Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-08 | Sort. | wiz | 1 | -2/+2 | |
2001-11-08 | Add and enable docbook-xml | agc | 1 | -1/+2 | |
2001-11-04 | Added docbook-xml version 4.1.2, XML version of DocBook a DTD designed | seb | 4 | -0/+90 | |
for computer documentation. | |||||
2001-11-01 | Use "${PREFIX}" instead of hard coded "/usr/pkg". | tron | 1 | -3/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 282 | -167/+167 | |
2001-10-31 | Clean out my pkgsrc diffs: | tv | 2 | -5/+5 | |
Update p5-Convert-BER to 1.31. | |||||
2001-10-29 | To avoid build dependencies on auto* tools a patch on configure script | seb | 3 | -12/+36 | |
(manually regenerated from patched configure.in) is added, AUTOMAKE_OVERRIDE is also defined hence custom pre-configure target is removed. To avoid useless makeinfo run sed.info, version.texi and stamp-vti are added to AUTOMAKE_PATTERNS (this also fix a hidden and forgotten build dependency on ../../devel/gtexinfo). While here my email address as maintainer is updated. | |||||
2001-10-29 | Fix depends lines to point to correct paths | jmc | 1 | -3/+3 | |
2001-10-27 | Remove commented USE_LIBINTL definitions ... we already use the | jlam | 2 | -4/+2 | |
gettext-lib/buildlink.mk file. | |||||
2001-10-25 | Add a small Makefile for unroff in a more conventional way, using patches. | agc | 3 | -31/+28 | |
Remove configure script. | |||||
2001-10-24 | Back out last commit. Under certain circumstance (which??) the files | tron | 1 | -1/+2 | |
are installed indeed. | |||||
2001-10-24 | Remove bogus entry for "share/omf/scrollkeeper/scrollkeeper_manual-C.omf". | tron | 1 | -2/+1 | |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 27 | -27/+54 | |
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME. | |||||
2001-10-18 | Update to the version that is distributed with kde 2.2.1. No idea what the | skrll | 3 | -18/+10 | |
changes are there doesn't appear to be a changelog. Remove BUILD_DEPENDS on autoconf | |||||
2001-10-18 | Add conflict between "glimpse" and "openssl" package. They both install | tron | 1 | -1/+3 | |
"bin/cast" in "${LOCALBASE}". | |||||
2001-10-17 | Update libxml2 to 2.4.6. Changes from version 2.4.5 include bug fixes, | jlam | 5 | -25/+11 | |
minor API enhancements, and updated documentation. | |||||
2001-10-17 | frob the global paths in the man page as well | lukem | 4 | -8/+29 | |
2001-10-17 | changes to allow global configuration to work correctly, eliminating | lukem | 6 | -48/+55 | |
the need to setup per-user ~/.antiword/ directories: - install resources (fontnames, etc) into ${PREFIX}/share/antiword instead of ${PREFIX}/share/examples/antiword - modify GLOBAL_ANTIWORD_DIR from /opt/antiword/share to ${PREFIX}/share/antiword | |||||
2001-10-17 | Update antiword to 0.23. The package now includes a MESSAGE that describes | rh | 6 | -30/+62 | |
how to set up a default configuration. Changes in the original program are Bug fixes: - Bug reported by Forrest J. Cavalier III <mibsoft@mibsoftware.com> fixed - Bug reported by Jan ONDREJ (SAL) <ondrejj@salstar.sk> fixed - Bug in dealing with RLE compressed bitmap images fixed - Bug in the image scaling fixed (RISC OS only) New features: - Improved leading. (Unix only; PostScript version only) - Antiword can now read from the standard input. This is based on an idea by Matthew Miller <mattdm@mattdm.org> (Unix only) - A white background looks much better. (RISC OS only) - A system-wide directory for the mapping files. As suggested by Sven Geggus <sven@geggus.net> and many others. (Unix only) - Antiword can now deal with documents larger than 7 MB. | |||||
2001-10-16 | Find Makefile.module in ../../www/php4. | jlam | 3 | -6/+6 | |
2001-10-16 | Note additions of php4-sablot, php4-wddx, php4-xml. | jlam | 1 | -1/+4 | |
2001-10-16 | textproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange). | jlam | 6 | -0/+95 | |
This version is from the php-4.0.6 distribution. | |||||
2001-10-16 | textproc/php4-xml: PHP4 extension for parsing XML | jlam | 3 | -0/+21 | |
This is the version from the php-4.0.6 distribution. | |||||
2001-10-16 | Update php4-sablot to the version from the php-4.0.6 distribution. There | jlam | 4 | -0/+56 | |
is no list of changes from version 4.0.5. Also move from the www category. | |||||
2001-10-16 | Fix previous problem (libexpat looked for in libpth dir, and of course | hubertf | 3 | -5/+18 | |
not found if pth is not installed) differently: look in $Config{prefix}/lib first. Patch mailed to the perl folks (perl-xml@lyris.activestate.com) | |||||
2001-10-16 | Makefile.PL looks for libpth when it really wants to look for libexpat. | hubertf | 1 | -2/+4 | |
Seems that's not set in %Config either, though (esp. when you don't have pth installed 8-). Fix path to expat by passing EXPATLIBPATH and EXPATINCPATH to the Makefile.PL. | |||||
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 | |