summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2000-11-07Use YYYYMMDDHH for log files so we can have two builds on the sameSatoshi Asami1-1/+8
2000-11-07(1) New flag, -ftp, indicates packages are to be copied over to theSatoshi Asami1-17/+52
2000-11-04Add standard 2-clause BSD license to protect my (and mharo's) copyright.Will Andrews1-0/+24
2000-10-21s|pkg/PLIST|pkg-plist|gMaxim Sobolev1-3/+3
2000-10-19Add update-patches, a script to generate updated versions of theTrevor Johnson2-1/+139
2000-10-17Add plist, a script to automate the generation of a pkg-plist.Brian Feldman2-0/+65
2000-10-14Overhaul addport again. Should be quite functional now.Will Andrews1-22/+70
2000-10-14Add the first efforts on my mkptools, the successor to makeport.pl.Neil Blakey-Milner4-0/+613
2000-10-11Since people don't seem to appreciate the fact that addport can doWill Andrews1-26/+0
2000-10-09Ajust for a new world order (md5 --> distinfo).Maxim Sobolev1-3/+3
2000-10-09Name change, files/md5 -> distinfo. (Only change is to message -- theSatoshi Asami1-2/+2
2000-10-06Hack this file beyond recognition to cope with both the old and newSatoshi Asami1-9/+12
2000-10-06Need to quote su -c command with ", not ' since I've got variablesSatoshi Asami1-1/+1
2000-10-06Typo (/etc/portbuild -> /var/portbuild).Satoshi Asami1-1/+1
2000-10-06Comment out OSREL settings -- these are taken from /usr/bin/unameSatoshi Asami1-5/+7
2000-10-04Use -t flag with portlint.Will Andrews1-1/+1
2000-10-01Fix bogon where replies were not chomp()'d.Will Andrews1-0/+1
2000-09-29Detect two more failures -- fetch timeout and runaway process (which isSatoshi Asami1-0/+4
2000-09-27Don't delete modules, it might be needed.Satoshi Asami1-1/+0
2000-09-27Read in configuration variables from /var/portbuild/portbuild.conf.Satoshi Asami2-4/+6
2000-09-27Pull in configuration variables from /var/portbuild/portbuild.conf.Satoshi Asami9-29/+48
2000-09-27A configuration file where all options reside.Satoshi Asami1-0/+17
2000-09-27A little script to call "at" to copy the packages.Satoshi Asami1-0/+7
2000-09-27Don't whack old packages, we have enough disk space to keep a few setsSatoshi Asami1-31/+58
2000-09-27Remove syslog message about a load file being empty -- I know it happens now.Satoshi Asami1-1/+1
2000-09-27Make sure you're given the "start" argument before trying to start the script.Satoshi Asami1-0/+2
2000-09-27Don't add packages that are already installed.Satoshi Asami1-7/+17
2000-09-27A little script to kill makes that haven't printed out any message inSatoshi Asami1-0/+70
2000-09-26Change "grep *.log" to "find . -name '*.log' | xargs grep", the number ofSatoshi Asami1-1/+1
2000-09-26Catch one more case of XFree86-4 manpage building error.Satoshi Asami1-0/+7
2000-09-26Remove an extra message that only served to clutter the logs.Satoshi Asami1-1/+1
2000-09-26Don't try to process logs twice by protecting this script with a lock file.Satoshi Asami1-1/+9
2000-09-26Add -t and -n flags to ssh. (-t flag suggested by: ps)Satoshi Asami1-4/+4
2000-09-26Change lock file name to "cppackages.lock" so it's clear it's a lock.Satoshi Asami1-1/+1
2000-09-26When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t.Satoshi Asami2-0/+15
2000-09-26Don't remove the distfiles from the backup directory -- the nextSatoshi Asami1-2/+0
2000-08-29Exit with error status in ${portbuild}/status when an error occurs.Satoshi Asami1-45/+170
2000-08-29Split build into two phases, checksum and package, and copy theSatoshi Asami1-18/+65
2000-08-29Instead of doing a pwd | grep (duh!) to find the branch we areSatoshi Asami1-15/+16
2000-08-29The errors and logs are now in the archive directory namedSatoshi Asami1-1/+1
2000-08-29Change find command line to find potential security hazards (portsSatoshi Asami1-2/+2
2000-08-29Run build on three branches. Check the status file filled out bySatoshi Asami1-3/+39
2000-08-29Handle arbitrary number of log directories instead of just two.Satoshi Asami1-22/+37
2000-08-29Ignore empty loads files -- it seems scp in OpenSSH sometimes leavesSatoshi Asami1-1/+5
2000-08-29Handle three branches instead of two. Use a for loop instead of justSatoshi Asami1-12/+13
2000-08-29Add -f to forcefully umount /usr/src and /usr/obj before reboot.Satoshi Asami1-1/+1
2000-08-29Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami1-5/+14
2000-08-29Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami1-5/+11
2000-08-29Print uptime after the number of jobs running. This has no functionalSatoshi Asami1-1/+2
2000-08-29A little script that tries to "undo" a package build. Basically just renamesSatoshi Asami1-0/+6