freebsd-ports/Tools
Satoshi Asami f8e206ffe7 A few new features:
(1) The script now assumes make(1) knows how to handle long dependency
    chains properly.  quickports is a list of ports that take a
    long time to build by thesmelves (not ports that have long
    dependency chains).  The script adds several extra dependency
    levels to the generate Makefile for those ports to make their
    dependency chains longer.

(2) Use -R flag to cvs.  Comment out the cvsup part.

(3) Preserve error messages for ports that didn't build the first
    time around but did build on the retry.

(4) Record the package's timestamps in the log directory by doing
    an "ls -asFlrt" in the packages/All directory.

(5) Add a little sleep after two background jobs so outputs won't
    be garbled.
2001-01-21 01:02:13 +00:00
..
portbuild A few new features: 2001-01-21 01:02:13 +00:00
scripts Fix off-by-one error that was causing an infinite loop in some very 2001-01-16 23:11:38 +00:00
make_index Id->FreeBSD rename take 2 1999-08-25 04:43:00 +00:00