pkgsrc/textproc
jmmv c6d4fd88a0 Update to 1.67.0 from 1.65.0:
Release 1.67.0
  * A number of important bug fixes, documented in WhatsNew.
  * Added Saxon8 extensions
  * Enabled dbfo table-width on entrytbl in FO output
  * Added support for role=strong on emphasis in FO output
  * Added new FO parameter hyphenate.verbatim that can be used to turn on
    "intelligent" wrapping of verbatim environments.
  * Replaced all <tt></tt> output with <code></code>
  * Changed admon.graphic.width template to a mode so that different
    admonitions can have different graphical widths.
  * Deprecated the HTML shade.verbatim parameter (use CSS instead)
  * Wrapped ToC refentrytitle/refname and refpurpose in span with class values.
    This makes it possible to style them using a CSS stylesheet.
  * Use strong/em instead of b/i in HTML output
  * Added support for converting Emphasis to groff italic and Emphasis role=
    'bold' to bold. Controlled by emphasis.propagates.style param, but not
    documented yet using litprog system. Will do that next (planning to add
    some other parameter-controllable options for hyphenation and handling of
    line spacing).
  * callout.graphics.number.limit.xml param: Changed the default from 10 to 15.
  * verbatim.properties: Added hyphenate=false
  * Saxon and Xalan Text.java extensions: Added support for URIResolver() on
    insertfile href's
  * Added generated RELEASE-NOTES.txt file.
  * Added INSTALL file (executable file for generating catalog.xml)
  * Removed obsolete tools directory from package

Release 1.66.1
  * A number of important bug fixes, documented in WhatsNew.
  * Now xml:base attributes that are generated by an XInclude processor are
    resolved for image files.
  * Rewrote olink templates to support several new features.
      o Extended full olink support to FO output.
      o Add support for xrefstyle attribute in olinks.
      o New parameters to support new olink features: insert.olink.page.number,
        insert.olink.pdf.frag, olink.debug, olink.lang.fallback.sequence,
        olink.properties, prefer.internal.olink. See the reference page for
        each parameter for more information.
  * Added index.on.type parameter for new type attribute introduced in DocBook
    4.3 for indexterms and index. This allows you to create multiple indices
    containing different categories of entries. For users of 4.2 and earlier,
    you can use the new parameter index.on.role instead.
  * Added new section.autolabel.max.depth parameter to turn off section
    numbering below a certain depth. This permits you to number major section
    levels and leave minor section levels unnumbered.
  * Added footnote.sep.leader.properties attribute set to format the line
    separating footnotes in printed output.
  * Added parameter img.src.path as a prefix to HTML img src attributes. The
    prefix is added to whatever path is already generated by the stylesheet for
    each image file.
  * Added new attribute-sets informalequation.properties,
    informalexample.properties, informalfigure.properties, and
    informaltable.properties, so each such element type can be formatted
    individually if needed.
  * Add component.label.includes.part.label parameter to add any part number to
    chapter, appendix and other component labels when the label.from.part
    parameter is nonzero. This permits you to distinguish multiple chapters
    with the same chapter number in cross references and the TOC.
  * Added chunk.separate.lots parameter for HTML output. This parameter lets
    you generate separate chunk files for each LOT (list of tables, list of
    figures, etc.).
  * Added several table features:
      o Added table.table.properties attribute set to add properties to the
        fo:table element.
      o Added placeholder templates named table.cell.properties and
        table.cell.block.properties to enable adding properties to any
        fo:table-cell or the cell's fo:block, respectively. These templates are
        a start for implementing table styles.
  * Added new attribute set component.title.properties for easy modifications
    of component's title formatting in FO output.
  * Added Saxon support for an encoding attribute on the textdata element.
    Added new parameter textdata.default.encoding which specifies encoding when
    encoding attribute on textdata is missing.
  * Template label.this.section now controls whole section label, not only
    sub-label which corresponds to particular label. Former behaviour was IMHO
    bug as it was not usable.
  * Formatting in titleabbrev for TOC and headers is preserved when there are
    no hotlink elements in the title. Formerly the title showed only the text
    of the title, no font changes or other markup.
  * Added intial.page.number template to set the initial-page-number property
    for page sequences in print output. Customizing this template lets you
    change when page numbering restarts. This is similar to the
    format.page.number template that lets you change how the page number
    formatting changes in the output.
  * Added force.page.count template to set the force-page-count property for
    page sequences in print output. This is similar to the format.page.number
    template.
  * Sort language for localized index sorting in autoidx-ng.xsl is now taken
    from document lang, not from system environment.
  * Numbering and formatting of normal and ulink footnotes (if turned on) has
    been unified. Now ulink footnotes are mixed in with any other footnotes.
  * Added support for renderas attribute in section and sect1 et al. This
    permits you to render a given section title as if it were a different
    level.
  * Added support for label attribute in footnote to manually supply the
    footnote mark.
  * Added support for DocBook 4.3 corpcredit element.
  * Added support for a dbfo keep-together PI for formal objects (table,
    figure, example, equation, programlisting). That permits a formal object to
    be kept together if it is not already, or to be broken if it is very long
    and the default keep-together is not appropriate.
  * For graphics files, made file extension matching case insensitive, and
    updated the list of graphics extensions.
  * Allow calloutlist to have block content before the first callout
  * Added dbfo-need processing instruction to provide soft page breaks.
  * Added implementation of existing but unused default.image.width parameter
    for graphics.
  * Support DocBook NG tag inline element.
  * It appears that XEP now supports Unicode characters in bookmarks. There is
    no further need to strip accents from characters.
  * Make segmentedlist HTML markup more semantic and available to CSS styles.
  * Added user.preroot placeholder template to permit xsl-stylesheet and other
    PIs and comments to be output before the HTML root element.
  * Non-chunked legalnotice now gets an <a name="id"> element in HTML output so
    it can be referenced with xref or link.
  * In chunked HTML output, changed link rel="home" to rel="start", and link
    rel="previous" to rel="prev", per W3C HTML 4.01 spec.
  * Added several patches to htmlhelp from W. Borgert
  * Added Bosnian locale file as common/bs.xml.
