Age | Commit message (Expand) | Author | Files | Lines |
2004-01-08 | fix minor formatting funny in last | grant | 1 | -3/+2 |
2003-12-21 | tweak a message and some formatting. | grant | 1 | -14/+16 |
2003-12-20 | Handle removal of fonts databases properly if the package is using | jmmv | 1 | -4/+4 |
2003-12-20 | Define LS in install scripts (needed by install/fonts). | jmmv | 1 | -1/+2 |
2003-12-19 | Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS. | jmmv | 1 | -4/+1 |
2003-12-19 | Use ${CD}, ${GREP}, ${RM} and ${RMDIR} instead of directly calling commands. | jmmv | 1 | -10/+10 |
2003-11-23 | In the overwrite package case: | jlam | 4 | -11/+38 |
2003-11-23 | Add some whitespace. | jlam | 1 | -1/+2 |
2003-11-21 | Back out part of rev. 1.20: rc.d scripts aren't really view files. | jlam | 1 | -2/+1 |
2003-11-21 | Back out part of rev. 1.24: we don't need to add config files to the view | jlam | 1 | -4/+6 |
2003-09-27 | Add CVS signature. Noted by reed@. | seb | 1 | -1/+1 |
2003-09-18 | fix regex when updating /etc/shells so that eg. "/bin/tcsh" doesn't | grant | 2 | -4/+4 |
2003-09-17 | Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's | jlam | 3 | -12/+46 |
2003-09-13 | Add the config files to the view also when there are rc.d scripts present. | jlam | 3 | -6/+13 |
2003-09-12 | Make adding config files to views other than the default view work if | jlam | 3 | -10/+20 |
2003-09-05 | Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of | jlam | 3 | -18/+22 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 4 | -25/+82 |
2003-08-30 | Add for use by the INSTALL/DEINSTALL scripts. | jlam | 1 | -1/+2 |
2003-08-22 | Try to deal with empty or "corrupted" Info directory file: if the | seb | 1 | -0/+7 |
2003-06-25 | Better error handling. | seb | 1 | -2/+2 |
2003-06-25 | At DEINSTALL time after un-registering info files from the Info | seb | 1 | -0/+4 |
2003-06-25 | Only change the owner/group/mode of a directory tree if it's not | jlam | 1 | -4/+4 |
2003-06-19 | Introduce a new framework to handle info files, install-info and | seb | 1 | -0/+25 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-02-16 | Implement a simple framework to handle font databases. It regenerates the | jmmv | 1 | -0/+50 |
2003-01-29 | Create directories at pre-install time instead of post-install so that | jlam | 1 | -14/+38 |
2002-11-21 | Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS* | jlam | 2 | -7/+17 |
2002-11-17 | Introduce new framework which unifies registering packages providing login | salo | 3 | -3/+19 |
2002-10-23 | Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't create | jlam | 2 | -4/+9 |
2002-10-17 | Only delete scripts in RCD_SCRIPTS_DIR if PKG_RCD_SCRIPTS is YES | heinz | 1 | -8/+10 |
2002-10-08 | Recognize ${FIND} and ${XARGS}. | jlam | 1 | -1/+3 |
2002-10-04 | Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS. | jlam | 1 | -1/+18 |
2002-10-04 | Instead of the incredibly dense _print_* stuff, use a (hopefully) more | jlam | 2 | -135/+107 |
2002-09-19 | Restore the ability to not automatically install the rc.d script into | jlam | 2 | -4/+15 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 3 | -3/+3 |
2002-07-24 | Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the location | jlam | 3 | -5/+6 |
2002-06-27 | Don't bother the admin to create a directory from MAKE_DIRS if it already | jlam | 1 | -1/+4 |
2002-06-27 | Don't bother the admin about the ${PKG_SYSCONFBASE} and ${RCD_SCRIPTS_DIR} | jlam | 1 | -4/+14 |
2002-06-27 | Put PKG_SYSCONFBASE and PKG_SYSCONFDIR in the header so that they may be | jlam | 1 | -1/+4 |
2002-06-24 | let mk.conf's PKG_CREATE_USERGROUP and PKG_CONFIG take advantage of | lukem | 1 | -9/+3 |
2002-06-22 | Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merely | jlam | 1 | -3/+3 |
2002-06-20 | In order to solve the following problems: | jlam | 3 | -186/+349 |
2002-01-23 | Be more pervasive with previous change. | jlam | 1 | -4/+7 |
2002-01-23 | When copying config files, if the destination file already exists, then | jlam | 1 | -2/+3 |
2002-01-10 | bsd.pkg.install.mk lists many things in FILES_SUBST, and we should have | jlam | 1 | -1/+7 |
2001-12-04 | Fix of commands invoking {USER,GROUP}ADD so that '-{u,g}' and '{user,group}id' | seb | 1 | -5/+5 |
2001-11-26 | Replace PKG_{USER,GROUP} with PKG_USERS and PKG_GROUPS: | jlam | 3 | -80/+146 |
2001-11-26 | In fit of paranoia after reading about the iTunes installer and given we | jlam | 2 | -82/+99 |
2001-11-25 | Fix pasto: PKG_GROUP -> PKG_USERID. | jlam | 1 | -2/+2 |
2001-11-25 | Allow ALL_{DIRS,FILES,MAKE_DIRS} to be appended to by the extra templates | jlam | 2 | -5/+9 |