pkgsrc/textproc
wiz 39eb449a70 Update to 0.14, per pkg/15789 by Hiramatsu Yoshifumi.
Changes since 0.02:
* Added the visit(), leave() and visiting() methods to Pod::POM::View
  to allow visitors to track elements of the path that they've taken.
  This allows one method to know if it has been called within the context
  of another.
* Applied a patch from Leon Brocard to change 'length' to 'defined' to
  make Pod::POM work OK with bleadperl.
* Changed Pod::POM::View::HTML view_seq_text() method to automatically
  escape < > and &.  Thanks to lazy POD author Mark Fowler for raising
  the issue. :-)
* Applied a patch from Stas Bekman which:
  - fixes the over/item functionality (quite a few very missing), see
    the tests
  - fixes a bug revealed with "" overload
  - changes HTML version to be <code>foo</code>, not '<code>foo</code>'
  - adds the URL hyperlinking code, borrowed from bleadperl's Pod::Html.
* Fixed a typo in the SYNOPSIS and removed some dead spaces.  Thanks to
  Ron Savage for reporting the problems.
* Added Ron's fancy-pom2.pl script as bin/custom-pom2
* Renamed pomcheck to podlint because it is a much catchier name :-)
* Added some docs to bin/pom2 and bin/podlint
* Several other minor documentation fixes and improvements.
* Fixed HTML view_verbatim() to escape < > and & to HTML entities.
* Bumped version number up to 0.11 to ensure it supercedes the ill fated
  0.1 release which has been confusing CPAN ever since (0.1 < 0.03)
* Fixed HTML view_head1() to remove illegal <ul> ... </ul> tags.  Also
  modified view_over() to detect the type of the first item
  (e.g. '=item *', '=item 1.' or '=item foo') and adjust accordingly to
  create a '<ul>...</ul>' or '<ol>...</ol>' list.  Item titles of the
  form '*' or '1.' then get stripped off as appropiate.   Thanks to
  Stas Bekman for raising these issues.
* Added support for new =head3 and =head4 POD tags, also due to prodding
  from Stas.  :-)
