Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-14 | Add a mixture of Debian, FreeBSD and self made patches to make this | tron | 6 | -13/+66 | |
package build with the new toolchain. Bump the version number to 1.2.1nb4. | |||||
2001-10-13 | Update to 4.15. Changes are mostly bugfixes and small enhancements. | mjl | 5 | -51/+34 | |
2001-10-12 | Update packages to version 1.5.5. Notable changes are: | simonb | 8 | -77/+60 | |
- Update for 64-bit machines. - Some memory leak fixes. | |||||
2001-10-06 | Buildlinkify. Patches provided in private mail by Eric Gillespie | rh | 2 | -9/+59 | |
<epg@pretzelnet.org> | |||||
2001-10-05 | Resolve CVS conflict in this file. | tron | 1 | -14/+1 | |
2001-10-05 | Add dependency on libiconv...it's a useful feature. | jlam | 2 | -2/+4 | |
2001-10-05 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+38 | |
2001-10-05 | Strongly buildlinkify and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+3 | |
2001-10-04 | print/jadetex was renamed to print/tex-jadetex | hubertf | 1 | -2/+15 | |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -3/+1 | |
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc. | |||||
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 2 | -2/+6 | |
installed files. We don't want buildlink references to escape into the install directory. | |||||
2001-10-03 | Enable p5-PDF and p5-PDF-Create | mjl | 1 | -1/+3 | |
2001-10-03 | Initial import of p5-PDF-Create, as per PR/14143. | mjl | 4 | -0/+34 | |
2001-10-03 | Initial import of p5-PDF, as per PR/14142. | mjl | 4 | -0/+28 | |
2001-10-03 | We really don't need expat. | jlam | 1 | -2/+1 | |
2001-10-03 | Note addition of textproc/p5-XML-Writer. | jlam | 1 | -1/+2 | |
2001-10-03 | textproc/p5-XML-Writer - Perl module for writing XML documents | jlam | 4 | -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-03 | Use expat/buildlink.mk and remove some unnecessary variable settings. | jlam | 1 | -5/+3 | |
2001-10-03 | be more cautious about pkg wildcards: PR 14138, 14140 | hubertf | 2 | -10/+10 | |
2001-10-02 | Add two (hi mcr) | wiz | 1 | -1/+3 | |
2001-10-02 | pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP | mcr | 8 | -0/+64 | |
2001-10-01 | Sort. | wiz | 1 | -3/+3 | |
2001-10-01 | re-add textproc to CATEGORIES | wiz | 1 | -2/+2 | |
2001-10-01 | Remove patch that's unneeded after mcr's "update" of the package. | wiz | 1 | -15/+0 | |
2001-10-01 | pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP | mcr | 4 | -29/+16 | |
2001-10-01 | Note addition of textproc/p5-XML-XSLT. | jlam | 1 | -1/+2 | |
2001-10-01 | p5-XML-XSLT - perl5 module for processing XSLT | jlam | 4 | -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-01 | Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked. | jlam | 1 | -4/+5 | |
2001-09-30 | Update libxml to 1.8.16. Changes are memory management improvements and | rh | 4 | -15/+15 | |
bugfixes. | |||||
2001-09-29 | Fix problem in compilation which didn't interfere with tcl-expat being loaded | jwise | 2 | -4/+4 | |
into a normal tcl interpreter, but did interfere with tcl-expat being loaded into apache mod_dtcl. | |||||
2001-09-28 | Add and enable tcl-expat. | jwise | 1 | -1/+2 | |
2001-09-28 | Initial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actually | jwise | 6 | -0/+232 | |
it came first) which uses the expat library for speedy and precise xml parsing. | |||||
2001-09-28 | If automake is called with -i, we don't need gmake. | wiz | 1 | -3/+2 | |
Patch from Stoned Elipot in pkg/14082. | |||||
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 18 | -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-26 | Remove unused patch since update from libxml2-2.4.2 to 2.4.5. | jlam | 1 | -13/+0 | |
2001-09-26 | Update libxml2 to 2.4.5. Relevant changes from version 2.4.2 include: | jlam | 6 | -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-26 | Enable robodoc. | wrstuden | 1 | -1/+2 | |
2001-09-26 | textproc/robodoc - tool to build code documentation from comments in source | wrstuden | 8 | -0/+95 | |
robodoc extracts comments describing the code into documentation files. It is inspired by the autodoc program written by Commodore. | |||||
2001-09-14 | Add a buildlink.mk for for use by other package Makefiles. Closes | jlam | 1 | -0/+34 | |
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>. | |||||
2001-09-14 | Actually, "xml2-config --cflags" should read: | jlam | 2 | -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-14 | Fix the problem noted by Ben Collver <collver@linuxfreemail.com> in | jlam | 4 | -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-10 | Oops; include full path names in the patch. | mycroft | 2 | -11/+11 | |
(BTW, this also fixes the problem of scrollkeeper installing stuff in /.) | |||||
2001-09-10 | Fix problems with scrollkeeper-install overrunning the end of a buffer when | mycroft | 2 | -1/+80 | |
calling realpath(). | |||||
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 11 | -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-08 | Various changes: mostly removing 'WWW:' lines, since that's what we have | wiz | 5 | -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 italian | hubertf | 2 | -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-31 | Make libxml2 appear in the normal location so that pkgs don't have to | skrll | 1 | -1/+3 | |
touched to find the includes/libraries. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -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-29 | Add a makefile hack so that jade builds again after recent | skrll | 2 | -1/+13 | |
gettext/buildlink.mk changes. | |||||
2001-08-27 | Update "xml-i18n-tools" to version 0.9. This version works with "autoconf" | tron | 3 | -7/+8 | |
version 2.50 or later. |