aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-URI-Find
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309066
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update to 20111103Sunpoet Po-Chuan Hsieh2011-11-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI-Find/Changes Notes: svn path=/head/; revision=285087
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update to 20111020Sunpoet Po-Chuan Hsieh2011-10-212-11/+15
| | | | | | | Changes: http://search.cpan.org/dist/URI-Find/Changes Notes: svn path=/head/; revision=284039
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - update to 20100505Yen-Ming Lee2010-05-292-4/+5
| | | | Notes: svn path=/head/; revision=255281
* - Update to 20100504Wen Heping2010-05-053-4/+6
| | | | Notes: svn path=/head/; revision=253732
* Update to 20100211. Assign maintainer to perl@.Anton Berezin2010-02-112-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/URI-Find/Changes Notes: svn path=/head/; revision=249570
* - Remove test-only and included-in-perl-5.8 dependencies.Jun Kuriyama2009-12-251-1/+0
| | | | Notes: svn path=/head/; revision=246603
* - update to 20090319Yen-Ming Lee2009-04-032-5/+5
| | | | Notes: svn path=/head/; revision=231550
* - update to 20090316Yen-Ming Lee2009-03-183-10/+8
| | | | Notes: svn path=/head/; revision=230331
* - 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
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-061-7/+1
| | | | | | | with letter o-z Notes: svn path=/head/; revision=189335
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - added the missing .if statement around the IGNOREAaron Dalton2005-12-151-0/+2
| | | | Notes: svn path=/head/; revision=151213
* - update from 0.13 to 0.16Aaron Dalton2005-12-132-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | 0.16 Fri Jul 22 06:00:24 EDT 2005 - Oops, make the URI::Find::Schemeless->top_level_domain_re case insensitive, as it should be and the docs claimed it was. Thanks to Todd Eigenschink. 0.15 Tue Mar 22 07:23:17 EST 2005 - Have all functions croak if invoked with the wrong number of arguments. Add URI::Find->badinvo. https://rt.cpan.org/NoAuth/Bug.html?id=1845 - Mention DARREN's urifind script in the man page. - Oops, URI::URL::strict was turned on and left on. Put it back the way you found it. Thanks to Chris Nandor. https://rt.cpan.org/NoAuth/Bug.html?id=11906 - Schemeless.pm: - Find '<x>intag.com</x>'. - Get $tldRe from a new class method, ->top_level_domain_re. - Update top level domain list. PR: 89348 Submitted by: aaron Approved by: maintainer timeout, tobez Notes: svn path=/head/; revision=151106
* 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
* Update to 0.13.Pete Fritchman2003-10-262-3/+2
| | | | | | | | | PR: 58105, 56877 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>, Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=92209
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+8
| | | | | | | | 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
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Add p5-URI-Find 0.11, perl module to find URIs in arbitrary text.Anton Berezin2001-08-155-0/+46
PR: 29678 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46279