User Details
- User Since
- May 9 2014, 10:23 AM (646 w, 1 d)
- Roles
- Administrator
Today
Yesterday
Thu, Sep 24
Wed, Sep 23
Tue, Sep 22
Mon, Sep 21
Sat, Sep 19
Oh, no, the two ports that actually uses do-fetch are already broken, this patch is not what breaks them.
Fri, Sep 18
Thank you.
Thu, Sep 17
Fixup things and add ports that need fixing.
There are two other ports that define do-fetch and actually call do-fetch.sh biology/gatk and lang/bun, those need more fixing
Wed, Sep 16
Tue, Sep 15
Mon, Sep 14
I have been thinking about sbom for ports a lot the past week, and this gives me a good idea of which way I should head into.
Thu, Sep 10
Simplify a bit, no functionnal change
Probably fix makesum and checksum
I may have "fixed" makesum, but maybe not, and I do not seem to find a port to test things.
makesum will need a re-design, thinking about it.
I refactored the 3 targets that had the exact same content. It's missing makesum, which will have the same problem.
As a proof of concept, I only changed the DISTFILES part of do-fetch.
Mon, Sep 7
Maybe using \0 instead of \n is better there, and juggling with IFS to split on \0, in case some distfile has a strange file name.
I'm not sure this would fix the command line length, it it just moves the length around.
I've been thinking of a real fix for this, and I think it needs to put it all in a temporary file, kinda
