summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Xerces
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-2/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-11-12Add 'perl5' to CATEGORIES.seb1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
2004-02-11Update p5-XML-Xerces to 2.3.0.4. This closes PR pkg/23862.minskim4-51/+33
Changes since 1.7.0: - exposed new API components for DTDValidator and SchemaValidator - added XML::Xerces::XMLCatalogResolver, for a standard way of using XMLCatalog to resolve file locations - added new samples: samples/DOM2hash.pl, samples/EnumVal.pl, and samples/SEnumVal.pl - improved Win32 support - fixed output of all XMLUni::* constants (thanks to Christian Orsatti for pointing this out) - added LocalFileFormatTarget (thanks to Christian Orsatti for pointing this out) - added hints/darwin.pl (thanks to Adam Whitney for helping with this) - added cygwin fix for Xerces-C libname (thanks to Stephen Long for helping with this) - added fixes for Win32 (thanks to Martin Raspe for helping with this) - fixes isAnySlash() error - fixes support for Attributes::getValue(int) and AttributeList::getValue(int) - added support for MacOS X. - made all tests use Test::More - fixed entity resolution in Schema.t test - fixed other minor bugs in other tests - Added missing operator!= for DOMNode - made all tests use Test::More - fixed entity resolution in Schema.t test - fixed other minor bugs in other tests - Removed support for XMLScanner - Removed DOMParse support, instead DOMWriter from DOM Level 3 is used - Added support for DOM_NodeIterator and DOM_TreeWalker - Added basic support for XMLScanner - DOM_Document's will now stay alive even if the DOMParser that created them goes out of scope. This means it is possible to have a subroutine that parses a file and returns the resulting DOM_Document. This used to cause a segfault. - Fixed overloaded InputSource constructors that were using char* versions instead of Unicode versions - Many internal changes that improve code generation and maintenance, thanks to the ever-improving SWIG.
2004-02-10PERL5_REQD is now a list of values, so append to its value instead ofjlam1-2/+2
setting it.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23Rename textproc/xerces-p to textproc/p5-XML-Xerces.jlam5-0/+76