Age | Commit message (Expand) | Author | Files | Lines |
2017-06-14 | Essentially from OBATA Akio in private mail, June 2015: | prlw1 | 4 | -3/+178 |
2017-06-01 | SHLIB_TYPE definition has moved to bsd.prefs.mk. | jlam | 1 | -11/+1 |
2016-06-25 | Updated pkginstall framework to correct bug in findlib registration. | jaapb | 1 | -4/+4 |
2016-06-17 | Two fixes to the ocaml-findlib-register pkginstall fragment: | jaapb | 2 | -11/+14 |
2016-04-12 | Added a ${RUN} to the UNPACK line for the ocaml-findlib-register script | jaapb | 1 | -1/+2 |
2016-04-12 | Added a pkginstall fragment that takes over from ocaml-findlib-register (a | jaapb | 4 | -3/+110 |
2016-04-10 | Remove support for USE_DESTDIR=no. | joerg | 1 | -24/+3 |
2016-04-10 | Adjust USRGROUP_PHASE handling for USE_DESTDIR=no removal. Update | joerg | 1 | -7/+7 |
2015-11-08 | Fix a typo in a comment. | leot | 1 | -2/+2 |
2015-08-10 | Construct rc.d scripts in a subdirectory of WRKDIR (.rc.d/) instead of | dholland | 1 | -2/+3 |
2015-02-24 | Fix typo in comment. | wiz | 1 | -2/+2 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 7 | -144/+13 |
2014-10-12 | Retire PKGINSTALL_VERBOSE, split it into independent variables | joerg | 1 | -27/+18 |
2014-10-12 | Simplify PKG_DEVELOPER checks. | joerg | 1 | -2/+2 |
2014-06-01 | Update default font path reference. | wiz | 1 | -4/+4 |
2014-03-11 | Add initial support for alternative init systems. | jperkin | 1 | -5/+14 |
2013-04-05 | Add the '-r' option to useradd/groupadd when no uid/git is given so that | sbd | 1 | -3/+3 |
2013-04-03 | Fix typo in comment. | jperkin | 1 | -2/+2 |
2012-07-09 | Add GAMES_GROUP GAMES_USER GAMEDATAMODE GAMEDIRMODE GAMEMODE to BUILD_DEFS. | wiz | 1 | -1/+2 |
2012-07-09 | Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where they | wiz | 1 | -1/+12 |
2012-06-19 | Add user and group management functions for MirBSD to unbreak packages | bsiegert | 1 | -0/+150 |
2012-04-21 | Revert previous: Patch submitter reports it's not necessary after all | wiz | 1 | -3/+1 |
2012-04-17 | Check for existing symlinks before overwriting config files in | wiz | 1 | -1/+3 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -5/+5 |
2011-04-30 | Revert unintended hunk in previous commit. (caught by wiz, thanks) | dholland | 1 | -3/+1 |
2011-04-30 | typo in comment | dholland | 1 | -2/+4 |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 1 | -2/+2 |
2010-07-08 | Begin cleanup of setgid game infrastructure. | dholland | 1 | -5/+25 |
2010-06-15 | Allow pre-install for USERGROUP_PHASE. This is intended for | joerg | 1 | -1/+3 |
2010-05-07 | Previous change breaks platforms with need_ksh. Reported by joerg@. | jmmv | 2 | -15/+22 |
2010-05-07 | Use shells(8) from sysutils/etcutils to update /etc/shells instead of | jmmv | 2 | -22/+15 |
2010-04-23 | pkgsrc now deletes empty directories automatically. Fix the fonts | jmmv | 1 | -3/+12 |
2010-03-10 | Clarified the documentation. | rillig | 1 | -8/+13 |
2009-10-29 | Make sure that MV is properly defined. From PR 42247. | joerg | 1 | -1/+2 |
2009-03-08 | Try to work around the mess called useradd on Linux. On Red Hat derived | joerg | 1 | -13/+30 |
2009-02-02 | Create users with -M. On Linux this gives the same behavior as NetBSD's | joerg | 1 | -9/+3 |
2008-09-25 | Fix a longstanding bug in the pkginstall infrastructure: incomplete | wiz | 1 | -4/+4 |
2008-03-04 | Automatically add ${GAMES_USER} and ${GAMES_GROUP} to PKG_USERS and | jlam | 1 | -1/+7 |
2008-03-04 | + Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk | jlam | 1 | -5/+5 |
2008-03-04 | Use ${GAMEMODE} and not hardcoded 2755. | jlam | 1 | -2/+2 |
2008-03-04 | Add SETGID_GAME_PERMS convenience definition that defaults to owner=game, | jlam | 1 | -1/+8 |
2008-01-29 | Reverted my last change. I was completely wrong. The real fault reported | rillig | 1 | -7/+6 |
2008-01-29 | Disabled the check for missing example configuration files, since | rillig | 1 | -6/+7 |
2008-01-23 | Replaced unreadable code with readable code by doing a little | rillig | 1 | -7/+9 |
2008-01-23 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN, after making sure that the | rillig | 1 | -82/+79 |
2008-01-04 | In the CHECK-PERMS case, moved test of exit code one line up, so the | heinz | 2 | -4/+4 |
2007-12-13 | Added information about the interface to this file, which can be queried | rillig | 1 | -1/+37 |
2007-12-06 | Print an understandable error message if the number of arguments for | rillig | 1 | -1/+6 |
2007-11-23 | The last change didn't receive enough testing. Now it is ok to have | rillig | 1 | -16/+12 |
2007-11-23 | After a package is installed, make sure that the example files for | rillig | 1 | -1/+36 |