summaryrefslogtreecommitdiff
path: root/mk/install
AgeCommit message (Expand)AuthorFilesLines
2003-12-30Pullup correct functionality to the pkgsrc-2003Q4 branch, requested byagc1-4/+4
2003-12-30Pullup correct functionality to pkgsrc-2003Q4 branch, requested byagc1-1/+2
2003-12-30Pullup correct functionality to the pkgsrc-2003Q4 branch, requested byagc1-4/+1
2003-12-30Pullup correct functionality to the pkgsrc-2003Q4 branch, requested byagc1-10/+10
2003-11-23In the overwrite package case:jlam4-11/+38
2003-11-23Add some whitespace.jlam1-1/+2
2003-11-21Back out part of rev. 1.20: rc.d scripts aren't really view files.jlam1-2/+1
2003-11-21Back out part of rev. 1.24: we don't need to add config files to the viewjlam1-4/+6
2003-09-27Add CVS signature. Noted by reed@.seb1-1/+1
2003-09-18fix regex when updating /etc/shells so that eg. "/bin/tcsh" doesn'tgrant2-4/+4
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam3-12/+46
2003-09-13Add the config files to the view also when there are rc.d scripts present.jlam3-6/+13
2003-09-12Make adding config files to views other than the default view work ifjlam3-10/+20
2003-09-05Package Makefiles should refer to PKG_SYSCONFBASEDIR instead ofjlam3-18/+22
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam4-25/+82
2003-08-30Add for use by the INSTALL/DEINSTALL scripts.jlam1-1/+2
2003-08-22Try to deal with empty or "corrupted" Info directory file: if theseb1-0/+7
2003-06-25Better error handling.seb1-2/+2
2003-06-25At DEINSTALL time after un-registering info files from the Infoseb1-0/+4
2003-06-25Only change the owner/group/mode of a directory tree if it's notjlam1-4/+4
2003-06-19Introduce a new framework to handle info files, install-info andseb1-0/+25
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-02-16Implement a simple framework to handle font databases. It regenerates thejmmv1-0/+50
2003-01-29Create directories at pre-install time instead of post-install so thatjlam1-14/+38
2002-11-21Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS*jlam2-7/+17
2002-11-17Introduce new framework which unifies registering packages providing loginsalo3-3/+19
2002-10-23Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't createjlam2-4/+9
2002-10-17Only delete scripts in RCD_SCRIPTS_DIR if PKG_RCD_SCRIPTS is YESheinz1-8/+10
2002-10-08Recognize ${FIND} and ${XARGS}.jlam1-1/+3
2002-10-04Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS.jlam1-1/+18
2002-10-04Instead of the incredibly dense _print_* stuff, use a (hopefully) morejlam2-135/+107
2002-09-19Restore the ability to not automatically install the rc.d script intojlam2-4/+15
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam3-3/+3
2002-07-24Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the locationjlam3-5/+6
2002-06-27Don't bother the admin to create a directory from MAKE_DIRS if it alreadyjlam1-1/+4
2002-06-27Don't bother the admin about the ${PKG_SYSCONFBASE} and ${RCD_SCRIPTS_DIR}jlam1-4/+14
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:jlam3-186/+349
2002-01-23Be more pervasive with previous change.jlam1-4/+7
2002-01-23When copying config files, if the destination file already exists, thenjlam1-2/+3
2002-01-10bsd.pkg.install.mk lists many things in FILES_SUBST, and we should havejlam1-1/+7
2001-12-04Fix of commands invoking {USER,GROUP}ADD so that '-{u,g}' and '{user,group}id'seb1-5/+5
2001-11-26Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS:jlam3-80/+146
2001-11-26In fit of paranoia after reading about the iTunes installer and given wejlam2-82/+99
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 templatesjlam2-5/+9
2001-11-21Change the way the RCD_SCRIPTS variable is used. It now just lists thejlam3-6/+16
2001-11-21Forgot an EOF in the last commit.jlam1-1/+2