pkgsrc/textproc
wiz 7e61b8303a Update to 1.72.0:
Common

The following changes have been made to the common code since the 1.71.1
release.

  * Add empty template for sidebar in label.markup mode.

  * Add utility template tabstyle to return the tabstyle from
    any table element.

  * Add support for arabicindic numbering to autolabel.format template.

  * Moved the index entity declarations to a separate common file.

  * Add title.markup mode for glossdiv to support info/title.

  * Remove link.title.attribute, replaced in html/html.xsl

  * Fixed typo in xsl:with-param

  * Use number() in some comparisons to ensure number data type.

  * Fix bug #1596737 extra white space introduced by olink.
    Now output indent="no" for target data.

  * Use copy-of instead of value-of for xreftext to preserve markup.

  * Add template link.title.attribute.

  * Modify gentext.template to respect parameter verbose = 0.
    Modify gentext.template.exists to use gentext.template with verbose = 0.

  * Finish support for @xml:id everywhere @id is used.

  * replace name() with local-name() in most cases.

  * Add support for info.

  * Fixed add-xml-base for Windows and Xalan case.

  * Added NodeInfo prefix to list of exclude-result-prefixes

FO

The following changes have been made to the fo code since the 1.71.1 release.

  * Added index.page.number.properties attribute set to the set of
    reference documentation for the FO stylesheets.

  * Changed VERSION file to include distro title (DocBook XSL
    Stylesheets), and updated HTML, FO, and manpages stylesheets to
    use that in their metadata sections (e.g., in HTML, the
    <meta name="generator" ...> contents).

  * Remove duplicate orgname template.
    Switch org templates to using inline.charseq which
    handles simple.xlink.

  * Add index.page.number.properties attribute-set to format page numbers.

  * Pass the toc-context down to the toc.line template.

  * Fixed bug in use of isogen key.

  * Add support for crop marks in Antenna House.

  * Obsolete now that info is supported.

  * Move show-destination="replace" property from template to attribute-set
    so it can be customized.

  * Add table.row.properties template to customize table rows.

  * Moved the entities declarations to a separate common file.

  * Add support for sorting glossary entries

  * Remove obsolete dobookng.xsl, since info now supported.

  * Fix bug #1614469 for citation linking to biblioentry.

  * Moved all properties to attribute-sets so can be customized more easily.

  * Fixed bug #1603790: no space between package and classname.

  * include stub file for annotations.xsl

  * Add simple.xlink processing to term and member elements.

  * Initial checkin of file for annotation processing.

  * Some more inlines to use simple.xlink.

  * xref now supports xlink:href, using simple.xlink template.

  * modified link template to use simple.xlink now.

  * Use number() in some comparisons to ensure number data type.

  * Rewrote simple.xlink, and call it with all charseq templates.

  * Finish support for @xml:id everywhere @id is used.

  * replace name() with local-name() in most cases.

  * Add support for info element.

  * support title in info too.

HTML

The following changes have been made to the html code since the 1.71.1
release.

  * Changed VERSION file to include distro title (DocBook XSL
    Stylesheets), and updated HTML, FO, and manpages stylesheets to
    use that in their metadata sections (e.g., in HTML, the
    <meta name="generator" ...> contents).

  * Add support in imageobjectco for otherunits="imagemap" to allow
    direct authoring of imagemap units.

  * Use areaspec id as imagemap map name.

  * Fixed imagemaps so they work properly going from calspair coords
    to HTML area coords.

  * qandaset was not outputting an anchor id, now it is.

  * Obsolete now that info is supported.

  * Moved the entities declarations to a separate common file.

  * Add support for sorting glossary entries

  * Remove docbookng.xsl since info now supported.

  * Add support for qanda.in.toc to add qandaentry questions to document TOC.

  * Fix bug #1614469 for citation linking to biblioentry.

  * Fixed bug #1603790: no space between package and classname.

  * Fixed two next/prev bugs.

  * *.propagates.style now handled in class.attribute mode.

  * add simple.xlink support to variablelist term and simplelist member.

  * fix class attribute on sgmltag.

  * add class parameter to class.attribute mode to set default class.

  * Convert all class attributes to use the class.attribute mode
    so class names can be customized more easily.

  * Add class.attribute mode to generate class attributes.

  * Added simple.xlink to most remaining inlines.
    Changed class attributes to applying class.attributes mode.

  * Changed xref template to use simple.xlink tempalte.

  * Improve generate.html.title to work with link targets too.

  * Improved simple.xlink to support link and xref.

  * Use number() in some comparisons to ensure number data type.

  * Convert link element template to use simple.xlink.

  * Improvements in simple.xlink.

  * Use new link.title.attribute now.

  * Rewrote simple.xlink to handle linkend also.
    Better computation of title attribute on link too.

  * Fix syntax errors.

  * Finish support for @xml:id everywhere @id is used.

  * replace name() with local-name() in most cases.

  * Handle Xalan quirk as special case.

  * Add support for info.

