summaryrefslogtreecommitdiff
path: root/mk/install/header
AgeCommit message (Expand)AuthorFilesLines
2006-03-19Modify the INSTALL script to allow for selective unpacking of a scriptlet.jlam1-4/+5
2006-03-15Rototill of how the various template parts of the INSTALL and DEINSTALLjlam1-4/+2
2005-08-19Define new variables for package Makefile use:jlam1-30/+3
2005-07-29* Separate out the shell registration into a separately unpacked scriptjlam1-4/+10
2005-02-02Next round of install script cleanup -- we now create +FILES,jlam1-51/+1
2005-01-31Fix automatically adding users and groups after the {GROUP,USER}ADDjlam1-4/+1
2005-01-28Remove entries for GROUPADD and USERADD from header since they're alljlam1-3/+1
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam1-6/+1
2005-01-28Use reference counts to properly account for the creation and removaljlam1-8/+3
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam1-1/+4
2004-04-27Add ECHO_N to the list of substituted variables in [DE]INSTALL.tv1-1/+2
2004-02-15Set CONF_FILES_MODE from @CONF_FILES_MODE@.lukem1-1/+2
2003-12-20Define LS in install scripts (needed by install/fonts).jmmv1-1/+2
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam1-1/+5
2003-09-13Add the config files to the view also when there are rc.d scripts present.jlam1-1/+3
2003-09-12Make adding config files to views other than the default view work ifjlam1-2/+14
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam1-2/+2
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+9
2003-08-30Add for use by the INSTALL/DEINSTALL scripts.jlam1-1/+2
2002-11-17Introduce new framework which unifies registering packages providing loginsalo1-1/+4
2002-10-08Recognize ${FIND} and ${XARGS}.jlam1-1/+3
2002-10-04Instead of the incredibly dense _print_* stuff, use a (hopefully) morejlam1-1/+40
2002-09-19Restore the ability to not automatically install the rc.d script intojlam1-1/+10
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-07-24Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the locationjlam1-1/+2
2002-06-27Put PKG_SYSCONFBASE and PKG_SYSCONFDIR in the header so that they may bejlam1-1/+4
2002-06-24let mk.conf's PKG_CREATE_USERGROUP and PKG_CONFIG take advantage oflukem1-9/+3
2002-06-22Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merelyjlam1-3/+3
2002-06-20In order to solve the following problems:jlam1-1/+25
2002-01-10bsd.pkg.install.mk lists many things in FILES_SUBST, and we should havejlam1-1/+7
2001-11-26Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS:jlam1-5/+7
2001-11-25Fix pasto: PKG_GROUP -> PKG_USERID.jlam1-2/+2
2001-11-25Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templatesjlam1-1/+5
2001-11-21Change the way the RCD_SCRIPTS variable is used. It now just lists thejlam1-1/+2
2001-11-19For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMSjlam1-1/+2
2001-11-19Common INSTALL/DEINSTALL scripts and Makefile magic to automatically performjlam1-0/+51