summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2001-08-17Use 'id -un' and 'id -gn' for user and group information, not 'logname'.Neil Blakey-Milner3-7/+80
2001-07-31Actually fix the breakage introduced in rev 1.2.Maxim Sobolev1-2/+0
2001-07-31Fix breakage introduced in previous commit.Maxim Sobolev1-1/+1
2001-07-31Fix a bug that in some rare cases may lead to a patch not being properlyMaxim Sobolev1-0/+2
2001-07-30Trap signal 31 as well (typo).Maxim Sobolev1-2/+2
2001-07-30Unbroke when /usr/ports is symlink.Maxim Sobolev1-2/+2
2001-05-17Fix problems in previous commit:Maxim Sobolev1-5/+5
2001-05-17- Add an option to disable interactive confirmation;Maxim Sobolev1-1/+18
2001-05-01Stopgap bugfix to avoid the case where a user invokes -t and ends up withWill Andrews1-3/+4
2001-04-02Be more specific in trying to exclude man pages - look for 'man/man',Neil Blakey-Milner1-1/+1
2001-04-02Steal the 'hmake' variable building from mkpinstall. This wasn'tNeil Blakey-Milner1-4/+6
2001-03-19Add patchtool - a tool to automate generation/updating of patchfiles. ThisMaxim Sobolev2-0/+775
2001-03-19Look into arch-specific distinfo's as well.Maxim Sobolev1-2/+2
2001-03-13Make plist work again with new-found use of line continuation inBrian Feldman1-9/+16
2001-03-12Uncomment and update OSREL and OSVERSION in preparation for 4.3R.Satoshi Asami3-6/+6
2001-03-08Tweak to catch missing directories from the Makefiles in the variousSteve Price1-1/+5
2001-02-28mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifyingSatoshi Asami4-100/+12
2001-02-22Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP andPeter Pentchev2-4/+41
2001-02-21(1) Update values of OSREL/OSVERSION to match reality.Satoshi Asami3-15/+15
2001-02-02Some minor additions so that we act a bit more like NetBSD's url2pkg; weNeil Blakey-Milner1-1/+7
2001-01-21A few new features:Satoshi Asami1-14/+22
2001-01-16Fix off-by-one error that was causing an infinite loop in some veryWill Andrews1-1/+1
2001-01-12Use the -p option with diff. Add a FreeBSD tag. Don't try toTrevor Johnson1-24/+7
2001-01-07Fix two bugs: pass $passenv to make *always*; remember that the initialWill Andrews1-3/+3
2001-01-06Make plist (the Ruby script) a tad more useful: build in mtree supportBrian Feldman1-26/+54
2001-01-03As a quick fix, use /tmp instead of the currently hardcoded /usr/tmp.Neil Blakey-Milner2-2/+2
2001-01-02Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall.Neil Blakey-Milner2-0/+136
2001-01-01Fix breakage when someone uses -t option: pass DISTDIR environment variableWill Andrews1-7/+9
2001-01-01Several changes. First, depend on another environment variable ratherWill Andrews1-12/+14
2000-12-31Here's my holiday present to the ports team: new -l option allows you toWill Andrews1-19/+95
2000-12-30Add new option: -c file : Pass a file containing the log message for theWill Andrews1-3/+23
2000-12-19Add -g option to disable committing to CVSROOT/modules, useful if someoneWill Andrews1-2/+5
2000-12-18master is back to bento.Satoshi Asami1-1/+2
2000-12-18Combine the scripts for building the bundist tarballs. The per-branchSatoshi Asami1-0/+70
2000-12-08Functional modification: Make -n only apply to cvs commit, NOT *all*Will Andrews1-3/+3
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