Manpages

The following changes have been made to the manpages code since the 1.71.1
release.

  * Changed VERSION file to include distro title (DocBook XSL
    Stylesheets), and updated HTML, FO, and manpages stylesheets to
    use that in their metadata sections (e.g., in HTML, the
    <meta name="generator" ...> contents).

  * Removed single-pass namespace stripping from manpages stylesheet.
    To process DocBook 5 instances, either use the experimental
    namespace-aware DocBook 5 XSL 1.0 stylesheets, or pre-process your
    source to do the namespace stripping (two-pass processing).

  * Added doc for man.output.lang.in.name.enabled parameter. This
    checkin completes support for writing file/pathnames for man-pages
    with $lang include in the names. Closes #1585967. knightly
    accolades to Daniel Leidert for providing the feature request.

  * Added new param man.output.lang.in.name.enabled, which
    controls whether $LANG value is included in manpages
    filenames and pathnames. It works like this:

    If the value of man.output.lang.in.name.enabled is non-zero,
    man-page files are output with the $lang value included in
    their filenames or pathnames as follows;

    - if man.output.subdirs.enabled is non-zero, each file is
      output to, e.g., a /$lang/man8/foo.8 pathname

    - if man.output.subdirs.enabled is zero, each file is output
      with a foo.$lang.8 filename

  * Use "\e" instead of "\\" for backslash output, because the
    groff docs say that's the correct thing to do; also because
    testing (thanks, Paul Dubois) shows that "\\" doesn't always
    work as expected; for example, "\\" within a table seems to
    mess things up.

  * Added the man.string.subst.map.local.pre and
    man.string.subst.map.local.post parameters. Those parameters
    enable local additions and changes to string-substitution mappings
    without the need to change the value of man.string.subst.map
    parameter (which is for standard system mappings). Closes
    #1456738. Thanks to Sam Steingold for constructing a true
    stylesheet torture test (the clisp docs) that exposed the need for
    these params.

  * Use U+2592 as an internal marker for linebreak around sbr output
    (to prevent the break from getting eaten by some normalization
    that the stylesheet does on synopses).
    Use U+2580 as an internal marker for no-break space (to work
    around a similar issue). Closes bug #1612808. Thanks to Simon
    Walter for reporting it (the sbr bug).

  * Adjusted manpages stylesheet to use U+2593 as the internal
    representation for the backslash character within the stylesheet.
    This prevents backslashes in source content from getting eaten.
    Closes #1609425. Thanks to Paul DuBois for reporting the bug.

  * Changed manpages stylesheet to always output a U+2591 character as
    the internal representation of a dash. The string-substitution
    map is then used to output a real dash when the final contents are
    serialized. Also, made a change that causes dots and dashes in the
    top comment to be unescaped.

  * Output newline after admonitions (Note, Warning, etc.)

  * Added the Markup element to the list of elements that get output
    in bold. Thanks to Eric S. Raymond.

  * Changed dot output to mark end of tbl(1) table format sections
    (changed from real dot to internal U+2302 representation).

  * Replaced all dots in roff requests with U+2302 ("house"
    character), and added escaping in output for all instances of dot
    that are not in roff requests. This fixes the problem case where a
    string beginning with a dot (for example, the string ".bashrc")
    might occur at the beginning of a line in output, in which case
    would mistakenly get interpreted as a roff request. Thanks to Eric
    S. Raymond for pushing to fix this.

  * This is a first attempt at ensuring that list content nested in
    itemizedlist and orderedlist instances is properly indented. This
    is a switch from using .TP to format those lists to using .RS/.RE
    to format them instead (because .TP does not allow nesting). This
    probably breaks something else and therefore will likely need some
    refinement after more testing. Closes bug #1602616. Thanks to
    Daniel Leidert.

  * Fix bug: change <text> to <xsl:text>

  * Fixed two element name typos.

