summaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Search/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.42erwin2003-08-071-10/+15
| | | | | | | | | | | | | * 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>
* Change to my FreeBSD.org addresserwin2003-06-121-1/+1
|
* Update to 2.41erwin2003-06-071-1/+1
| | | | Approved by: edwin (mentor)
* maintainer-update www/p5-WWW-Search-AltaVista to 2.09edwin2003-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>
* Conditionalize dependencies for moudules included in perl 5.8edwin2003-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>
* De-pkg-comment.knu2003-02-211-0/+1
|
* maintainer-update www/p5-WWW-Search to 2.38edwin2003-02-041-1/+1
| | | | | PR: ports/47258 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Use File::Spec port only for perl < 5.8.alane2002-10-301-2/+12
| | | | Approved by: maintainer
* Update to 2.37.tobez2002-09-121-19/+7
| | | | | Submitted by: maintainer PR: 42688
* Update to version 2.36kevlo2002-07-231-2/+4
| | | | | PR: 40806 Submitted by: MAINTAINER
* Update to 2.34.tobez2002-06-071-1/+1
| | | | | Submitted by: maintainer PR: 38980
* Update to 2.33, assign the submitter to be the maintainer.tobez2002-05-281-4/+6
| | | | | PR: 38511 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Upgrade to 2.26tom2002-01-311-1/+1
|
* Upgrade to version 2.22tom2001-07-071-10/+1
|
* Upgradevanilla2001-05-101-25/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+1
|
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-231-1/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-7/+5
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Add a couple of dozen missing manpages.asami2000-05-081-2/+22
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* PREFIX -> LOCALBASE (portlint)mharo2000-03-201-2/+2
|
* Update to version 2.10 and install scripts in ${PREFIX}/bin.steve2000-02-271-37/+40
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* This port installs files in /usr/bin, no cookie! Mark BROKEN.billf1999-05-061-1/+3
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-7/+8
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Mark BROKEN for current:jseger1998-10-151-1/+6
| | | | | | | | cp bin/AutoSearch /usr/bin ===> Generating temporary packing list ===> Compressing manual pages for p5-WWW-Search-1.021 /usr/local/man//man1/AutoSearch.1: No such file or directory *** Error code 1
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Upgrade to 1.021.vanilla1998-09-081-4/+4
|
* Upgrade to 1.020, and change for perl5 scheme.vanilla1998-08-191-19/+30
|
* Upgrade to 1.019, and make it compatible with perl5.00501.vanilla1998-08-061-6/+6
|
* Upgrade to 1.017.vanilla1998-06-041-11/+17
|
* Upgrade to 1.015.vanilla1998-04-261-5/+6
|
* Mass update of CPAN portsjfitz1997-09-141-4/+4
| | | | | | | p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12
* Import of a perl5 module for WWW searchesjfitz1997-06-271-0/+34
OpenPOWER on IntegriCloud