Age | Commit message (Expand) | Author | Files | Lines |
2001-12-03 | Added POSTFIX_USE_INET6 | martti | 1 | -1/+6 |
2001-12-03 | Add POSTFIX_USE_SASL_AUTH. | kent | 1 | -2/+7 |
2001-12-02 | Add support for distfile-specific master sites, as requested in pkg/7471. | wiz | 1 | -45/+45 |
2001-12-02 | Support automatically calling the INSTALL script during installation. This | jlam | 2 | -5/+11 |
2001-12-02 | The *_POST_SED variables became private in bsd.buildlink.mk. | jlam | 1 | -3/+3 |
2001-12-01 | Catch errors while running printindex | hubertf | 1 | -2/+5 |
2001-12-01 | there's no need to abort this whole script if one pkg brings up an | hubertf | 1 | -3/+3 |
2001-11-30 | Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just | jlam | 2 | -6/+8 |
2001-11-30 | Factor out code that substitutes for text in files into a macro target. | jlam | 1 | -109/+90 |
2001-11-30 | Move code from end of the do-configure target that performed the | jlam | 1 | -9/+24 |
2001-11-30 | Move the REPLACE_PERL code into a separate configure pre-requisite target | jlam | 1 | -9/+15 |
2001-11-30 | Rename "do-libtool" target to "do-ltconfig-override" as the new name is more | jlam | 1 | -3/+3 |
2001-11-30 | Remove REPLACE_CURSES from bsd.pkg.mk (not needed anymore), and don't | wiz | 1 | -17/+1 |
2001-11-30 | Update XCONTRIB path for .at. | wiz | 1 | -2/+2 |
2001-11-29 | Drop a line of the form '^<TAB>$'. | wiz | 1 | -2/+1 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -1/+9 |
2001-11-28 | In the odd possible case of someone using "pkgsrc" underneath "src" | tv | 1 | -1/+6 |
2001-11-28 | Move the PKG_SYSCONFDIR logic below the definition of PKGNAME. PKGNAME is | jlam | 1 | -31/+31 |
2001-11-28 | cvsweb also implicitly used ${APACHE_SYSCONFDIR} as its config file | jlam | 1 | -1/+2 |
2001-11-28 | Fix problem where bsd.pkg.obsolete.mk wouldn't be found when "make" was | jlam | 1 | -2/+8 |
2001-11-28 | lose some more pkg/ references | abs | 3 | -10/+10 |
2001-11-27 | Add commented-out entry for GQMPEG_NO_RUSSIAN | hubertf | 1 | -2/+7 |
2001-11-26 | Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS: | jlam | 4 | -113/+177 |
2001-11-26 | fetch-list: properly quote URLs printed, as they may contain things that | hubertf | 1 | -2/+2 |
2001-11-26 | In fit of paranoia after reading about the iTunes installer and given we | jlam | 2 | -82/+99 |
2001-11-26 | p5-HTTPD-User-Manage also used APACHE_SYSCONFDIR (implicitly). Also | jlam | 1 | -11/+12 |
2001-11-26 | Run "make bulk-package" with stdin redirected from /dev/null, | hubertf | 1 | -2/+2 |
2001-11-25 | fix typo in error output message (s/PKNAME/PKGNAME). Patch from | dmcmahill | 1 | -2/+2 |
2001-11-25 | Fix pasto: PKG_GROUP -> PKG_USERID. | jlam | 1 | -2/+2 |
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 | 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 | 2 | -9/+26 |
2001-11-25 | Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templates | jlam | 2 | -5/+9 |
2001-11-23 | Change SQUID_SYSCONF_DIR to SQUID_SYSCONFDIR to match www/squid/Makefile | kim | 1 | -2/+2 |
2001-11-23 | Add SU to FILES_SUBST | abs | 1 | -1/+2 |
2001-11-23 | Add documentation of variable "SQUID_SYSCONFDIR". | tron | 1 | -1/+6 |
2001-11-22 | Add a new option "MUTT_USE_SLANG" to use the "slang" library instead of | tron | 1 | -2/+7 |
2001-11-21 | Now that all the files have been moved into the main package directory, | agc | 1 | -13/+1 |
2001-11-21 | Refer to /etc/rc.d as ${RCD_SCRIPTS_DIR} more thoroughly. | jlam | 1 | -3/+3 |
2001-11-21 | Change the way the RCD_SCRIPTS variable is used. It now just lists the | jlam | 4 | -9/+22 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 5 | -106/+89 |
2001-11-21 | Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mk | agc | 5 | -6/+10 |
2001-11-21 | Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into the | agc | 5 | -24/+13 |
2001-11-21 | Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to the | agc | 5 | -40/+48 |
2001-11-21 | Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mk | agc | 5 | -7/+11 |
2001-11-21 | Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files, | agc | 5 | -10/+10 |
2001-11-21 | Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files, | agc | 5 | -6/+10 |