summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.man.mk
Commit message (Expand)AuthorAgeFilesLines
* MLINKS: Deduplicate some of the logic, simplify, and unhide install commands.bdrewery2016-02-041-18/+14
* Fix cat files being installed to wrong place since r284685.bdrewery2016-02-041-2/+2
* Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.bdrewery2015-10-221-14/+20
* Make installing to a non-existent directory an error.bdrewery2015-10-151-2/+2
* In jobs mode we can use .ORDER to force stage_links to run after othersjg2015-10-071-2/+2
* Fix typo which breaks build of manpages when WITHOUT_MANCOMPRESS is setbapt2015-07-081-1/+1
* Simplify code to install manpages and it symlinksbapt2015-06-211-39/+19
* Watchout for bogus MANsjg2015-06-081-1/+1
* Add dependent option STAGING_MAN/STAGINGsjg2015-06-041-4/+4
* Handle multiple sections in MLINKSsjg2015-05-311-1/+3
* Stage man pages.sjg2015-05-311-0/+14
* Use mandoc to generate cat pagesbapt2015-01-021-7/+6
* Use mandoc -Tlint instead of groff for manlint targetbapt2015-01-021-2/+3
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.imp2014-04-181-6/+3
* r264402 builds fine, but turns out there are problems withimp2014-04-131-3/+6
* Convert NO_MANCOMPRESS to normal convention.imp2014-04-131-6/+3
* Replace all known uses of ln in the build process with appropriatebrooks2013-01-211-2/+2
* Remove support for installing 1aout section manpages.brooks2013-01-161-1/+1
* Stop clobberring the application namespace with localru2007-03-121-37/+37
* Remove trailing spaces.krion2005-01-061-4/+4
* NOMLINKS -> NO_MLINKSru2004-12-211-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-4/+4
* Implement sed(1) commands using the make(1)'s RE variable modifier.ru2003-09-071-3/+3
* Revert last delta. SGR support in grotty(1) is disabled system-wideru2002-10-181-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.ru2002-10-111-1/+1
* Allow one to override ${MINSTALL} in /etc/make.conf.ru2002-08-201-1/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* Ensure manpages are built with the all-man in theru2002-05-131-0/+2
* Added internal, non-recursive (SUBDIR) versions of the `all-man'ru2002-05-071-8/+10
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-1/+1
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-171-0/+4
* Revert to the ordinary `:' dependency operator for `mainstall'.ru2002-04-171-2/+2
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* There is a better way to suppress groff(1) output.ru2001-09-051-2/+2
* Implement the `manlint' target, for minimal validity checking ofru2001-09-051-0/+13
* Always preprocess manpages with tbl(1).ru2001-07-121-1/+1
* Do not clobber COPY, it may be set differently in /etc/make.conf.ru2001-05-301-2/+0
* Add missing -mtty-char for MANBUILDCAT.ru2001-04-181-1/+1
* - Removed `n' from the list of manpage sections.ru2001-03-281-5/+5
* Removed _MANPAGES, MANDEPEND and MANSRC.ru2001-03-261-44/+41
* Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.ru2001-02-231-1/+1
* Install the stock (as supplied by groff(1) distribution) tmac.anru2000-12-061-1/+1
* groff does not use MANDEPEND anymore.ru2000-12-051-1/+1
* Typo in comments explaining what MAN_FILTER is.hoek2000-05-211-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Backed out rev.1.28. It was bogus because bsd.man.mk is only usedbde1998-09-091-8/+1
* Add a man section 1aout for the legacy man files to avoid them beingjb1998-09-071-2/+2
* Make ../Makefile.inc handling more consistant to prevent multiple includespeter1998-08-081-1/+8
* Don't include ../Makefile.inc here. bsd.man.mk is always includedbde1998-04-271-6/+1
* Remove the comments hat just list the nested includes.wosch1997-11-091-3/+2
OpenPOWER on IntegriCloud