aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.20Mathieu Arnold2006-08-192-4/+4
| | | | | | | | PR: 102263 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170981
* Update to 1.18.Anton Berezin2006-02-063-20/+5
| | | | Notes: svn path=/head/; revision=155305
* 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
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 1.16.Anton Berezin2005-10-302-3/+3
| | | | Notes: svn path=/head/; revision=146730
* 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 1.14Mathieu Arnold2005-09-052-4/+3
| | | | | | | | PR: 85743 Submitted by: Emanuel Haupt <ehaupt at critical dot ch> Notes: svn path=/head/; revision=141998
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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
* Update to 0.12Mathieu Arnold2005-02-253-4/+5
| | | | Notes: svn path=/head/; revision=129776
* fix plistMathieu Arnold2005-02-041-2/+3
| | | | | | | Pointed out by: kris via pointyhat Notes: svn path=/head/; revision=128025
* Update to 1.10Mathieu Arnold2005-02-022-13/+13
| | | | | | | neer perl 5.6+ Notes: svn path=/head/; revision=127916
* Bad me, bad bad me, I forgot thatMathieu Arnold2004-12-282-1/+2
| | | | | | | Pointed out by: Kris "Ports Janitor" Kennaway Notes: svn path=/head/; revision=125334
* Update to 1.08Mathieu Arnold2004-12-272-5/+6
| | | | Notes: svn path=/head/; revision=125270
* - Reduce dependencies with perl-5.8.Jun Kuriyama2004-10-161-4/+4
| | | | | | | | | - Remove depends on Test::More module which is used on test target only. Reviewed by: perl Notes: svn path=/head/; revision=119568
* Update to 1.04Mathieu Arnold2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118918
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+3
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* In last update I forgot to commit this patch. Fix the build.Anton Berezin2004-07-071-51/+11
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=113114
* Update to 1.02. While at it, assign maintainership to perl@.Anton Berezin2004-07-063-6/+8
| | | | | | | | PR: 66714 Submitted by: Lars Eggert <lars.eggert@gmx.net>, with fixes from mat. Notes: svn path=/head/; revision=113063
* Update to 0.72.Anton Berezin2004-02-152-3/+7
| | | | Notes: svn path=/head/; revision=100981
* Update to 0.61Mathieu Arnold2003-10-073-2/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=90517
* Update to 0.60Mathieu Arnold2003-10-034-26/+43
| | | | | | | | | | maintainer timeout PR: 55314 Submitted by: myself Notes: svn path=/head/; revision=90086
* Update to version 0.51Dmitry Sivachenko2003-07-044-2/+43
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=84191
* Update to version 0.43.Dmitry Sivachenko2003-06-062-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=82351
* Update to version 0.40.Dmitry Sivachenko2003-05-193-2/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=81338
* Fix plist.Anton Berezin2003-05-021-3/+3
| | | | | | | Nudged repeatedly by: kris Notes: svn path=/head/; revision=80007
* Add www/p5-WWW-Mechanize, a perl module to help you automate interactionAnton Berezin2003-04-024-0/+56
with a website. Notes: svn path=/head/; revision=78000