Age | Commit message (Expand) | Author | Files | Lines |
2004-04-27 | Add ECHO_N to the list of substituted variables in [DE]INSTALL. | tv | 1 | -1/+2 |
2004-04-27 | Indent properly. | agc | 1 | -5/+5 |
2004-04-27 | Add Interix hack: if user and group are the same name, trip up with a | tv | 1 | -1/+15 |
2004-04-27 | It's USE_GROUPADD, not USE_USERGROUP. | tv | 1 | -2/+2 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -1/+3 |
2004-01-12 | Sync comment with reality: tell about USE_PKGINSTALL and discourage direct | salo | 1 | -4/+4 |
2003-12-20 | Define LS in install scripts (needed by install/fonts). | jmmv | 1 | -1/+2 |
2003-11-23 | In the overwrite package case: | jlam | 1 | -1/+5 |
2003-09-17 | Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's | jlam | 1 | -1/+5 |
2003-09-12 | Make adding config files to views other than the default view work if | jlam | 1 | -2/+2 |
2003-09-06 | Move RCD_SCRIPTS_DIR definition to bsd.pkg.defaults.mk. This implies that | jlam | 1 | -2/+1 |
2003-09-06 | Install the rcd scripts at post-install time, not at post-install-script | jlam | 1 | -2/+3 |
2003-09-06 | Add .PHONY targets for Makefile correctness. | jlam | 1 | -1/+7 |
2003-09-05 | Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of | jlam | 1 | -6/+4 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -2/+6 |
2003-08-30 | No longer assume that a DEINSTALL/INSTALL script in the package directory | jlam | 1 | -9/+1 |
2003-08-30 | Add for use by the INSTALL/DEINSTALL scripts. | jlam | 1 | -1/+2 |
2003-07-31 | Let a package override the name of the automatically generated rc.d script | jmmv | 1 | -7/+8 |
2003-07-30 | If a HEADER file exists in the package directory, then assume it's meant | jlam | 1 | -1/+5 |
2003-07-30 | Allow package Makefiles to insert a supplementary header to the | jlam | 1 | -1/+4 |
2002-12-02 | Add initial support for IRIX. | jschauma | 1 | -3/+3 |
2002-11-17 | Introduce new framework which unifies registering packages providing login | salo | 1 | -1/+12 |
2002-10-23 | Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't create | jlam | 1 | -6/+3 |
2002-10-23 | Only create RCD_SCRIPTS_DIR if RCD_SCRIPTS is defined and non-empty in | jlam | 1 | -1/+3 |
2002-10-20 | SETUID_ROOT_PERMS is a convenience definition to note an executable is | jlam | 1 | -1/+7 |
2002-10-20 | Generate the INSTALL/DEINSTALL scripts at post-build time, and use proper | jlam | 1 | -8/+19 |
2002-10-20 | Generate the rc.d scripts at post-build time and use proper make | jlam | 1 | -12/+12 |
2002-10-19 | Substitute for ${RCD_SCRIPTS_DIR} in MESSAGE files. | jlam | 1 | -1/+2 |
2002-10-08 | Substitute for ${FIND} and ${XARGS}. | jlam | 1 | -1/+3 |
2002-10-04 | Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS. | jlam | 1 | -1/+14 |
2002-09-26 | When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Use | jlam | 1 | -3/+7 |
2002-09-26 | Don't make ${RCD_SCRIPTS_EXAMPLEDIR} unless it doesn't exist, and if we | jlam | 1 | -2/+6 |
2002-09-20 | Add RCD_SCRIPTS_SHELL to automatic rc.d script handling, defaulting to | grant | 1 | -1/+3 |
2002-09-19 | Restore the ability to not automatically install the rc.d script into | jlam | 1 | -1/+7 |
2002-09-19 | Automatically generate and install the rc.d scripts if specified by | jlam | 1 | -3/+51 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -1/+9 |
2002-07-24 | Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the location | jlam | 1 | -4/+7 |
2002-06-27 | Back out revisions 1.21 and 1.22 and | jlam | 1 | -5/+4 |
2002-06-27 | pass PKG_SYSCONFDIR when calling {PRE,POST}-INSTALL. | grant | 1 | -3/+3 |
2002-06-27 | Only add RCD_SCRIPTS_DIR to MAKE_DIRS if RCD_SCRIPTS isn't empty. | lukem | 1 | -2/+5 |
2002-06-22 | Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merely | jlam | 1 | -1/+19 |
2002-06-20 | In order to solve the following problems: | jlam | 1 | -8/+1 |
2002-03-18 | Back out some changes that I didn't intend to commit. | jlam | 1 | -5/+1 |
2002-03-15 | Allow INSTALL/DEINSTALL scripts to use ${INSTALL_INFO}. | jlam | 1 | -1/+6 |
2002-01-22 | Also replace for @SETENV@ (/usr/bin/env). | jlam | 1 | -1/+2 |
2001-12-26 | Include bsd.prefs.mk so that INSTALL_RCD_SCRIPTS may be defined before the | jlam | 1 | -1/+3 |
2001-12-19 | D'oh! I had the logic reversed for the INSTALL_RCD_SCRIPTS check. | jlam | 1 | -3/+3 |
2001-12-19 | Do previous without breaking package Makefiles that use RCD_SCRIPTS and | jlam | 1 | -5/+6 |
2001-12-18 | By default, don't install the rc.d scripts into /etc/rc.d. Despite the | jlam | 1 | -1/+7 |
2001-12-13 | Substitute for GREP as well. | jlam | 1 | -1/+2 |