Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-11-21 | Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mk | agc | 5 | -6/+10 |
2001-11-21 | Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mk | agc | 5 | -7/+15 |
2001-11-21 | Move default umask for operating systems into the individual defs.${OPSYS}.mk | agc | 5 | -17/+13 |
2001-11-21 | Forgot an EOF in the last commit. | jlam | 1 | -1/+2 |
2001-11-20 | Remind the user that some rc.conf settings may need to be removed after | jlam | 1 | -1/+8 |
2001-11-20 | We should only depend on sysutils/user in the !exists(/usr/sbin/user) case. | jlam | 1 | -2/+2 |
2001-11-20 | Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names of | jlam | 4 | -4/+16 |
2001-11-19 | For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMS | jlam | 4 | -24/+29 |
2001-11-19 | Common INSTALL/DEINSTALL scripts and Makefile magic to automatically perform | jlam | 5 | -0/+577 |
2001-11-19 | Add definitions for USERADD and GROUPADD, used to create new users and | jlam | 4 | -4/+28 |
2001-11-19 | Create a new variable CONFDIR that represents the directory where package | jlam | 1 | -1/+7 |
2001-11-16 | Remove GNOME on "ftp.fh-rosenheim.de" which doesn't carry any files at | tron | 1 | -3/+2 |
2001-11-15 | Remove superfluous definitions. | agc | 1 | -4/+1 |