summaryrefslogtreecommitdiff
path: root/mk/install
AgeCommit message (Expand)AuthorFilesLines
2005-04-30Pullup ticket 470 - requested by Stoned Elipotsalo2-10/+10
2005-03-21Add -*- sh -*- comment at top of file; from PR 22947.wiz2-2/+4
2005-02-14Fix typo in previous (should have ended the line with &&).tv1-2/+2
2005-02-14Remove "test ... -ef ...", which is unportable. Currently this is causingtv1-2/+1
2005-02-02Next round of install script cleanup -- we now create +FILES,jlam5-337/+425
2005-01-31In the usage message, note that the CHECK-* actions can take an optionaljlam2-4/+4
2005-01-31Note in the usage that CHECK-* take an optional metadatadir argument.jlam1-2/+2
2005-01-31Add missing "fi".jlam1-1/+2
2005-01-31Fix automatically adding users and groups after the {GROUP,USER}ADDjlam2-11/+13
2005-01-31Add RCS Id.jlam2-0/+4
2005-01-28Avoid hardcoding the refcount database into the INSTALL scripts. Wejlam2-4/+5
2005-01-28Remove entries for GROUPADD and USERADD from header since they're alljlam1-3/+1
2005-01-28Pretty-print the users and groups that may need to be removed duringjlam1-24/+41
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam4-149/+382
2005-01-28Use reference counts to properly account for the creation and removaljlam4-192/+220
2005-01-06If we fail the user/group existence test, then don't proceed to thejlam1-1/+10
2004-12-28Fix ttf/type1 handling in fonts.mk:wiz1-3/+3
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam1-1/+4
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