FreshPorts -- The Place For Ports Sat, 22 Nov 2008 5:39 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
p5-WWW-Mechanize 1.50 www on this many watch lists=23 search for ports that depend on this port
This module is to help you automate interaction with a website
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2003 21:13:23
Also Listed In: perl5


WWW::Mechanize is a fork of Kirrily Robert's excellent WWW::Automate
module.  W::A works fine except for some memory-eating bugs that the
author of this module has fixed.

Author: Andy Lester <andy@petdance.com>
WWW:	http://search.cpan.org/dist/WWW-Mechanize/

-Anton
<tobez@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: www/p5-HTML-Parser, www/p5-HTML-Tree, www/p5-HTTP-Response-Encoding, security/p5-IO-Socket-SSL, net/p5-URI, www/p5-libwww, lang/perl5.8

To install the port: cd /usr/ports/www/p5-WWW-Mechanize/ && make install clean
To add the package: pkg_add -r p5-WWW-Mechanize


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/WWW/
http://www.cpan.dk/modules/by-module/WWW/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/WWW/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/WWW/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/WWW/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/WWW/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/WWW/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/WWW/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/WWW/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/WWW/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/WWW/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/WWW/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/WWW/
http://at.cpan.org/modules/by-module/WWW/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/WWW/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/WWW/
http://backpan.cpan.org/modules/by-module/WWW/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Oct 2008 18:51:38
Original commit files touched by this commit  1.50
leeym search for other commits by this committer
- update to 1.50
12 Dec 2007 03:25:35
Original commit files touched by this commit  1.34
clsung search for other commits by this committer
- Update to 1.34
25 May 2007 09:41:49
Original commit files touched by this commit  1.30
clsung search for other commits by this committer
- Update to 1.30
- this should fix some charset problems..
04 Mar 2007 10:04:21
Original commit files touched by this commit  1.22
miwi search for other commits by this committer
- Update to 1.22

PR:             109847
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
19 Aug 2006 12:33:39
Original commit files touched by this commit  1.20
mat search for other commits by this committer
Update to 1.20

PR:             102263
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
06 Feb 2006 08:06:59
Original commit files touched by this commit  1.18
tobez search for other commits by this committer
Update to 1.18.
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.16
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 15:05:17
Original commit files touched by this commit  1.16
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
30 Oct 2005 09:20:37
Original commit files touched by this commit  1.16
tobez search for other commits by this committer
Update to 1.16.
21 Sep 2005 20:31:43
Original commit files touched by this commit  1.14
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 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
05 Sep 2005 15:54:05
Original commit files touched by this commit  1.14
mat search for other commits by this committer
Update to 1.14

PR:             85743
Submitted by:   Emanuel Haupt <ehaupt at critical dot ch>
11 Jun 2005 17:13:12
Original commit files touched by this commit  1.12_1
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + 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)
25 Feb 2005 16:52:06
Original commit files touched by this commit  1.12
mat search for other commits by this committer
Update to 0.12
04 Feb 2005 10:35:19
Original commit files touched by this commit  1.10
mat search for other commits by this committer
fix plist

Pointed out by: kris via pointyhat
02 Feb 2005 16:37:43
Original commit files touched by this commit  1.10
mat search for other commits by this committer
Update to 1.10
neer perl 5.6+
28 Dec 2004 12:57:51
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Bad me, bad bad me, I forgot that

Pointed out by: Kris "Ports Janitor" Kennaway
27 Dec 2004 12:23:59
Original commit files touched by this commit  1.08
mat search for other commits by this committer
Update to 1.08
16 Oct 2004 08:40:30
Original commit files touched by this commit  1.04_1
kuriyama search for other commits by this committer
- Reduce dependencies with perl-5.8.
- Remove depends on Test::More module which is used on test target only.

Reviewed by:    perl
12 Oct 2004 11:26:15
Original commit files touched by this commit  1.04
mat search for other commits by this committer
Update to 1.04
12 Aug 2004 13:48:01
Original commit files touched by this commit  1.02
mat search for other commits by this committer
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
07 Jul 2004 08:16:28
Original commit files touched by this commit  1.02
tobez search for other commits by this committer
In last update I forgot to commit this patch.  Fix the build.

Reported by:    Mike Harding <mvh@ix.netcom.com>
06 Jul 2004 15:07:08
Original commit files touched by this commit  1.02
tobez search for other commits by this committer
Update to 1.02.  While at it, assign maintainership to perl@.

PR:             66714
Submitted by:   Lars Eggert <lars.eggert@gmx.net>, with fixes from mat.
15 Feb 2004 15:25:37
Original commit files touched by this commit  0.72
tobez search for other commits by this committer
Update to 0.72.
07 Oct 2003 14:05:42
Original commit files touched by this commit  0.61
mat search for other commits by this committer
Update to 0.61

Approved by:    maintainer
03 Oct 2003 11:29:21
Original commit files touched by this commit  0.60
mat search for other commits by this committer
Update to 0.60
maintainer timeout

PR:             55314
Submitted by:   myself
04 Jul 2003 12:02:00
Original commit files touched by this commit  0.51
demon search for other commits by this committer
Update to version 0.51

Approved by:    maintainer
06 Jun 2003 12:40:17
Original commit files touched by this commit  0.43
demon search for other commits by this committer
Update to version 0.43.

Approved by:    maintainer
19 May 2003 07:15:40
Original commit files touched by this commit  0.40
demon search for other commits by this committer
Update to version 0.40.

Approved by:    maintainer
02 May 2003 11:11:38
Original commit files touched by this commit  0.39
tobez search for other commits by this committer
Fix plist.

Nudged repeatedly by:   kris
02 Apr 2003 21:12:08
Original commit files touched by this commit  0.39
tobez search for other commits by this committer
Add www/p5-WWW-Mechanize, a perl module to help you automate interaction
with a website.

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours15
new 7 days44
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.259 seconds.