aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-DOM-XPath/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.14Yen-Ming Lee2008-10-181-4/+3
| | | | | | PR: 128164 Submitted by: leeym Approved by: maintainer
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Since 0.13, it depends on p5-XML-XPathEngine instead of p5-XML-XPathCheng-Lung Sung2006-12-141-1/+2
| | | | | | | | - bump PORTREVISION PR: ports/106605 Submitted by: Martin Kjeldsen <martin_AT_martinkjeldsen dot dk> Approved by: maintainer (Mauricio Herrera Cuadra)
* - Update to 0.13Cheng-Lung Sung2006-12-111-1/+1
| | | | | | PR: ports/106504 Submitted by: clsung Approved by: maintainer (Mauricio Herrera Cuadra)
* - Update to 0.11Cheng-Lung Sung2006-08-151-2/+2
| | | | | | PR: ports/102044 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Mauricio Herrera Cuadra)
* Update to 0.10Marcus Alves Grando2005-11-051-1/+1
| | | | | PR: 88501 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer)
* Add p5-XML-DOM-XPath 0.09, adds XPath support to XML::DOM, usingLars Thegler2005-09-131-0/+31
XML::XPath engine. PR: ports/85896 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>