summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-27Add commented-out entry for GQMPEG_NO_RUSSIANhubertf1-2/+7
2001-11-26Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS:jlam4-113/+177
2001-11-26fetch-list: properly quote URLs printed, as they may contain things thathubertf1-2/+2
2001-11-26In fit of paranoia after reading about the iTunes installer and given wejlam2-82/+99
2001-11-26p5-HTTPD-User-Manage also used APACHE_SYSCONFDIR (implicitly). Alsojlam1-11/+12
2001-11-26Run "make bulk-package" with stdin redirected from /dev/null,hubertf1-2/+2
2001-11-25fix typo in error output message (s/PKNAME/PKGNAME). Patch fromdmcmahill1-2/+2
2001-11-25Fix pasto: PKG_GROUP -> PKG_USERID.jlam1-2/+2
2001-11-25Check for an empty value for PKG_SYSCONFSUBDIR and set PKG_SYSCONFDIRjlam1-1/+5
2001-11-25www/apc-gui also used APACHE_SYSCONFDIR.jlam1-1/+2
2001-11-25Deprecate APACHE_SYSCONFDIR, PHP_CONFDIR, VTUN_SYSCONFDIR by moving themjlam1-22/+2
2001-11-25This file holds make(1) logic to allow obsolete or deprecated variablesjlam1-0/+23
2001-11-25Pass PKG_SYSCONFDIR to the configure and build processes.jlam1-1/+4
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam2-9/+26
2001-11-25Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templatesjlam2-5/+9
2001-11-23Change SQUID_SYSCONF_DIR to SQUID_SYSCONFDIR to match www/squid/Makefilekim1-2/+2
2001-11-23Add SU to FILES_SUBSTabs1-1/+2
2001-11-23Add documentation of variable "SQUID_SYSCONFDIR".tron1-1/+6
2001-11-22Add a new option "MUTT_USE_SLANG" to use the "slang" library instead oftron1-2/+7
2001-11-21Now that all the files have been moved into the main package directory,agc1-13/+1
2001-11-21Refer to /etc/rc.d as ${RCD_SCRIPTS_DIR} more thoroughly.jlam1-3/+3
2001-11-21Change the way the RCD_SCRIPTS variable is used. It now just lists thejlam4-9/+22
2001-11-21Move some operating-system specific definitions to the individualagc5-106/+89
2001-11-21Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mkagc5-6/+10
2001-11-21Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into theagc5-24/+13
2001-11-21Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to theagc5-40/+48
2001-11-21Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mkagc5-7/+11
2001-11-21Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files,agc5-10/+10
2001-11-21Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files,agc5-6/+10
2001-11-21Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mkagc5-6/+10
2001-11-21Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mkagc5-7/+15
2001-11-21Move default umask for operating systems into the individual defs.${OPSYS}.mkagc5-17/+13
2001-11-21Forgot an EOF in the last commit.jlam1-1/+2
2001-11-20Remind the user that some rc.conf settings may need to be removed afterjlam1-1/+8
2001-11-20We should only depend on sysutils/user in the !exists(/usr/sbin/user) case.jlam1-2/+2
2001-11-20Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names ofjlam4-4/+16
2001-11-19For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMSjlam4-24/+29
2001-11-19Common INSTALL/DEINSTALL scripts and Makefile magic to automatically performjlam5-0/+577
2001-11-19Add definitions for USERADD and GROUPADD, used to create new users andjlam4-4/+28
2001-11-19Create a new variable CONFDIR that represents the directory where packagejlam1-1/+7
2001-11-16Remove GNOME on "ftp.fh-rosenheim.de" which doesn't carry any files attron1-3/+2
2001-11-15Remove superfluous definitions.agc1-4/+1
2001-11-14Convert some spaces to tabs.jlam1-3/+3
2001-11-14Allow MESSAGE_SRC to be a space-separated list of files, like PLIST_SRC,jlam1-5/+9
2001-11-14Add ${PKGBASE} to the things to substitute for in PLISTs.jlam1-1/+2
2001-11-12Set values only when not defined yet.enami1-4/+4
2001-11-11Set a default value for BUILDLINK_DIR so that if no buildlink.mk files arejlam1-3/+5
2001-11-09Check for DESCR_SRC, PLIST_SRC, MESSAGE_SRC, DEINSTALL and INSTALL filesagc1-1/+19
2001-11-08Set the default values of SU_CMD and PRE_ROOT_CMD in bsd.pkg.defaults.mk,agc2-12/+7
2001-11-08Following on from the removal of the automatic "is there a script to run" logic,agc1-30/+30