summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-30Support tools that don't have u@h syntax but h -l u.Will Andrews1-1/+1
2002-01-14- New option `-e' - threat warnings as errors;Maxim Sobolev1-8/+19
2002-01-13Add license and cvs tag.Maxim Sobolev1-0/+15
2002-01-13Add chkdepschain.py - a tool to address one of the most annoying when it comesMaxim Sobolev1-0/+294
2002-01-04Ignore patchfiles ending with `.orig' and `.rej'.Maxim Sobolev1-1/+7
2002-01-03- Use `::' as a combination of symbols to replace `/' in patchfile name;Maxim Sobolev1-18/+22
2001-12-19Don't trap SIGINFO.Maxim Sobolev1-2/+2
2001-12-11Add checkcats.py - a script that verifyes that master categories in all portsMaxim Sobolev2-1/+51
2001-12-05Make the tool working even if there is a symlink in a given path to a port'sMaxim Sobolev1-1/+28
2001-11-18Actually use the user's group name, not their username, for the *GRPNeil Blakey-Milner1-1/+1
2001-10-14Add another check for duplicate installations of same port. OnlySatoshi Asami1-3/+5
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