aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.man.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* pkgbase: Add an src.conf option for splitting man pagesEmmanuel Vadot2021-08-161-0/+9
* Correct link metadata created when installing with -DNO_ROOT.Brooks Davis2018-06-291-1/+1
* Revert r301079.Bryan Drewery2016-06-031-4/+4
* WITH_META_MODE: Mitigate switching from without to with META_MODE.Bryan Drewery2016-05-311-4/+4
* MFHGlen Barber2016-03-021-11/+9
|\
| * Remove _manpages and _maninstall targets as they are no longer needed.Bryan Drewery2016-02-261-11/+9
* | MFHGlen Barber2016-02-081-18/+14
|\|
| * MLINKS: Deduplicate some of the logic, simplify, and unhide install commands.Bryan Drewery2016-02-041-18/+14
| * Fix cat files being installed to wrong place since r284685.Bryan Drewery2016-02-041-2/+2
* | MFH r289384-r293170Glen Barber2016-01-041-15/+21
|\|
| * Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.Bryan Drewery2015-10-221-14/+20
| * Make installing to a non-existent directory an error.Bryan Drewery2015-10-151-2/+2
* | Merge from headBaptiste Daroussin2015-10-091-2/+2
|\|
| * In jobs mode we can use .ORDER to force stage_links to run after otherSimon J. Gerraty2015-10-071-2/+2
* | Merge from headBaptiste Daroussin2015-09-121-39/+19
|\|
| * Fix typo which breaks build of manpages when WITHOUT_MANCOMPRESS is setBaptiste Daroussin2015-07-081-1/+1
| * Simplify code to install manpages and it symlinksBaptiste Daroussin2015-06-211-39/+19
* | Merge from headBaptiste Daroussin2015-06-151-0/+16
|\|
| * Watchout for bogus MANSimon J. Gerraty2015-06-081-1/+1
| * Add dependent option STAGING_MAN/STAGINGSimon J. Gerraty2015-06-041-4/+4
| * Handle multiple sections in MLINKSSimon J. Gerraty2015-05-311-1/+3
| * Stage man pages.Simon J. Gerraty2015-05-311-0/+14
* | Makes it more flexible to tag and define a target packageBaptiste Daroussin2015-02-131-3/+4
* | Tag the metalog with a global default sets of tags that will be used to decideBaptiste Daroussin2015-02-101-1/+1
|/
* Use mandoc to generate cat pagesBaptiste Daroussin2015-01-021-7/+6
* Use mandoc -Tlint instead of groff for manlint targetBaptiste Daroussin2015-01-021-2/+3
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.Warner Losh2014-04-181-6/+3
* r264402 builds fine, but turns out there are problems withWarner Losh2014-04-131-3/+6
* Convert NO_MANCOMPRESS to normal convention.Warner Losh2014-04-131-6/+3
* Replace all known uses of ln in the build process with appropriateBrooks Davis2013-01-211-2/+2
* Remove support for installing 1aout section manpages.Brooks Davis2013-01-161-1/+1
* Stop clobberring the application namespace with localRuslan Ermilov2007-03-121-37/+37
* Remove trailing spaces.Kirill Ponomarev2005-01-061-4/+4
* NOMLINKS -> NO_MLINKSRuslan Ermilov2004-12-211-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-4/+4
* Implement sed(1) commands using the make(1)'s RE variable modifier.Ruslan Ermilov2003-09-071-3/+3
* Revert last delta. SGR support in grotty(1) is disabled system-wideRuslan Ermilov2002-10-181-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.Ruslan Ermilov2002-10-111-1/+1
* Allow one to override ${MINSTALL} in /etc/make.conf.Ruslan Ermilov2002-08-201-1/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* Ensure manpages are built with the all-man in theRuslan Ermilov2002-05-131-0/+2
* Added internal, non-recursive (SUBDIR) versions of the `all-man'Ruslan Ermilov2002-05-071-8/+10
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.Ruslan Ermilov2002-04-231-1/+1
* Don't include bsd.own.mk from sys.mk, this makes it impossibleRuslan Ermilov2002-04-171-0/+4
* Revert to the ordinary `:' dependency operator for `mainstall'.Ruslan Ermilov2002-04-171-2/+2
* Fix all-man to look into the SUBDIR subdirs as well.Ruslan Ermilov2002-04-151-1/+1
* There is a better way to suppress groff(1) output.Ruslan Ermilov2001-09-051-2/+2
* Implement the `manlint' target, for minimal validity checking ofRuslan Ermilov2001-09-051-0/+13
* Always preprocess manpages with tbl(1).Ruslan Ermilov2001-07-121-1/+1