- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
a syntax error lately.
This fix is different from the one mentioned in the PR, but confirmed
to work correctly at least on smaller files/devices (i don't have a 2
GB device to test against right now).
PR: ports/55517
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
(there were more patch files than souce files here :) )
Now merged are the fixes:
ports/1966: Team doesn't support...
ports/2204: Team can hang when stderr is a file
I've seen team hang when stderr is a file. 'top' reports that it is
stuck in lockf.
ports/2203: Team's exit status doesn't indicate if there ...
Team's exit status will be 0 even if there is an I/O error. The reason
is that the exit status of the "guys" isn't checked.
Submitted by: dawes@physics.usyd.edu.au (David Dawes)
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!