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!