2004-11-09 21:20:49 +00:00
..
aiksaurus Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
antiword Clean up the patch to allow building with compilers other than GCC, and link 2004-08-20 09:14:19 +00:00
aspell Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems. 2004-10-07 16:36:47 +00:00
aspell-breton Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-catalan Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-czech Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-danish Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-dutch Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-english Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-esperanto Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-faroese Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-francais Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-gaeilge Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-german Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-greek Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-italian Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-norwegian Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-polish Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-portuguese Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-romanian Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-russian Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-slovak Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-spanish Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-svenska Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-ukrainian Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
aspell-welsh Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
awf s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
bibclean bl3ify and enable pkgviews installation. 2004-03-07 06:33:40 +00:00
biblook malloc.h fixes for darwin, plus a handful of other small fixes for 2004-05-23 23:28:29 +00:00
bibparse Bl3ify and enable pkgviews installation. 2004-04-13 02:24:05 +00:00
bsdgrep-devel Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
btparse Enable pkgviews installation. 2004-04-12 01:58:24 +00:00
catdoc Update HOMEPAGE. 2004-11-01 00:27:41 +00:00
catdoc-tk Convert to buildlink3. 2004-05-05 00:28:50 +00:00
cdif Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
chasen Update chasen (meta-package) to 2.3.3; chasen-base-2.3.3 and ipadic-2.7.0. 2004-05-06 13:35:19 +00:00
chasen-base Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
crimson Set USE_JAVA2, so we can use sun-jre* packages, USE_BUILDLINK3 must be 2004-07-07 11:39:30 +00:00
db2latex - bl3ify. 2004-04-12 02:32:38 +00:00
detex This does not seem to need to link against libl, so leave it out to allow 2004-06-04 18:34:17 +00:00
dict-client Use libltdl, not libtool after recent changes. (hi tv!) 2004-10-15 09:49:36 +00:00
dict-dictionaries Re: PR 25725 Syntax errors prevent compilation of with gcc 3.4.0 2004-06-01 15:36:50 +00:00
dict-server PKGREVISION bump after previous. 2004-10-15 12:07:03 +00:00
diction remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this 2004-02-14 00:54:44 +00:00
diffstat Update to 1.34, from Soren Jacobsen in PR pkg/23741: 2003-12-14 11:14:21 +00:00
docbook Enable pkgviews installation. 2004-06-04 23:58:12 +00:00
docbook-simple Update docbook-simple to 1.1rc2. 2004-10-30 06:31:02 +00:00
docbook-website these packages don't need a compiler. 2004-02-25 11:48:15 +00:00
docbook-xml Enable pkgviews installation. 2004-06-04 23:46:08 +00:00
docbook-xsl Update to 1.67.0 from 1.65.0: 2004-11-09 21:20:49 +00:00
doclifter Update to 1.13: 2004-08-15 11:26:31 +00:00
dsssl-docbook-modular Use cp -r instead of cp -R, for Irix 5.3. Reported by Georg Schwarz. 2004-09-24 13:09:11 +00:00
dtdparse bl3ify 2004-04-26 10:34:09 +00:00
eb Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
eblook Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
emacs-dict-client Use emacs.mk instead of hardcoding a dependency on a certain 2003-09-09 23:51:21 +00:00
enchant Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems. 2004-10-07 16:36:47 +00:00
eperl Convert to buildlink3. 2004-05-04 23:46:36 +00:00
expat Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
expatobjc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
flyspell Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
fop Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
freepwing replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
glimpse replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
gnome-spell Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gocr Convert to buildlink3. 2004-04-16 21:46:02 +00:00
grep Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
groff Add two patches: 2004-08-02 16:14:24 +00:00
gsed Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtk-doc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtkspell Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
GutenMark Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
GutenMark-words Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
helpdeco The nbcompat library is not ready for general use in packages, remove the 2004-09-22 17:38:30 +00:00
hevea darwin is anal about cpp being a *C* preprocessor, so use m4 here 2004-05-03 23:45:56 +00:00
hre Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
html bl3ify 2004-04-26 10:34:09 +00:00
html2text Update to 1.3.2. 2004-02-13 14:43:18 +00:00
html2wml Fix some bad roff in the man page. Closes PR 25950. Bump PKGREVISION. 2004-06-21 08:58:59 +00:00
icu fix PLIST substitution for Darwin 2004-11-01 10:51:30 +00:00
intltool Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ipadic Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
isearch Make this compile when using gcc 3.3. 2004-05-23 22:33:17 +00:00
iso8879 Enable pkgviews installation. 2004-06-04 23:58:12 +00:00
iso12083 bl3ify 2004-04-26 10:34:09 +00:00
ispell-base Convert to buildlink3. 2004-05-04 23:46:36 +00:00
ispell-british Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
ispell-catalan Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
ispell-emacs Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
ispell-francais Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
ispell-gaeilge Reset maintainer to tech-pkg@ (from ad@, since he is not working on them 2004-05-07 11:54:35 +00:00
ispell-german Add -print to find(1) when listing files in Makefile rules. 2004-09-12 22:25:08 +00:00
ispell-polski Polish dictionary for the ispell 2003-09-30 13:43:16 +00:00
ispell-romanian s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
ispell-russian Split the ispell-russian packages into two separate packages, 2004-01-23 15:02:07 +00:00
ispell-russian-io Break the ispell-russian package into two separate packages - 2004-01-23 15:00:01 +00:00
ispell-slovak Update to version 0.2.2. 2004-09-12 20:57:41 +00:00
ispell-spanish Use 'echo y' instead of 'yes' to accept a question asked by the installation 2004-09-12 21:47:46 +00:00
ispell-svenska s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
ja-grep s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
ja-groff replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
ja-sed Remove info files entries from PLIST. 2004-03-11 13:28:37 +00:00
jade Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
kakasi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
kbanner s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
kdoc Convert to buildlink3. 2004-05-05 00:28:50 +00:00
latex2html PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
libcroco Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libpathan Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libunicode Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libxml Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libxml2 update to libxml2-2.6.15 2004-10-31 10:40:50 +00:00
libxslt update to libxslt-1.1.12 2004-10-31 11:01:23 +00:00
lout Update from version 3.21 to 3.26 of lout, the first part of PR 18687 2003-09-15 09:51:38 +00:00
lq-sp Update lq-sp to 1.3.4.10. 2004-02-17 01:25:00 +00:00
lua-expat Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
makeztxt Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
namazu1 Make depends on nkf 1.7 and lator, not 1.7 only. 2004-02-05 09:56:36 +00:00
namazu2 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
nbsed Sync with last (pointed out by jlam@: don't check for fgetln, setprogname 2004-09-12 16:50:50 +00:00
ndtpd Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
openjade Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
opensp Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-Convert-ASCII-Armour Add HOMEPAGE, adapt to buildlink3. Uses no compiler, so mark it with empty USE_LANGUAGES. 2004-03-20 17:26:10 +00:00
p5-Convert-ASN1 Updated to version 0.18. 2004-02-24 23:21:35 +00:00
p5-Convert-BER Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Convert-PEM Adapted to buildlink3. 2004-02-24 23:27:54 +00:00
p5-Cz-Cstools Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Data-FormValidator Add package p5-Data-FormValidator version 3.59 2004-07-13 04:31:05 +00:00
p5-Filter Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-libxml bl3ify and enable pkgviews installation. 2004-02-22 00:55:37 +00:00
p5-libxml-enno Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-PDF Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-PDF-API2 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-PDF-Create Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Pod-Escapes Import p5-Pod-Escapes-1.04. 2004-09-26 04:41:00 +00:00
p5-Pod-POM Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Pod-Simple It seems that the Perl module Pod::Escapes is needed by Pod::Simple: add 2004-10-31 22:16:38 +00:00
p5-Regexp-Common Import p5-Regexp-Common-2.113 from pkgsrc-wip. Packaged by dieter Roelants 2004-03-04 23:21:15 +00:00
p5-String-Approx Eek, meant to import 3.23, not 3.20. Since this is an update, ChangeLog: 2004-03-29 18:51:27 +00:00
p5-String-CRC32 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-String-ShellQuote Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Autoformat Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Balanced bl3ify 2004-01-05 22:16:24 +00:00
p5-Text-BibTeX Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-ChaSen Use c++ for link since libchasen.so is linked with libstdc++. 2004-05-06 13:50:32 +00:00
p5-Text-CSV-Hash Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-CSV_XS Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-DelimMatch Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Diff Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Format Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Kakasi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-Text-Quoted Import p5-Text-Quoted from pkgsrc-wip. Packaged by dieter Roelants. 2004-04-29 23:57:28 +00:00
p5-Text-Reform Uses no compiler, so USE_LANGUAGES is empty 2004-03-21 01:18:42 +00:00
p5-Text-Substitute Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-Tabs+Wrap Text::Tabs performs the same job that the unix expand(1) and unexpand(1) 2004-11-03 20:58:21 +00:00
p5-Text-Template Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-Text-WikiFormat p5-Module-Build is a BUILD_DEPENDS. No revision bump since I imported 2004-08-06 11:21:52 +00:00
p5-Text-Wrapper Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-Checker PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
p5-XML-DOM Update textproc/p5-XML-DOM to 1.43 (previous distfile unavailable). 2004-05-29 01:19:32 +00:00
p5-XML-Filter-BufferText Initial import of p5-XML-Filer-BufferText version 1.01 into the NetBSD Packages 2004-11-03 10:01:18 +00:00
p5-XML-Grove Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-LibXML Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-LibXML-Common Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-LibXML-Iterator Initial import of p5-XML-LibXML-Iterator-1.00. 2004-05-29 01:42:39 +00:00
p5-XML-LibXML-XPathContext Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-LibXSLT Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-NamespaceSupport bl3ify 2004-01-05 22:16:24 +00:00
p5-XML-Node Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-NodeFilter Initial import of p5-XML-NodeFilter-0.01. 2004-05-29 01:43:19 +00:00
p5-XML-Parser Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-RAI Initial import of p5-XML-RAI. 2004-06-20 22:28:00 +00:00
p5-XML-RegExp bl3ify and enable pkgviews installation. 2004-02-22 00:55:37 +00:00
p5-XML-RSS Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-RSS-Parser Initial import of p5-XML-RSS-Parser. 2004-06-20 22:25:59 +00:00
p5-XML-Sablotron Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-SAX Add HOMEPAGE. 2004-02-22 07:14:14 +00:00
p5-XML-SAX-Expat Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-Simple Update p5-XML-Simple to 2.12. Distfile for 2.07 has vanished from the mirrors. 2004-07-19 10:43:01 +00:00
p5-XML-Stream Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-Twig Bl3ify and enable pkgviews installation. 2004-04-23 20:39:54 +00:00
p5-XML-Writer Update p5-XML-Writer to 0.500. Patches provided by Adrian Portelli in 2004-03-29 01:39:45 +00:00
p5-XML-Writer-String Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-Xerces Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
p5-XML-XPath Update p5-XML-XPath to 1.13. Changelog is not available. 2004-04-20 21:19:35 +00:00
p5-XML-XQL Convert to buildlink3. 2004-05-04 23:46:36 +00:00
p5-XML-XSLT Update p5-XML-XSLT to 0.48. 2004-04-20 20:22:51 +00:00
p5-XML-XUpdate-LibXML Initial import of p5-XML-XUpdate-LibXML-0.2.3. 2004-05-29 01:58:00 +00:00
p5-XML-YAWriter Bl3ify and enable pkgviews installation. 2004-04-22 06:08:27 +00:00
p5-YAML Bl3ify and enable pkgviews installation. 2004-04-22 06:04:17 +00:00
par Update MASTER_SITES and HOMEPAGE, from Alexander Becher in PR 26965. 2004-09-16 09:27:07 +00:00
php-wddx now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe 2004-11-05 17:11:39 +00:00
php4-domxml it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS 2004-11-05 21:44:44 +00:00
php4-xslt it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS 2004-11-05 21:44:44 +00:00
php5-dom Add php5-dom 5.0.2 - PHP extension to access XML documents using DOM API. 2004-11-05 21:13:00 +00:00
php5-xsl Add php5-xsl 5.0.2 - PHP5 extension implementing XSL standard, performing 2004-11-05 21:36:08 +00:00
postgresql-autodoc Convert to buildlink3. 2004-05-05 00:28:50 +00:00
psgml-mode Remove info files entries from PLIST. 2004-03-11 14:11:21 +00:00
py-csv add python as category 2004-07-22 09:15:59 +00:00
py-docutils update to 0.3.5 2004-07-30 18:28:25 +00:00
py-dtml add python as category 2004-07-22 09:15:59 +00:00
py-expat Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-feedparser Fix PLIST. 2004-08-28 14:53:01 +00:00
py-FourSuite add python as category 2004-07-22 09:15:59 +00:00
py-gdick Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-gnosis-utils Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-HappyDoc add python as category 2004-07-22 09:15:59 +00:00
py-libxml2 Sync with libxml2-2.6.15. 2004-11-03 16:41:56 +00:00
py-libxslt Sync with libxslt-1.1.12. No Python-specific change. 2004-11-03 16:47:44 +00:00
py-Lupy add python as category 2004-07-22 09:15:59 +00:00
py-Reverend add python as category 2004-07-22 09:15:59 +00:00
py-SimpleParse add python as category 2004-07-22 09:15:59 +00:00
py-textile add python as category 2004-07-22 09:15:59 +00:00
py-xml Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
py-xmltools Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
pyDict Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
qsubst Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
raptor Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
regexx Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
rfcutil PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
rman Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
robodoc replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
rtf-tools Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
rtfm s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
ruby-amrita Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-erb Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-eruby Convert to buildlink3. 2004-05-04 23:46:36 +00:00
ruby-html-parser Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-nqxml Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-rdoc Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-rdtool Re-add dependency to ruby-strscan package since ruby-rdtool package 2004-04-11 13:17:09 +00:00
ruby-rexml Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-rttool Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
sablotron Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
saxon Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
scew Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
scrollkeeper Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
source-highlight Fix build on NetBSD 1.6.2 (with gcc 2.95.3). 2004-10-23 17:47:16 +00:00
sp bl3ify 2004-04-26 10:34:09 +00:00
stardic Set DIST_SUBDIR to PKGNAME_NOREV, not PKGNAME, since the latter 2004-10-05 13:16:56 +00:00
subtitleripper Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
tcl-dom s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
tcl-expat Switch to Tcl 8.4. Bump PKGREVISION. 2004-03-09 01:16:59 +00:00
tcl-xml Switch to Tcl 8.4. 2004-03-09 01:22:58 +00:00
tei Bump PKGREVISION and set DIST_SUBDIR=${PKGNAME} because the distfile 2004-08-03 14:04:09 +00:00
teixsl-fo Update teixsl-html and teixsl-fo to 3.3, because their old distfiles 2004-09-11 03:36:54 +00:00
teixsl-html Update teixsl-html and teixsl-fo to 3.3, because their old distfiles 2004-09-11 03:36:54 +00:00
texi2html Unused. 2004-04-26 09:21:57 +00:00
texi2roff s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
troffcvt Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
unroff Use PATCHFILES rather than trying to do the same itself. 2004-09-08 13:38:50 +00:00
untex Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
urlview Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
wdiff Add "CONFIGURE_HAS_INFODIR=no" to get this package building. 2004-05-25 04:21:29 +00:00
xalan-c Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xalan-j Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
xerces-c Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xerces-j Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
xhtml Initial import of xhtml, version 1.0: 2004-02-18 13:44:40 +00:00
xml2doc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xmlcatmgr Increase BUILDLINK_DEPENDS.xmlcatmgr to xmlcatmgr>=2.0beta1 2004-10-09 23:16:14 +00:00
xmlindent This is a C99 program, so require gcc3. 2004-06-28 00:28:07 +00:00
xmlstarlet Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
xp Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
xslide Convert to bl3. 2004-04-18 19:34:05 +00:00
xt Update to bl3. All test built with jdk or sun-jdk14. 2004-06-28 17:28:56 +00:00
yodl Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
Makefile Add php5-xsl 5.0.2 - PHP5 extension implementing XSL standard, performing 2004-11-05 21:36:08 +00:00