summaryrefslogtreecommitdiff
path: root/mk/install/deinstall
AgeCommit message (Expand)AuthorFilesLines
2005-03-21Add -*- sh -*- comment at top of file; from PR 22947.wiz1-1/+2
2005-02-02Next round of install script cleanup -- we now create +FILES,jlam1-98/+39
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam1-45/+8
2005-01-28Use reference counts to properly account for the creation and removaljlam1-85/+5
2004-10-11Make it so RCD_SCRIPTS_EXAMPLEDIR is a directory relative toreed1-2/+2
2004-07-10Replace test -e with -d and -f respectively.salo1-3/+3
2004-04-12Fix typo in deinstall message (many->may)chris1-2/+2
2004-04-07Elide use of "echo -n" in a platform-independent manner.tv1-7/+7
2003-11-23In the overwrite package case:jlam1-6/+1
2003-11-21Back out part of rev. 1.20: rc.d scripts aren't really view files.jlam1-2/+1
2003-09-18fix regex when updating /etc/shells so that eg. "/bin/tcsh" doesn'tgrant1-2/+2
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam1-2/+10
2003-09-13Add the config files to the view also when there are rc.d scripts present.jlam1-2/+4
2003-09-12Make adding config files to views other than the default view work ifjlam1-4/+4
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam1-3/+3
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-14/+37
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2002-11-21Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS*jlam1-2/+8
2002-11-17Introduce new framework which unifies registering packages providing loginsalo1-1/+7
2002-10-23Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't createjlam1-2/+2
2002-10-17Only delete scripts in RCD_SCRIPTS_DIR if PKG_RCD_SCRIPTS is YESheinz1-8/+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-2/+2
2002-06-27Don't bother the admin about the ${PKG_SYSCONFBASE} and ${RCD_SCRIPTS_DIR}jlam1-4/+14
2002-06-20In order to solve the following problems:jlam1-79/+61
2001-11-26Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS:jlam1-17/+50
2001-11-26In fit of paranoia after reading about the iTunes installer and given wejlam1-46/+64
2001-11-25Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templatesjlam1-4/+4
2001-11-21Change the way the RCD_SCRIPTS variable is used. It now just lists thejlam1-2/+10
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-19For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMSjlam1-4/+4
2001-11-19Common INSTALL/DEINSTALL scripts and Makefile magic to automatically performjlam1-0/+153