aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Search
Commit message (Collapse)AuthorAgeFilesLines
* For perl@ owned ports:Eitan Adler2013-03-291-1/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Update to 2.509.Anton Berezin2013-03-263-10/+6
| | | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes (Changes file not helpful in this revision). Notes: svn path=/head/; revision=315277
* Do not remove directories not owned by the portBaptiste Daroussin2013-03-151-1/+0
| | | | Notes: svn path=/head/; revision=314287
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* With portmgr hat, reassign some ports from clsung to perl, since clsungMark Linimon2010-12-071-1/+1
| | | | | | | is apparently having some trouble with email. Notes: svn path=/head/; revision=265814
* - Update to 2.508Philip M. Gollucci2010-08-233-10/+18
| | | | | | | | | | Changes: bythe:Searchlibrary.Thislibraryimplementsahttp://search.cpan.org/dist/WWW-Search/Changes PR: ports/147626 Submitted by: pgollucci (myself) Approved by: maintainer timeout (clsung; > 2.5 months) Notes: svn path=/head/; revision=259802
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 2.507Cheng-Lung Sung2008-12-292-21/+24
| | | | | | | | PR: ports/129383 Submitted by: leeym Notes: svn path=/head/; revision=224932
* - Update to 2.504Cheng-Lung Sung2008-07-262-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes Notes: svn path=/head/; revision=217529
* - Update to 2.501Cheng-Lung Sung2008-04-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes Notes: svn path=/head/; revision=210916
* - Update to 2.499Cheng-Lung Sung2008-04-072-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes Notes: svn path=/head/; revision=210708
* - Forgot to remove the patch we don't needCheng-Lung Sung2008-03-312-11/+1
| | | | | | | | | | - bump PORTREVISION Noted by: pav Changes: Notes: svn path=/head/; revision=210198
* - Update to 2.498Cheng-Lung Sung2008-03-282-7/+7
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes Notes: svn path=/head/; revision=209998
* - Update to 2.497Cheng-Lung Sung2008-01-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search/Changes Notes: svn path=/head/; revision=206101
* - Update to 2.496Cheng-Lung Sung2007-12-122-6/+5
| | | | Notes: svn path=/head/; revision=203127
* - Update to 2.495Martin Wilke2007-07-292-4/+4
| | | | Notes: svn path=/head/; revision=196565
* - Update to 2.494Cheng-Lung Sung2007-06-142-4/+4
| | | | Notes: svn path=/head/; revision=193448
* - Update to 2.493Cheng-Lung Sung2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192266
* - Update to 2.491Cheng-Lung Sung2007-03-252-11/+5
| | | | Notes: svn path=/head/; revision=188221
* - update to 2.489Cheng-Lung Sung2006-07-312-4/+4
| | | | Notes: svn path=/head/; revision=169179
* - update to 2.488Yen-Ming Lee2006-04-252-5/+4
| | | | Notes: svn path=/head/; revision=160412
* Update to 2.487.Anton Berezin2006-03-272-4/+4
| | | | Notes: svn path=/head/; revision=158252
* Update to 2.486.Anton Berezin2006-01-302-5/+11
| | | | Notes: svn path=/head/; revision=154771
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 2.485. Assign maintainer to perl@.Anton Berezin2006-01-172-6/+8
| | | | Notes: svn path=/head/; revision=153714
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* 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.479Yen-Ming Lee2005-09-163-5/+9
| | | | Notes: svn path=/head/; revision=142877
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Drop maintainershipErwin Lansing2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119271
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Vendor update to 2.46Erwin Lansing2003-12-302-2/+2
| | | | | | | | | | - lib/WWW/Search.pm (user_agent): fix for undef warnings in LWP::UserAgent::proxy PR: 60721 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=96963
* Update to 2.45Erwin Lansing2003-12-092-2/+3
| | | | Notes: svn path=/head/; revision=95468
* Update to 2.43Erwin Lansing2003-10-072-2/+2
| | | | Notes: svn path=/head/; revision=90549
* Update to 2.42Erwin Lansing2003-08-074-25/+42
| | | | | | | | | | | | | | | | * lib/WWW/Search.pm (preprocess_results_page): BUGFIX bad return value * lib/WWW/Search/Test.pm (count_results): printResults output is more verbose * lib/WWW/Search.pm (parse_tree): new NOP stub function * lib/WWW/Search.pm (login): now returns flag for success/failure * lib/WWW/Search/Test.pm (find_websearch): new function * lib/WWW/Search/Test.pm (count_results): call login() before getting results * lib/WWW/Search.pm (cookie_jar): allow any flavor of HTTP::Cookies PR: 55342 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=86507
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* Update to 2.41Erwin Lansing2003-06-072-2/+2
| | | | | | | Approved by: edwin (mentor) Notes: svn path=/head/; revision=82434
* maintainer-update www/p5-WWW-Search-AltaVista to 2.09Edwin Groothuis2003-04-291-1/+1
| | | | | | | | | | | | | | vendor update to 2.09: * lib/WWW/Search/AltaVista/News.pm (native_setup_search): new search URL * lib/WWW/Search/AltaVista.pm (native_retrieve_some): fix parsing of NEXT link; ignore image links PR: ports/51212 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=79851
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-10/+4
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* maintainer-update WWW for cpan from /search?dist=module to /dist/moduleEdwin Groothuis2003-04-131-1/+1
| | | | | | | | | | | | | portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78875
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* maintainer-update www/p5-WWW-Search to 2.38Edwin Groothuis2003-02-042-2/+2
| | | | | | | | PR: ports/47258 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=74648
* Use File::Spec port only for perl < 5.8.Alan Eldridge2002-10-301-2/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69136
* Update to 2.37.Anton Berezin2002-09-123-40/+15
| | | | | | | | Submitted by: maintainer PR: 42688 Notes: svn path=/head/; revision=66199
* Update to version 2.36Kevin Lo2002-07-232-3/+5
| | | | | | | | PR: 40806 Submitted by: MAINTAINER Notes: svn path=/head/; revision=63424
* Update to 2.34.Anton Berezin2002-06-074-2/+5
| | | | | | | | Submitted by: maintainer PR: 38980 Notes: svn path=/head/; revision=60795
* Update to 2.33, assign the submitter to be the maintainer.Anton Berezin2002-05-283-7/+7
| | | | | | | | PR: 38511 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60228
* Upgrade to 2.26Tom Hukins2002-01-312-2/+2
| | | | Notes: svn path=/head/; revision=54084
* Upgrade to version 2.22Tom Hukins2001-07-073-21/+3
| | | | Notes: svn path=/head/; revision=44885
* UpgradeVanilla I. Shu2001-05-103-57/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468