Params

The following changes have been made to the params code since the 1.71.1
release.

  * Repaired bizarro-superman talk.

  * Added doc for man.output.lang.in.name.enabled parameter. This
    checkin completes support for writing file/pathnames for man-pages
    with $lang include in the names. Closes #1585967. knightly
    accolades to Daniel Leidert for providing the feature request.

  * Use "\e" instead of "\\" for backslash output, because the
    groff docs say that's the correct thing to do; also because
    testing (thanks, Paul Dubois) shows that "\\" doesn't always
    work as expected; for example, "\\" within a table seems to
    mess things up.

  * Added the man.string.subst.map.local.pre and
    man.string.subst.map.local.post parameters. Those parameters
    enable local additions and changes to string-substitution mappings
    without the need to change the value of man.string.subst.map
    parameter (which is for standard system mappings). Closes
    #1456738. Thanks to Sam Steingold for constructing a true
    stylesheet torture test (the clisp docs) that exposed the need for
    these params.

  * Use U+2592 as an internal marker for linebreak around sbr output
    (to prevent the break from getting eaten by some normalization
    that the stylesheet does on synopses).
    Use U+2580 as an internal marker for no-break space (to work
    around a similar issue). Closes bug #1612808. Thanks to Simon
    Walter for reporting it (the sbr bug).

  * Changed order of string replacements so that backslash is escaped
    and replaced after backslash and dot (as it needs to be).

  * Adjusted manpages stylesheet to use U+2593 as the internal
    representation for the backslash character within the stylesheet.
    This prevents backslashes in source content from getting eaten.
    Closes #1609425. Thanks to Paul DuBois for reporting the bug.

  * Changed manpages stylesheet to always output a U+2591 character as
    the internal representation of a dash. The string-substitution
    map is then used to output a real dash when the final contents are
    serialized. Also, made a change that causes dots and dashes in the
    top comment to be unescaped.

  * output "\&." instead of just plain "\." (because plain "\." does
    not work...)

  * Fixed problem where newlines were dropped before dots.

  * Only escape dot if it actually occurs at the beginning of a line.

  * fixed well-formedness errors

  * Replaced all dots in roff requests with U+2302 ("house"
    character), and added escaping in output for all instances of dot
    that are not in roff requests. This fixes the problem case where a
    string beginning with a dot (for example, the string ".bashrc")
    might occur at the beginning of a line in output, in which case
    would mistakenly get interpreted as a roff request. Thanks to Eric
    S. Raymond for pushing to fix this.

  * Add index.page.number.properties by default.

  * Added to allow customizations of page numbers in indexes.

  * Improved wording.

  * Move show-destination="replace" property from template to attribute-set
    so it can be customized.

  * dd support for sorting glossary entries

  * Improved wording.

  * Add option to include qanda in tables of contents.

  * This is a first attempt at ensuring that list content nested in
    itemizedlist and orderedlist instances is properly indented. This
    is a switch from using .TP to format those lists to using .RS/.RE
    to format them instead (because .TP does not allow nesting). This
    probably breaks something else and therefore will likely need some
    refinement after more testing. Closes bug #1602616. Thanks to
    Daniel Leidert.

  * Moved all properties to attribute-sets so can be customized more easily.

Template

