summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.install.mk
AgeCommit message (Expand)AuthorFilesLines
2005-02-09Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them.tv1-4/+4
2005-02-05Set PKG_REFCOUNT_DBDIR in the environment for the +INSTALL script, justjlam1-1/+4
2005-02-03Create a new INSTALL script action "UNPACK" that unpacks all of thejlam1-6/+6
2005-02-02Next round of install script cleanup -- we now create +FILES,jlam1-12/+108
2005-01-28Avoid hardcoding the refcount database into the INSTALL scripts. Wejlam1-9/+1
2005-01-28Move the default directory for the reference counts database outsidejlam1-4/+5
2005-01-28If PKG_SYSCONFSUBDIR is non-empty, then add ${PKG_SYSCONFDIR} to thejlam1-2/+2
2005-01-28Note the end of the install-dirs unpack template within the INSTALLjlam1-1/+3
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam1-4/+37
2005-01-28Use reference counts to properly account for the creation and removaljlam1-5/+62
2005-01-26Also substitute for PWD_CMD so we can use it in the INSTALL scripts.jlam1-1/+2
2005-01-26Create a new variable "INSTALL_UNPACK_TMPL" that points to a list ofjlam1-1/+3
2005-01-23Rework the way that packages are registered during a "make install". Wejlam1-5/+9
2005-01-15- Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk.jmmv1-21/+1
2005-01-14Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuffjmmv1-1/+21
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+3
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam1-6/+3
2004-10-11Make it so RCD_SCRIPTS_EXAMPLEDIR is a directory relative toreed1-12/+18
2004-10-11Add RCD_SCRIPTS_EXAMPLEDIR to the MESSAGE_SUBST. www/tinyproxy's MESSAGEreed1-1/+2
2004-10-06Reorganize some of the files under pkgsrc/mk:jlam1-2/+2
2004-07-10Be explicit about the fact that USE_PKGINSTALL has to be set to YESwiz1-2/+2
2004-07-08Replace VARBASE in INSTALL/DEINSTALL scripts and in rc.d scripts.reed1-1/+2
2004-04-27Add ECHO_N to the list of substituted variables in [DE]INSTALL.tv1-1/+2
2004-04-27Indent properly.agc1-5/+5
2004-04-27Add Interix hack: if user and group are the same name, trip up with atv1-1/+15
2004-04-27It's USE_GROUPADD, not USE_USERGROUP.tv1-2/+2
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-1/+3
2004-01-12Sync comment with reality: tell about USE_PKGINSTALL and discourage directsalo1-4/+4
2003-12-20Define LS in install scripts (needed by install/fonts).jmmv1-1/+2
2003-11-23In the overwrite package case:jlam1-1/+5
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam1-1/+5
2003-09-12Make adding config files to views other than the default view work ifjlam1-2/+2
2003-09-06Move RCD_SCRIPTS_DIR definition to bsd.pkg.defaults.mk. This implies thatjlam1-2/+1
2003-09-06Install the rcd scripts at post-install time, not at post-install-scriptjlam1-2/+3
2003-09-06Add .PHONY targets for Makefile correctness.jlam1-1/+7
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam1-6/+4
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-2/+6
2003-08-30No longer assume that a DEINSTALL/INSTALL script in the package directoryjlam1-9/+1
2003-08-30Add for use by the INSTALL/DEINSTALL scripts.jlam1-1/+2
2003-07-31Let a package override the name of the automatically generated rc.d scriptjmmv1-7/+8
2003-07-30If a HEADER file exists in the package directory, then assume it's meantjlam1-1/+5
2003-07-30Allow package Makefiles to insert a supplementary header to thejlam1-1/+4
2002-12-02Add initial support for IRIX.jschauma1-3/+3
2002-11-17Introduce new framework which unifies registering packages providing loginsalo1-1/+12
2002-10-23Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't createjlam1-6/+3
2002-10-23Only create RCD_SCRIPTS_DIR if RCD_SCRIPTS is defined and non-empty injlam1-1/+3
2002-10-20SETUID_ROOT_PERMS is a convenience definition to note an executable isjlam1-1/+7
2002-10-20Generate the INSTALL/DEINSTALL scripts at post-build time, and use properjlam1-8/+19
2002-10-20Generate the rc.d scripts at post-build time and use proper makejlam1-12/+12
2002-10-19Substitute for ${RCD_SCRIPTS_DIR} in MESSAGE files.jlam1-1/+2