summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2000-07-10Add "-s" (silent) option useful for shell scripts.Maxim Sobolev
2000-07-07Add checknewver.sh - a shell script which checks for availability of newestMaxim Sobolev
2000-07-07Add checknewvers.sh - a script which checks for availability of the newestMaxim Sobolev
2000-07-05Back out (1) in previous commit -- extra directories are fatal again.Satoshi Asami
2000-07-04Allow existing CVS_RSH environment var to take precedent.Maxim Sobolev
2000-07-03Allow existing CVS_RSH environment var to take precedent.Will Andrews
2000-07-02(1) Make extra files fatal errors only if they are files -- extraSatoshi Asami
2000-06-30Fix addport so that it will work on freefall. Remove old cruft leftWill Andrews
2000-06-26Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.Maxim Sobolev
2000-06-10Add extract-lines for .Z archives.Alexander Langer
2000-06-06Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to makeMaxim Sobolev
2000-06-05Add tag and MAINTAINER.Maxim Sobolev
2000-06-05Add distclean.sh - a little script to check set of distfiles against currentlyMaxim Sobolev
2000-05-24Update for multiple ports. Also add MAINTAINER/Created [on,by] lines.Will Andrews
2000-05-22Add checksum.sh script that checks a port or ports for broken distfiles andWill Andrews
2000-05-19Make getpr work for remote committers as well.Maxim Sobolev
2000-05-08(1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami
2000-05-01Readme describing all the scripts in this directory. Somebody good atMichael Haro
2000-05-013 little scripts I use when dealing with port update PRs.Michael Haro
2000-05-01Future replacement to easy-import for adding ports to the tree.Michael Haro
2000-05-01A tool to check whether all your ports are installed properly, what filesMichael Haro
2000-03-21(1) Be a little less picky about finding read-only mounts.Satoshi Asami
2000-03-02Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, newSatoshi Asami
2000-02-17Add a few more files to bindest.Satoshi Asami
1999-10-12freebsd.org -> FreeBSD.orgSatoshi Asami
1999-10-10Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami
1999-10-10Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami
1999-09-24Minor cleanup, remove excessive tests.Satoshi Asami
1999-09-24Adjust to new directory structure.Satoshi Asami
1999-09-22Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami
1999-09-22Call bothlogs.Satoshi Asami
1999-09-22A small script to generate a list of logs that are in both 3-stableSatoshi Asami
1999-09-22Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami
1999-09-22Another case for compiler error.Satoshi Asami
1999-09-22Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami
1999-09-22Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami
1999-09-11Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami
1999-09-11Little whitespace fix.Satoshi Asami
1999-09-11Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami
1999-09-11This is supposed to be 4-current, not 3.1-release.Satoshi Asami
1999-09-11Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami
1999-09-11Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami
1999-09-11(1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami
1999-09-11(1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. RemoveSatoshi Asami
1999-09-11Add extra argument md5 for bindist.tar. Skip scp if md5 matchesSatoshi Asami
1999-09-11Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stableSatoshi Asami
1999-09-11Add check for "invalid category" error.Satoshi Asami
1999-09-11Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.Satoshi Asami
1999-09-11Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.Satoshi Asami
1999-08-25 Id->FreeBSD rename take 2David E. O'Brien