summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2000-08-29Exit with error status in ${portbuild}/status when an error occurs.Satoshi Asami
2000-08-29Split build into two phases, checksum and package, and copy theSatoshi Asami
2000-08-29Instead of doing a pwd | grep (duh!) to find the branch we areSatoshi Asami
2000-08-29The errors and logs are now in the archive directory namedSatoshi Asami
2000-08-29Change find command line to find potential security hazards (portsSatoshi Asami
2000-08-29Run build on three branches. Check the status file filled out bySatoshi Asami
2000-08-29Handle arbitrary number of log directories instead of just two.Satoshi Asami
2000-08-29Ignore empty loads files -- it seems scp in OpenSSH sometimes leavesSatoshi Asami
2000-08-29Handle three branches instead of two. Use a for loop instead of justSatoshi Asami
2000-08-29Add -f to forcefully umount /usr/src and /usr/obj before reboot.Satoshi Asami
2000-08-29Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami
2000-08-29Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami
2000-08-29Print uptime after the number of jobs running. This has no functionalSatoshi Asami
2000-08-29A little script that tries to "undo" a package build. Basically just renamesSatoshi Asami
2000-08-29A small script to copy packages over to the ftp site. It is not integratedSatoshi Asami
2000-08-29A small script to copy distfiles from per-port directory to centralSatoshi Asami
2000-08-29Remove bak/distfiles after it's done -- this script is now called inSatoshi Asami
2000-08-29(1) Use timestamp file to make log processing lazier -- only processSatoshi Asami
2000-08-29Read package build log files and compile a list of "extra" files in anSatoshi Asami
2000-08-28New script (and it's README) for searching the ports tree. Add this scriptMark Ovens
2000-08-19Make -n work again. Add new option -s to allow people to specify aWill Andrews
2000-08-11Properly check -d argument, and return usage() if it's not there. Also useWill Andrews
2000-08-11Minor cleanups. Print usage() if no arguments are passed. Get rid ofWill Andrews
2000-08-10Add -nocopy option to prevent bindist.tar from being copied over. CouldSatoshi Asami
2000-08-09Major update to addport. Many *MANY* bugfixes. Addport should now workWill Andrews
2000-08-06Fix special case where people use ``.'' for the argument to -d. I'm notWill Andrews
2000-08-04Make this run on ${portbuild}/bak/distfiles rather thanSatoshi Asami
2000-08-02Add missed '>' to my e-mail.Maxim Sobolev
2000-08-02Add gnomedepends.py to our collection of helpfull scripts.Maxim Sobolev
2000-07-19Various fixes and improvements.Maxim Sobolev
2000-07-19Add hack for gzipped files that are not .tar.gz files and uncompressAlexander Langer
2000-07-12Fix benign bug which had the script claiming to delete any package thatSatoshi Asami
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