CVS commit: src/external/gpl2/groff/tmac

2020-09-02 Thread Kimmo Suominen
Module Name:src Committed By: kim Date: Wed Sep 2 09:28:25 UTC 2020 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Reflect that this is current by using ".99" in the Os version This helps distinguising NetBSD-current pages from NetBSD-9.0 pages bet

CVS commit: src/external/gpl2/groff/dist/src/roff

2020-06-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 16 00:47:21 UTC 2020 Modified Files: src/external/gpl2/groff/dist/src/roff/groff: groff.cpp src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: Add --timestamp for reproducible builds. To genera

CVS commit: src/external/gpl2/groff/dist

2018-11-06 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Nov 6 22:01:16 UTC 2018 Modified Files: src/external/gpl2/groff/dist: configure Log Message: Test for other exit cases. It might be worth regenerating configure with modern autoconf. Reviewed by Closes PR toolchain/53314 T

CVS commit: src/external/gpl2/groff/dist/tmac

2018-07-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 27 15:13:01 UTC 2018 Modified Files: src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man Log Message: it's c18, not c17. thanks ingo schwarze. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external

CVS commit: src/external/gpl2/groff/dist/tmac

2018-07-27 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 27 14:30:22 UTC 2018 Modified Files: src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man Log Message: Support -isoC-2017 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/groff/dist/tmac/

CVS commit: src/external/gpl2/groff/dist

2018-06-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jun 22 17:28:27 UTC 2018 Modified Files: src/external/gpl2/groff/dist: Makefile.in Log Message: Don't look in random (legacy) places for fonts. We want reproducible builds to work. XXX: pullup-8 To generate a diff of this

CVS commit: src/external/gpl2/groff/dist/src/preproc/grn

2018-05-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed May 16 13:53:29 UTC 2018 Modified Files: src/external/gpl2/groff/dist/src/preproc/grn: hdb.cpp hgraph.cpp hpoint.cpp main.cpp Log Message: Remove obsolete register keywords from C++ code. To generate a diff of thi

CVS commit: src/external/gpl2/groff/bin

2018-03-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 13 03:03:33 UTC 2018 Modified Files: src/external/gpl2/groff/bin/eqn: Makefile src/external/gpl2/groff/bin/pic: Makefile src/external/gpl2/groff/bin/refer: Makefile Log Message: use CLEANFILES+= not CLEANFILES

CVS commit: src/external/gpl2/groff/tmac

2018-02-25 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Feb 25 12:46:49 UTC 2018 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Add FreeBSD 11.0 and 12.0 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/groff/tmac/mdoc.local Pleas

CVS commit: src/external/gpl2/groff/tmac

2018-01-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sun Jan 14 03:33:10 UTC 2018 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: Copy-paste a .Dx macro for DragonFly (from .Ox) and add a couple of FreeBSD versions to make autofs(5) man pages cleanly format with g

CVS commit: src/external/gpl2/groff/tmac/man

2018-01-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Sat Jan 13 14:00:51 UTC 2018 Modified Files: src/external/gpl2/groff/tmac/man: Makefile Log Message: Fix trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/man/Makefile Pl

CVS commit: src/external/gpl2/groff/dist/src/preproc

2017-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Oct 8 11:06:48 UTC 2017 Removed Files: src/external/gpl2/groff/dist/src/preproc/eqn: eqn.cpp eqn_tab.h src/external/gpl2/groff/dist/src/preproc/pic: pic_tab.h Log Message: Remove pre-generated files as they can confuse

CVS commit: src/external/gpl2/groff/tmac

2017-06-04 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Jun 4 07:16:34 UTC 2017 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: 8.0 update, and add 9.0 for THE FUTURE To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/groff/tmac/mdoc

CVS commit: src/external/gpl2/groff/tmac

2017-01-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Jan 29 05:12:17 UTC 2017 Modified Files: src/external/gpl2/groff/tmac: mdoc.local Log Message: add 7.1 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/groff/tmac/mdoc.local Please note that diffs

CVS commit: src/external/gpl2/groff/dist/src/roff/troff

2016-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Oct 8 23:40:52 UTC 2016 Modified Files: src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: Revert half of the last commit. Turns out that in some contexts, BEGIN_QUOTE/END_QUOTE is used intentionally as non-ch

CVS commit: src/external/gpl2/groff/dist/src/roff/troff

2016-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Oct 8 20:44:59 UTC 2016 Modified Files: src/external/gpl2/groff/dist/src/roff/troff: input.cpp Log Message: BEGIN_QUOTE and END_QUOTE have values outside the range of a signed char for non-EBCDIC host. Explicitly cast them to

CVS commit: src/external/gpl2/groff/dist/tmac

2016-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Mon Jun 6 16:09:47 UTC 2016 Modified Files: src/external/gpl2/groff/dist/tmac: groff_mdoc.man Log Message: Fix .Xr references to troff(1), ok from wiz@ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/g

CVS commit: src/external/gpl2/groff

2016-03-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 16 23:52:04 UTC 2016 Modified Files: src/external/gpl2/groff: Makefile.inc Log Message: Hardcode man page dates to date of groff release (September 4, 2005 for 1.19.2 in this case). We can not use mdate.sh since after checko

CVS commit: src/external/gpl2/groff/bin

2016-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 14 02:41:58 UTC 2016 Modified Files: src/external/gpl2/groff/bin: Makefile Added Files: src/external/gpl2/groff/bin/gdiffmk: Makefile Log Message: remove afmtodit, add gdiffmk To generate a diff of this commit:

CVS commit: src/external/gpl2/groff

2016-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 14 02:30:19 UTC 2016 Modified Files: src/external/gpl2/groff: Makefile Makefile.inc src/external/gpl2/groff/bin/eqn: Makefile src/external/gpl2/groff/bin/grn: Makefile src/external/gpl2/groff/bin/g

CVS commit: src/external/gpl2/groff

2016-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 13 19:02:01 UTC 2016 Modified Files: src/external/gpl2/groff/dist: Makefile.in configure.ac mdate.sh src/external/gpl2/groff/dist/contrib/mm: groff_mm.man groff_mmse.man src/external/gpl2/groff/dist/contri