summaryrefslogtreecommitdiff
path: root/mk/pkginstall/bsd.pkginstall.mk
AgeCommit message (Expand)AuthorFilesLines
2022-11-23mk: pkginstall performance improvements.jperkin1-125/+103
2022-05-14typo in commentdholland1-2/+2
2021-05-30Introduce a new SYSCONFBASE variable (defaults to /etc)khorben1-1/+2
2020-05-09mk/pkginstall: fix output of show-all-pkginstallrillig1-2/+2
2020-02-11mk/pkginstall/files: allow spaces in configuration file namesrillig1-22/+28
2018-11-30mk/misc: make configuration for show-all targets more configurablerillig1-1/+3
2017-06-14Essentially from OBATA Akio in private mail, June 2015:prlw11-1/+57
2017-06-01SHLIB_TYPE definition has moved to bsd.prefs.mk.jlam1-11/+1
2016-06-17Two fixes to the ocaml-findlib-register pkginstall fragment:jaapb1-8/+9
2016-04-12Added a ${RUN} to the UNPACK line for the ocaml-findlib-register scriptjaapb1-1/+2
2016-04-12Added a pkginstall fragment that takes over from ocaml-findlib-register (ajaapb1-1/+29
2016-04-10Remove support for USE_DESTDIR=no.joerg1-24/+3
2016-04-10Adjust USRGROUP_PHASE handling for USE_DESTDIR=no removal. Updatejoerg1-7/+7
2015-11-08Fix a typo in a comment.leot1-2/+2
2015-08-10Construct rc.d scripts in a subdirectory of WRKDIR (.rc.d/) instead ofdholland1-2/+3
2015-02-24Fix typo in comment.wiz1-2/+2
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-10/+1
2014-10-12Retire PKGINSTALL_VERBOSE, split it into independent variablesjoerg1-27/+18
2014-10-12Simplify PKG_DEVELOPER checks.joerg1-2/+2
2014-03-11Add initial support for alternative init systems.jperkin1-5/+14
2012-07-09Add GAMES_GROUP GAMES_USER GAMEDATAMODE GAMEDIRMODE GAMEMODE to BUILD_DEFS.wiz1-1/+2
2012-07-09Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where theywiz1-1/+12
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-5/+5
2011-04-30Revert unintended hunk in previous commit. (caught by wiz, thanks)dholland1-3/+1
2011-04-30typo in commentdholland1-2/+4
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@.jmmv1-6/+1
2010-05-07Use shells(8) from sysutils/etcutils to update /etc/shells instead ofjmmv1-1/+6
2010-03-10Clarified the documentation.rillig1-8/+13
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
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 thejlam1-1/+41
2007-07-23Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- thejlam1-31/+1