pkgsrc/textproc
wiz 56a0b9a974 Update to 1.19.2. SunOS PLIST not updated, someone please merge
it into the normal PLIST.

VERSION 1.19.2
==============

Troff
-----

o Analogously to the .ft and \f pair, two new requests `gcolor' and
  `fcolor' (which pair with \m and \M, respectively) have been added to
  set the glyph and background colours.

o A new read-only, string-valued register `.sty' returns the name of the
  current style.

o Two new conditional operators `F <name>' and `S <name>' have been added.
  `F' is true if a font <name> exists.  `S' is true if a style <name> has
  been registered.

o Cyrillic characters have been added to the `utf8' and `html' output
  devices.

Pic
---

o The `by' argument in a `for' loop can now be negative if it is additive.
  For the multiplicative case, it must be greater than zero.

Eqn
---

o The following keywords aren't new but haven't been documented previously:

    undef NAME    (to undefine a macro)
    copy  "FILE"  (a synonym for `include')
    space n       (to modify the vertical spacing before and after
                   an equation)

o The following macros aren't new but haven't been documented previously:

    Alpha, ..., Omega   (the same as `ALPHA', ..., `OMEGA')
    ldots               (three dots on the base line)
    dollar              (a dollar glyph)

o The following keywords have been extended.  Again, this isn't new but
  hasn't been documented previously:

    col n { ... }
    lcol n { ... }
    rcol n { ... }
    ccol n { ... }
    pile n { ... }
    lpile n { ... }
    rpile n { ... }
    cpile n { ... }   (set vertical spacing between rows to N)

Grohtml
-------

o This device driver has been raised to beta stage; its set of tags should
  be stable now.

o New command line option `-s' to set the base point size.

o New command line option `-S' to set the split level while generating
  multiple files.

Grotty
------

o Experimental support for zero-width and double-width characters.

Gxditview
---------

o On platforms which have the X Window System this program is now built and
  installed automatically.

Xtotroff
--------

o This program to create font definition files for xditview isn't new but
  hasn't been installed previously.

Groffer
-------

o A security problem (reported as CAN-2004-0969) has been fixed.

Gdiffmk
-------

