summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2001-10-14Add a mixture of Debian, FreeBSD and self made patches to make thistron6-13/+66
package build with the new toolchain. Bump the version number to 1.2.1nb4.
2001-10-13Update to 4.15. Changes are mostly bugfixes and small enhancements.mjl5-51/+34
2001-10-12Update packages to version 1.5.5. Notable changes are:simonb8-77/+60
- Update for 64-bit machines. - Some memory leak fixes.
2001-10-06Buildlinkify. Patches provided in private mail by Eric Gillespierh2-9/+59
<epg@pretzelnet.org>
2001-10-05Resolve CVS conflict in this file.tron1-14/+1
2001-10-05Add dependency on libiconv...it's a useful feature.jlam2-2/+4
2001-10-05Add buildlink.mk file for use by other package Makefiles.jlam1-0/+38
2001-10-05Strongly buildlinkify and mark as USE_BUILDLINK_ONLY.jlam1-5/+3
2001-10-04print/jadetex was renamed to print/tex-jadetexhubertf1-2/+15
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-3/+1
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-10-03Substitute the real config script for the config wrapper script injlam2-2/+6
installed files. We don't want buildlink references to escape into the install directory.
2001-10-03Enable p5-PDF and p5-PDF-Createmjl1-1/+3
2001-10-03Initial import of p5-PDF-Create, as per PR/14143.mjl4-0/+34
2001-10-03Initial import of p5-PDF, as per PR/14142.mjl4-0/+28
2001-10-03We really don't need expat.jlam1-2/+1
2001-10-03Note addition of textproc/p5-XML-Writer.jlam1-1/+2
2001-10-03textproc/p5-XML-Writer - Perl module for writing XML documentsjlam4-0/+30
XML::Writer is a simple Perl module for writing XML documents: it takes care of constructing markup and escaping data correctly, and by default, it also performs a significant amount of well-formedness checking on the output, to make certain (for example) that start and end tags match, that there is exactly one document element, and that there are not duplicate attribute names.
2001-10-03Use expat/buildlink.mk and remove some unnecessary variable settings.jlam1-5/+3
2001-10-03be more cautious about pkg wildcards: PR 14138, 14140hubertf2-10/+10
2001-10-02Add two (hi mcr)wiz1-1/+3
2001-10-02 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGPmcr8-0/+64
2001-10-01Sort.wiz1-3/+3
2001-10-01re-add textproc to CATEGORIESwiz1-2/+2
2001-10-01Remove patch that's unneeded after mcr's "update" of the package.wiz1-15/+0
2001-10-01 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGPmcr4-29/+16
2001-10-01Note addition of textproc/p5-XML-XSLT.jlam1-1/+2
2001-10-01p5-XML-XSLT - perl5 module for processing XSLTjlam4-0/+31
This module implements the W3C's XSLT specification. The goal is full implementation of this spec, but we have not yet achieved that. However, it already works well. See the XML::XSLT Commands entry in the perldoc module documentation for the current status of each command.
2001-10-01Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked.jlam1-4/+5
2001-09-30Update libxml to 1.8.16. Changes are memory management improvements andrh4-15/+15
bugfixes.
2001-09-29Fix problem in compilation which didn't interfere with tcl-expat being loadedjwise2-4/+4
into a normal tcl interpreter, but did interfere with tcl-expat being loaded into apache mod_dtcl.
2001-09-28Add and enable tcl-expat.jwise1-1/+2
2001-09-28Initial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actuallyjwise6-0/+232
it came first) which uses the expat library for speedy and precise xml parsing.
2001-09-28If automake is called with -i, we don't need gmake.wiz1-3/+2
Patch from Stoned Elipot in pkg/14082.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam18-44/+45
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-26Remove unused patch since update from libxml2-2.4.2 to 2.4.5.jlam1-13/+0
2001-09-26Update libxml2 to 2.4.5. Relevant changes from version 2.4.2 include:jlam6-52/+36
* Bug fixes. * Do not output hexadecimal charrefs when serializing HTML since some version of Netscape can't grok it, generate decimal ones. * Moved includes to includedir/libxml2/libxml. * Added a --convert option to xmlcatalog to convert SGML ones to the XML syntax. * Added a catalog PI.
2001-09-26Enable robodoc.wrstuden1-1/+2
2001-09-26textproc/robodoc - tool to build code documentation from comments in sourcewrstuden8-0/+95
robodoc extracts comments describing the code into documentation files. It is inspired by the autodoc program written by Commodore.
2001-09-14Add a buildlink.mk for for use by other package Makefiles. Closesjlam1-0/+34
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-14Actually, "xml2-config --cflags" should read:jlam2-4/+4
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include/libxml2 so that the libxml2 headers may be found as either <...> or <libxml/...>.
2001-09-14Fix the problem noted by Ben Collver <collver@linuxfreemail.com> injlam4-10/+19
pkg/13929 where xml2-config lies about the location of the libxml2 headers. "xml2-config --cflags" now returns: -I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include which correctly finds the libxml2 headers. When using buildlink, the config wrapper xml2-config returns: -I${BUILDLINK_DIR}/include/libxml -I/usr/pkg/include which correctly finds the libxml2 headers in their buildlinked locations.
2001-09-10Oops; include full path names in the patch.mycroft2-11/+11
(BTW, this also fixes the problem of scrollkeeper installing stuff in /.)
2001-09-10Fix problems with scrollkeeper-install overrunning the end of a buffer whenmycroft2-1/+80
calling realpath().
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc11-22/+22
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz5-6/+3
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-02 * Fix our netbsd-doc-print package to properly handle the italianhubertf2-7/+4
version of Federico Lupi's guide by including italian language in the right file. Hint: http://lists.oasis-open.org/archives/docbook/200002/msg00214.html * While there, install the jadetex files not in the textproc/jade package, but in the print/jadetex package. That's where we also build and install the jadetex.fmt file, so things actually fit together. * Bump some pkg versions: print/jadetex -> jadetex-2.20nb1 textproc/jade -> jade-1.2.1nb3 meta-pkgs/netbsd-doc -> netbsd-doc-1.2 meta-pkgs/netbsd-doc-print -> netbsd-doc-print-1.1
2001-08-31Make libxml2 appear in the normal location so that pkgs don't have toskrll1-1/+3
touched to find the includes/libraries.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-1/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29Add a makefile hack so that jade builds again after recentskrll2-1/+13
gettext/buildlink.mk changes.
2001-08-27Update "xml-i18n-tools" to version 0.9. This version works with "autoconf"tron3-7/+8
version 2.50 or later.