aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XPath
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-27/+33
| | | | Notes: svn path=/head/; revision=333056
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-051-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298438
* Pass maintainership of almost of my "p5-*" ports to "perl@".Sergey Skvortsov2012-05-071-1/+1
| | | | | | | (I hope updating of them will be improved). Notes: svn path=/head/; revision=296145
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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) Notes: svn path=/head/; revision=211450
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Updated to 1.13Sergey Skvortsov2003-11-042-2/+2
| | | | | | | Submitted by: foxfair Notes: svn path=/head/; revision=93060
* utilize SITE_PERLYing-Chieh Liao2003-10-242-29/+28
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Updated to 1.12, minor fixesSergey Skvortsov2002-06-024-7/+11
| | | | Notes: svn path=/head/; revision=60461
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Update to 1.11.Anton Berezin2001-11-202-2/+2
| | | | | | | | PR: 32107 Submitted by: maintainer Notes: svn path=/head/; revision=50274
* Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist.Anton Berezin2001-08-203-2/+3
| | | | | | | | PR: 29899 Submitted by: maintainer Notes: svn path=/head/; revision=46543
* Upgrade to 1.09Vanilla I. Shu2001-04-292-2/+2
| | | | | | | | PR: ports/26946 Submitted by: maintainer Notes: svn path=/head/; revision=42041
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-012-6/+3
| | | | Notes: svn path=/head/; revision=38917
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Upgrade to 1.04.Vanilla I. Shu2001-01-252-2/+2
| | | | Notes: svn path=/head/; revision=37587
* Add p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluatingWill Andrews2000-12-195-0/+70
XPath statements (as specified by w3.org). PR: 22769 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=36121