summaryrefslogtreecommitdiff
path: root/mk/install
AgeCommit message (Expand)AuthorFilesLines
2004-10-11Make it so RCD_SCRIPTS_EXAMPLEDIR is a directory relative toreed2-4/+4
2004-07-10Replace test -e with -d and -f respectively.salo2-13/+13
2004-04-27Add ECHO_N to the list of substituted variables in [DE]INSTALL.tv1-1/+2
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
2004-03-30Generate fonts.dir correctly with the ttmkfdir2.recht1-2/+2
2004-02-15Set CONF_FILES_MODE from @CONF_FILES_MODE@.lukem1-1/+2
2004-01-08fix minor formatting funny in lastgrant1-3/+2
2003-12-21tweak a message and some formatting.grant1-14/+16
2003-12-20Handle removal of fonts databases properly if the package is usingjmmv1-4/+4
2003-12-20Define LS in install scripts (needed by install/fonts).jmmv1-1/+2
2003-12-19Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS.jmmv1-4/+1
2003-12-19Use ${CD}, ${GREP}, ${RM} and ${RMDIR} instead of directly calling commands.jmmv1-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