aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableExtract
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* 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 Notes: svn path=/head/; revision=199069
* - Update to 2.10Cheng-Lung Sung2006-07-163-7/+8
| | | | | | | | | | | - Test::More is included in perl 5.6.2 and later versions. - Add lost path in pkg-plist. PR: ports/100371 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=167962
* - Update to 2.09 [1]Erwin Lansing2006-06-132-5/+5
| | | | | | | | | | - Assign to perl@ PR: 98892 [1] Submitted by: Christopher Boumenot <boumenot@gmail.com> Notes: svn path=/head/; revision=165330
* Update to 2.08Erwin Lansing2006-05-072-4/+4
| | | | Notes: svn path=/head/; revision=161637
* - Update to 2.07Erwin Lansing2006-04-022-9/+5
| | | | | | | | | | - Mark for perl 5.6.0 or higher PR: 94722 Submitted by: leeym Notes: svn path=/head/; revision=158645
* Unbreak for old perlErwin Lansing2006-01-071-3/+8
| | | | | | | | PR: 91440 Submitted by: leeym Notes: svn path=/head/; revision=152992
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* The package name is printed before the value of ${IGNORE} soErwin Lansing2005-10-261-1/+1
| | | | | | | | | | make it a real sentence. Submitted by: barner Reviewed by: tobez Notes: svn path=/head/; revision=146427
* Update to 2.06Erwin Lansing2005-10-202-4/+10
| | | | | | | | PR: 87705 Submitted by: tobez Notes: svn path=/head/; revision=145932
* Update to 2.05Erwin Lansing2005-10-112-3/+3
| | | | Notes: svn path=/head/; revision=144961
* 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
* Update to 2.04Erwin Lansing2005-09-062-3/+3
| | | | | | | | PR: 85752 Submitted by: leeym Notes: svn path=/head/; revision=142056
* Update to 2.03Erwin Lansing2005-07-252-3/+3
| | | | | | | | PR: 84060 Submitted by: leeym Notes: svn path=/head/; revision=140084
* Update to 2.02Erwin Lansing2005-07-162-3/+3
| | | | Notes: svn path=/head/; revision=139333
* Update to 1.10Erwin Lansing2005-03-102-3/+3
| | | | Notes: svn path=/head/; revision=130791
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-5/+4
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Update to 1.08, let submitter be the maintainer.Anton Berezin2002-06-074-4/+7
| | | | | | | | PR: 38979 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60805
* Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks forPete Fritchman2002-05-301-2/+2
| | | | | | | | | | your hard work on these & I hope to see you contribute more. PR: 38750 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer) Notes: svn path=/head/; revision=60331
* Update maintainer's email to match what he uses on send-pr to avoidDavid W. Chapman Jr.2002-05-231-2/+2
| | | | | | | | | confusion Submitted by: maintainer Notes: svn path=/head/; revision=59802
* Update to 1.07.Anton Berezin2001-11-202-2/+2
| | | | | | | | PR: 32105 Submitted by: maintainer Notes: svn path=/head/; revision=50275
* Add missed BUILD_DEPENDS.Maxim Sobolev2001-03-111-0/+2
| | | | | | | | PR: 25696 Submitted by: maintainer Notes: svn path=/head/; revision=39574
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Update to 1.06Kevin Lo2001-01-112-2/+2
| | | | | | | | PR: 24247 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37102
* Add p5-HTML-TableExtract 1.05, a Perl extension for extracting the textWill Andrews2000-10-285-0/+37
contained in tables within an HTML document. PR: 22180 Submitted by: Sergey Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=34337