Age | Commit message (Expand) | Author | Files | Lines |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 9 | -41/+36 |
2001-11-26 | Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS: | jlam | 4 | -113/+177 |
2001-11-26 | Add 'new' NetBSD-apm support, based on patch from Love in pkg/14554. | wiz | 3 | -3/+16 |
2001-11-26 | Add 'new' NetBSD-apm support, based on patch from Love in pkg/14553. | wiz | 3 | -6/+15 |
2001-11-26 | fetch-list: properly quote URLs printed, as they may contain things that | hubertf | 1 | -2/+2 |
2001-11-26 | Update to 2.11, with 'new' NetBSD-apm supported provided by Love. | wiz | 2 | -7/+6 |
2001-11-26 | Update to 5.0, provided by Shell Hung in pkg/14694. | wiz | 3 | -6/+25 |
2001-11-26 | The buildlink.mk files for gtk and pth are implied by imlib/buildlink.mk. | jlam | 1 | -7/+5 |
2001-11-26 | Correct handling of directories in PLIST: we create empty directories with | jlam | 1 | -3/+2 |
2001-11-26 | MKDIR and RMDIR are already substituted by bsd.pkg.mk. | jlam | 1 | -3/+1 |
2001-11-26 | Add missing file "share/omf/galeon/galeon-manual-C.omf". | tron | 1 | -2/+2 |
2001-11-26 | The apache buildlink.mk file only has a build dependency on apache. We | jlam | 2 | -2/+5 |
2001-11-26 | In fit of paranoia after reading about the iTunes installer and given we | jlam | 2 | -82/+99 |
2001-11-26 | Add PREFIX to configure environment. The configure script needs it. | pooka | 1 | -1/+2 |
2001-11-26 | remove some more locale dirs | hubertf | 1 | -1/+3 |
2001-11-26 | Updated to 0.9.5. | martti | 9 | -54/+60 |
2001-11-26 | Strongly buildlinkify. | jlam | 1 | -5/+4 |
2001-11-26 | Buildlinkify, and use REPLACE_PERL instead of home-grown method of | jlam | 3 | -22/+6 |
2001-11-26 | Needs x11.buildlink.mk (at least with xpkgwedge) | abs | 1 | -1/+2 |
2001-11-26 | Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 20 | -45/+43 |
2001-11-26 | Missed a CONFDIR -> PKG_SYSCONFDIR replacement. | jlam | 1 | -2/+2 |
2001-11-26 | Buildlinkify, in the sense that only the perl headers are found in | jlam | 195 | -555/+776 |
2001-11-26 | Buildlinkify. | jlam | 2 | -5/+55 |
2001-11-26 | Remove unneeded commented lines. | jlam | 1 | -5/+1 |
2001-11-26 | Make this build again after the Alistairs changes to remove some sub-make | jlam | 1 | -5/+11 |
2001-11-26 | Buildlinkify. | jlam | 2 | -1/+51 |
2001-11-26 | Correct configuration for pcre. | kent | 1 | -3/+3 |
2001-11-26 | Respect PKG_SYSCONFDIR. | jlam | 3 | -8/+15 |
2001-11-26 | p5-HTTPD-User-Manage also used APACHE_SYSCONFDIR (implicitly). Also | jlam | 1 | -11/+12 |
2001-11-26 | Update to 8.0.200.b4 (beta.04). More bugfixes. | hubertf | 2 | -7/+9 |
2001-11-26 | Run "make bulk-package" with stdin redirected from /dev/null, | hubertf | 1 | -2/+2 |
2001-11-25 | Converted to respect PKG_SYSCONFDIR | zuntum | 3 | -75/+32 |
2001-11-25 | fix typo in error output message (s/PKNAME/PKGNAME). Patch from | dmcmahill | 1 | -2/+2 |
2001-11-25 | Complete idea behind previous commit. | jlam | 1 | -1/+7 |
2001-11-25 | Allow passing flags to linker and to compiler via LDFLAGS and CPPFLAGS | jlam | 1 | -3/+7 |
2001-11-25 | Respect PKG_SYSCONFDIR ! :) | zuntum | 4 | -43/+14 |
2001-11-25 | use same PAX parameters everywhere: -pw -v | hubertf | 1 | -2/+2 |
2001-11-25 | Fix pasto: PKG_GROUP -> PKG_USERID. | jlam | 1 | -2/+2 |
2001-11-25 | Use the general INSTALL/DEINSTALL scripts and look for config files in | jlam | 3 | -58/+8 |
2001-11-25 | Check for an empty value for PKG_SYSCONFSUBDIR and set PKG_SYSCONFDIR | jlam | 1 | -1/+5 |
2001-11-25 | www/apc-gui also used APACHE_SYSCONFDIR. | jlam | 1 | -1/+2 |
2001-11-25 | Deprecate APACHE_SYSCONFDIR, PHP_CONFDIR, VTUN_SYSCONFDIR by moving them | jlam | 1 | -22/+2 |
2001-11-25 | This file holds make(1) logic to allow obsolete or deprecated variables | jlam | 1 | -0/+23 |
2001-11-25 | VTUN_SYSCONFDIR is obsolete...use PKG_SYSCONFDIR instead. | jlam | 3 | -9/+7 |
2001-11-25 | APACHE_SYSCONFDIR is obsolete...set PKG_SYSCONFSUBDIR to httpd instead. | jlam | 1 | -5/+3 |
2001-11-25 | Add description of PKG_SYSCONFDIR and related variables, and note that | jlam | 1 | -2/+28 |
2001-11-25 | Pass PKG_SYSCONFDIR to the configure and build processes. | jlam | 1 | -1/+4 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 24 | -136/+141 |
2001-11-25 | Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templates | jlam | 2 | -5/+9 |
2001-11-25 | Add & enable ip6_int | zuntum | 1 | -1/+2 |