Age | Commit message (Expand) | Author | Files | Lines |
2007-10-25 | simpler includes. | rillig | 1 | -3/+3 |
2007-10-25 | Re-add "intentionally empty" PLISTs for meta-packages and other packages | jlam | 1 | -10/+6 |
2007-10-25 | Allow packages to have no PLIST files whatsoever. If such a package also | jlam | 1 | -4/+11 |
2007-10-22 | Add links-zlib option, quell pkglint warning from www/links. | bjs | 1 | -0/+1 |
2007-10-20 | Rename PKGTOOLS_VER to PKGTOOLS_VERSION and use that everywhere | adrianp | 3 | -6/+7 |
2007-10-20 | Allow a package to use its custom group so long as the group is in the | dsainty | 1 | -3/+19 |
2007-10-19 | Reverted the last changes, which factored out some definitions that are | rillig | 15 | -189/+120 |
2007-10-18 | Factored out the parts that are common between all the supported | rillig | 15 | -120/+189 |
2007-10-17 | Made the .include lines simpler. | rillig | 9 | -23/+23 |
2007-10-17 | Accept all licenses in DEFAULT_ACCEPTABLE_LICENSES if the user is only | rillig | 1 | -3/+2 |
2007-10-17 | Add ares and cares asynchronous resolver library options, used by net/aria2, ... | bjs | 1 | -0/+2 |
2007-10-17 | Handle more variants of the position independent code flag from Solaris. | is | 1 | -1/+3 |
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 |
2007-10-16 | Remove some legacy support after branching 2007Q3. | wiz | 1 | -4/+1 |
2007-10-16 | Allow PKGLOCALEDIR to be overridden. | tnn | 2 | -4/+4 |
2007-10-16 | The previous commit needs all platforms to be correct about | tnn | 1 | -3/+5 |
2007-10-16 | OSF1 and HPUX: Separate the version component from ${LOWER_OPSYS} | tnn | 1 | -6/+8 |
2007-10-16 | Added the variable CCACHE_BASE, so that a ccache other than the one | rillig | 1 | -26/+35 |
2007-10-14 | Switched two words, so that the version number of the package appears to | rillig | 1 | -2/+2 |
2007-10-13 | Ignore post-hyphen parts of the Linux kernel version similiar to | joerg | 1 | -1/+3 |
2007-10-13 | The "debug" variable was often used like "if [ $debug = yes ]; then ...; | rillig | 1 | -34/+19 |
2007-10-13 | The --database option doesn't exist. | rillig | 1 | -3/+1 |
2007-10-13 | Made the code simpler and documented it. | rillig | 1 | -10/+11 |
2007-10-13 | Fix the .include lines so that make looks in the right place first. | dsl | 19 | -99/+99 |
2007-10-11 | Explain "dnsrbl" and "spf" used by "milter-greylist". | tron | 1 | -0/+2 |
2007-10-11 | Add $HOME/.pinepwd support by default; bump PKGREVISION. Option "pinepwd" | tv | 1 | -0/+1 |
2007-10-10 | Rewrote the comments on REQD_FILES to be accessible via "bmake help". | rillig | 1 | -11/+22 |
2007-10-10 | Added _VARGROUPS. | rillig | 1 | -1/+6 |
2007-10-09 | AIX has nothing to do with NetBSD-1.5. | rillig | 1 | -7/+1 |
2007-10-09 | Added _VARGROUPS. | rillig | 1 | -1/+6 |
2007-10-09 | Remove trailing spaces. | martti | 11 | -27/+27 |
2007-10-09 | Fixed CVS Id and trailing empty lines. | rillig | 1 | -3/+1 |
2007-10-09 | Provided some reason for having PKGMANDIR and PKGINFODIR. And, by the | rillig | 1 | -3/+9 |
2007-10-09 | typo | rillig | 1 | -2/+2 |
2007-10-07 | Added _VARGROUPS. | rillig | 1 | -1/+10 |
2007-10-07 | fix obsolete URLs for www.NetBSD.org | kano | 3 | -6/+6 |
2007-10-05 | Added lots of XXX that should be cleaned up when the compiler framework | rillig | 1 | -1/+11 |
2007-10-05 | I often want to know which directories pkgsrc is using. | rillig | 1 | -1/+6 |
2007-10-05 | When linking with XLC on AIX, force -brtl to get linkage behaviour we | joerg | 1 | -1/+8 |
2007-10-03 | Additional pattern matching NetBSD-3.1_STABLE-i386, forgotten in the | heinz | 1 | -1/+2 |
2007-10-02 | Added NetBSD 3 to the list of platforms which need pthreads linked into | heinz | 1 | -2/+3 |
2007-10-01 | Some useful keywords for "bmake help". | rillig | 1 | -1/+3 |
2007-10-01 | Documented the currently available features and added _VARGROUPS. | rillig | 1 | -1/+19 |
2007-10-01 | Added CVS Id. | rillig | 1 | -0/+2 |
2007-10-01 | Fixed the comments a little bit. | rillig | 2 | -23/+30 |
2007-10-01 | Why don't we use pkg_info -qL instead of pkg_info -f? | rillig | 1 | -1/+2 |
2007-09-30 | MANINSTALL is _not_ user-settable. | rillig | 1 | -1/+3 |
2007-09-30 | More variables. | rillig | 1 | -3/+3 |
2007-09-30 | Outside of .for loops, there is no _t_ variable. Hi joerg. | rillig | 1 | -10/+10 |
2007-09-30 | Fixed indentation. | rillig | 2 | -19/+19 |