o A new script contributed by Mike Bianchi.  It compares two groff, nroff,
  or troff documents and creates an output with added margin characters
  (using `.mc') to indicate the differences.

Pdfroff
-------

o A new wrapper script contributed by Keith Marshall to easily create PDF
  documents with groff.

Macro packages
--------------

o ms.tmac

  . Support for fractional point sizes: A value for the `PS', `VS', `FPS',
    and `VPS' register larger than or equal to 1000 is always divided by
    1000.  For example, `.nr PS 10250' sets the document's font size to
    10.25 points.

  . The `Ds' and `De' macros provided in ms since groff version 1.19 have
    been removed; the equivalent `DS' and `DE' macros should be used
    instead.  X11 documents which actually use `Ds' and `De' always load a
    specific macro file from the X11 distribution (`macros.t') which
    provides proper definitions for the two macros.

  . The following registers have been added for improving layout control:

    PORPHANS
      Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
      must be kept together, before any automatic page break.

    HORPHANS
      Sets number of lines of following paragraph which must be kept with a
      heading, defined by `NH' or `SH', before any automatic page break.

    GROWPS
      Sets the first level of heading (set with `NH') which will keep the
      same point size as body text.

    PSINCR
      Sets the point size increment for each level of heading (set with
      `NH'), below the threshold level set by `GROWPS'; e.g., if
      \n[PS] = 10, \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then `.NH 1' will
      produce 14pt headings, `.NH 2' will produce 12pt, and all other levels
      will remain at 10pt (because \n[PS] = 10).

  . The `SH' macro now accepts a numeric argument, to make heading size
    match that of `NH' with same argument value when the `GROWPS'/`PSINCR'
    feature is enabled.

  Please refer to the documentation of the ms package for other, minor
  improvements.

o me.tmac

  The section type set with the `++' request is available in the `_M'
  register.  This isn't new but hasn't been documented before.

o www.tmac

  The `HR' macro no longer causes an empty line for non-HTML devices.

  A new macro `HEAD' has been added to directly add data to the
  <head>...</head> block.

  New macros `OLS' and `OLE' to start and end an ordered list.

  New macros `DLS' and `DLE' to start and end a definition list.

Pdfmark
-------

o A new macro package contributed by Keith Marshall which implements PDF
  marks.  This is in alpha stage currently.

Miscellaneous
-------------

o Two new keywords to the DESC file have been added which are needed for
  grohtml: `image_generator' and `unscaled_charwidths'.  The former gives
  the name of the program which creates PNG images, and the latter makes
  troff always use unscaled character widths.
2005-12-07 17:51:51 +00:00
..
aiksaurus Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
antiword Update to 0.37: 2005-11-14 23:04:13 +00:00
aspell Added two more patches for Solaris, which makes the package build. 2005-10-27 01:08:06 +00:00
aspell-breton Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-catalan Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-czech Depend on >= aspell-0.60.2nb1, which unbreaks the build. 2005-06-26 05:20:07 +00:00
aspell-danish Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-dutch Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-english Add patch-ab to not use "which" command. 2005-08-23 21:37:24 +00:00
aspell-esperanto Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-faroese Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-francais Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-gaeilge Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-german Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-greek Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-italian Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-norwegian Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-polish Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-portuguese Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-romanian Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-russian Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-slovak Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-spanish Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-svenska Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-ukrainian Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
aspell-welsh Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
awf Removed the deprecated variables NO_TOOLS and NO_WRAPPER. 2005-10-23 23:32:47 +00:00
bibclean Change my email address. 2005-10-12 07:10:57 +00:00
biblook Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
bibparse Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bsdgrep-devel Correct PLIST. 2005-05-03 21:38:14 +00:00
btparse Update btparse to 0.34 2005-09-27 12:24:06 +00:00
catdoc getopt() returns an int so that -1 can be distinguished from any character 2005-06-22 21:11:35 +00:00
catdoc-tk Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
cawf Don't override the system-supplied prototype for getopt(3). 2005-11-08 19:33:50 +00:00
cdif Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
chasen Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
chasen-base Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
convertlit Fixed wrong use of WRKSRC. gcc-2.95 does not like CRLF line ends, so they 2005-11-04 19:52:30 +00:00
crimson Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
db2latex - Remove a redundant template from the stylesheet. It used to be 2005-11-18 08:04:25 +00:00
detex Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
dict-client Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
dict-dictionaries Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
dict-server Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
diction Reset maintainer, email to xs at nitric dot net bounced. 2005-09-23 20:06:25 +00:00
diffstat Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
docbook Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
docbook-simple Update to 1.1. This is the official release of Simplified DocBook V1.1 DTD 2005-05-05 19:20:45 +00:00
docbook-website The website DTD requires docbook-simple. 2005-05-08 17:48:06 +00:00
docbook-xml Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
docbook-xsl Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
doclifter Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
dsssl-docbook-modular Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
dtdparse Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
eb Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
eblook Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
emacs-dict-client Rework emacs.mk: 2005-08-28 04:25:28 +00:00
enchant Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
eperl Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
expat Coalesce the common makefile code in the builtin.mk file that inspect 2005-06-03 19:12:49 +00:00
expatobjc Removed trailing white-space. 2005-05-23 08:26:03 +00:00
ezxml Fix WRKSRC (hi rillig!). 2005-11-09 22:49:45 +00:00
flyspell Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
fop Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
freepwing Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
gdome2 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
glimpse Update to 4.18.0, provided by Jeroen Ruigrok van der Werven in PR 30424. 2005-06-04 10:44:28 +00:00
gnome-doc-utils Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
gnome-spell Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
grep Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
groff Update to 1.19.2. SunOS PLIST not updated, someone please merge 2005-12-07 17:51:51 +00:00
gsed Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
gtk-doc Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
gtkspell Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
GutenMark Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
GutenMark-words Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
helpdeco Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
hevea Update textproc/hevea to 1.08 2005-09-29 13:20:46 +00:00
hre Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
html Change install target to use tar instead of gtar. 2005-05-20 08:59:40 +00:00
html2text Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
html2wml Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
hyperestraier Update hyperestraier to 1.0.3. Patches provided by OBATA Akio (maintainer) 2005-11-02 04:15:10 +00:00
icu Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
intltool Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ipadic Bump PKGREVISION refrecting chasen-base's update. 2005-08-18 15:46:23 +00:00
isearch Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
iso-codes Initial import of iso-codes, version 0.48: 2005-10-14 21:54:57 +00:00
iso8879 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
iso12083 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-base Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-british Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-catalan Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
ispell-emacs Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-francais Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
ispell-gaeilge Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
ispell-german Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
ispell-polski Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
ispell-romanian Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
ispell-russian Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-russian-io
ispell-slovak Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-spanish Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ispell-svenska Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
ja-grep Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
ja-groff Set CONFIGURE_HAS_MANDIR to no. 2005-10-08 22:06:46 +00:00
ja-sed Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
jade Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
kakasi Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
kbanner Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
kdoc Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
latex2html Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
libcroco Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That 2005-08-10 20:56:10 +00:00
libpathan Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
libunicode Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
libxml Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
libxml++2 Fix path to itself. 2005-11-15 18:54:08 +00:00
libxml2 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
libxslt Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
lout bump PKGREVISION for dependency change (hi, tv!) 2005-11-09 06:43:11 +00:00
lq-sp This package didn't build on Darwin because the Mutex class was not 2005-05-30 05:41:15 +00:00
lua-expat Bump the PKGREVISION of packages that linked against the lua shared 2005-09-04 05:00:36 +00:00
makeztxt Include devel/libgetopt bl3 for <getopt.h>. 2005-11-08 19:38:04 +00:00
namazu2 Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
nbsed added auxillary definition for systems that do not define _POSIX2_LINE_MAX 2005-11-30 21:07:14 +00:00
ndtpd Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
openjade Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
opensp USE_LANGUAGES=c c++ 2005-07-31 06:03:26 +00:00
p5-Convert-ASCII-Armour Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Convert-ASN1 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Convert-BER Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Convert-PEM Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Cz-Cstools Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Data-FormValidator Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Filter Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-libxml Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Lingua-EN-Inflect Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Lingua-EN-Numbers-Ordinate Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Lingua-EN-Sentence Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Lingua-Preferred Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Number-Format Initial import of p5-Number-Format 1.45 2005-12-04 13:29:30 +00:00
p5-PDF Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-PDF-API2 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-PDF-Create Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-Pod-Coverage Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Pod-Escapes Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Pod-POM Update to 0.17 as the old version is no longer available. 2005-12-04 12:25:49 +00:00
p5-Pod-Simple Update to 3.03: 2005-11-22 23:04:04 +00:00
p5-Pod-Tests Initial import of p5-Pod-Tests: 2005-11-24 18:41:52 +00:00
p5-Pod-Tree Imported p5-Pod-Tree from pkgsrc-wip. 2005-11-19 12:47:13 +00:00
p5-Regexp-Common Update to 2.120: 2005-11-23 22:14:10 +00:00
p5-String-Approx Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-String-CRC32 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-String-ShellQuote Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Template-Plugin-Number-Format Initial import of p5-Template-Plugin-Number-Format 1.01 2005-12-04 13:42:10 +00:00
p5-Text-Autoformat Update to 1.13: 2005-11-23 22:14:52 +00:00
p5-Text-Balanced Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-Text-BibTeX Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-ChaSen Bump PKGREVISION refrecting chasen-base's update. 2005-08-18 15:46:23 +00:00
p5-Text-CSV-Hash Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-CSV_XS Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-DelimMatch Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Diff Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Diff-HTML Import p5-Text-Diff-HTML 0.04 2005-12-04 13:13:27 +00:00
p5-Text-Emoticon-MSN Import p5-Text-Emoticon-MSN from pkgsrc-wip. Packaged by Roman Kulik. 2005-12-02 04:07:57 +00:00
p5-Text-Format Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Glob Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Kakasi Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Quoted Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Reform Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Shellwords Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Substitute Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Tabs+Wrap Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Template Update to 1.44: 2005-11-23 22:15:35 +00:00
p5-Text-Unaccent Initial import of p5-Text-Unaccent-1.08: 2005-10-04 18:51:27 +00:00
p5-Text-WikiFormat Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Wrapper Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Checker Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-DOM Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Encoding Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Filter-BufferText Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Filter-DetectWS Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Filter-Reindent Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Filter-SAXT Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Grove Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Handler-YAWriter Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-LibXML Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-LibXML-Common Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-LibXML-Iterator Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-LibXML-XPathContext Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-LibXSLT Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-NamespaceSupport Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Node Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-NodeFilter Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Parser Add HOMEPAGE. 2005-11-23 21:58:17 +00:00
p5-XML-RAI Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-RegExp Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-RSS Update to 1.05. Update HOMEPAGE. 2005-11-23 22:19:00 +00:00
p5-XML-RSS-Parser Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Sablotron Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-SAX Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-SAX-Expat Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-SAX-Writer Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Simple Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Stream Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Twig Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-UM Removed trailing white-space. 2005-09-28 14:31:06 +00:00
p5-XML-Writer Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Writer-String Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-Xerces Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
p5-XML-XPath Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-XQL Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-XSLT Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-XML-XUpdate-LibXML Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-YAML Update to 0.39: 2005-11-01 12:57:05 +00:00
par Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
php-pspell Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
php-wddx Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
php4-domxml Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
php4-xslt Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
php5-dom Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
php5-xsl Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
postgresql-autodoc Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
psgml-mode Rework emacs.mk: 2005-08-28 04:25:28 +00:00
py-csv Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-docutils Fix PLIST. Bump PKGREVISION. 2005-09-22 01:54:35 +00:00
py-dtml - Use lang/py-extclass/buildlink3.mk instead of DEPENDS. 2005-09-19 15:25:41 +00:00
py-elementtree Initial import of py-elementtree, from pkgsrc-wip, packaged by recht@ 2005-07-21 12:13:29 +00:00
py-expat Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
py-feedparser Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-FourSuite Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-gdick Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-gnosis-utils Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-HappyDoc Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
py-html2text Initial import of html2text, a Python script that convers a page 2005-12-03 00:47:04 +00:00
py-libxml2 sync Python wrappers with base libraries 2005-10-07 15:42:30 +00:00
py-libxslt Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
py-Lupy Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
py-Reverend Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
py-SimpleParse Removed trailing white-space. 2005-05-23 08:26:03 +00:00
py-textile Removed trailing white-space. 2005-09-28 14:15:48 +00:00
py-xml Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
py-xmltools Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
pyDict Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
qprint Initial import of qprint-1.0. 2005-08-30 08:30:00 +00:00
qsubst - strings.h is really not the right header to include. 2005-03-24 16:27:40 +00:00
raptor Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
regexx Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
rfcutil Fix path to RFC-database, it's most certainly not in /usr/local. 2005-07-18 20:00:22 +00:00
rman Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
robodoc Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
rtf-tools Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
rtfm Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
rubber Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
ruby-amrita Remove supporting ruby16-base package. 2005-11-03 07:20:56 +00:00
ruby-eruby Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
ruby-html-parser - Update ruby-html-parser pacakge to 19990912p2. 2005-11-03 05:16:51 +00:00
ruby-nqxml Use USE_RUBY_INSTALL instead of using do-install target. 2005-11-02 11:36:16 +00:00
ruby-rdtool Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ruby-redcloth Update ruby-redcloth package to 3.0.4. 2005-11-03 05:59:14 +00:00
ruby-rttool Make it depends on ruby-rdtool since it install a library file into 2005-11-09 04:26:07 +00:00
ruby-xmlparser Bump PKGREVISION of packages including ruby extention library 2005-11-02 09:48:33 +00:00
ruby-xmlscan Add RMD160 checksum. 2005-04-06 14:40:41 +00:00
sablotron Update Sablotron to version 1.0.2. Changes from 1.0.1: 2005-06-06 20:14:43 +00:00
saxon Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
scew Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
scrollkeeper Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
source-highlight In a == conditional involving a variable, the LHS must not be enclosed in 2005-10-10 20:13:45 +00:00
stardic Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
subtitleripper - install the language filters into $PREFIX/libdata/subtitleripper, not 2005-12-02 19:51:05 +00:00
tcl-dom Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
tcl-expat Sort. 2005-04-05 10:48:57 +00:00
tcl-xml Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
tei Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
teixsl-fo Use PKGNAME_NOREV in DIST_SUBDIR; usually, DIS_SUBDIR should not be affected by PKGREVISION. 2005-04-12 12:14:10 +00:00
teixsl-html Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tex-xmltex Use ${TEX} and ${PDFTEX} from buildlink3. Allow teTeX2 as TEX_ACCEPTED 2005-11-14 22:10:54 +00:00
tex2page TeX2page makes Web pages from TeX manuscripts. It reads an input 2005-12-01 18:50:14 +00:00
texi2html Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
texi2roff Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
troffcvt Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
unroff Use elk/bl3 to make this build again. 2005-03-30 19:44:54 +00:00
untex Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
urlview Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
vis Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
wdiff Remove 2005-10-08 19:19:37 +00:00
writer2latex Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
xalan-c Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
xalan-j Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
xerces-c Removed unused empty files. 2005-11-17 23:41:20 +00:00
xerces-j Set NO_CONFIGURE and NO_BUILD to "yes" instead of nothing. 2005-10-23 23:36:01 +00:00
xhtml Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
xml2doc Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
xmlcatmgr Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
xmlindent Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
xmlstarlet Update to version 1.0.1. 2005-05-23 21:32:01 +00:00
xmlto Fix the shell path so xmlto actually runs 2005-08-13 21:25:58 +00:00
xp Fixed the following pkglint warnings. Sorted PLIST. 2005-10-23 23:30:54 +00:00
xslide Rework emacs.mk: 2005-08-28 04:25:28 +00:00
xt Fixed the following pkglint warnings. Sorted PLIST. 2005-10-23 23:31:48 +00:00
yodl Include stdlib.h for malloc and friends, fix the conditional to only 2005-10-07 16:38:41 +00:00
Makefile Enable p5-Number-Format, p5-Template-Plugin-Number-Format 2005-12-04 13:43:50 +00:00