* Added support for experimental 'meta' tag.  Disabled by default.
2002-03-04 00:22:20 +00:00
..
antiword Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
aspell Initial import of aspell: 2002-01-15 01:07:24 +00:00
bibclean Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
biblook Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
bibparse Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
catdoc Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
cdif Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
detex Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
dict-client Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
dict-server Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
docbook mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
docbook-xml Added docbook-xml version 4.1.2, XML version of DocBook a DTD designed 2001-11-04 22:46:58 +00:00
dsssl-docbook-modular mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
eb Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
eperl Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
expat Handle gcc pre-2.8 - do not use -fexceptions in that case. 2001-11-22 00:55:48 +00:00
fop Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
glimpse Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
groff Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
gsed Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
gtk-doc Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484) 2002-02-05 11:11:03 +00:00
helpdeco Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
hevea Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
html mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
html2text Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
html2wml Added html2wml-0.4.8.2 (provided by Shell Hung in pkg/15089) 2002-01-31 08:40:17 +00:00
icu Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
isearch Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
iso8879 mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
iso12083 mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
ispell-base Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
ispell-british Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ispell-francais Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ispell-gaeilge Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ispell-german Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ispell-svenska Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jade Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
kdoc Update to the kdoc that comes with KDE 2.2.2. I don't think anything will 2001-12-04 08:39:05 +00:00
latex2html Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
libpspell Depend on 0.12.2nb1 (link fix). 2002-01-24 13:49:59 +00:00
libunicode Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
libxml This pkgs uses a newer libtool which means we need LIBTOOL_OVERRIDE not 2002-02-03 22:29:11 +00:00
libxml2 Updated libxml2 to 2.4.13 2002-01-29 07:40:11 +00:00
libxslt Updated libxslt to 1.0.9 (provided by Shell Hung in pkg/15078) 2002-01-29 07:40:45 +00:00
lout Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
lq-sp Updated lq-sp to 1.3.4.7 [abs 2002-02-14] 2002-02-14 16:28:02 +00:00
makeztxt Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
mminstance Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
openjade Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
opensp Oops, fix path to perl directory. 2001-12-19 20:29:31 +00:00
p5-Convert-ASCII-Armour Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Convert-ASN1 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Convert-BER Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Convert-PEM Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Filter Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-libxml Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-libxml-enno Buildlinkify. 2001-11-29 13:27:46 +00:00
p5-PDF Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-PDF-API2 Added p5-PDF-API2-0.2.0.2 (PR#14144). 2001-11-28 12:11:12 +00:00
p5-PDF-Create Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Pod-POM Update to 0.14, per pkg/15789 by Hiramatsu Yoshifumi. 2002-03-04 00:22:20 +00:00
p5-String-ShellQuote Add p5-String-ShellQuote-1.00 - quote strings for passing through the shell 2002-03-02 02:40:00 +00:00
p5-Text-Autoformat Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Text-Balanced Update p5-Text-Balanced to 1.89 2002-01-19 03:54:08 +00:00
p5-Text-BibTeX Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Text-CSV-Hash Updated p5-Text-CSV-Hash to 0.11 2002-02-27 11:28:09 +00:00
p5-Text-CSV_XS Update to 0.23 2001-11-30 14:23:02 +00:00
p5-Text-DelimMatch Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Text-Substitute Import p5-Text-Substitute 0.10 2002-02-27 11:22:20 +00:00
p5-Text-Template Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Text-Wrapper Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-Checker Initial import of p5-XML-Checker-0.10 2002-01-30 21:55:31 +00:00
p5-XML-DOM Update p5-XML-DOM to 1.36. 2002-01-19 03:28:32 +00:00
p5-XML-Grove Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-LibXML Initial import of p5-XML-LibXML-1.31 2002-01-30 22:38:36 +00:00
p5-XML-NamespaceSupport Initial import of p5-XML-NamespaceSupport-1.04 2002-01-30 22:03:34 +00:00
p5-XML-Node Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
p5-XML-Parser Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-RegExp Canonize download path 2002-01-30 21:44:57 +00:00
p5-XML-RSS Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-SAX Initial import of p5-XML-SAX-0.07 2002-01-30 22:16:50 +00:00
p5-XML-Writer Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-XPath Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-XQL Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-XML-XSLT Remove non-existing patch-aa from distinfo. 2002-01-10 14:17:54 +00:00
par Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
php4-domxml Update textproc/php4-domxml to 4.1.2. The only change from version 4.1.1 is 2002-02-28 06:18:48 +00:00
php4-wddx Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
php4-xml Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
php4-xslt Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
py-dtml for transition, move to lang/python20/Makefile.inc 2002-01-22 18:26:19 +00:00
py-HappyDoc initial import of py-HappyDoc-2.0, a python tool to generate Python API 2002-01-29 16:26:44 +00:00
pyxml update to 0.7 2002-02-05 21:58:09 +00:00
qsubst Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
rfcutil Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
rman Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
robodoc Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
rtf-tools Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
rtfm Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ruby-erb Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ruby-eruby Update ruby-eruby package to 0.9.7. Quote from ChangeLog is bellow. 2002-01-19 09:42:47 +00:00
ruby-html-parser Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
ruby-nqxml Importing ruby-nqxml package 1.1.3.1, XML parser written in pure Ruby. 2002-01-27 15:27:28 +00:00
ruby-rdtool Update ruby-rdtool package to 0.6.11. It also updates devel/ruby-rd-mode 2002-02-04 15:30:17 +00:00
ruby-rttool Update ruby-rttool to 0.1.7. 2002-01-04 00:13:06 +00:00
sablotron Add sxpath.h to the list of files to link into ${BUILDLINK_DIR}. 2002-01-01 03:42:11 +00:00
saxon Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
scrollkeeper mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
source-highlight Update source-highlight package from version 1.1 to version 1.2.1. 2002-01-22 10:40:01 +00:00
sp Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
t1lib mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
t1utils Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tcl-dom Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tcl-expat Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tcl-xml Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
texi2html Buildlinkify. 2001-11-29 13:27:46 +00:00
texi2roff Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
textutils Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
troffcvt Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
unroff Wildcard elk dependency. 2002-01-10 23:13:54 +00:00
untex Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
urlview Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wdiff Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
xalan-c Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
xalan-j Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
xerces-c Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
xerces-j Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
xerces-p Use "${PREFIX}" instead of hard coded "/usr/pkg". 2001-11-01 18:24:44 +00:00
xml-i18n-tools Buildlinkify. 2001-11-29 13:27:46 +00:00
xp Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
xt Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
yodl Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
Makefile add p5-String-ShellQuote 2002-03-02 02:43:56 +00:00