summaryrefslogtreecommitdiff
path: root/Tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Exit with error status in ${portbuild}/status when an error occurs.Satoshi Asami2000-08-291-45/+170
* Split build into two phases, checksum and package, and copy theSatoshi Asami2000-08-291-18/+65
* Instead of doing a pwd | grep (duh!) to find the branch we areSatoshi Asami2000-08-291-15/+16
* The errors and logs are now in the archive directory namedSatoshi Asami2000-08-291-1/+1
* Change find command line to find potential security hazards (portsSatoshi Asami2000-08-291-2/+2
* Run build on three branches. Check the status file filled out bySatoshi Asami2000-08-291-3/+39
* Handle arbitrary number of log directories instead of just two.Satoshi Asami2000-08-291-22/+37
* Ignore empty loads files -- it seems scp in OpenSSH sometimes leavesSatoshi Asami2000-08-291-1/+5
* Handle three branches instead of two. Use a for loop instead of justSatoshi Asami2000-08-291-12/+13
* Add -f to forcefully umount /usr/src and /usr/obj before reboot.Satoshi Asami2000-08-291-1/+1
* Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami2000-08-291-5/+14
* Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami2000-08-291-5/+11
* Print uptime after the number of jobs running. This has no functionalSatoshi Asami2000-08-291-1/+2
* A little script that tries to "undo" a package build. Basically just renamesSatoshi Asami2000-08-291-0/+6
* A small script to copy packages over to the ftp site. It is not integratedSatoshi Asami2000-08-291-0/+35
* A small script to copy distfiles from per-port directory to centralSatoshi Asami2000-08-291-0/+17
* Remove bak/distfiles after it's done -- this script is now called inSatoshi Asami2000-08-291-0/+2
* (1) Use timestamp file to make log processing lazier -- only processSatoshi Asami2000-08-291-3/+22
* Read package build log files and compile a list of "extra" files in anSatoshi Asami2000-08-291-0/+67
* New script (and it's README) for searching the ports tree. Add this scriptMark Ovens2000-08-283-0/+349
* Make -n work again. Add new option -s to allow people to specify aWill Andrews2000-08-191-11/+30
* Properly check -d argument, and return usage() if it's not there. Also useWill Andrews2000-08-111-6/+9
* Minor cleanups. Print usage() if no arguments are passed. Get rid ofWill Andrews2000-08-111-19/+10
* Add -nocopy option to prevent bindist.tar from being copied over. CouldSatoshi Asami2000-08-101-7/+17
* Major update to addport. Many *MANY* bugfixes. Addport should now workWill Andrews2000-08-091-160/+211
* Fix special case where people use ``.'' for the argument to -d. I'm notWill Andrews2000-08-061-1/+6
* Make this run on ${portbuild}/bak/distfiles rather thanSatoshi Asami2000-08-041-5/+15
* Add missed '>' to my e-mail.Maxim Sobolev2000-08-023-4/+4
* Add gnomedepends.py to our collection of helpfull scripts.Maxim Sobolev2000-08-022-1/+164
* Various fixes and improvements.Maxim Sobolev2000-07-191-5/+5
* Add hack for gzipped files that are not .tar.gz files and uncompressAlexander Langer2000-07-191-2/+3
* Fix benign bug which had the script claiming to delete any package thatSatoshi Asami2000-07-121-1/+1
* Add "-s" (silent) option useful for shell scripts.Maxim Sobolev2000-07-101-18/+41
* Add checknewver.sh - a shell script which checks for availability of newestMaxim Sobolev2000-07-071-0/+85
* Add checknewvers.sh - a script which checks for availability of the newestMaxim Sobolev2000-07-071-0/+2
* Back out (1) in previous commit -- extra directories are fatal again.Satoshi Asami2000-07-051-5/+1
* Allow existing CVS_RSH environment var to take precedent.Maxim Sobolev2000-07-041-1/+8
* Allow existing CVS_RSH environment var to take precedent.Will Andrews2000-07-031-2/+4
* (1) Make extra files fatal errors only if they are files -- extraSatoshi Asami2000-07-021-2/+9
* Fix addport so that it will work on freefall. Remove old cruft leftWill Andrews2000-06-301-13/+28
* Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.Maxim Sobolev2000-06-262-0/+364
* Add extract-lines for .Z archives.Alexander Langer2000-06-101-1/+7
* Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to makeMaxim Sobolev2000-06-061-3/+3
* Add tag and MAINTAINER.Maxim Sobolev2000-06-051-4/+4
* Add distclean.sh - a little script to check set of distfiles against currentlyMaxim Sobolev2000-06-052-5/+71
* Update for multiple ports. Also add MAINTAINER/Created [on,by] lines.Will Andrews2000-05-241-41/+57
* Add checksum.sh script that checks a port or ports for broken distfiles andWill Andrews2000-05-222-0/+66
* Make getpr work for remote committers as well.Maxim Sobolev2000-05-191-2/+7
* (1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami2000-05-081-31/+110
* Readme describing all the scripts in this directory. Somebody good atMichael Haro2000-05-011-0/+47