aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Babelfish
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-8/+2
| | | | | | | | | | | 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 0.16Erwin Lansing2006-12-292-4/+4
| | | | Notes: svn path=/head/; revision=180974
* Update to 0.15Erwin Lansing2006-06-102-4/+4
| | | | Notes: svn path=/head/; revision=165050
* - Update to 0.14Erwin Lansing2006-05-172-5/+5
| | | | | | | - Pet portlint while I'm here Notes: svn path=/head/; revision=162673
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* 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 0.13Erwin Lansing2005-09-063-3/+33
| | | | Notes: svn path=/head/; revision=142063
* Update to 0.12Erwin Lansing2004-04-052-4/+10
| | | | | | | Note: This port now is perl 5.8.x only. Notes: svn path=/head/; revision=106232
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to 0.11Erwin Lansing2003-10-142-4/+2
| | | | Notes: svn path=/head/; revision=91178
* use SITE_PERLErwin Lansing2003-10-141-8/+8
| | | | Notes: svn path=/head/; revision=91177
* 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 0.10Patrick Li2002-06-193-3/+4
| | | | | | | | | | | - Give maintainership to submitter - Add WWW tag to pkg-descr PR: 39522 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=61564
* Add a dependency on ports/devel/p5-IO-String.Pete Fritchman2001-12-041-1/+2
| | | | | | | | PR: 32486 Submitted by: Christopher Elkins <chrise@scardini.com> Notes: svn path=/head/; revision=51007
* Fix pkg-plistKevin Lo2001-05-291-0/+3
| | | | | | | | PR: 27695 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=43263
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Remove an extraneous 'perl5' word on the BUILD_DEPENDS line.Peter Pentchev2001-01-091-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=36998
* Add p5-WWW-Babelfish 0.09, perl interface to obtain translations from theWill Andrews2001-01-035-0/+40
babelfish server. Notes: svn path=/head/; revision=36733