aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TreeBuilder-LibXML
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Stage supportMartin Wilke2014-01-282-4/+2
| | | | Notes: svn path=/head/; revision=341594
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-031-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326161
* - Update to 0.23Frederic Culot2013-06-222-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/179820 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=321551
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-0/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319522
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-4/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319466
* Do not try to remove directories not created by the portBaptiste Daroussin2013-05-271-1/+0
| | | | Notes: svn path=/head/; revision=319234
* - Update to 0.22Frederic Culot2013-05-134-12/+6
| | | | | | | | | | | | - Trim Makefiles' header - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/178509 (based on) Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=318082
* - Update to 0.17Sunpoet Po-Chuan Hsieh2012-07-072-3/+5
| | | | | | | | | | | - While I'm here, add TEST_DEPENDS Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/169692 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=300588
* - Update to 0.16Frederic Culot2012-04-122-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/166846 Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=294724
* - Update to 0.15Frederic Culot2011-12-152-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/163315 Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=287439
* - Update to 0.13Wen Heping2011-10-122-6/+9
| | | | | | | | | | ChangeLog: http://cpansearch.perl.org/src/TOKUHIROM/HTML-TreeBuilder-LibXML-0.13/Changes PR: ports/161387 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=283408
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Update to 0.12Wen Heping2010-10-282-4/+4
| | | | | | | | PR: ports/151755 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=263674
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.11Martin Wilke2009-10-142-4/+4
| | | | | | | | PR: 139570 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=242814
* - Update to 0.10Martin Wilke2009-09-302-4/+4
| | | | | | | | PR: 139157 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=242292
* - Update to 0.09Rong-En Fan2009-08-082-4/+4
| | | | | | | | PR: ports/137553 Submitted by: TERAMOTO Masahiro <markun at onohara.to> (maintainer) Notes: svn path=/head/; revision=239158
* - Update to 0.08Martin Wilke2009-08-052-4/+4
| | | | | | | | PR: 137322 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=238960
* - Update to 0.06Martin Wilke2009-07-272-4/+5
| | | | | | | | PR: 136909 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=238464
* HTML::TreeBuilder::LibXML is drop-in-replacementWesley Shields2009-05-064-0/+51
for HTML::TreeBuilder::XPath. Currently, this module implements good enough methods for work with Web::Scraper. PR: ports/133780 Submitted by: TERAMOTO Masahiro <markun@onohara.to> Notes: svn path=/head/; revision=233308