summaryrefslogtreecommitdiff
path: root/misc/team (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
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 Notes: svn path=/head/; revision=19803
1998-08-24Teach this vintage 1995 port about the birds and the bees. Or somethingTim Vanderhoek2-2/+4
like that, anyways. Notes: svn path=/head/; revision=12807
1998-03-15Merge all the patches together so there is one patch / souce file.David E. O'Brien2-11/+352
(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) Notes: svn path=/head/; revision=10162
1997-04-30Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=6369
1996-12-22Trim down excessively long DESCR files in ports i either own, or whereJoerg Wunsch1-27/+0
i'm somehow related to (hpscan, that is). Requested by: asmi (long ago) Notes: svn path=/head/; revision=5057
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-1/+0
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. Notes: svn path=/head/; revision=4578
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien1-2/+2
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
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! Notes: svn path=/head/; revision=3948
1996-06-03freefall.cdrom.com -> freefall.freebsd.orgSatoshi Asami1-2/+2
Notes: svn path=/head/; revision=3165
1995-11-26Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2466
1995-07-02Name of category is "utilities", not "utils"! ;)Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1912
1995-07-01team - portable multi-buffered tape streaming utilityJoerg Wunsch7-0/+126
Notes: svn path=/head/; revision=1910