summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2000-05-19Make getpr work for remote committers as well.Maxim Sobolev1-2/+7
2000-05-08(1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami1-31/+110
2000-05-01Readme describing all the scripts in this directory. Somebody good atMichael Haro1-0/+47
2000-05-013 little scripts I use when dealing with port update PRs.Michael Haro3-0/+147
2000-05-01Future replacement to easy-import for adding ports to the tree.Michael Haro1-0/+243
2000-05-01A tool to check whether all your ports are installed properly, what filesMichael Haro1-0/+143
2000-03-21(1) Be a little less picky about finding read-only mounts.Satoshi Asami1-4/+6
2000-03-02Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, newSatoshi Asami1-2/+12
2000-02-17Add a few more files to bindest.Satoshi Asami1-4/+16
1999-10-12freebsd.org -> FreeBSD.orgSatoshi Asami1-1/+1
1999-10-10Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami1-2/+2
1999-10-10Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami1-1/+1
1999-09-24Minor cleanup, remove excessive tests.Satoshi Asami1-2/+1
1999-09-24Adjust to new directory structure.Satoshi Asami1-1/+1
1999-09-22Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami1-3/+22
1999-09-22Call bothlogs.Satoshi Asami1-0/+2
1999-09-22A small script to generate a list of logs that are in both 3-stableSatoshi Asami1-0/+51
1999-09-22Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami1-5/+5
1999-09-22Another case for compiler error.Satoshi Asami1-1/+1
1999-09-22Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami1-1/+6
1999-09-22Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami1-4/+17
1999-09-11Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami1-2/+2
1999-09-11Little whitespace fix.Satoshi Asami1-1/+1
1999-09-11Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami1-3/+8
1999-09-11This is supposed to be 4-current, not 3.1-release.Satoshi Asami1-2/+2
1999-09-11Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami2-4/+92
1999-09-11Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami2-18/+28
1999-09-11(1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami1-19/+36
1999-09-11(1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. RemoveSatoshi Asami1-12/+23
1999-09-11Add extra argument md5 for bindist.tar. Skip scp if md5 matchesSatoshi Asami1-3/+9
1999-09-11Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stableSatoshi Asami2-6/+6
1999-09-11Add check for "invalid category" error.Satoshi Asami1-1/+3
1999-09-11Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.Satoshi Asami1-2/+2
1999-09-11Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.Satoshi Asami1-3/+7
1999-08-25 Id->FreeBSD rename take 2David E. O'Brien1-1/+1
1999-08-18Do not require dependencies to be deleted to be explicitly listed.Satoshi Asami1-3/+29
1999-08-01Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami1-1/+1
1999-07-30Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami1-73/+167
1999-07-30Create lock file so you won't have two of these running. Also, separateSatoshi Asami1-2/+16
1999-07-30Compare the last full runs (and not only the last partial runs).Satoshi Asami1-0/+4
1999-07-30Run with -j4.Satoshi Asami1-1/+8
1999-07-30Run with -j4.Satoshi Asami1-1/+6
1999-07-30Intentionally set up ${PORTSDIR} with symlink to catch broken ports.Satoshi Asami1-2/+7
1999-07-30Little script to convert ports/INDEX to packages/INDEX.Satoshi Asami1-0/+13
1999-07-14Move message about skipping missing packages into the right else clause.Satoshi Asami1-2/+2
1999-06-25Print out date and time the port is killed due to timeout.Satoshi Asami1-1/+4
1999-06-25Plularity typo.Satoshi Asami1-1/+1
1999-06-22Driver script for whole build process. It willSatoshi Asami2-0/+228
1999-06-22Add support for 4-current. Add /compat to list of directories toSatoshi Asami1-22/+29
1999-06-22Timeout port builds after 4 hours. This will prevent ports that getSatoshi Asami1-3/+9