aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/font
Commit message (Collapse)AuthorAgeFilesLines
* Remove groff from baseBaptiste Daroussin2017-06-0734-723/+0
| | | | | | | | | | | | | All manpages in base are now compatible with mandoc(1), all roff documentation will be relocated in the doc tree. man(1) can now use groff from the ports tree if it needs. Also remove checknr(1) and colcrt(1) which are only useful with groff. Approved by: (no objections on the mailing lists) Notes: svn path=/head/; revision=319664
* Add META_MODE support.Simon J. Gerraty2015-06-1314-0/+154
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0814-28/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Merge sync of headSimon J. Gerraty2015-05-274-4/+0
| |\ | | | | | | | | | Notes: svn path=/projects/bmake/; revision=283595
| * | Merge head from 7/28Simon J. Gerraty2014-08-194-0/+4
| |\| | | | | | | | | | Notes: svn path=/projects/bmake/; revision=270164
| * | We do want objdirSimon J. Gerraty2013-10-134-8/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256421
| * | Updated dependenciesSimon J. Gerraty2013-10-134-8/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=256419
| * | Updated dependenciesSimon J. Gerraty2013-02-1610-20/+0
| | | | | | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2214-0/+196
| |/ | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* / Get rid of some more NO_OBJsSimon J. Gerraty2015-06-124-8/+0
|/ | | | | | | Differential Revision: D2748 Notes: svn path=/head/; revision=284321
* Upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-203-3/+11
| | | | Notes: svn path=/head/; revision=151504
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-214-4/+4
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* Unbreak Russian KOI8-R support.Ruslan Ermilov2003-09-081-156/+174
| | | | Notes: svn path=/head/; revision=119887
* Upgrade to Groff 1.19.Ruslan Ermilov2003-05-013-8/+23
| | | | Notes: svn path=/head/; revision=114412
* Replace beforeinstall: with plain FILES.Ruslan Ermilov2003-04-301-7/+2
| | | | Notes: svn path=/head/; revision=114327
* Upgrade to Groff 1.18.1.Ruslan Ermilov2002-10-114-9/+15
| | | | Notes: svn path=/head/; revision=104869
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
| | | | Notes: svn path=/head/; revision=100313
* `\<space>' (unpaddable space) does not work in groff_font(5) files,Ruslan Ermilov2001-05-281-2/+1
| | | | | | | | | | it is taken as a single escape (`\') character. This prevented \e from being output correctly in -Tkoi8-r case. Noticed by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=77320
* Synch with devascii/R.proto, RFC 1489, and groff_char(7).Ruslan Ermilov2001-04-181-134/+150
| | | | Notes: svn path=/head/; revision=75652
* Upgrade to Groff 1.17.Ruslan Ermilov2001-04-1718-19/+183
| | | | Notes: svn path=/head/; revision=75592
* Hmm, font `L' is still used in old Sun docs.Ruslan Ermilov2000-12-061-1/+1
| | | | Notes: svn path=/head/; revision=69674
* Font `L' is not needed for BSD docs, but some use font `CW'.Ruslan Ermilov2000-12-061-1/+1
| | | | Notes: svn path=/head/; revision=69668
* Fixed device files building procedure. This makesRuslan Ermilov2000-12-062-21/+3
| | | | | | | it possible to ``make all install'' in one pass. Notes: svn path=/head/; revision=69665
* Upgrade to version 1.16.1.Ruslan Ermilov2000-12-051-25/+4
| | | | Notes: svn path=/head/; revision=69632
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Tune table since 0200-0206 is not available, add more charsAndrey A. Chernov1999-07-311-9/+5
| | | | Notes: svn path=/head/; revision=49324
* Add more koi8-r charsAndrey A. Chernov1999-07-311-0/+64
| | | | Notes: svn path=/head/; revision=49313
* Use BINOWN, etc. instead of bin, etc. so that (this part of)Bruce Evans1997-12-171-4/+4
| | | | | | | `BINOWN=... make world' can be run by users other than root. Notes: svn path=/head/; revision=31804
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* DISTDIR is a reserved variable for make releasePoul-Henning Kamp1996-09-092-5/+5
| | | | | | | s/DISTDIR/DIST_DIR/g Notes: svn path=/head/; revision=18189
* ...long live groffPaul Traina1996-09-082-0/+88
| | | | Notes: svn path=/head/; revision=18140
* Groff is dead...Paul Traina1996-09-082-80/+0
| | | | Notes: svn path=/head/; revision=18135
* Add Russian language / koi8-r font support.Paul Traina1996-09-082-0/+247
| | | | | | | Original author: ache Notes: svn path=/head/; revision=18128
* Remove private maninstall target. It will conflict with the one inBruce Evans1995-10-211-12/+9
| | | | | | | | | | | | | | | | | | bsd.man.mk when I change the latter to use `::' instead of `:' dependencies. (bsd.man.mk is included because NOMAN isn't defined. The maninstall target is supposed to be private to bsd.man.mk so bsd.man.mk doesn't bother testing if it is already defined. The test for redefinition in Makefile.dev was too early to do anything.) Change install target to a beforeinstall target (perhaps there should be an `extrainstall' target so that Makefiles don't have to abuse one of beforeinstall, install, realinstall or afterinstall). Don't bother testing for the install target already being defined. Rewrite the shell loop as a make loop (this reduces the time for installing groff from 78s to 65s here). Notes: svn path=/head/; revision=11619
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* Look for files to install first in the object directory, then in theBruce Evans1995-02-021-14/+3
| | | | | | | | | | source directory. Don't create target directories at install time. mtree already handles them correctly. Notes: svn path=/head/; revision=6138
* Makefile.tty:Bruce Evans1995-01-251-0/+1
| | | | | | | Initialize CLEANFILES. All tty FONTFILES are objects. Notes: svn path=/head/; revision=5892
* Makefile.dev:Bruce Evans1995-01-251-2/+0
| | | | | | | | | | | Don't initialize CLEANFILES here. Many FONTFILES are sources and required special clean rules to avoid cleaning. Makefile.tty: Initialize CLEANFILES. All tty FONTFILES are objects. Notes: svn path=/head/; revision=5890
* Install additionly S and L text fonts, needed for BSD docs formattingAndrey A. Chernov1995-01-171-1/+1
| | | | Notes: svn path=/head/; revision=5699
* One last one...Paul Traina1995-01-151-4/+0
| | | | Notes: svn path=/head/; revision=5644
* Layer in all FreeBSD patchesPaul Traina1995-01-152-0/+95
| | | | Notes: svn path=/head/; revision=5640
* groff-1.09Paul Traina1995-01-151-0/+4
Notes: svn path=/cvs2svn/branches/PST/; revision=5637