summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25 Id->FreeBSD rename take 2David E. O'Brien1-1/+1
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=20940
1999-08-18Do not require dependencies to be deleted to be explicitly listed.Satoshi Asami1-3/+29
Any dependency that doesn't exist as a package will be automatically deleted from the list of dependencies. Notes: svn path=/head/; revision=20776
1999-08-01Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami1-1/+1
in functionality but echo statements will print the counts right. Notes: svn path=/head/; revision=20471
1999-07-30Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami1-73/+167
list generation at the same time we're setting up the clients. duds generation is intentionally separate. If we get an error back from that one (usually means someone committed a Makefile with a syntax error), abort the whole thing so we won't generate a faulty index and destroy the stuff that's been builtbefore. Lockfile handling is now moved to dopackages2 so we won't overwrite the build.log file just to say "skipped". Generate INDEX right after packages are built, from the same INDEX that was used to build them. Compare the packages from this build with the previous one and report what's missing and whatnot. Notes: svn path=/head/; revision=20392
1999-07-30Create lock file so you won't have two of these running. Also, separateSatoshi Asami1-2/+16
the report mailing address into the configurable variables section. Notes: svn path=/head/; revision=20391
1999-07-30Compare the last full runs (and not only the last partial runs).Satoshi Asami1-0/+4
Notes: svn path=/head/; revision=20390
1999-07-30Run with -j4.Satoshi Asami1-1/+8
Exit with error status if an error occured. Notes: svn path=/head/; revision=20389
1999-07-30Run with -j4.Satoshi Asami1-1/+6
Notes: svn path=/head/; revision=20388
1999-07-30Intentionally set up ${PORTSDIR} with symlink to catch broken ports.Satoshi Asami1-2/+7
Suggested by: takamune@avrl.mei.co.jp Notes: svn path=/head/; revision=20387
1999-07-30Little script to convert ports/INDEX to packages/INDEX.Satoshi Asami1-0/+13
Notes: svn path=/head/; revision=20385
1999-07-14Move message about skipping missing packages into the right else clause.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=20190
1999-06-25Print out date and time the port is killed due to timeout.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=19756
1999-06-25Plularity typo.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=19755
1999-06-22Driver script for whole build process. It willSatoshi Asami2-0/+228
(1) cvsup (2) run cvs update on the ports and doc trees (3) generate new index (4) generate new duds list (5) move old packages and distfiles out of the way (6) build packages (7) build packages again (to salvage those died with transient errors) (8) generate restricted list (9) generate no-cdrom list Steps (3)-(9) are repeated for 4-current and 3-stable. Notes: svn path=/head/; revision=19638
1999-06-22Add support for 4-current. Add /compat to list of directories toSatoshi Asami1-22/+29
delete after building is done. Run mtree regardless of the directory exists or not. Do not use local copy of dependency packages -- it is too hard to maintain consistency -- always use one on master. Notes: svn path=/head/; revision=19637
1999-06-22Timeout port builds after 4 hours. This will prevent ports that getSatoshi Asami1-3/+9
stuck indefinitely in fetch or configure from hanging up the entire build process. Notes: svn path=/head/; revision=19636
1999-06-22Print out the time when the build starts and ends.Satoshi Asami1-0/+7
Notes: svn path=/head/; revision=19635
1999-06-22Three scripts to look into the error logs and generate the now-famousSatoshi Asami3-0/+159
web page of errors. Notes: svn path=/head/; revision=19634
1999-06-22Little helper scripts to upgrade your machinery.Satoshi Asami2-0/+41
Notes: svn path=/head/; revision=19630
1999-06-22A little script to copy changed/new distfiles over to wcarchive. ThisSatoshi Asami1-0/+22
probably won't be of much use to too many people, but just FYI. Notes: svn path=/head/; revision=19629
1999-06-22A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.Satoshi Asami1-0/+8
Notes: svn path=/head/; revision=19628
1999-06-22The makeindex and makeduds scripts now take a "branch" argument to workSatoshi Asami2-6/+78
on the specified branch. Notes: svn path=/head/; revision=19627
1999-06-22A perl script to run a command with a timeout. The command is killed if itSatoshi Asami1-0/+38
doesn't complete within the specified timeout period. I tried to do this from within the pdispatch script, but I couldn't get all the auxiliary processes to be killed correctly so implemented this as a separate script in perl. Notes: svn path=/head/; revision=19626
1999-06-22Setup a client machine. Unmounts all read-only mounts that looks likeSatoshi Asami1-0/+11
portbuild temporary mounts, deletes all the chroot dirs and copies the portbuild script and the correct bindist tarball. Notes: svn path=/head/; revision=19625
1999-06-22Delete the chroot dirs before starting the load average reportingSatoshi Asami1-1/+5
script so that a rebooting machine doesn't join the cluster in an unclean state. Notes: svn path=/head/; revision=19624
1999-05-12Update to reflect recent world order. In particular, you need /dev/bpf0Satoshi Asami2-18/+10
to build some ports. Notes: svn path=/head/; revision=18801
1999-05-05Correctly deal with the http field in index lines.Satoshi Asami1-3/+3
Submitted by: steve Notes: svn path=/head/; revision=18488
1999-04-28(1) Make it clear that only I am allowed to commit to bsd.port.mk.Satoshi Asami1-3/+4
(2) New variable USE_ZIP -- will change EXTRACT_SUFX to ".zip" and extract commands/arguments accordingly. Submitted by: jseger (3) Use ${GREP} in some places where grep was used. (4) A little update to the MASTER_SITES_GNU list. Submitted by: cpiazza@home.net (5) New target clean-for-cdrom-list and clean-restricted-list -- will print out commands to delete un-cdromable or unredistributable files. Save them into a shell script for later use. (6) Add CXXFLAGS="${CXXFLAGS}" to configure's environment. Submitted by: reg@shale.csir.co.za PR: 11353 (part 3/3) (7) Print out a warning if you try to install without being root. Abort if ${PREFIX} is not writable. (8) Add web site to INDEX as tenth field. Reviewed by: wosch, steve, scrappy Notes: svn path=/head/; revision=18174
1999-03-22We are now in 3.1-STABLE.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=17346
1999-03-22Various updates.Satoshi Asami10-16/+80
Notes: svn path=/head/; revision=17343
1999-03-13a print statement was added where it wasn't supposed to be, in a file thatMarc G. Fournier1-2/+1
I hadn't meant to change... Notes: svn path=/head/; revision=17158
1999-03-11Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1-1/+2
Notes: svn path=/head/; revision=17142
1999-01-26Note that makeinfo and install-info also needs to be updated.Satoshi Asami2-0/+2
Notes: svn path=/head/; revision=16336
1999-01-26(1) Do not delete and recreate the chroot dir for every new packageSatoshi Asami5-26/+113
that is built. This saves a lot of time, especiall when the parallelism (the number of jobs per machine, not the number of machines) is low. However, the build script only blows away /usr/local and /usr/X11R6, so if there is a port that does some nasty things outside that area, all bets are off. (2) Better load balancing. Now, each machine reports its own load in a form of a text file, which the master merely aggregates to pick the lowest-loaded machine(s). Other than generally running faster (and more up-to-date) under loaded conditions, the master script will no longer hold up until a timeout when a machine goes down. Notes: svn path=/head/; revision=16334
1999-01-22The build root is now one directory up from here.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=16260
1999-01-22Moved the scripts into subdirectory "scripts" with repository copy.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=16258
1999-01-22By defining NOCLEAN in the environment, you can have the chroot dir leftSatoshi Asami2-6/+22
behind. Useful for debugging. Touch package on master after copying it back. This will avoid synchronization problems when the machines' clocks are wildly skewed. Remove log from master when build is successful. No need to keep around transient error logs. Notes: svn path=/head/; revision=16257
1999-01-22Print out maintainer.Satoshi Asami1-0/+2
Notes: svn path=/head/; revision=16256
1999-01-22Sync this with my private copy.Satoshi Asami3-6/+12
Notes: svn path=/head/; revision=16255
1999-01-08Add /usr/libexec/elf/ld to list of files to update.Satoshi Asami2-0/+2
Notes: svn path=/head/; revision=15928
1999-01-07Typo in echo statement.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=15907
1999-01-05Add sys.mk to list of files you need to update.Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=15849
1998-12-28The scripts to allow parallel package building. See the README file inSatoshi Asami23-0/+679
Tools/portbuild for details. Note that this is still a major work in progress. I probably forgot something but I need to go to sleep. At least it works here (most of the time :). Notes: svn path=/head/; revision=15682
1998-12-15Make this require perl version 5.002 or later to run.Steve Price1-1/+3
Noticed by: John Baldwin <jobaldwi@vt.edu> Notes: svn path=/head/; revision=15360
1998-12-12Fast INDEX generation. See bsd.port.mk rev. 1.300 for details.Satoshi Asami1-0/+117
Submitted by: steve Notes: svn path=/head/; revision=15302