summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-1645-45/+45
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image.
* Remove some conversion leftovers.Ruslan Ermilov2005-10-201-3/+0
| | | | Notes: svn path=/head/; revision=151505
* Upgrade to Groff 1.19.2.Ruslan Ermilov2005-10-206-33/+79
| | | | Notes: svn path=/head/; revision=151504
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-212-2/+2
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-245-5/+5
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Whitespace nit in previous revision.Ruslan Ermilov2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=128289
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=125921
* Fix build on 4.x.Ruslan Ermilov2003-05-021-0/+4
| | | | Notes: svn path=/head/; revision=114525
* Upgrade to Groff 1.19.Ruslan Ermilov2003-05-0125-70/+117
| | | | Notes: svn path=/head/; revision=114412
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-4/+1
| | | | | | | | | | | | | | | | | | Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS. Only create _stamp.extra when necessary. Get rid of SOELIMPP and OBJS. Use Groff version of soelim(1); we need its -I option for the following to work. Don't needlessly chdir to SRCDIR. Only a few documents need CD_HACK, and those that need it either use refer(1) or .PSPIC macro which internally uses the .psbb call. Notes: svn path=/head/; revision=106143
* Remove the hack to build groff statically on alpha, now that the rtldAndrew Gallatin2002-10-231-6/+0
| | | | | | | | | | | has been extended to grok binaries with only one PLT_LOAD segment An UPDATING entry about this is pending review.. Approved by: ru Notes: svn path=/head/; revision=105822
* Make static in our normal manner.David E. O'Brien2002-10-211-1/+1
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=105600
* Unbreak Alpha world.David E. O'Brien2002-10-211-0/+6
| | | | | | | | | | | | We are seeing "/usr/libexec/ld-elf.so.1: groff: too few PT_LOAD segments", however it appears that there really is only one PT_LOAD segment in the groff binary. It is unclear if `rtld' or `ld' is at fault here -- but using an RELENG_4 `ld' binary allows one to build a working dynamic groff binary. Submitted by: gallatin Notes: svn path=/head/; revision=105593
* Support FreeBSD versions starting from 4.0-RELEASE.Ruslan Ermilov2002-10-131-0/+10
| | | | | | | Reminded by: imp Notes: svn path=/head/; revision=105031
* Upgrade to Groff 1.18.1.Ruslan Ermilov2002-10-114-7/+160
| | | | 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
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-133-3/+0
| | | | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. Notes: svn path=/head/; revision=96513
* Revert the last change and mark the program as PROG_CXX.Ruslan Ermilov2002-04-1120-60/+60
| | | | Notes: svn path=/head/; revision=94427
* Use the new PROG_CXX knob.Ruslan Ermilov2002-04-111-2/+1
| | | | Notes: svn path=/head/; revision=94425
* Add -lstdc++ to the link args for these C++ tools so that they can bePeter Wemm2002-04-0720-40/+40
| | | | | | | | | compiled with gcc-3.1. Somebody thought it was a good idea to move the implementation of new and delete from libgcc to libstdc++. This change doesn't harm the current compiler in the tree. Notes: svn path=/head/; revision=94013
* Add $FreeBSD$ CVS tag.Ruslan Ermilov2001-07-101-0/+3
| | | | Notes: svn path=/head/; revision=79552
* Upgrade to Groff 1.17.2.Ruslan Ermilov2001-07-102-4/+4
| | | | Notes: svn path=/head/; revision=79551
* Upgrade to Groff 1.17.Ruslan Ermilov2001-04-1741-0/+354
| | | | Notes: svn path=/head/; revision=75592
* psroff(1) has never been a part of Groff.Ruslan Ermilov2001-04-101-0/+46
| | | | Notes: svn path=/head/; revision=75387
* long live groffPaul Traina1996-09-081-0/+9
| | | | Notes: svn path=/head/; revision=18142
* Groff is dead...Paul Traina1996-09-081-9/+0
| | | | Notes: svn path=/head/; revision=18135
* Add psroff commandPaul Traina1996-09-081-0/+2
| | | | Notes: svn path=/head/; revision=18127
* Layer in FreeBSD changesPaul Traina1995-01-151-0/+9
Notes: svn path=/head/; revision=5641