Age | Commit message (Expand) | Author | Files | Lines |
2007-01-08 | Shortened the code. | rillig | 1 | -4/+2 |
2006-01-15 | Allow "=" characters to appear in a line that comments out a package in a | rillig | 1 | -2/+2 |
2005-12-31 | Fix a typo (show-depends-dir -> show-depends-dirs). | minskim | 1 | -2/+2 |
2005-11-28 | - Since printindex does not use the .pkglist cache anymore, this program | rillig | 1 | -5/+1 |
2005-11-16 | Made printdepends very similar to printindex, as both iterate over all | rillig | 1 | -53/+114 |
2005-11-14 | Removed the code for printing progress information again, as printindex | rillig | 1 | -17/+1 |
2005-11-05 | As the printdepends program takes quite a long time, every 50 packages a | rillig | 1 | -5/+18 |
2005-05-09 | Do not add the things in pkgsrc/regress to the bulk build since they | kristerw | 1 | -2/+2 |
2005-05-03 | Teach the bulk build scripts about the new tools framework. | jlam | 1 | -3/+3 |
2004-02-25 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2004-01-30 | allow the user to set the packages to build in build.conf (PKGLIST). | grant | 1 | -6/+17 |
2004-01-17 | use GREP and SED as set by defs.opsys.mk so this works on non-NetBSD. | grant | 1 | -5/+18 |
2003-12-10 | Replace hardcoded '/usr/pkgsrc' in comments. | sketch | 1 | -3/+3 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -1/+1 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 1 | -5/+5 |
2001-10-14 | add some more failure checks for robustness. | dmcmahill | 1 | -7/+26 |
2001-10-12 | Change my non-standard copyright header to a BSD-style one. | hubertf | 1 | -4/+31 |
2001-07-13 | if a package subdirectory is listed in the category makefile, but doesn't | dmcmahill | 1 | -11/+17 |
2001-02-17 | Handle new category-Makefile format | wiz | 1 | -3/+2 |
2001-02-01 | take advantage of new target in bsd.pkg.mk to simplify the script and be | dmcmahill | 1 | -18/+4 |
2000-12-29 | add hostname and pid to the temp makefile name to avoid conflicts when | dmcmahill | 1 | -5/+5 |
2000-11-18 | Unconditionally step back out of the dir that we went in before. | hubertf | 1 | -2/+2 |
2000-09-21 | Print pkgs with no dependencies as depending on themselves, as they | hubertf | 1 | -10/+17 |
2000-09-15 | Bulk build framework | hubertf | 1 | -0/+44 |