summaryrefslogtreecommitdiff
path: root/share/mk/bsd.confs.mk
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-2/+2
* bsd.confs.mk: Test the correct value for the destination packageEmmanuel Vadot2019-07-191-1/+1
* Fix STAGE_DIR.* to handle indirect *DIR variables.Simon J. Gerraty2019-01-151-2/+2
* Add beforeinstallconfig to bsd.confs.mk to enable running commands prior toBrad Davis2018-08-281-2/+5
* Whitespace only change, no functional change intended.Brad Davis2018-07-281-34/+33
* Fix `make distribute' installing some configs which means CONFS was brokenBrad Davis2018-07-281-3/+0
* Avoid a install(1) crash by not using -C when the source is /dev/nullBrad Davis2018-07-271-1/+7
* Convert bsd.confs.mk to support DIRS.Brad Davis2018-07-241-52/+104
* DIRDEPS_BUILD: Fix '/' in group names creating a bad cookie.Bryan Drewery2016-12-031-2/+2
* Revert r296585.Bryan Drewery2016-12-031-4/+2
* These group names may be used as a cookie, so replace any non-fs-safe charact...Bryan Drewery2016-03-091-2/+4
* DIRDEPS_BUILD: Fix some things building in MAKELEVEL0.Bryan Drewery2016-02-261-0/+2
* Use proper CONFDIR after r289148Bryan Drewery2015-10-271-1/+1
* Spell CONFGROUPS properly.Bryan Drewery2015-10-271-1/+1
* META MODE: Fix after addition of bsd.confs.mk: Stage in "files" set.Bryan Drewery2015-10-271-5/+7
* META MODE: bsd.files.mk and bsd.confs.mk don't handle symlinks so there is noBryan Drewery2015-10-261-1/+0
* Configs should not be under MK_INCLUDES control.Bryan Drewery2015-10-241-3/+0
* Make installing to a non-existent directory an error.Bryan Drewery2015-10-151-1/+1
* Revert r289282 for now as the interaction with a directory containingBryan Drewery2015-10-141-3/+0
* Replace the out-of-place includes/files/config handling in bsd.subdir.mk withBryan Drewery2015-10-141-0/+3
* Correct a comment in bsd.incs.mk forgotten in r274662 and copied into bsd.con...Bryan Drewery2015-10-141-1/+1
* Install bsd.confs.mkBaptiste Daroussin2015-10-101-1/+1
* Install configuration files with CONFMODE instead of SHAREMODEBaptiste Daroussin2015-10-091-1/+1
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkBaptiste Daroussin2015-10-091-0/+87