The following changes have been made to the template code since the 1.71.1
release.

  * Added workaround for Xalan bug: use for-each and copy instead of copy-of (#1604770).

Tools

The following changes have been made to the tools code since the 1.71.1
release.

  * Updated master makefile to enable docbook5-xsl build and
    packaging.

  * Updated automated xsl-param markup system to handle
    wordml->roundtrip name change.

  * wordml->roundtrip name change

  * Replaced all dots in roff requests with U+2302 ("house"
    character), and added escaping in output for all instances of dot
    that are not in roff requests. This fixes the problem case where a
    string beginning with a dot (for example, the string ".bashrc")
    might occur at the beginning of a line in output, in which case
    would mistakenly get interpreted as a roff request. Thanks to Eric
    S. Raymond for pushing to fix this.

Roundtrip

The following changes have been made to the roundtrip code since the 1.71.1
release.

  * wordml->roundtrip name change

  * rename to roundtrip, add OpenOffice support
2007-02-02 19:13:49 +00:00
..
aiksaurus Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
antiword Convert all packages using REPLACE_INTERPRETER to the new variable names 2006-03-11 10:07:49 +00:00
asciidoc Add missing @dirrm to PLIST. Bump PKGREVISION. 2006-11-27 21:00:51 +00:00
aspell Update to 0.60.5: 2007-01-06 22:07:42 +00:00
aspell-breton Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-catalan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-czech Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
aspell-danish Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-dutch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-english Take maintainership. 2006-06-15 13:34:27 +00:00
aspell-esperanto Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-faroese Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-francais Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-gaeilge Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
aspell-german Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
aspell-greek Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-italian Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-norwegian Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-polish Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-portuguese Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-romanian Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-russian Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-slovak Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
aspell-spanish Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-svenska Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-ukrainian Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
aspell-welsh Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
awf Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
bibclean Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
biblook Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bibparse USE_TOOLS+=yacc 2006-06-20 22:19:38 +00:00
bsdgrep-devel Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds. 2006-06-18 21:52:48 +00:00
btparse Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
c2html Remove TODO, which was imported from wip accidentally. 2007-01-29 16:42:08 +00:00
catdoc Remove blank lines at end. 2007-01-24 17:11:02 +00:00
catdoc-tk Update to version 0.94.2. 2007-01-24 17:07:00 +00:00
cawf Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
cdif Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
chasen Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
chasen-base Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
convertlit Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
crimson Sorted PLIST. 2006-04-13 00:15:24 +00:00
db2latex Fixed pkglint warnings. 2006-07-04 09:31:09 +00:00
detex Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dict-client flex is needed than lex. 2006-10-03 05:45:54 +00:00
dict-dictionaries Reset maintainer: 2006-11-24 23:04:14 +00:00
dict-server Reset maintainer: 2006-11-24 23:04:14 +00:00
dictem Import dictem version 0.81 from pkgsrc-wip, packaged by Aleksey Cheusov. 2007-01-10 14:53:11 +00:00
diction Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
diffstat Update to 1.43. Claim maintainership. 2006-10-09 23:09:20 +00:00
docbook Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
docbook-simple Don't use DESTDIR for now. 2006-10-06 15:12:58 +00:00
docbook-website Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
docbook-xml DESTDIR support. 2006-11-03 19:14:25 +00:00
docbook-xsl Update to 1.72.0: 2007-02-02 19:13:49 +00:00
doclifter Update to 2.3: 2007-01-15 23:40:46 +00:00
dsssl-docbook-modular Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
dtdparse Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
eb Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
eblook List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
emacs-dict-client Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
enchant Update to 1.3.0: 2006-12-05 10:28:27 +00:00
expat DESTDIR support. 2006-11-03 06:56:23 +00:00
expatobjc USE_LANGUAGES=objc 2006-07-29 07:52:21 +00:00
ezxml Fix WRKSRC (hi rillig!). 2005-11-09 22:49:45 +00:00
flyspell Update to 1.7m: 2007-01-15 23:49:46 +00:00
fop Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
freepwing Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gdome2 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
glimpse Fixed PKGMANDIR. 2006-11-21 21:36:43 +00:00
gnome-doc-utils Fix "test ==". 2006-10-16 00:37:56 +00:00
gnome-spell Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
grep Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
groff Let Xaw take care of the X11 dependency. 2007-02-02 00:21:37 +00:00
gsed This package wants USE_TOOLS+=makeinfo, at least under my environment. 2006-11-05 01:42:03 +00:00
gtk-doc Update to 1.7: 2006-08-06 19:03:33 +00:00
gtkspell DESTDIR support. 2006-11-05 17:06:43 +00:00
GutenMark Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
GutenMark-words Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
harmony Initial import of harmony-20060526 (latest stable release): 2006-08-11 15:55:31 +00:00
helpdeco Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
hevea Update textproc/hevea to 1.09 2007-01-15 21:12:13 +00:00
hre Do not define a symbol in a header file. This fixes "multiple definitions" 2006-08-19 11:56:21 +00:00
html This package needs tar, as suggested in PR 34494. 2006-09-08 07:41:46 +00:00
html2text Fixed PKGMANDIR. 2006-11-12 01:45:19 +00:00
html2wml Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
hugs-HaXml Initial import of hugs-HaXml, version 1.15.20060515: 2006-08-04 14:42:15 +00:00
hyperestraier Add patches for perl and ruby binding. 2006-11-17 15:14:34 +00:00
icu Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
intltool Update to 0.35.4: 2007-01-14 09:58:56 +00:00
ipadic Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
isearch Uses C++. 2006-06-02 13:38:53 +00:00
iso-codes update to 0.58 2006-11-24 18:03:35 +00:00
iso8879 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
iso12083 Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
ispell-base This package needs yacc; add it to USE_TOOLS. 2006-06-06 21:55:41 +00:00
ispell-british Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ispell-catalan Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ispell-emacs Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
ispell-francais Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ispell-gaeilge Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ispell-german Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +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 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
ispell-spanish Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
ispell-svenska Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ja-grep Uses msgfmt. 2006-05-10 17:49:17 +00:00
ja-groff Fixed PKGMANDIR. 2006-10-24 06:59:38 +00:00
ja-sed List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
jade Do not unconditionally remove share/sgml/jade, tex-jadtex uses it too. 2007-01-24 19:45:09 +00:00
jing Initial import of jing-20030619. 2006-08-06 17:37:21 +00:00
kakasi Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
kbanner Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kdoc Fixed perl detection and some pkglint warnings. 2006-11-12 01:44:57 +00:00
latex2html Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed 2006-08-10 03:21:39 +00:00
libcroco DESTDIR support. 2006-11-05 17:06:43 +00:00
libpathan Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
libunicode Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
libxml Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libxml++ Fix path to itself. 2006-09-03 12:54:29 +00:00
libxml++2 include bl3 files for libxml2 and glibmm 2007-02-02 09:23:44 +00:00
libxml2 Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. 2006-12-12 21:52:34 +00:00
libxslt update to 1.1.20 2007-02-01 18:01:39 +00:00
lout bump PKGREVISION for dependency change (hi, tv!) 2005-11-09 06:43:11 +00:00
lq-sp Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
lua-expat Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
makeztxt This package needs zlib to build. 2006-06-20 23:32:36 +00:00
Markdown Fix typo (or bad copy and paste?). 2007-01-24 17:41:43 +00:00
namazu2 Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
nbsed Mark these packages as NO_MTREE as they are bootstrap packages and don't 2006-07-14 16:24:28 +00:00
ndtpd Requires Perl at run time. Bump revision. 2006-12-06 16:57:51 +00:00
nxml-mode Accept emacs22. 2007-01-30 23:41:40 +00:00
o3read Import o3read package from http://siag.nu/o3read/ 2006-07-07 14:48:04 +00:00
openjade Make this package build on Darwin. 2006-12-10 23:02:39 +00:00
opensp add missing header which gets the build a little further with sunpro 2007-01-23 12:56:41 +00:00
p5-Convert-ASCII-Armour Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Convert-ASN1 Updated to version 0.20. 2006-09-10 13:26:20 +00:00
p5-Convert-BER Added HOMEPAGE. 2006-10-24 13:50:07 +00:00
p5-Convert-PEM Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +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 Update p5-Data-FormValidator to 4.40 2006-10-25 13:34:03 +00:00
p5-Encode Update p5-Encode to 2.18. 2006-10-24 14:09:43 +00:00
p5-Filter Update textproc/p5-Filter to 1.32. Changes from version 1.30 include 2006-05-02 03:30:11 +00:00
p5-libxml Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Lingua-EN-Inflect Update p5-Lingua-EN-Inflect to 1.89. 2006-11-05 05:05:44 +00:00
p5-Lingua-EN-Numbers-Ordinate Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Lingua-EN-Sentence Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Lingua-Preferred Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Lingua-Stem-Snowball Import p5-Lingua-Stem-Snowball from pkgsrc-wip. Packaged by Roman Kulik. 2006-04-14 14:47:16 +00:00
p5-native-hyperestraier Add missing entry. Bump PKGREVISION. 2006-11-19 01:18:02 +00:00
p5-Number-Format Update p5-Number-Format to 1.52. 2006-11-05 04:28:47 +00:00
p5-PDF Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-PDF-API2 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-PDF-Create Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Pod-Coverage Update p5-Pod-Coverage to 0.18. 2006-10-21 08:11:10 +00:00
p5-Pod-Escapes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Pod-POM Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Pod-Simple Update p5-Pod-Simple to 3.04. 2006-10-21 09:19:22 +00:00
p5-Pod-Tests Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Pod-Tree Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Regexp-Common Update to 2.120: 2005-11-23 22:14:10 +00:00
p5-SGMLS This package doesn't provide a Perl packlist. 2007-01-15 05:32:40 +00:00
p5-String-Approx Update to 3.26; fixes PR pkg/34414. Changes: 2006-09-05 19:49:33 +00:00
p5-String-CRC32 update p5-String-CRC32 to 1.4. 2006-07-05 03:45:07 +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 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-Autoformat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-Balanced Update to 1.95: 2006-07-19 22:42:52 +00:00
p5-Text-BibTeX Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
p5-Text-CharWidth Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-ChaSen Uses C++. 2006-05-10 18:05:51 +00:00
p5-Text-Context-EitherSide Import p5-Text-Context-EitherSide from pkgsrc-wip. Packaged by Roman Kulik. 2006-04-17 15:15:25 +00:00
p5-Text-CSV-Hash Disabled the self test, since it doesn't work. 2006-10-02 23:45:32 +00:00
p5-Text-CSV_XS Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-DelimMatch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-Diff DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-Text-Diff-HTML Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +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 Update p5-Text-Glob to 0.07. 2006-11-07 14:53:10 +00:00
p5-Text-Kakasi Bump PKGREVISION as for update of kakasi package. 2006-03-13 09:21:16 +00:00
p5-Text-LevenshteinXS Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +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-Reflow Import of Perl module Text-Reflow 1.05. 2006-07-12 17:41:04 +00:00
p5-Text-Reform Fix CHECK_INTERPRETER errors. Bump PKGREVISION. 2006-06-05 18:33:55 +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 DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-Text-Unaccent Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-WikiFormat Update to 0.78: 2006-07-19 22:44:11 +00:00
p5-Text-WrapI18N Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Text-Wrapper Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Atom Update p5-XML-Atom to 0.25. 2006-12-01 08:30:35 +00:00
p5-XML-Atom-SimpleFeed Update p5-XML-Atom-SimpleFeed to 0.8, as provided by Martin Wilke in 2006-09-03 14:30:08 +00:00
p5-XML-Atom-Stream Update p5-XML-Atom-Stream to 0.10. 2006-10-15 13:35:30 +00:00
p5-XML-AutoWriter Fix the PLIST generation by noting the correct path to the .packlist. 2006-05-02 01:06:23 +00:00
p5-XML-Checker Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Clean Import p5-XML-Clean from pkgsrc-wip. Packaged by Romak Kulik. 2006-04-15 20:41:20 +00:00
p5-XML-DOM Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Dumper This package was updated in the meantime; bump to 0.81. 2006-05-03 14:14:25 +00:00
p5-XML-Encoding Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Filter-BufferText Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Filter-DetectWS Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Filter-Reindent Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Filter-SAXT Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Grove Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
p5-XML-Handler-Trees Initial import of p5-XML-Handler-Trees 0.02. 2006-02-23 20:24:12 +00:00
p5-XML-Handler-YAWriter Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-LibXML Update to upstream version 1.61003, package version 1.61.003. 2006-11-05 14:05:07 +00:00
p5-XML-LibXML-Common Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-LibXML-Iterator Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-LibXSLT Update to version 1.62. 2006-11-30 01:17:32 +00:00
p5-XML-NamespaceSupport DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-XML-Node Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-NodeFilter Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Parser DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-XML-RAI Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
p5-XML-RegExp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-RSS Update to 1.10: 2006-07-19 22:44:36 +00:00
p5-XML-RSS-Parser Update to 4.0. From the changelog: 2006-04-09 01:01:19 +00:00
p5-XML-Sablotron Fixed quoting in the sed command. 2006-02-11 02:17:46 +00:00
p5-XML-SAX DESTDIR support. p5-XML-SAX wants to use one of its modules during 2006-11-05 16:30:43 +00:00
p5-XML-SAX-Expat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-SAX-Writer Update p5-XML-SAX-Writer to 1.50. 2006-11-06 13:31:13 +00:00
p5-XML-SemanticDiff Initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSD 2006-10-10 09:53:07 +00:00
p5-XML-Simple DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-XML-Stream Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Twig Update p5-XML-Twig to 3.26. 2006-11-06 13:40:41 +00:00
p5-XML-UM Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Writer Update p5-XML-Writer to 0.601. 2006-11-07 13:49:18 +00:00
p5-XML-Writer-String Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-Xerces Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
p5-XML-XPath Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-XQL Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-XSLT Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-XML-XUpdate-LibXML Update to version 0.6.0. 2006-11-05 14:28:06 +00:00
p5-YAML Update p5-YAML to 0.62. 2006-10-28 08:37:40 +00:00
p5-YAML-Syck Fix a typo. 2007-01-10 23:20:54 +00:00
par Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
php-json Added package for php-json 1.2.1 - extremely fast PHP C extension 2006-11-06 22:22:51 +00:00
php-pspell Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-wddx --with-libxml-dir needed with PHP 5.2.0 2006-11-06 21:37:37 +00:00
php4-domxml Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php4-xslt Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php5-dom Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php5-xsl Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
po4a Mark as BROKEN_IN pkgsrc-2006Q4, based on 2007-01-31 00:04:11 +00:00
postgresql-autodoc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
psgml-mode Take maintainership. 2006-06-15 13:34:27 +00:00
pxp Fix path in DEPENDS. 2006-08-11 15:46:03 +00:00
py-cmTemplate Import cmTemplate-0.3.2. From DESCR: 2006-07-27 13:58:53 +00:00
py-csv
py-docutils DESTDIR support. 2006-11-05 17:06:43 +00:00
py-dtml - Use lang/py-extclass/buildlink3.mk instead of DEPENDS. 2005-09-19 15:25:41 +00:00
py-elementtree add one 2007-01-10 10:44:46 +00:00
py-expat Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-feedparser Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-FourSuite Python 2.4 doesn't treat values over 0x80000000 as signed integers on 2006-06-29 12:47:19 +00:00
py-gdick Remove unnecessary dependency and bump PKGREVISION. 2006-09-02 13:00:45 +00:00
py-gnosis-utils Needs Python 2.2+ 2006-06-07 12:46:31 +00:00
py-HappyDoc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
py-html2text Apply small cleanup patch from Debian. Bump PKGREVISION. 2007-01-19 00:55:06 +00:00
py-libxml2 add one 2007-01-22 17:20:45 +00:00
py-libxslt sync w/ libxslt 2007-02-01 18:46:41 +00:00
py-markdown Import py-markdown-1.6a. From DESCR: 2006-10-31 22:39:18 +00:00
py-Reverend Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
py-SimpleParse Reset maintainer, email bounced with: 2006-08-13 23:32:22 +00:00
py-textile Needs Python 2.2+ 2006-06-04 12:06:00 +00:00
py-X Fix what turned out to be a incomplete PLIST 2007-01-03 15:16:45 +00:00
py-xml DESTDIR support. 2006-11-05 17:06:43 +00:00
py-xmltools Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
py-yaml Nuke some whitespace. 2006-08-20 16:25:42 +00:00
pyDict Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
qprint Initial import of qprint-1.0. 2005-08-30 08:30:00 +00:00
qsubst Honor *OWN, *GRP, and *MODE. 2006-06-10 19:59:43 +00:00
raptor tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
regexx Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
rfcutil Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rman Update to 3.2: 2006-05-25 10:41:21 +00:00
robodoc Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
rtf-tools Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
rtfm Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
rubber Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed 2006-08-10 03:21:39 +00:00
ruby-amrita Sort PLIST. 2006-09-07 15:51:25 +00:00
ruby-eruby Sort PLIST. 2006-09-07 15:51:25 +00:00
ruby-html-parser Stop handling DIST_SUBDIR default for Ruby based packages. 2006-01-03 14:25:49 +00:00
ruby-native-hyperestraier Hyper Estraier is a full-text search system. You can search lots of 2006-11-17 15:42:27 +00:00
ruby-nqxml Sort PLIST. 2006-09-07 15:51:25 +00:00
ruby-pure-hyperestraier Hyper Estraier is a full-text search system. You can search lots of 2006-11-17 15:45:46 +00:00
ruby-rdtool Fix file name for REPLACE_RUBY. 2006-09-08 02:38:08 +00:00
ruby-redcloth Fix ruby-build-ri-db option related problem. 2007-01-28 15:15:57 +00:00
ruby-rttool Update ruby-rttool to 1.0.2. 2007-01-28 15:24:21 +00:00
ruby-xmlparser Fix permission of some directories in examples. 2007-01-28 15:25:11 +00:00
ruby-xmlscan Sort PLIST. 2006-09-07 15:55:50 +00:00
sablotron Fix building this with sun studio compilers. Patch submitted upstream. 2007-01-05 13:48:14 +00:00
saxon Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
scew Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
scrollkeeper We use iconv, so add its buildlink3.mk. Also set ICONV=iconv in the 2006-12-03 19:47:48 +00:00
source-highlight Fixed the "==" operator with test(1). 2006-10-02 23:41:01 +00:00
stardic Fixed file permissions during the build. Bumped PKGREVISION. 2006-10-02 23:30:30 +00:00
subtitleripper Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
tcl-dom Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
tcl-expat Use libtool to make this package build on more platforms. Approved by 2006-05-17 04:29:00 +00:00
tcl-xml Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
tei Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
teixsl-fo Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
teixsl-html Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
tex-xmltex Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed 2006-08-10 03:21:39 +00:00
tex2page add USE_TOOLS of gs:run, pointed out by wiz. 2006-04-23 00:45:07 +00:00
texi2html DESTDIR support. 2006-11-05 17:06:43 +00:00
texi2roff Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
trang Initial import of trang-20030619: 2006-08-06 17:37:52 +00:00
troffcvt Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
unroff Fixed the permissions and ownership of the installed files for 2006-06-25 07:57:22 +00:00
untex Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
urlview DESTDIR support. It is amazing how developers break features of automake 2006-11-07 09:31:42 +00:00
vis Remove some compat hacks from NetBSD's libc which are not necessary 2006-01-25 14:41:31 +00:00
wdiff * Nuke all references to and definitions of INFO_DIR in package Makefiles 2006-03-20 18:15:37 +00:00
writer2latex Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xalan-c Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xalan-j Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
xerces-c Fix build on DragonFly. Fix PLIST. Bump revision. 2006-08-22 16:30:46 +00:00
xerces-j Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
xhtml Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL 2006-03-21 06:00:43 +00:00
xml2doc Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xmlcatmgr DESTDIR support. 2006-11-03 06:56:23 +00:00
xmlindent Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xmlstarlet Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
xmlto USE_TOOLS+= mktemp. Fixes solaris and probably others 2006-10-10 00:23:39 +00:00
xp USE_TOOLS+= unzip. 2006-09-18 12:14:53 +00:00
xslide Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
xt Explicitly require unzip and pax. 2006-09-19 21:13:12 +00:00
yodl Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
Makefile Add c2html 2007-01-29 16:43:59 +00:00