summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2002-02-25Garbage collect these old configuration directories, since we don'tKris Kennaway10-303/+0
2002-02-24Clean up this script a bit:Kris Kennaway1-13/+60
2002-02-24Axe support for 2.2.x and 3.x branches, and make this script more robustKris Kennaway1-14/+8
2002-02-24When the 'makeduds' script fails, show the contents of the duds file insteadKris Kennaway1-1/+2
2002-02-11Catch up to changes on bento:Kris Kennaway1-10/+10
2002-02-11Catch up to changes on bento:Kris Kennaway1-0/+7
2002-02-11Catch up to changes on bento:Kris Kennaway1-1/+8
2002-02-11Catch up to changes on bento:Kris Kennaway1-14/+11
2002-02-11Catch up to changes on bento:Kris Kennaway2-6/+20
2002-02-11Catch up to changes on bento:Kris Kennaway1-4/+4
2002-02-11Catch up to changes on bento:Kris Kennaway1-3/+11
2002-02-11Catch up with changes from bento:Kris Kennaway1-48/+66
2002-02-11Document the use and purpose of this script.Kris Kennaway1-0/+5
2002-02-11Describe the meaning of the mlist file a bit better, and update step 9 inKris Kennaway1-7/+10
2002-02-11Document the purpose of this script and the algorithm it uses toKris Kennaway1-0/+23
2002-02-11Document the purpose of this script. Use the temp directory for tempfilesKris Kennaway1-1/+5
2002-02-11Document the purpose of this script.Kris Kennaway1-0/+3
2002-02-11Add a comment describing what this script does.Kris Kennaway1-0/+2
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