Thu Jan 8 09:02:27 2015 UTC ()
Update to 1.22.3:

VERSION 1.22.3
==============

Gxditview
---------

o X11 resources for `gxditview', which were previously installed in
  /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are
  now installed in appresdir=$prefix/lib/X11/app-defaults.  If
  `appresdir' is not a standard X11 resource directory, the environment
  variable XFILESEARCHPATH should be set to this path.  The standard
  default directories depends on the system `libXt'.  Common directories
  include:

   /usr/lib/X11/app-defaults
   /usr/share/X11/app-defaults
   /etc/X11/app-defaults

  Note that if the option `--with-appresdir' is passed to `configure',
  the `prefix' will not be added to `appresdir'.

Glilypond
---------

o This new preprocessor (contributed by Bernd Warken) allows embedding of
  code for GNU LilyPond (http://www.lilypond.org), a music typesetter.  The
  data gets automatically processed and embedded as EPS images.

Gperl
-----

o Bernd Warken contributed a new preprocessor to handle Perl code that can
  be evaluated and then processed by groff.

Gpinyin
-------

o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables
  like `guo2wang2' as `gu坦w叩ng'.

Pdfroff
-------

o The pdfroff utility script now activates its `--no-toc-relocation' option
  by default, unless a request similar to:

     .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled

  is invoked during input file processing; (`.if !\n[PHASE] ...' ensures
  that the effect of the `.tm' request is restricted to the document setup
  phase of processing, as pdfroff sets it to 1 or 2 in the output phase,
  but leaves it unset in the setup phase).

  The bundled `spdf.tmac' macro package, which implicitly activates
  `-mpdfmark' for `ms' macro users, ensures that TOC relocation is
  appropriately enabled, when the `.TC' macro is invoked.

Macro Packages
--------------

o The -mom macro package now has full support for eqn, pic, and tbl, as well
  as captioning and labelling of pdf images and preprocessor output.  Lists
  of Figures, Equations, and Tables can now be autogenerated.  PDF_IMAGE has
  a new FRAME option.

o A French introduction to the -me macro package has been added (file
  `meintro_fr.me').

o In -mdoc, command %C is now available, providing a city or place
  reference.

VERSION 1.22.2
==============

Tbl
---

o The character `#' can now be used as an eqn delimiter within tables.

Eqn
---

o A GNU extension

    delim on

  has been added to reactivate delimiters which have been disabled with
  `delim off'.

VERSION 1.22.1
==============

(There was no release 1.22.)

Groff
-----

o A new option `-j' has been added to call the `chem' preprocessor.

Tbl
---

o Improved line numbering support.

Macro Packages
--------------

o Support for the `refer' preprocessor has been added to the -mm macro
  package.

o In -me, the `TH' macro was changed for compatibility with line number
  support in tables.

  `bl' now works inside of blocks.

  The behaviour of centered blocks has been improved.

  Line numbering support has been improved.

o The -mom macro package has reached version 2.0, focusing on PDF output
  with gropdf (using the new `pdfmom' wrapper script).  See the file
  `version-2.html' of the -mom documentation for a list of the many changes.

o Some generic Unicode fallback characters (mainly Roman numerals) have been
  added.

Gropdf
------

o A new driver for generating PDF output directly, contributed by Deri James
  <deri@chuzzlewit.myzen.co.uk>.  Note that this driver is written in Perl,
  thus you need a working Perl installation to run this output device.

Pdfmom
------

o A new wrapper around groff that facilitates the production of PDF
  documents from files formatted with the -mom macros.

VERSION 1.21
============

Troff
-----

o The new `lsm' request specifies a macro to be invoked when leading spaces
  in an input line are encountered (which are removed then).  Number
  registers `lsn' and `lss' hold the number of removed leading spaces and
  the corresponding horizontal space, respectively.

o There is a new warning category `file', enabled by default.  The `mso'
  request emits warnings in this category when the requested macro file does
  not exist.

o The new `class' request assigns a short name to a set of characters
  which can be referred to in the `cflags' request.  This is especially
  useful to control line-breaking and hyphenation rules in CJK languages.

o Three new values for the `cflags' request have been added, which are
  needed for proper CJK support.

    128  prohibit before but allow break after character
    256  prohibit after but allow break before character
    512  allow break before and after character

Tbl
---

o A new global option `nowarn' suppresses warnings if tables are longer than
  the current line width.

Afmtodit
--------

o New option `-o' to specify the name of the output file.

Macro Packages
--------------

o A new macro `%U' has been added to the mdoc package to indicate a URL
  reference within an .Rs/.Re environment.

o Rudimentary support for the Japanese script has been added, most suitable
  for man page handling as output by grotty.  The file `ja.tmac' contains
  the necessary setup to allow line breaks before and after CJK characters
  (with proper exceptions).  Note, however, that no inter-character spacing
  is implemented yet -- this usually causes many warnings about bad line
  breaks.


(wiz)
diff -r1.75 -r1.76 pkgsrc/textproc/groff/Makefile
diff -r1.23 -r1.24 pkgsrc/textproc/groff/PLIST
diff -r1.3 -r1.4 pkgsrc/textproc/groff/PLIST.docs
diff -r1.19 -r1.20 pkgsrc/textproc/groff/distinfo
diff -r1.6 -r1.7 pkgsrc/textproc/groff/patches/patch-ab
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-config.guess
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_chem_Makefile.sub
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_eqn2graph_eqn2graph.sh
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_gdiffmk_tests_runtests.in
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_grap2graph_grap2graph.sh
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_groffer_perl_groffer.pl
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_groffer_perl_roff2.pl
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_pdfmark_pdfroff.man
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-contrib_pic2graph_pic2graph.sh
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-doc_fixinfo.sh
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-doc_groff.info-2
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-gendef.sh
diff -r1.1 -r0 pkgsrc/textproc/groff/patches/patch-src_roff_groff_pipeline.c
diff -r1.2 -r0 pkgsrc/textproc/groff/patches/patch-configure
diff -r1.2 -r0 pkgsrc/textproc/groff/patches/patch-contrib_pdfmark_pdfroff.sh

cvs diff -r1.75 -r1.76 pkgsrc/textproc/groff/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/groff/Makefile 2014/07/18 10:11:35 1.75
+++ pkgsrc/textproc/groff/Makefile 2015/01/08 09:02:27 1.76
@@ -1,49 +1,44 @@ @@ -1,49 +1,44 @@
1# $NetBSD: Makefile,v 1.75 2014/07/18 10:11:35 ryoon Exp $ 1# $NetBSD: Makefile,v 1.76 2015/01/08 09:02:27 wiz Exp $
2# 
3 2
4DISTNAME= groff-1.20.1 3DISTNAME= groff-1.22.3
5PKGREVISION= 13 
6CATEGORIES= textproc 4CATEGORIES= textproc
7MASTER_SITES= ${MASTER_SITE_GNU:=groff/} 5MASTER_SITES= ${MASTER_SITE_GNU:=groff/}
8 6
9MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnu.org/software/groff/groff.html 8HOMEPAGE= http://www.gnu.org/software/groff/groff.html
11COMMENT= GNU roff text processing suite 9COMMENT= GNU roff text processing suite
12LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
13 11
14CONFLICTS= mdocml<1.12.0nb3 ja-groff-[0-9]* 12CONFLICTS= mdocml<1.12.0nb3 ja-groff-[0-9]*
15 13
16CHECK_PERMS= NO 14CHECK_PERMS= NO
17MAKE_JOBS_SAFE= NO 15MAKE_JOBS_SAFE= NO
18 16
19INSTALLATION_DIRS= share/groff/site-tmac 17INSTALLATION_DIRS= share/groff/site-tmac
20 18
21USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
22GNU_CONFIGURE= YES 20GNU_CONFIGURE= YES
23CONFIGURE_ENV+= PERLPATH=${PERL5:Q} 21CONFIGURE_ENV+= PERLPATH=${PERL5:Q}
24USE_TOOLS+= perl:run sed:run awk:run 22USE_TOOLS+= perl:run sed:run awk:run gmake
 23EXTRACT_USING= bsdtar
25USE_FEATURES= getopt_long 24USE_FEATURES= getopt_long
26 25
27INFO_FILES= YES 26INFO_FILES= YES
28 27
29REPLACE_AWK+= font/devlj4/generate/special.awk 28REPLACE_AWK+= font/devlj4/generate/special.awk
30REPLACE_PERL+= contrib/chem/chem.pl 29REPLACE_PERL+= contrib/*/*.pl
31REPLACE_PERL+= contrib/groffer/perl/func.pl 
32REPLACE_PERL+= contrib/groffer/perl/groffer.pl 
33REPLACE_PERL+= contrib/groffer/perl/man.pl 
34REPLACE_PERL+= contrib/groffer/perl/perl_test.pl 
35REPLACE_PERL+= contrib/groffer/perl/roff2.pl 
36REPLACE_PERL+= src/roff/grog/grog.pl 30REPLACE_PERL+= src/roff/grog/grog.pl
 31REPLACE_PERL+= src/roff/grog/subs.pl
37 32
38REPLACE_INTERPRETER+= sed 33REPLACE_INTERPRETER+= sed
39REPLACE.sed.old= .*/sed 34REPLACE.sed.old= .*/sed
40REPLACE.sed.new= ${SED} 35REPLACE.sed.new= ${SED}
41REPLACE_FILES.sed+= font/devps/generate/symbol.sed 36REPLACE_FILES.sed+= font/devps/generate/symbol.sed
42 37
43.include "options.mk" 38.include "options.mk"
44 39
45PLIST_SRC+= ${WRKDIR}/PLIST-local 40PLIST_SRC+= ${WRKDIR}/PLIST-local
46PLIST_SRC+= PLIST 41PLIST_SRC+= PLIST
47 42
48.include "../../mk/bsd.prefs.mk" 43.include "../../mk/bsd.prefs.mk"
49 44
@@ -55,32 +50,30 @@ CONFIGURE_ENV+= PAGE=${PAPERSIZE:Q} @@ -55,32 +50,30 @@ CONFIGURE_ENV+= PAGE=${PAPERSIZE:Q}
55.include "../../mk/compiler.mk" 50.include "../../mk/compiler.mk"
56.if !empty(CC_VERSION:Mgcc-4.[6-9].*) 51.if !empty(CC_VERSION:Mgcc-4.[6-9].*)
57CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600 52CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
58.endif 53.endif
59 54
60post-extract: 55post-extract:
61 ${CP} -p ${FILESDIR}/*.c ${WRKSRC} 56 ${CP} -p ${FILESDIR}/*.c ${WRKSRC}
62 57
63# Usually the mdoc.local "volume-operating-system" definition is for 58# Usually the mdoc.local "volume-operating-system" definition is for
64# the operating system name often displayed on top of man pages. And 59# the operating system name often displayed on top of man pages. And
65# "operating-system" is for the default .Os value (operating system 60# "operating-system" is for the default .Os value (operating system
66# and version/release) and is usually displayed at bottom of man page. 61# and version/release) and is usually displayed at bottom of man page.
67# XXX Use "pkgsrc" as default .Os value. 62# XXX Use "pkgsrc" as default .Os value.
68# Also, avoid having pre-patched groff.info-2 installed (install uses wildcard) 
69post-patch: 63post-patch:
70 ${SED} -e "s,@@VOLUME_OPERATING_SYSTEM@@,${OPSYS},g" \ 64 ${SED} -e "s,@@VOLUME_OPERATING_SYSTEM@@,${OPSYS},g" \
71 -e "s,@@OPERATING_SYSTEM@@,pkgsrc,g" \ 65 -e "s,@@OPERATING_SYSTEM@@,pkgsrc,g" \
72 ${FILESDIR}/mdoc.local > ${WRKDIR}/mdoc.local 66 ${FILESDIR}/mdoc.local > ${WRKDIR}/mdoc.local
73 ${RM} ${WRKSRC}/doc/groff.info-2.orig 
74 67
75# Groff installs its own man and ms macros as mgan and mgs if the 68# Groff installs its own man and ms macros as mgan and mgs if the
76# configure script thinks replacing the system ones is not safe. Since 69# configure script thinks replacing the system ones is not safe. Since
77# this depends heavily on exactly what the system macros are, each 70# this depends heavily on exactly what the system macros are, each
78# vendor OS is likely to be different and possibly differ by version. 71# vendor OS is likely to be different and possibly differ by version.
79# 72#
80# It also installs wrappers around the system macros for a variety of 73# It also installs wrappers around the system macros for a variety of
81# other traditional macro packages, if those macros don't have an FSF 74# other traditional macro packages, if those macros don't have an FSF
82# copyright. 75# copyright.
83 76
84post-install: 77post-install:
85 ${INSTALL_DATA} ${WRKDIR}/mdoc.local \ 78 ${INSTALL_DATA} ${WRKDIR}/mdoc.local \
86 ${DESTDIR}${PREFIX}/share/groff/site-tmac 79 ${DESTDIR}${PREFIX}/share/groff/site-tmac

cvs diff -r1.23 -r1.24 pkgsrc/textproc/groff/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/groff/PLIST 2013/09/17 21:15:37 1.23
+++ pkgsrc/textproc/groff/PLIST 2015/01/08 09:02:27 1.24
@@ -1,239 +1,269 @@ @@ -1,239 +1,269 @@
1@comment $NetBSD: PLIST,v 1.23 2013/09/17 21:15:37 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.24 2015/01/08 09:02:27 wiz Exp $
2bin/addftinfo 2bin/addftinfo
3bin/afmtodit 3bin/afmtodit
4bin/chem 4bin/chem
5bin/eqn 5bin/eqn
6bin/eqn2graph 6bin/eqn2graph
7bin/gdiffmk 7bin/gdiffmk
 8bin/glilypond
 9bin/gperl
 10bin/gpinyin
8bin/grap2graph 11bin/grap2graph
9bin/grn 12bin/grn
10bin/grodvi 13bin/grodvi
11bin/groff 14bin/groff
12bin/groffer 15bin/groffer
13bin/grog 16bin/grog
14bin/grolbp 17bin/grolbp
15bin/grolj4 18bin/grolj4
 19bin/gropdf
16bin/grops 20bin/grops
17bin/grotty 21bin/grotty
18bin/hpftodit 22bin/hpftodit
19bin/indxbib 23bin/indxbib
20bin/lkbib 24bin/lkbib
21bin/lookbib 25bin/lookbib
22bin/mmroff 26bin/mmroff
23bin/neqn 27bin/neqn
24bin/nroff 28bin/nroff
 29bin/pdfmom
25bin/pdfroff 30bin/pdfroff
26bin/pfbtops 31bin/pfbtops
27bin/pic 32bin/pic
28bin/pic2graph 33bin/pic2graph
29bin/post-grohtml 34bin/post-grohtml
30bin/pre-grohtml 35bin/pre-grohtml
31bin/preconv 36bin/preconv
32bin/refer 37bin/refer
33bin/roff2dvi 38bin/roff2dvi
34bin/roff2html 39bin/roff2html
35bin/roff2pdf 40bin/roff2pdf
36bin/roff2ps 41bin/roff2ps
37bin/roff2text 42bin/roff2text
38bin/roff2x 43bin/roff2x
39bin/soelim 44bin/soelim
40bin/tbl 45bin/tbl
41bin/tfmtodit 46bin/tfmtodit
42bin/troff 47bin/troff
43info/groff.info 48info/groff.info
44lib/groff/groffer/func.pl 49lib/groff/glilypond/args.pl
 50lib/groff/glilypond/oop_fh.pl
 51lib/groff/glilypond/subs.pl
 52lib/groff/gpinyin/subs.pl
 53lib/groff/groff_opts_no_arg.txt
 54lib/groff/groff_opts_with_arg.txt
 55lib/groff/groffer/main_subs.pl
45lib/groff/groffer/man.pl 56lib/groff/groffer/man.pl
46lib/groff/groffer/perl_test.pl 
47lib/groff/groffer/split_env.sh 57lib/groff/groffer/split_env.sh
 58lib/groff/groffer/subs.pl
48lib/groff/groffer/version.sh 59lib/groff/groffer/version.sh
 60lib/groff/grog/subs.pl
49man/man1/addftinfo.1 61man/man1/addftinfo.1
50man/man1/afmtodit.1 62man/man1/afmtodit.1
51man/man1/chem.1 63man/man1/chem.1
52man/man1/eqn.1 64man/man1/eqn.1
53man/man1/eqn2graph.1 65man/man1/eqn2graph.1
54man/man1/gdiffmk.1 66man/man1/gdiffmk.1
 67man/man1/glilypond.1
 68man/man1/gperl.1
 69man/man1/gpinyin.1
55man/man1/grap2graph.1 70man/man1/grap2graph.1
56man/man1/grn.1 71man/man1/grn.1
57man/man1/grodvi.1 72man/man1/grodvi.1
58man/man1/groff.1 73man/man1/groff.1
59man/man1/groffer.1 74man/man1/groffer.1
60man/man1/grog.1 75man/man1/grog.1
61man/man1/grohtml.1 76man/man1/grohtml.1
62man/man1/grolbp.1 77man/man1/grolbp.1
63man/man1/grolj4.1 78man/man1/grolj4.1
 79man/man1/gropdf.1
64man/man1/grops.1 80man/man1/grops.1
65man/man1/grotty.1 81man/man1/grotty.1
66man/man1/hpftodit.1 82man/man1/hpftodit.1
67man/man1/indxbib.1 83man/man1/indxbib.1
68man/man1/lkbib.1 84man/man1/lkbib.1
69man/man1/lookbib.1 85man/man1/lookbib.1
70man/man1/mmroff.1 86man/man1/mmroff.1
71man/man1/neqn.1 87man/man1/neqn.1
72man/man1/nroff.1 88man/man1/nroff.1
 89man/man1/pdfmom.1
73man/man1/pdfroff.1 90man/man1/pdfroff.1
74man/man1/pfbtops.1 91man/man1/pfbtops.1
75man/man1/pic.1 92man/man1/pic.1
76man/man1/pic2graph.1 93man/man1/pic2graph.1
77man/man1/preconv.1 94man/man1/preconv.1
78man/man1/refer.1 95man/man1/refer.1
79man/man1/roff2dvi.1 96man/man1/roff2dvi.1
80man/man1/roff2html.1 97man/man1/roff2html.1
81man/man1/roff2pdf.1 98man/man1/roff2pdf.1
82man/man1/roff2ps.1 99man/man1/roff2ps.1
83man/man1/roff2text.1 100man/man1/roff2text.1
84man/man1/roff2x.1 101man/man1/roff2x.1
85man/man1/soelim.1 102man/man1/soelim.1
86man/man1/tbl.1 103man/man1/tbl.1
87man/man1/tfmtodit.1 104man/man1/tfmtodit.1
88man/man1/troff.1 105man/man1/troff.1
89man/man5/groff_font.5 106man/man5/groff_font.5
90man/man5/groff_out.5 107man/man5/groff_out.5
91man/man5/groff_tmac.5 108man/man5/groff_tmac.5
92man/man5/lj4_font.5 109man/man5/lj4_font.5
93man/man7/ditroff.7 110man/man7/ditroff.7
94man/man7/groff.7 111man/man7/groff.7
95man/man7/groff_char.7 112man/man7/groff_char.7
96man/man7/groff_diff.7 113man/man7/groff_diff.7
 114man/man7/groff_filenames.7
97man/man7/groff_hdtbl.7 115man/man7/groff_hdtbl.7
98man/man7/groff_man.7 116man/man7/groff_man.7
99man/man7/groff_mdoc.7 117man/man7/groff_mdoc.7
100man/man7/groff_me.7 118man/man7/groff_me.7
101man/man7/groff_mm.7 119man/man7/groff_mm.7
102man/man7/groff_mmse.7 120man/man7/groff_mmse.7
103man/man7/groff_mom.7 121man/man7/groff_mom.7
104man/man7/groff_ms.7 122man/man7/groff_ms.7
105man/man7/groff_trace.7 123man/man7/groff_trace.7
106man/man7/groff_www.7 124man/man7/groff_www.7
107man/man7/roff.7 125man/man7/roff.7
108share/doc/groff/${PKGVERSION}/examples/chem/122/README 126share/doc/${PKGNAME}/examples/chem/122/README
109share/doc/groff/${PKGVERSION}/examples/chem/122/ch2a_ethyl.chem 127share/doc/${PKGNAME}/examples/chem/122/ch2a_ethyl.chem
110share/doc/groff/${PKGVERSION}/examples/chem/122/ch2b_benzene.chem 128share/doc/${PKGNAME}/examples/chem/122/ch2b_benzene.chem
111share/doc/groff/${PKGVERSION}/examples/chem/122/ch2c_benzene_right.chem 129share/doc/${PKGNAME}/examples/chem/122/ch2c_benzene_right.chem
112share/doc/groff/${PKGVERSION}/examples/chem/122/ch4a_stick.chem 130share/doc/${PKGNAME}/examples/chem/122/ch4a_stick.chem
113share/doc/groff/${PKGVERSION}/examples/chem/122/ch4b_methyl_acetate.chem 131share/doc/${PKGNAME}/examples/chem/122/ch4b_methyl_acetate.chem
114share/doc/groff/${PKGVERSION}/examples/chem/122/ch4c_colon.chem 132share/doc/${PKGNAME}/examples/chem/122/ch4c_colon.chem
115share/doc/groff/${PKGVERSION}/examples/chem/122/ch4d_HCl.H2O.chem 133share/doc/${PKGNAME}/examples/chem/122/ch4d_HCl.H2O.chem
116share/doc/groff/${PKGVERSION}/examples/chem/122/ch4e_CaSO4.2H2O.chem 134share/doc/${PKGNAME}/examples/chem/122/ch4e_CaSO4.2H2O.chem
117share/doc/groff/${PKGVERSION}/examples/chem/122/ch4f_C.chem 135share/doc/${PKGNAME}/examples/chem/122/ch4f_C.chem
118share/doc/groff/${PKGVERSION}/examples/chem/122/ch4g_BP.chem 136share/doc/${PKGNAME}/examples/chem/122/ch4g_BP.chem
119share/doc/groff/${PKGVERSION}/examples/chem/122/ch4h_methacrylate.chem 137share/doc/${PKGNAME}/examples/chem/122/ch4h_methacrylate.chem
120share/doc/groff/${PKGVERSION}/examples/chem/122/ch4i_cyclo.chem 138share/doc/${PKGNAME}/examples/chem/122/ch4i_cyclo.chem
121share/doc/groff/${PKGVERSION}/examples/chem/122/ch4j_ring4.chem 139share/doc/${PKGNAME}/examples/chem/122/ch4j_ring4.chem
122share/doc/groff/${PKGVERSION}/examples/chem/122/ch4k_ring3.chem 140share/doc/${PKGNAME}/examples/chem/122/ch4k_ring3.chem
123share/doc/groff/${PKGVERSION}/examples/chem/122/ch4l_vertex.chem 141share/doc/${PKGNAME}/examples/chem/122/ch4l_vertex.chem
124share/doc/groff/${PKGVERSION}/examples/chem/122/ch4m_double.chem 142share/doc/${PKGNAME}/examples/chem/122/ch4m_double.chem
125share/doc/groff/${PKGVERSION}/examples/chem/122/ch4n_triple.chem 143share/doc/${PKGNAME}/examples/chem/122/ch4n_triple.chem
126share/doc/groff/${PKGVERSION}/examples/chem/122/ch4o_aromatic.chem 144share/doc/${PKGNAME}/examples/chem/122/ch4o_aromatic.chem
127share/doc/groff/${PKGVERSION}/examples/chem/122/ch4p_cholestanol.chem 145share/doc/${PKGNAME}/examples/chem/122/ch4p_cholestanol.chem
128share/doc/groff/${PKGVERSION}/examples/chem/122/ch4q_rings.chem 146share/doc/${PKGNAME}/examples/chem/122/ch4q_rings.chem
129share/doc/groff/${PKGVERSION}/examples/chem/122/ch4r_spiro.chem 147share/doc/${PKGNAME}/examples/chem/122/ch4r_spiro.chem
130share/doc/groff/${PKGVERSION}/examples/chem/122/ch4s_heteroatoms.chem 148share/doc/${PKGNAME}/examples/chem/122/ch4s_heteroatoms.chem
131share/doc/groff/${PKGVERSION}/examples/chem/122/ch4t_polycyclic.chem 149share/doc/${PKGNAME}/examples/chem/122/ch4t_polycyclic.chem
132share/doc/groff/${PKGVERSION}/examples/chem/122/ch4u_nicotine.chem 150share/doc/${PKGNAME}/examples/chem/122/ch4u_nicotine.chem
133share/doc/groff/${PKGVERSION}/examples/chem/122/ch4v_histidine.chem 151share/doc/${PKGNAME}/examples/chem/122/ch4v_histidine.chem
134share/doc/groff/${PKGVERSION}/examples/chem/122/ch4w_lsd.chem 152share/doc/${PKGNAME}/examples/chem/122/ch4w_lsd.chem
135share/doc/groff/${PKGVERSION}/examples/chem/122/ch4x_anisole.chem 153share/doc/${PKGNAME}/examples/chem/122/ch4x_anisole.chem
136share/doc/groff/${PKGVERSION}/examples/chem/122/ch4y_reserpine.chem 154share/doc/${PKGNAME}/examples/chem/122/ch4y_reserpine.chem
137share/doc/groff/${PKGVERSION}/examples/chem/122/ch4z1_eqn_glutamic.chem 155share/doc/${PKGNAME}/examples/chem/122/ch4z1_eqn_glutamic.chem
138share/doc/groff/${PKGVERSION}/examples/chem/122/ch4z2_text.chem 156share/doc/${PKGNAME}/examples/chem/122/ch4z2_text.chem
139share/doc/groff/${PKGVERSION}/examples/chem/122/ch5a_size.chem 157share/doc/${PKGNAME}/examples/chem/122/ch5a_size.chem
140share/doc/groff/${PKGVERSION}/examples/chem/122/ch6a_pic.chem 158share/doc/${PKGNAME}/examples/chem/122/ch6a_pic.chem
141share/doc/groff/${PKGVERSION}/examples/chem/122/ch6b_dna.chem 159share/doc/${PKGNAME}/examples/chem/122/ch6b_dna.chem
142share/doc/groff/${PKGVERSION}/examples/chem/122/chAa_polymer.chem 160share/doc/${PKGNAME}/examples/chem/122/chAa_polymer.chem
143share/doc/groff/${PKGVERSION}/examples/chem/122/chAb_vinyl_chloro.chem 161share/doc/${PKGNAME}/examples/chem/122/chAb_vinyl_chloro.chem
144share/doc/groff/${PKGVERSION}/examples/chem/122/chAc_morphine.chem 162share/doc/${PKGNAME}/examples/chem/122/chAc_morphine.chem
145share/doc/groff/${PKGVERSION}/examples/chem/122/chAd_chlorophyll.chem 163share/doc/${PKGNAME}/examples/chem/122/chAd_chlorophyll.chem
146share/doc/groff/${PKGVERSION}/examples/chem/122/chAe_chair.chem 164share/doc/${PKGNAME}/examples/chem/122/chAe_chair.chem
147share/doc/groff/${PKGVERSION}/examples/chem/122/chAf_arrow.chem 165share/doc/${PKGNAME}/examples/chem/122/chAf_arrow.chem
148share/doc/groff/${PKGVERSION}/examples/chem/122/chAg_circle.chem 166share/doc/${PKGNAME}/examples/chem/122/chAg_circle.chem
149share/doc/groff/${PKGVERSION}/examples/chem/122/chAh_brackets.chem 167share/doc/${PKGNAME}/examples/chem/122/chAh_brackets.chem
150share/doc/groff/${PKGVERSION}/examples/chem/122/chAi_poly_vinyl_chloride.chem 168share/doc/${PKGNAME}/examples/chem/122/chAi_poly_vinyl_chloride.chem
151share/doc/groff/${PKGVERSION}/examples/chem/122/chBa_jump.chem 169share/doc/${PKGNAME}/examples/chem/122/chBa_jump.chem
152share/doc/groff/${PKGVERSION}/examples/chem/122/chBb_bonds.chem 170share/doc/${PKGNAME}/examples/chem/122/chBb_bonds.chem
153share/doc/groff/${PKGVERSION}/examples/chem/122/chBc_rings.chem 171share/doc/${PKGNAME}/examples/chem/122/chBc_rings.chem
154share/doc/groff/${PKGVERSION}/examples/chem/README 172share/doc/${PKGNAME}/examples/chem/README
155share/doc/groff/${PKGVERSION}/examples/chem/atp.chem 173share/doc/${PKGNAME}/examples/chem/atp.chem
156share/doc/groff/${PKGVERSION}/examples/chem/cholesterin.chem 174share/doc/${PKGNAME}/examples/chem/cholesterin.chem
157share/doc/groff/${PKGVERSION}/examples/chem/ethamivan.chem 175share/doc/${PKGNAME}/examples/chem/ethamivan.chem
158share/doc/groff/${PKGVERSION}/examples/chem/lsd.chem 176share/doc/${PKGNAME}/examples/chem/lsd.chem
159share/doc/groff/${PKGVERSION}/examples/chem/morphine.chem 177share/doc/${PKGNAME}/examples/chem/morphine.chem
160share/doc/groff/${PKGVERSION}/examples/chem/penicillin.chem 178share/doc/${PKGNAME}/examples/chem/penicillin.chem
161share/doc/groff/${PKGVERSION}/examples/chem/reserpine.chem 179share/doc/${PKGNAME}/examples/chem/reserpine.chem
162share/doc/groff/${PKGVERSION}/examples/gnu.eps 180share/doc/${PKGNAME}/examples/gnu.eps
163share/doc/groff/${PKGVERSION}/examples/grnexmpl.g 181share/doc/${PKGNAME}/examples/grnexmpl.g
164share/doc/groff/${PKGVERSION}/examples/grnexmpl.me 182share/doc/${PKGNAME}/examples/grnexmpl.me
165share/doc/groff/${PKGVERSION}/examples/grnexmpl.ps 183share/doc/${PKGNAME}/examples/grnexmpl.ps
166share/doc/groff/${PKGVERSION}/examples/groff.css 184share/doc/${PKGNAME}/examples/groff.css
167share/doc/groff/${PKGVERSION}/examples/hdtbl/chess_board.ps 185share/doc/${PKGNAME}/examples/hdtbl/chess_board.ps
168share/doc/groff/${PKGVERSION}/examples/hdtbl/chess_board.roff 186share/doc/${PKGNAME}/examples/hdtbl/chess_board.roff
169share/doc/groff/${PKGVERSION}/examples/hdtbl/col_rowspan_colors.ps 187share/doc/${PKGNAME}/examples/hdtbl/col_rowspan_colors.ps
170share/doc/groff/${PKGVERSION}/examples/hdtbl/col_rowspan_colors.roff 188share/doc/${PKGNAME}/examples/hdtbl/col_rowspan_colors.roff
171share/doc/groff/${PKGVERSION}/examples/hdtbl/color_boxes.ps 189share/doc/${PKGNAME}/examples/hdtbl/color_boxes.ps
172share/doc/groff/${PKGVERSION}/examples/hdtbl/color_boxes.roff 190share/doc/${PKGNAME}/examples/hdtbl/color_boxes.roff
173share/doc/groff/${PKGVERSION}/examples/hdtbl/color_nested_tables.ps 191share/doc/${PKGNAME}/examples/hdtbl/color_nested_tables.ps
174share/doc/groff/${PKGVERSION}/examples/hdtbl/color_nested_tables.roff 192share/doc/${PKGNAME}/examples/hdtbl/color_nested_tables.roff
175share/doc/groff/${PKGVERSION}/examples/hdtbl/color_table_cells.ps 193share/doc/${PKGNAME}/examples/hdtbl/color_table_cells.ps
176share/doc/groff/${PKGVERSION}/examples/hdtbl/color_table_cells.roff 194share/doc/${PKGNAME}/examples/hdtbl/color_table_cells.roff
177share/doc/groff/${PKGVERSION}/examples/hdtbl/color_transitions.ps 195share/doc/${PKGNAME}/examples/hdtbl/color_transitions.ps
178share/doc/groff/${PKGVERSION}/examples/hdtbl/color_transitions.roff 196share/doc/${PKGNAME}/examples/hdtbl/color_transitions.roff
179share/doc/groff/${PKGVERSION}/examples/hdtbl/fonts_n.ps 197share/doc/${PKGNAME}/examples/hdtbl/common.roff
180share/doc/groff/${PKGVERSION}/examples/hdtbl/fonts_n.roff 198share/doc/${PKGNAME}/examples/hdtbl/fonts_n.ps
181share/doc/groff/${PKGVERSION}/examples/hdtbl/fonts_x.ps 199share/doc/${PKGNAME}/examples/hdtbl/fonts_n.roff
182share/doc/groff/${PKGVERSION}/examples/hdtbl/fonts_x.roff 200share/doc/${PKGNAME}/examples/hdtbl/fonts_x.ps
183share/doc/groff/${PKGVERSION}/examples/hdtbl/gnu.eps 201share/doc/${PKGNAME}/examples/hdtbl/fonts_x.roff
184share/doc/groff/${PKGVERSION}/examples/hdtbl/mixed_pickles.ps 202share/doc/${PKGNAME}/examples/hdtbl/gnu.eps
185share/doc/groff/${PKGVERSION}/examples/hdtbl/mixed_pickles.roff 203share/doc/${PKGNAME}/examples/hdtbl/mixed_pickles.ps
186share/doc/groff/${PKGVERSION}/examples/hdtbl/rainbow.ps 204share/doc/${PKGNAME}/examples/hdtbl/mixed_pickles.roff
187share/doc/groff/${PKGVERSION}/examples/hdtbl/rainbow.roff 205share/doc/${PKGNAME}/examples/hdtbl/rainbow.ps
188share/doc/groff/${PKGVERSION}/examples/hdtbl/short_reference.ps 206share/doc/${PKGNAME}/examples/hdtbl/rainbow.roff
189share/doc/groff/${PKGVERSION}/examples/hdtbl/short_reference.roff 207share/doc/${PKGNAME}/examples/hdtbl/short_reference.ps
190share/doc/groff/${PKGVERSION}/examples/mom/README.txt 208share/doc/${PKGNAME}/examples/hdtbl/short_reference.roff
191share/doc/groff/${PKGVERSION}/examples/mom/elvis_syntax 209share/doc/${PKGNAME}/examples/mom/README.txt
192share/doc/groff/${PKGVERSION}/examples/mom/elvis_syntax.new 210share/doc/${PKGNAME}/examples/mom/elvis_syntax
193share/doc/groff/${PKGVERSION}/examples/mom/letter.mom 211share/doc/${PKGNAME}/examples/mom/elvis_syntax.new
194share/doc/groff/${PKGVERSION}/examples/mom/letter.ps 212share/doc/${PKGNAME}/examples/mom/letter.mom
195share/doc/groff/${PKGVERSION}/examples/mom/penguin.ps 213share/doc/${PKGNAME}/examples/mom/letter.pdf
196share/doc/groff/${PKGVERSION}/examples/mom/sample_docs.mom 214share/doc/${PKGNAME}/examples/mom/mom-pdf.mom
197share/doc/groff/${PKGVERSION}/examples/mom/sample_docs.ps 215share/doc/${PKGNAME}/examples/mom/mom-pdf.pdf
198share/doc/groff/${PKGVERSION}/examples/mom/typesetting.mom 216share/doc/${PKGNAME}/examples/mom/mom.vim
199share/doc/groff/${PKGVERSION}/examples/mom/typesetting.ps 217share/doc/${PKGNAME}/examples/mom/penguin.pdf
200share/doc/groff/${PKGVERSION}/examples/webpage.ms 218share/doc/${PKGNAME}/examples/mom/penguin.ps
201share/doc/groff/${PKGVERSION}/examples/webpage.ps 219share/doc/${PKGNAME}/examples/mom/sample_docs.mom
202share/doc/groff/${PKGVERSION}/html/mom/appendices.html 220share/doc/${PKGNAME}/examples/mom/sample_docs.pdf
203share/doc/groff/${PKGVERSION}/html/mom/color.html 221share/doc/${PKGNAME}/examples/mom/typesetting.mom
204share/doc/groff/${PKGVERSION}/html/mom/cover.html 222share/doc/${PKGNAME}/examples/mom/typesetting.pdf
205share/doc/groff/${PKGVERSION}/html/mom/definitions.html 223share/doc/${PKGNAME}/examples/webpage.ms
206share/doc/groff/${PKGVERSION}/html/mom/docelement.html 224share/doc/${PKGNAME}/examples/webpage.ps
207share/doc/groff/${PKGVERSION}/html/mom/docprocessing.html 225share/doc/${PKGNAME}/html/mom/appendices.html
208share/doc/groff/${PKGVERSION}/html/mom/goodies.html 226share/doc/${PKGNAME}/html/mom/color.html
209share/doc/groff/${PKGVERSION}/html/mom/headfootpage.html 227share/doc/${PKGNAME}/html/mom/cover.html
210share/doc/groff/${PKGVERSION}/html/mom/inlines.html 228share/doc/${PKGNAME}/html/mom/definitions.html
211share/doc/groff/${PKGVERSION}/html/mom/intro.html 229share/doc/${PKGNAME}/html/mom/docelement.html
212share/doc/groff/${PKGVERSION}/html/mom/letters.html 230share/doc/${PKGNAME}/html/mom/docprocessing.html
213share/doc/groff/${PKGVERSION}/html/mom/macrolist.html 231share/doc/${PKGNAME}/html/mom/goodies.html
214share/doc/groff/${PKGVERSION}/html/mom/rectoverso.html 232share/doc/${PKGNAME}/html/mom/graphical.html
215share/doc/groff/${PKGVERSION}/html/mom/refer.html 233share/doc/${PKGNAME}/html/mom/headfootpage.html
216share/doc/groff/${PKGVERSION}/html/mom/reserved.html 234share/doc/${PKGNAME}/html/mom/images.html
217share/doc/groff/${PKGVERSION}/html/mom/toc.html 235share/doc/${PKGNAME}/html/mom/inlines.html
218share/doc/groff/${PKGVERSION}/html/mom/typemacdoc.html 236share/doc/${PKGNAME}/html/mom/intro.html
219share/doc/groff/${PKGVERSION}/html/mom/typesetting.html 237share/doc/${PKGNAME}/html/mom/letters.html
220share/doc/groff/${PKGVERSION}/html/mom/using.html 238share/doc/${PKGNAME}/html/mom/macrolist.html
221share/doc/groff/${PKGVERSION}/meintro.me 239share/doc/${PKGNAME}/html/mom/rectoverso.html
222share/doc/groff/${PKGVERSION}/meintro.ps 240share/doc/${PKGNAME}/html/mom/refer.html
223share/doc/groff/${PKGVERSION}/meref.me 241share/doc/${PKGNAME}/html/mom/reserved.html
224share/doc/groff/${PKGVERSION}/meref.ps 242share/doc/${PKGNAME}/html/mom/stylesheet.css
225share/doc/groff/${PKGVERSION}/pic.ms 243share/doc/${PKGNAME}/html/mom/tables-of-contents.html
226share/doc/groff/${PKGVERSION}/pic.ps 244share/doc/${PKGNAME}/html/mom/toc.html
 245share/doc/${PKGNAME}/html/mom/typesetting.html
 246share/doc/${PKGNAME}/html/mom/using.html
 247share/doc/${PKGNAME}/html/mom/version-2.html
 248share/doc/${PKGNAME}/meintro.me
 249share/doc/${PKGNAME}/meintro.ps
 250share/doc/${PKGNAME}/meintro_fr.me
 251share/doc/${PKGNAME}/meintro_fr.ps
 252share/doc/${PKGNAME}/meref.me
 253share/doc/${PKGNAME}/meref.ps
 254share/doc/${PKGNAME}/pdf/mom-pdf.pdf
 255share/doc/${PKGNAME}/pic.ms
 256share/doc/${PKGNAME}/pic.ps
227share/groff/${PKGVERSION}/eign 257share/groff/${PKGVERSION}/eign
228share/groff/${PKGVERSION}/font/devascii/B 258share/groff/${PKGVERSION}/font/devascii/B
229share/groff/${PKGVERSION}/font/devascii/BI 259share/groff/${PKGVERSION}/font/devascii/BI
230share/groff/${PKGVERSION}/font/devascii/DESC 260share/groff/${PKGVERSION}/font/devascii/DESC
231share/groff/${PKGVERSION}/font/devascii/I 261share/groff/${PKGVERSION}/font/devascii/I
232share/groff/${PKGVERSION}/font/devascii/R 262share/groff/${PKGVERSION}/font/devascii/R
233share/groff/${PKGVERSION}/font/devdvi/CW 263share/groff/${PKGVERSION}/font/devdvi/CW
234share/groff/${PKGVERSION}/font/devdvi/CWEC 264share/groff/${PKGVERSION}/font/devdvi/CWEC
235share/groff/${PKGVERSION}/font/devdvi/CWI 265share/groff/${PKGVERSION}/font/devdvi/CWI
236share/groff/${PKGVERSION}/font/devdvi/CWIEC 266share/groff/${PKGVERSION}/font/devdvi/CWIEC
237share/groff/${PKGVERSION}/font/devdvi/CWITC 267share/groff/${PKGVERSION}/font/devdvi/CWITC
238share/groff/${PKGVERSION}/font/devdvi/CWTC 268share/groff/${PKGVERSION}/font/devdvi/CWTC
239share/groff/${PKGVERSION}/font/devdvi/DESC 269share/groff/${PKGVERSION}/font/devdvi/DESC
@@ -358,26 +388,50 @@ share/groff/${PKGVERSION}/font/devlj4/UB @@ -358,26 +388,50 @@ share/groff/${PKGVERSION}/font/devlj4/UB
358share/groff/${PKGVERSION}/font/devlj4/UCB 388share/groff/${PKGVERSION}/font/devlj4/UCB
359share/groff/${PKGVERSION}/font/devlj4/UCBI 389share/groff/${PKGVERSION}/font/devlj4/UCBI
360share/groff/${PKGVERSION}/font/devlj4/UCI 390share/groff/${PKGVERSION}/font/devlj4/UCI
361share/groff/${PKGVERSION}/font/devlj4/UCR 391share/groff/${PKGVERSION}/font/devlj4/UCR
362share/groff/${PKGVERSION}/font/devlj4/UI 392share/groff/${PKGVERSION}/font/devlj4/UI
363share/groff/${PKGVERSION}/font/devlj4/UR 393share/groff/${PKGVERSION}/font/devlj4/UR
364share/groff/${PKGVERSION}/font/devlj4/WINGDINGS 394share/groff/${PKGVERSION}/font/devlj4/WINGDINGS
365share/groff/${PKGVERSION}/font/devlj4/generate/Makefile 395share/groff/${PKGVERSION}/font/devlj4/generate/Makefile
366share/groff/${PKGVERSION}/font/devlj4/generate/special.awk 396share/groff/${PKGVERSION}/font/devlj4/generate/special.awk
367share/groff/${PKGVERSION}/font/devlj4/generate/special.map 397share/groff/${PKGVERSION}/font/devlj4/generate/special.map
368share/groff/${PKGVERSION}/font/devlj4/generate/symbol.map 398share/groff/${PKGVERSION}/font/devlj4/generate/symbol.map
369share/groff/${PKGVERSION}/font/devlj4/generate/text.map 399share/groff/${PKGVERSION}/font/devlj4/generate/text.map
370share/groff/${PKGVERSION}/font/devlj4/generate/wingdings.map 400share/groff/${PKGVERSION}/font/devlj4/generate/wingdings.map
 401share/groff/${PKGVERSION}/font/devpdf/CB
 402share/groff/${PKGVERSION}/font/devpdf/CBI
 403share/groff/${PKGVERSION}/font/devpdf/CI
 404share/groff/${PKGVERSION}/font/devpdf/CR
 405share/groff/${PKGVERSION}/font/devpdf/DESC
 406share/groff/${PKGVERSION}/font/devpdf/EURO
 407share/groff/${PKGVERSION}/font/devpdf/Foundry
 408share/groff/${PKGVERSION}/font/devpdf/HB
 409share/groff/${PKGVERSION}/font/devpdf/HBI
 410share/groff/${PKGVERSION}/font/devpdf/HI
 411share/groff/${PKGVERSION}/font/devpdf/HR
 412share/groff/${PKGVERSION}/font/devpdf/S
 413share/groff/${PKGVERSION}/font/devpdf/TB
 414share/groff/${PKGVERSION}/font/devpdf/TBI
 415share/groff/${PKGVERSION}/font/devpdf/TI
 416share/groff/${PKGVERSION}/font/devpdf/TR
 417share/groff/${PKGVERSION}/font/devpdf/ZD
 418share/groff/${PKGVERSION}/font/devpdf/download
 419share/groff/${PKGVERSION}/font/devpdf/enc/text.enc
 420share/groff/${PKGVERSION}/font/devpdf/map/dingbats.map
 421share/groff/${PKGVERSION}/font/devpdf/map/symbolchars
 422share/groff/${PKGVERSION}/font/devpdf/map/symbolmap
 423share/groff/${PKGVERSION}/font/devpdf/map/textmap
 424share/groff/${PKGVERSION}/font/devpdf/util/BuildFoundries
371share/groff/${PKGVERSION}/font/devps/AB 425share/groff/${PKGVERSION}/font/devps/AB
372share/groff/${PKGVERSION}/font/devps/ABI 426share/groff/${PKGVERSION}/font/devps/ABI
373share/groff/${PKGVERSION}/font/devps/AI 427share/groff/${PKGVERSION}/font/devps/AI
374share/groff/${PKGVERSION}/font/devps/AR 428share/groff/${PKGVERSION}/font/devps/AR
375share/groff/${PKGVERSION}/font/devps/BMB 429share/groff/${PKGVERSION}/font/devps/BMB
376share/groff/${PKGVERSION}/font/devps/BMBI 430share/groff/${PKGVERSION}/font/devps/BMBI
377share/groff/${PKGVERSION}/font/devps/BMI 431share/groff/${PKGVERSION}/font/devps/BMI
378share/groff/${PKGVERSION}/font/devps/BMR 432share/groff/${PKGVERSION}/font/devps/BMR
379share/groff/${PKGVERSION}/font/devps/CB 433share/groff/${PKGVERSION}/font/devps/CB
380share/groff/${PKGVERSION}/font/devps/CBI 434share/groff/${PKGVERSION}/font/devps/CBI
381share/groff/${PKGVERSION}/font/devps/CI 435share/groff/${PKGVERSION}/font/devps/CI
382share/groff/${PKGVERSION}/font/devps/CR 436share/groff/${PKGVERSION}/font/devps/CR
383share/groff/${PKGVERSION}/font/devps/DESC 437share/groff/${PKGVERSION}/font/devps/DESC
@@ -470,40 +524,42 @@ share/groff/${PKGVERSION}/tmac/andoc.tma @@ -470,40 +524,42 @@ share/groff/${PKGVERSION}/tmac/andoc.tma
470share/groff/${PKGVERSION}/tmac/composite.tmac 524share/groff/${PKGVERSION}/tmac/composite.tmac
471share/groff/${PKGVERSION}/tmac/cp1047.tmac 525share/groff/${PKGVERSION}/tmac/cp1047.tmac
472share/groff/${PKGVERSION}/tmac/cs.tmac 526share/groff/${PKGVERSION}/tmac/cs.tmac
473share/groff/${PKGVERSION}/tmac/de.tmac 527share/groff/${PKGVERSION}/tmac/de.tmac
474share/groff/${PKGVERSION}/tmac/den.tmac 528share/groff/${PKGVERSION}/tmac/den.tmac
475share/groff/${PKGVERSION}/tmac/devtag.tmac 529share/groff/${PKGVERSION}/tmac/devtag.tmac
476share/groff/${PKGVERSION}/tmac/doc-old.tmac 530share/groff/${PKGVERSION}/tmac/doc-old.tmac
477share/groff/${PKGVERSION}/tmac/doc.tmac 531share/groff/${PKGVERSION}/tmac/doc.tmac
478share/groff/${PKGVERSION}/tmac/dvi.tmac 532share/groff/${PKGVERSION}/tmac/dvi.tmac
479share/groff/${PKGVERSION}/tmac/e.tmac 533share/groff/${PKGVERSION}/tmac/e.tmac
480share/groff/${PKGVERSION}/tmac/ec.tmac 534share/groff/${PKGVERSION}/tmac/ec.tmac
481share/groff/${PKGVERSION}/tmac/eqnrc 535share/groff/${PKGVERSION}/tmac/eqnrc
482share/groff/${PKGVERSION}/tmac/europs.tmac 536share/groff/${PKGVERSION}/tmac/europs.tmac
 537share/groff/${PKGVERSION}/tmac/fallbacks.tmac
483share/groff/${PKGVERSION}/tmac/fr.tmac 538share/groff/${PKGVERSION}/tmac/fr.tmac
484share/groff/${PKGVERSION}/tmac/hdmisc.tmac 539share/groff/${PKGVERSION}/tmac/hdmisc.tmac
485share/groff/${PKGVERSION}/tmac/hdtbl.tmac 540share/groff/${PKGVERSION}/tmac/hdtbl.tmac
486share/groff/${PKGVERSION}/tmac/html-end.tmac 541share/groff/${PKGVERSION}/tmac/html-end.tmac
487share/groff/${PKGVERSION}/tmac/html.tmac 542share/groff/${PKGVERSION}/tmac/html.tmac
488share/groff/${PKGVERSION}/tmac/hyphen.cs 543share/groff/${PKGVERSION}/tmac/hyphen.cs
489share/groff/${PKGVERSION}/tmac/hyphen.den 544share/groff/${PKGVERSION}/tmac/hyphen.den
490share/groff/${PKGVERSION}/tmac/hyphen.det 545share/groff/${PKGVERSION}/tmac/hyphen.det
491share/groff/${PKGVERSION}/tmac/hyphen.fr 546share/groff/${PKGVERSION}/tmac/hyphen.fr
492share/groff/${PKGVERSION}/tmac/hyphen.sv 547share/groff/${PKGVERSION}/tmac/hyphen.sv
493share/groff/${PKGVERSION}/tmac/hyphen.us 548share/groff/${PKGVERSION}/tmac/hyphen.us
494share/groff/${PKGVERSION}/tmac/hyphenex.cs 549share/groff/${PKGVERSION}/tmac/hyphenex.cs
495share/groff/${PKGVERSION}/tmac/hyphenex.det 550share/groff/${PKGVERSION}/tmac/hyphenex.det
496share/groff/${PKGVERSION}/tmac/hyphenex.us 551share/groff/${PKGVERSION}/tmac/hyphenex.us
 552share/groff/${PKGVERSION}/tmac/ja.tmac
497share/groff/${PKGVERSION}/tmac/latin1.tmac 553share/groff/${PKGVERSION}/tmac/latin1.tmac
498share/groff/${PKGVERSION}/tmac/latin2.tmac 554share/groff/${PKGVERSION}/tmac/latin2.tmac
499share/groff/${PKGVERSION}/tmac/latin5.tmac 555share/groff/${PKGVERSION}/tmac/latin5.tmac
500share/groff/${PKGVERSION}/tmac/latin9.tmac 556share/groff/${PKGVERSION}/tmac/latin9.tmac
501share/groff/${PKGVERSION}/tmac/lbp.tmac 557share/groff/${PKGVERSION}/tmac/lbp.tmac
502share/groff/${PKGVERSION}/tmac/lj4.tmac 558share/groff/${PKGVERSION}/tmac/lj4.tmac
503@comment handled dynamically: share/groff/${PKGVERSION}/tmac/m.tmac 559@comment handled dynamically: share/groff/${PKGVERSION}/tmac/m.tmac
504share/groff/${PKGVERSION}/tmac/man.tmac 560share/groff/${PKGVERSION}/tmac/man.tmac
505share/groff/${PKGVERSION}/tmac/mandoc.tmac 561share/groff/${PKGVERSION}/tmac/mandoc.tmac
506share/groff/${PKGVERSION}/tmac/mdoc.tmac 562share/groff/${PKGVERSION}/tmac/mdoc.tmac
507share/groff/${PKGVERSION}/tmac/mdoc/doc-common 563share/groff/${PKGVERSION}/tmac/mdoc/doc-common
508share/groff/${PKGVERSION}/tmac/mdoc/doc-ditroff 564share/groff/${PKGVERSION}/tmac/mdoc/doc-ditroff
509share/groff/${PKGVERSION}/tmac/mdoc/doc-nroff 565share/groff/${PKGVERSION}/tmac/mdoc/doc-nroff
@@ -513,36 +569,42 @@ share/groff/${PKGVERSION}/tmac/me.tmac @@ -513,36 +569,42 @@ share/groff/${PKGVERSION}/tmac/me.tmac
513share/groff/${PKGVERSION}/tmac/mm/0.MT 569share/groff/${PKGVERSION}/tmac/mm/0.MT
514share/groff/${PKGVERSION}/tmac/mm/4.MT 570share/groff/${PKGVERSION}/tmac/mm/4.MT
515share/groff/${PKGVERSION}/tmac/mm/5.MT 571share/groff/${PKGVERSION}/tmac/mm/5.MT
516share/groff/${PKGVERSION}/tmac/mm/locale 572share/groff/${PKGVERSION}/tmac/mm/locale
517share/groff/${PKGVERSION}/tmac/mm/ms.cov 573share/groff/${PKGVERSION}/tmac/mm/ms.cov
518share/groff/${PKGVERSION}/tmac/mm/se_locale 574share/groff/${PKGVERSION}/tmac/mm/se_locale
519share/groff/${PKGVERSION}/tmac/mm/se_ms.cov 575share/groff/${PKGVERSION}/tmac/mm/se_ms.cov
520@comment handled dynamically: share/groff/${PKGVERSION}/tmac/mmse.tmac 576@comment handled dynamically: share/groff/${PKGVERSION}/tmac/mmse.tmac
521share/groff/${PKGVERSION}/tmac/mom.tmac 577share/groff/${PKGVERSION}/tmac/mom.tmac
522share/groff/${PKGVERSION}/tmac/ms.tmac 578share/groff/${PKGVERSION}/tmac/ms.tmac
523@comment handled dynamically: share/groff/${PKGVERSION}/tmac/mse.tmac 579@comment handled dynamically: share/groff/${PKGVERSION}/tmac/mse.tmac
524share/groff/${PKGVERSION}/tmac/om.tmac 580share/groff/${PKGVERSION}/tmac/om.tmac
525share/groff/${PKGVERSION}/tmac/papersize.tmac 581share/groff/${PKGVERSION}/tmac/papersize.tmac
 582share/groff/${PKGVERSION}/tmac/pdf.tmac
526share/groff/${PKGVERSION}/tmac/pdfmark.tmac 583share/groff/${PKGVERSION}/tmac/pdfmark.tmac
527share/groff/${PKGVERSION}/tmac/pic.tmac 584share/groff/${PKGVERSION}/tmac/pic.tmac
528share/groff/${PKGVERSION}/tmac/ps.tmac 585share/groff/${PKGVERSION}/tmac/ps.tmac
529share/groff/${PKGVERSION}/tmac/psatk.tmac 586share/groff/${PKGVERSION}/tmac/psatk.tmac
530share/groff/${PKGVERSION}/tmac/psold.tmac 587share/groff/${PKGVERSION}/tmac/psold.tmac
531share/groff/${PKGVERSION}/tmac/pspic.tmac 588share/groff/${PKGVERSION}/tmac/pspic.tmac
 589share/groff/${PKGVERSION}/tmac/refer-me.tmac
 590share/groff/${PKGVERSION}/tmac/refer-mm.tmac
 591share/groff/${PKGVERSION}/tmac/refer-ms.tmac
 592share/groff/${PKGVERSION}/tmac/refer.tmac
532@comment handled dynamically: share/groff/${PKGVERSION}/tmac/s.tmac 593@comment handled dynamically: share/groff/${PKGVERSION}/tmac/s.tmac
533share/groff/${PKGVERSION}/tmac/safer.tmac 594share/groff/${PKGVERSION}/tmac/safer.tmac
534share/groff/${PKGVERSION}/tmac/spdf.tmac 595share/groff/${PKGVERSION}/tmac/spdf.tmac
535share/groff/${PKGVERSION}/tmac/sv.tmac 596share/groff/${PKGVERSION}/tmac/sv.tmac
536share/groff/${PKGVERSION}/tmac/trace.tmac 597share/groff/${PKGVERSION}/tmac/trace.tmac
537share/groff/${PKGVERSION}/tmac/trans.tmac 598share/groff/${PKGVERSION}/tmac/trans.tmac
538share/groff/${PKGVERSION}/tmac/troffrc 599share/groff/${PKGVERSION}/tmac/troffrc
539share/groff/${PKGVERSION}/tmac/troffrc-end 600share/groff/${PKGVERSION}/tmac/troffrc-end
540share/groff/${PKGVERSION}/tmac/tty-char.tmac 601share/groff/${PKGVERSION}/tmac/tty-char.tmac
541share/groff/${PKGVERSION}/tmac/tty.tmac 602share/groff/${PKGVERSION}/tmac/tty.tmac
542share/groff/${PKGVERSION}/tmac/unicode.tmac 603share/groff/${PKGVERSION}/tmac/unicode.tmac
543share/groff/${PKGVERSION}/tmac/www.tmac 604share/groff/${PKGVERSION}/tmac/www.tmac
544share/groff/current 605share/groff/current
545share/groff/site-tmac/man.local 606share/groff/site-tmac/man.local
546share/groff/site-tmac/mdoc.local 607share/groff/site-tmac/mdoc.local
547@pkgdir share/groff/site-font 608@pkgdir share/groff/site-font
548@pkgdir lib/groff/site-tmac 609@pkgdir lib/groff/site-tmac
 610@pkgdir lib/groff/refer

cvs diff -r1.3 -r1.4 pkgsrc/textproc/groff/PLIST.docs (expand / switch to unified diff)

--- pkgsrc/textproc/groff/PLIST.docs 2009/06/14 18:17:16 1.3
+++ pkgsrc/textproc/groff/PLIST.docs 2015/01/08 09:02:27 1.4
@@ -1,92 +1,96 @@ @@ -1,92 +1,96 @@
1@comment $NetBSD: PLIST.docs,v 1.3 2009/06/14 18:17:16 joerg Exp $ 1@comment $NetBSD: PLIST.docs,v 1.4 2015/01/08 09:02:27 wiz Exp $
2share/doc/groff/${PKGVERSION}/examples/img/webpage1.png 2share/doc/${PKGNAME}/examples/img/webpage1.png
3share/doc/groff/${PKGVERSION}/examples/img/webpage2.png 3share/doc/${PKGNAME}/examples/img/webpage2.png
4share/doc/groff/${PKGVERSION}/examples/webpage-1.html 4share/doc/${PKGNAME}/examples/webpage-1.html
5share/doc/groff/${PKGVERSION}/examples/webpage-10.html 5share/doc/${PKGNAME}/examples/webpage-10.html
6share/doc/groff/${PKGVERSION}/examples/webpage-11.html 6share/doc/${PKGNAME}/examples/webpage-11.html
7share/doc/groff/${PKGVERSION}/examples/webpage-12.html 7share/doc/${PKGNAME}/examples/webpage-12.html
8share/doc/groff/${PKGVERSION}/examples/webpage-13.html 8share/doc/${PKGNAME}/examples/webpage-13.html
9share/doc/groff/${PKGVERSION}/examples/webpage-2.html 9share/doc/${PKGNAME}/examples/webpage-14.html
10share/doc/groff/${PKGVERSION}/examples/webpage-3.html 10share/doc/${PKGNAME}/examples/webpage-15.html
11share/doc/groff/${PKGVERSION}/examples/webpage-4.html 11share/doc/${PKGNAME}/examples/webpage-16.html
12share/doc/groff/${PKGVERSION}/examples/webpage-5.html 12share/doc/${PKGNAME}/examples/webpage-17.html
13share/doc/groff/${PKGVERSION}/examples/webpage-6.html 13share/doc/${PKGNAME}/examples/webpage-2.html
14share/doc/groff/${PKGVERSION}/examples/webpage-7.html 14share/doc/${PKGNAME}/examples/webpage-3.html
15share/doc/groff/${PKGVERSION}/examples/webpage-8.html 15share/doc/${PKGNAME}/examples/webpage-4.html
16share/doc/groff/${PKGVERSION}/examples/webpage-9.html 16share/doc/${PKGNAME}/examples/webpage-5.html
17share/doc/groff/${PKGVERSION}/examples/webpage.html 17share/doc/${PKGNAME}/examples/webpage-6.html
18share/doc/groff/${PKGVERSION}/html/img/pic1.png 18share/doc/${PKGNAME}/examples/webpage-7.html
19share/doc/groff/${PKGVERSION}/html/img/pic10.png 19share/doc/${PKGNAME}/examples/webpage-8.html
20share/doc/groff/${PKGVERSION}/html/img/pic11.png 20share/doc/${PKGNAME}/examples/webpage-9.html
21share/doc/groff/${PKGVERSION}/html/img/pic12.png 21share/doc/${PKGNAME}/examples/webpage.html
22share/doc/groff/${PKGVERSION}/html/img/pic13.png 22share/doc/${PKGNAME}/html/img/pic1.png
23share/doc/groff/${PKGVERSION}/html/img/pic14.png 23share/doc/${PKGNAME}/html/img/pic10.png
24share/doc/groff/${PKGVERSION}/html/img/pic15.png 24share/doc/${PKGNAME}/html/img/pic11.png
25share/doc/groff/${PKGVERSION}/html/img/pic16.png 25share/doc/${PKGNAME}/html/img/pic12.png
26share/doc/groff/${PKGVERSION}/html/img/pic17.png 26share/doc/${PKGNAME}/html/img/pic13.png
27share/doc/groff/${PKGVERSION}/html/img/pic18.png 27share/doc/${PKGNAME}/html/img/pic14.png
28share/doc/groff/${PKGVERSION}/html/img/pic19.png 28share/doc/${PKGNAME}/html/img/pic15.png
29share/doc/groff/${PKGVERSION}/html/img/pic2.png 29share/doc/${PKGNAME}/html/img/pic16.png
30share/doc/groff/${PKGVERSION}/html/img/pic20.png 30share/doc/${PKGNAME}/html/img/pic17.png
31share/doc/groff/${PKGVERSION}/html/img/pic21.png 31share/doc/${PKGNAME}/html/img/pic18.png
32share/doc/groff/${PKGVERSION}/html/img/pic22.png 32share/doc/${PKGNAME}/html/img/pic19.png
33share/doc/groff/${PKGVERSION}/html/img/pic23.png 33share/doc/${PKGNAME}/html/img/pic2.png
34share/doc/groff/${PKGVERSION}/html/img/pic24.png 34share/doc/${PKGNAME}/html/img/pic20.png
35share/doc/groff/${PKGVERSION}/html/img/pic25.png 35share/doc/${PKGNAME}/html/img/pic21.png
36share/doc/groff/${PKGVERSION}/html/img/pic26.png 36share/doc/${PKGNAME}/html/img/pic22.png
37share/doc/groff/${PKGVERSION}/html/img/pic27.png 37share/doc/${PKGNAME}/html/img/pic23.png
38share/doc/groff/${PKGVERSION}/html/img/pic28.png 38share/doc/${PKGNAME}/html/img/pic24.png
39share/doc/groff/${PKGVERSION}/html/img/pic29.png 39share/doc/${PKGNAME}/html/img/pic25.png
40share/doc/groff/${PKGVERSION}/html/img/pic3.png 40share/doc/${PKGNAME}/html/img/pic26.png
41share/doc/groff/${PKGVERSION}/html/img/pic30.png 41share/doc/${PKGNAME}/html/img/pic27.png
42share/doc/groff/${PKGVERSION}/html/img/pic31.png 42share/doc/${PKGNAME}/html/img/pic28.png
43share/doc/groff/${PKGVERSION}/html/img/pic32.png 43share/doc/${PKGNAME}/html/img/pic29.png
44share/doc/groff/${PKGVERSION}/html/img/pic33.png 44share/doc/${PKGNAME}/html/img/pic3.png
45share/doc/groff/${PKGVERSION}/html/img/pic34.png 45share/doc/${PKGNAME}/html/img/pic30.png
46share/doc/groff/${PKGVERSION}/html/img/pic35.png 46share/doc/${PKGNAME}/html/img/pic31.png
47share/doc/groff/${PKGVERSION}/html/img/pic36.png 47share/doc/${PKGNAME}/html/img/pic32.png
48share/doc/groff/${PKGVERSION}/html/img/pic37.png 48share/doc/${PKGNAME}/html/img/pic33.png
49share/doc/groff/${PKGVERSION}/html/img/pic38.png 49share/doc/${PKGNAME}/html/img/pic34.png
50share/doc/groff/${PKGVERSION}/html/img/pic39.png 50share/doc/${PKGNAME}/html/img/pic35.png
51share/doc/groff/${PKGVERSION}/html/img/pic4.png 51share/doc/${PKGNAME}/html/img/pic36.png
52share/doc/groff/${PKGVERSION}/html/img/pic40.png 52share/doc/${PKGNAME}/html/img/pic37.png
53share/doc/groff/${PKGVERSION}/html/img/pic41.png 53share/doc/${PKGNAME}/html/img/pic38.png
54share/doc/groff/${PKGVERSION}/html/img/pic42.png 54share/doc/${PKGNAME}/html/img/pic39.png
55share/doc/groff/${PKGVERSION}/html/img/pic43.png 55share/doc/${PKGNAME}/html/img/pic4.png
56share/doc/groff/${PKGVERSION}/html/img/pic44.png 56share/doc/${PKGNAME}/html/img/pic40.png
57share/doc/groff/${PKGVERSION}/html/img/pic45.png 57share/doc/${PKGNAME}/html/img/pic41.png
58share/doc/groff/${PKGVERSION}/html/img/pic47.png 58share/doc/${PKGNAME}/html/img/pic42.png
59share/doc/groff/${PKGVERSION}/html/img/pic48.png 59share/doc/${PKGNAME}/html/img/pic43.png
60share/doc/groff/${PKGVERSION}/html/img/pic49.png 60share/doc/${PKGNAME}/html/img/pic44.png
61share/doc/groff/${PKGVERSION}/html/img/pic5.png 61share/doc/${PKGNAME}/html/img/pic45.png
62share/doc/groff/${PKGVERSION}/html/img/pic50.png 62share/doc/${PKGNAME}/html/img/pic47.png
63share/doc/groff/${PKGVERSION}/html/img/pic51.png 63share/doc/${PKGNAME}/html/img/pic48.png
64share/doc/groff/${PKGVERSION}/html/img/pic6.png 64share/doc/${PKGNAME}/html/img/pic49.png
65share/doc/groff/${PKGVERSION}/html/img/pic7.png 65share/doc/${PKGNAME}/html/img/pic5.png
66share/doc/groff/${PKGVERSION}/html/img/pic8.png 66share/doc/${PKGNAME}/html/img/pic50.png
67share/doc/groff/${PKGVERSION}/html/img/pic9.png 67share/doc/${PKGNAME}/html/img/pic51.png
68share/doc/groff/${PKGVERSION}/html/pic-1.html 68share/doc/${PKGNAME}/html/img/pic6.png
69share/doc/groff/${PKGVERSION}/html/pic-10.html 69share/doc/${PKGNAME}/html/img/pic7.png
70share/doc/groff/${PKGVERSION}/html/pic-11.html 70share/doc/${PKGNAME}/html/img/pic8.png
71share/doc/groff/${PKGVERSION}/html/pic-12.html 71share/doc/${PKGNAME}/html/img/pic9.png
72share/doc/groff/${PKGVERSION}/html/pic-13.html 72share/doc/${PKGNAME}/html/pic-1.html
73share/doc/groff/${PKGVERSION}/html/pic-14.html 73share/doc/${PKGNAME}/html/pic-10.html
74share/doc/groff/${PKGVERSION}/html/pic-15.html 74share/doc/${PKGNAME}/html/pic-11.html
75share/doc/groff/${PKGVERSION}/html/pic-16.html 75share/doc/${PKGNAME}/html/pic-12.html
76share/doc/groff/${PKGVERSION}/html/pic-17.html 76share/doc/${PKGNAME}/html/pic-13.html
77share/doc/groff/${PKGVERSION}/html/pic-18.html 77share/doc/${PKGNAME}/html/pic-14.html
78share/doc/groff/${PKGVERSION}/html/pic-19.html 78share/doc/${PKGNAME}/html/pic-15.html
79share/doc/groff/${PKGVERSION}/html/pic-2.html 79share/doc/${PKGNAME}/html/pic-16.html
80share/doc/groff/${PKGVERSION}/html/pic-20.html 80share/doc/${PKGNAME}/html/pic-17.html
81share/doc/groff/${PKGVERSION}/html/pic-21.html 81share/doc/${PKGNAME}/html/pic-18.html
82share/doc/groff/${PKGVERSION}/html/pic-22.html 82share/doc/${PKGNAME}/html/pic-19.html
83share/doc/groff/${PKGVERSION}/html/pic-23.html 83share/doc/${PKGNAME}/html/pic-2.html
84share/doc/groff/${PKGVERSION}/html/pic-3.html 84share/doc/${PKGNAME}/html/pic-20.html
85share/doc/groff/${PKGVERSION}/html/pic-4.html 85share/doc/${PKGNAME}/html/pic-21.html
86share/doc/groff/${PKGVERSION}/html/pic-5.html 86share/doc/${PKGNAME}/html/pic-22.html
87share/doc/groff/${PKGVERSION}/html/pic-6.html 87share/doc/${PKGNAME}/html/pic-23.html
88share/doc/groff/${PKGVERSION}/html/pic-7.html 88share/doc/${PKGNAME}/html/pic-3.html
89share/doc/groff/${PKGVERSION}/html/pic-8.html 89share/doc/${PKGNAME}/html/pic-4.html
90share/doc/groff/${PKGVERSION}/html/pic-9.html 90share/doc/${PKGNAME}/html/pic-5.html
91share/doc/groff/${PKGVERSION}/html/pic.html 91share/doc/${PKGNAME}/html/pic-6.html
92share/doc/groff/${PKGVERSION}/pdf/pdfmark.pdf 92share/doc/${PKGNAME}/html/pic-7.html
 93share/doc/${PKGNAME}/html/pic-8.html
 94share/doc/${PKGNAME}/html/pic-9.html
 95share/doc/${PKGNAME}/html/pic.html
 96share/doc/${PKGNAME}/pdf/pdfmark.pdf

cvs diff -r1.19 -r1.20 pkgsrc/textproc/groff/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/groff/distinfo 2014/07/18 10:11:35 1.19
+++ pkgsrc/textproc/groff/distinfo 2015/01/08 09:02:27 1.20
@@ -1,25 +1,10 @@ @@ -1,25 +1,10 @@
1$NetBSD: distinfo,v 1.19 2014/07/18 10:11:35 ryoon Exp $ 1$NetBSD: distinfo,v 1.20 2015/01/08 09:02:27 wiz Exp $
2 2
3SHA1 (groff-1.20.1.tar.gz) = 3066587d73df73c2bda235034f4515cf52d22549 3SHA1 (groff-1.22.3.tar.gz) = 61a6808ea1ef715df9fa8e9b424e1f6b9fa8c091
4RMD160 (groff-1.20.1.tar.gz) = ec311727206d183fb04f1b4bd01c1284142fdb52 4RMD160 (groff-1.22.3.tar.gz) = 8f6d364f759e559c12c497091118f6d68f3a3b85
5Size (groff-1.20.1.tar.gz) = 3594658 bytes 5Size (groff-1.22.3.tar.gz) = 4188772 bytes
6SHA1 (patch-aa) = 3c74f1b8e809da5359d4702f0f5f299593601209 6SHA1 (patch-aa) = 3c74f1b8e809da5359d4702f0f5f299593601209
7SHA1 (patch-ab) = 35f8a7f724ab13bedda8ad8bc54bcbede37f12c7 7SHA1 (patch-ab) = 64ba9805a0798bfce543a258cd66347caa1bf860
8SHA1 (patch-ac) = 7c29e3ca0c0a2e5389ff436ff5c15c9a0a4d7581 8SHA1 (patch-ac) = 7c29e3ca0c0a2e5389ff436ff5c15c9a0a4d7581
9SHA1 (patch-ae) = 777b9b4d5f39da5acf8d79616ae9d42025772fc5 9SHA1 (patch-ae) = 777b9b4d5f39da5acf8d79616ae9d42025772fc5
10SHA1 (patch-config.guess) = 212dccdaed0d96c5d3c7fb126caeba3c3c20f006 
11SHA1 (patch-configure) = f27e51ba29331fb351015c2216928940a3148dd3 
12SHA1 (patch-contrib_chem_Makefile.sub) = b033fde895aee25e8db0e4c46565efb020f5b586 
13SHA1 (patch-contrib_eqn2graph_eqn2graph.sh) = 88b8f06f29448dabed66922cc494412662b15431 
14SHA1 (patch-contrib_gdiffmk_tests_runtests.in) = 791c07909912a8ff0c98f6846f14de1fbc0fb7b0 
15SHA1 (patch-contrib_grap2graph_grap2graph.sh) = 5b5a5ac958edc8d4f5e828b57198178bda8bb970 
16SHA1 (patch-contrib_groffer_perl_groffer.pl) = 2583145fe594a11619cf237ca38a20bbbfee17f1 
17SHA1 (patch-contrib_groffer_perl_roff2.pl) = 8ee9d4bba3c25a391b406e4dfac6352d414f7263 
18SHA1 (patch-contrib_pdfmark_pdfroff.man) = c2a48a9f16650044a493d23192d9c00c2dabbc67 
19SHA1 (patch-contrib_pdfmark_pdfroff.sh) = 8ff3360392c214940854a1b93a5f262c37e3cd2e 
20SHA1 (patch-contrib_pic2graph_pic2graph.sh) = 447e25325f3c26be1e5fa8b6cd0bc05d9f99474e 
21SHA1 (patch-doc_fixinfo.sh) = 7ad376be722b712b129f736804b9c8c30789da2d 
22SHA1 (patch-doc_groff.info-2) = a5e366af0bc9ee018664d2ba9192b136980af6ce 
23SHA1 (patch-gendef.sh) = c5cbd81faa496764816d538913cb560376ead218 
24SHA1 (patch-src_libs_libgroff_tmpfile.cpp) = 6fe0b56ad05a39beac37823b7a7fb5951e36ceb8 10SHA1 (patch-src_libs_libgroff_tmpfile.cpp) = 6fe0b56ad05a39beac37823b7a7fb5951e36ceb8
25SHA1 (patch-src_roff_groff_pipeline.c) = 1ce068b8548240a8a6bbd0095fb15b5792b9d0f1 

cvs diff -r1.6 -r1.7 pkgsrc/textproc/groff/patches/Attic/patch-ab (expand / switch to unified diff)

--- pkgsrc/textproc/groff/patches/Attic/patch-ab 2009/10/21 16:51:46 1.6
+++ pkgsrc/textproc/groff/patches/Attic/patch-ab 2015/01/08 09:02:27 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-ab,v 1.6 2009/10/21 16:51:46 tnn Exp $ 1$NetBSD: patch-ab,v 1.7 2015/01/08 09:02:27 wiz Exp $
2 2
3--- src/libs/libgroff/Makefile.sub.orig 2009-01-09 15:25:52.000000000 +0100 3--- src/libs/libgroff/Makefile.sub.orig 2014-11-04 08:38:35.000000000 +0000
4+++ src/libs/libgroff/Makefile.sub 4+++ src/libs/libgroff/Makefile.sub
5@@ -153,6 +153,9 @@ MKINSTALLDIRS = $(SHELL) $(top_srcdir)/m 5@@ -153,6 +153,9 @@ version.cpp: $(top_srcdir)/VERSION $(top
6  6 snprintf.$(OBJEXT): $(srcdir)/../snprintf/snprintf.c
7 install_data: install_charset_data 7 $(CC) -c $(CDEFINES) $(CFLAGS) $(CPPFLAGS) \
8 install_charset_data: 8 $(srcdir)/../snprintf/snprintf.c
9+ # provided by pkgsrc/converters/libiconv 9+ # provided by pkgsrc/converters/libiconv
10+ 10+
11+install_charset_data_disabled: 11+install_charset_data_disabled:
12 test $(GLIBC21) != no || $(MKINSTALLDIRS) $(DESTDIR)$(libdir) 12
13 if test -f $(DESTDIR)$(libdir)/charset.alias; then \ 13 # Data for localcharset.c. Taken from libiconv/libcharset.
14 sed -f ref-add.sed $(DESTDIR)$(libdir)/charset.alias \ 14

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-config.guess

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_chem_Makefile.sub

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_eqn2graph_eqn2graph.sh

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_gdiffmk_tests_runtests.in

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_grap2graph_grap2graph.sh

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_groffer_perl_groffer.pl

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_groffer_perl_roff2.pl

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_pdfmark_pdfroff.man

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_pic2graph_pic2graph.sh

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-doc_fixinfo.sh

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-doc_groff.info-2

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-gendef.sh

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-src_roff_groff_pipeline.c

File Deleted: pkgsrc/textproc/groff/patches/patch-configure

File Deleted: pkgsrc/textproc/groff/patches/Attic/patch-contrib_pdfmark_pdfroff.sh