aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Search-AltaVista
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-14/+12
| | | | Notes: svn path=/head/; revision=333137
* 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 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
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-3/+3
| | | | Notes: svn path=/head/; revision=298372
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.154Cheng-Lung Sung2009-01-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search-AltaVista/Changes Notes: svn path=/head/; revision=226939
* - Update to 2.153Cheng-Lung Sung2008-09-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search-AltaVista/Changes Notes: svn path=/head/; revision=220881
* - Update to 2.152Cheng-Lung Sung2008-08-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search-AltaVista/Changes Notes: svn path=/head/; revision=219278
* - Update to 2.151Cheng-Lung Sung2008-02-122-4/+4
| | | | | | | | | Changes: http://search.cpan.org/dist/WWW-Search-AltaVista/Changes PR: ports/120421 Submitted by: Felippe de Meirelles Motta <lippemail_AT_gmail dot com> Notes: svn path=/head/; revision=207039
* - Update to 2.149Cheng-Lung Sung2008-01-242-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/WWW-Search-AltaVista/Changes Notes: svn path=/head/; revision=206104
* - Update to 2.148Cheng-Lung Sung2007-08-222-6/+5
| | | | Notes: svn path=/head/; revision=198100
* - Update to 2.147Cheng-Lung Sung2007-08-142-11/+5
| | | | Notes: svn path=/head/; revision=197631
* - Update to 2.146Martin Wilke2007-06-292-4/+4
| | | | Notes: svn path=/head/; revision=194495
* - Update to 2.145Cheng-Lung Sung2007-05-292-4/+4
| | | | Notes: svn path=/head/; revision=192286
* 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
* - now p5-MIME-Base64 is compatible on perl 5.005, however, another dependencyYen-Ming Lee2005-12-211-1/+0
| | | | | | | p5-HTML-Parser still prevent this port from installing. So, remove that comment Notes: svn path=/head/; revision=151750
* - update to 2.144Yen-Ming Lee2005-12-173-7/+18
| | | | | | | - assign maintainer to perl@ Notes: svn path=/head/; revision=151421
* - 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
* Drop maintainershipErwin Lansing2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119271
* Update to 2.142Erwin Lansing2004-05-312-3/+3
| | | | Notes: svn path=/head/; revision=110532
* - Update to 2.14Erwin Lansing2004-02-102-2/+3
| | | | | | | - add SIZE Notes: svn path=/head/; revision=100589
* Update to 2.13Erwin Lansing2003-12-222-2/+2
| | | | Notes: svn path=/head/; revision=96418
* Update to 2.12Erwin Lansing2003-12-092-2/+2
| | | | Notes: svn path=/head/; revision=95469
* Update to 2.11Erwin Lansing2003-08-073-16/+22
| | | | | | | | PR: 55343 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=86509
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* 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
* - Update to 2.08Kevin Lo2002-08-233-2/+4
| | | | | | | | | | - Add WWW PR: 41884 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64869
* upgrade to 2.07Ying-Chieh Liao2002-07-192-2/+2
| | | | | | | | PR: 40765 Submitted by: maintainer Notes: svn path=/head/; revision=63243
* Update to 2.06, assign the submitter to be the maintainer.Anton Berezin2002-05-282-4/+5
| | | | | | | | PR: 38667 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60232
* Update to 2.05Tom Hukins2002-02-212-2/+2
| | | | Notes: svn path=/head/; revision=55031
* Upgrade to 2.04Tom Hukins2002-01-312-2/+2
| | | | Notes: svn path=/head/; revision=54085
* Upgrade to 2.03Tom Hukins2001-12-013-3/+5
| | | | Notes: svn path=/head/; revision=50835
* Update to version 2.02Tom Hukins2001-10-102-2/+2
| | | | Notes: svn path=/head/; revision=48645
* Add Perl WWW::Search class for AltaVistaTom Hukins2001-09-105-0/+43
PR: ports/30019 Submitted by: Fanying Jen <fanying@fynet.com> Notes: svn path=/head/; revision=47612