summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XPath
AgeCommit message (Collapse)AuthorFilesLines
2017-08-10Update to 1.42wen2-8/+7
Upstream changes: 1.42 2017-07-30 MANWAR - Fixed GitHub issue #5 (abstract is undef in meta files). Thanks @y. 1.41 2017-07-28 MANWAR - Fixed GitHub issue #4 (can't use non-ascii first character as element name). Thanks @nanis, @ikegami.
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2016-11-19Update to 1.40wen2-7/+7
Upstream changes: 1.40 2016-11-13 MANWAR - Proposed fix for RT #118726. 1.39 2016-11-08 MANWAR - Proposed fix for RT #118643.
2016-11-05Update to 1.38wen2-8/+7
Upstream changes: 1.38 2016-10-31 MANWAR - Fixed parser caching as reported by Jeremy (mysticprune).
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-06-07Updated textproc/p5-XML-XPath to 1.37mef2-7/+7
------------------------------------- 1.37 2016-06-02 MANWAR - Fixed annoying warnings.
2016-04-17Update to 1.36wen2-7/+7
Upstream changes: 1.36 2016-04-14 MANWAR - Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when quiet mode ist set).
2016-04-09Update to 1.35wen2-7/+7
Upstream changes: 1.35 2016-04-06 MANWAR - Fixed issue RT #113576 (XML::XPath::Node::Element::getAttributeNode() uses unspecified behaviour).
2016-03-09Update to 1.34wen2-7/+8
Upstream changes: 1.34 2016-03-08 MANWAR - Applied the patch to script examples/xpath (kindly provided by GREGOA). 1.33 2016-03-02 MANWAR - Fixed issue RT #112584 (use of /d modifier in transliteration operator).
2016-02-27Update to 1.32wen2-7/+7
Upstream changes: 1.32 2016-02-23 MANWAR - Applied the following patches kindly provided by GREGOA: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/fix-stringification-overload.patch https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/test.patch https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-xpath-perl.git/tree/debian/patches/xpath-option-to-work-without-internet-connection.patch 1.31 2016-02-22 MANWAR - Proposed fix for RT #112017. 1.30 2016-02-04 MANWAR - Fixed issue RT #15902 (Quoting warnings with translate). - Fixed issue RT #21154 (translate() function does not remove characters or support -) 1.29 2016-02-03 MANWAR - Fixed issue RT# 26144 (createNode doesn't honor position() predicate). 1.28 2016-01-31 MANWAR - Changed the LICENSE information about the package XML::XPath::PerlSAX as per Matt Sergeant email response (dated 2016-01-30). 1.27 2016-01-30 MANWAR - Fixed issue RT# 32012 (Debian bug #187583, http://bugs.debian.org/187583). 1.26 2016-01-25 MANWAR - Fixed inconsistent version issue (CPANTS). - Added key 'provides' to the Makefile.PL script. - Added unit test scripts t/meta-json.t and t/meta-yml.t 1.25 2016-01-20 MANWAR - Merged in GitHub PR #2, thanks to sdeseille. - Merged t/45overloading_number_operator.t and t/99rt_11724.t into t/45cmp_nodeset.t 1.24 2016-01-19 MANWAR - Fixed issue RT# 111278 (XML::XPath::PerlSAX doesn't compile). 1.23 2016-01-18 MANWAR - Fixed issue RT# 6363 (using < in a query returns results as if <= had been used). 1.22 2016-01-13 MANWAR - Fixed issues RT# 30818 and RT# 80277. 1.21 2016-01-12 MANWAR - Fixed issues RT# 14957 and RT# 30819. 1.20 2016-01-10 MANWAR - Fixed issues RT# 26143 and RT# 68703. 1.19 2016-01-05 MANWAR - Fixed issues RT# 14248 and RT# 23924. 1.18 2016-01-04 MANWAR - Fixed issues RT# 6362 and RT# 32233. 1.17 2016-01-01 MANWAR - Fixed issues RT# 3666, RT# 30813 and RT# 90850.
2015-12-31Update to 1.16wen2-8/+8
Add LICENSE Upstream changes: 1.16 2015-12-28 MANWAR - Fixed issues RT# 87781, RT# 54389 and RT# 73982. 1.15 2015-12-27 MANWAR - Added Changes file to the MANIFEST file. - Added LICENSE file. - Added MANIFEST.SKIP file. - Tidied up pod document of the package XML::XPath. 1.14 2015-12-26 MANWAR - Added Changes file. - Enabled 'warnings' check. - Moved packages to lib/ folder. - Added key 'resources' to the Makefile.PL script.
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-12Add DESTDIR support.joerg1-1/+2
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
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-1/+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-04-20Update p5-XML-XPath to 1.13. Changelog is not available.minskim2-6/+8
Patch provided by Adrian Portelli in PR pkg/24998 and slightly modified by me.
2004-04-20Bl3ify and enable pkgviews installation.minskim1-2/+4
2003-12-30Add trailing / to HOMEPAGEscjep1-2/+2
2003-12-03Change MAINTAINER to "tech-pkg" instead of the previous "packages".kristerw1-2/+2
2002-09-25buildlink1 -> buildlink2seb1-6/+3
Use perl5/module.mk
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-3/+4
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
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-04-20Move to sha1 digests, and add distfile sizes.skrll1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17Seems to have got mixed up with p5-XML-RSS. I'm not sure what happened.jtb4-14/+14
2001-04-16Should have "../../texproc/p5-XML-Parser" rather than "../p5-XML-Parser"jtb1-2/+2
in DEPENDS.
2001-04-16Initial import of p5-XML-XPath.jtb4-0/+27
A set of modules for parsing and evaluating XML-XPath statements. This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath. Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12639.