summaryrefslogtreecommitdiff
path: root/mk/pkginstall
AgeCommit message (Expand)AuthorFilesLines
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-2/+2
2010-07-08Begin cleanup of setgid game infrastructure.dholland1-5/+25
2010-06-15Allow pre-install for USERGROUP_PHASE. This is intended forjoerg1-1/+3
2010-05-07Previous change breaks platforms with need_ksh. Reported by joerg@.jmmv2-15/+22
2010-05-07Use shells(8) from sysutils/etcutils to update /etc/shells instead ofjmmv2-22/+15
2010-04-23pkgsrc now deletes empty directories automatically. Fix the fontsjmmv1-3/+12
2010-03-10Clarified the documentation.rillig1-8/+13
2009-10-29Make sure that MV is properly defined. From PR 42247.joerg1-1/+2
2009-03-08Try to work around the mess called useradd on Linux. On Red Hat derivedjoerg1-13/+30
2009-02-02Create users with -M. On Linux this gives the same behavior as NetBSD'sjoerg1-9/+3
2008-09-25Fix a longstanding bug in the pkginstall infrastructure: incompletewiz1-4/+4
2008-03-04Automatically add ${GAMES_USER} and ${GAMES_GROUP} to PKG_USERS andjlam1-1/+7
2008-03-04+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mkjlam1-5/+5
2008-03-04Use ${GAMEMODE} and not hardcoded 2755.jlam1-2/+2
2008-03-04Add SETGID_GAME_PERMS convenience definition that defaults to owner=game,jlam1-1/+8
2008-01-29Reverted my last change. I was completely wrong. The real fault reportedrillig1-7/+6
2008-01-29Disabled the check for missing example configuration files, sincerillig1-6/+7
2008-01-23Replaced unreadable code with readable code by doing a littlerillig1-7/+9
2008-01-23Replaced _PKG_SILENT and _PKG_DEBUG with RUN, after making sure that therillig1-82/+79
2008-01-04In the CHECK-PERMS case, moved test of exit code one line up, so theheinz2-4/+4
2007-12-13Added information about the interface to this file, which can be queriedrillig1-1/+37
2007-12-06Print an understandable error message if the number of arguments forrillig1-1/+6
2007-11-23The last change didn't receive enough testing. Now it is ok to haverillig1-16/+12
2007-11-23After a package is installed, make sure that the example files forrillig1-1/+36
2007-10-10Rewrote the comments on REQD_FILES to be accessible via "bmake help".rillig1-11/+22
2007-10-09typorillig1-2/+2
2007-09-16Fixed typos in comments.heinz1-3/+3
2007-08-23Do not check that RCD_SCRIPTS_SRC.foo exists, assume so.joerg1-3/+1
2007-08-02Don't bother using environment variables to pass info the shlib-typejlam1-3/+3
2007-07-27Move the +SHLIBS generation code back into the pkginstall module. In thejlam2-1/+92
2007-07-23Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- thejlam2-82/+1
2007-07-18Reversed file descriptors 1 and 2... time for a coffee break...jlam1-3/+3
2007-07-18Ignore the result of the ldconfig command.jlam1-3/+4
2007-07-18PKG_METADATADIR is the *second* argument.jlam1-2/+2
2007-07-18Add missing definition for "$ACTION", which is the first argument to thejlam1-1/+2
2007-07-18Add back a facility to rebuild the run-time library search paths databasejlam4-3/+92
2007-07-12* Add a user-settable variable to tune the default verbosity of thejlam10-132/+84
2007-06-15On second thought, maybe the rest of the world's software isn't asjlam1-2/+2
2007-06-15Change the default setuid-root permissions from 4711 to 4555. Thisjlam1-2/+2
2007-06-15Document PKG_SYSCONFDIR_PERMS, which has existed for quite some time.jlam1-1/+7
2007-03-13Added keywords for SPECIAL_PERMS, so it is found byrillig1-1/+3
2007-01-24... and quote the $ for subst so that ${RM} ends up in the final file.joerg1-2/+2
2007-01-24*blush* Fix variable substituation to not substitute the same stringjoerg1-2/+2
2007-01-02Reformatted the documentation of INFO_DIR to make it suitable for "makerillig1-2/+4
2007-01-02Add fonts magic for TrueType and Type1 fonts.joerg2-9/+26
2006-12-29Relative $infodir is allowed, so if it's relative, add ${PREFIX}.obache1-3/+9
2006-12-15Remove trailing tabs.martti5-14/+14
2006-12-15Remove trailing spaces.martti2-4/+4
2006-11-05Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default forjoerg1-2/+2
2006-11-05RC scripts should be installed relative to DESTDIR as well.joerg1-3/+3