9813 FreshPorts -- www/p5-WWW-Mechanize-Shell
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-WWW-Mechanize-Shell 0.52_1 www on this many watch lists=3 search for ports that depend on this port
An interactive shell for www/p5-WWW-Mechanize
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Jul 2004 08:52:10
Also Listed In: perl5
License: not specified in port


This module implements a www-like shell above WWW::Mechanize and also
has the capability to output crude Perl code that recreates the recorded
session. Its main use is as an interactive starting point for automating
a session through WWW::Mechanize.

WWW:	http://search.cpan.org/dist/WWW-Mechanize-Shell/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-HTML-Display
  2. www/p5-HTML-TokeParser-Simple
  3. devel/p5-Hook-LexWrap
  4. devel/p5-Term-Shell
  5. net/p5-URI
  6. www/p5-WWW-Mechanize
  7. www/p5-WWW-Mechanize-FormFiller
  8. www/p5-libwww
  9. lang/perl5.12
Required To Run:
  1. www/p5-HTML-Display
  2. www/p5-HTML-TokeParser-Simple
  3. devel/p5-Hook-LexWrap
  4. devel/p5-Term-Shell
  5. net/p5-URI
  6. www/p5-WWW-Mechanize
  7. www/p5-WWW-Mechanize-FormFiller
  8. www/p5-libwww
  9. lang/perl5.12
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/C/CO/CORION/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CO/CORION/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/C/CO/CORION/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CO/CORION/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CO/CORION/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CO/CORION/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/C/CO/CORION/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/C/CO/CORION/
  11. http://at.cpan.org/authors/id/C/CO/CORION/
  12. http://backpan.perl.org/authors/id/C/CO/CORION/
  13. http://cpan.nctu.edu.tw/authors/id/C/CO/CORION/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CO/CORION/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CO/CORION/
  16. http://www.cpan.dk/authors/id/C/CO/CORION/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 12:24:19
Original commit files touched by this commit  0.52_1
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.52_1
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.52_1
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
08 Jan 2012 13:48:04
Original commit files touched by this commit  0.52_1
sunpoet search for other commits by this committer
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
- Add TEST_DEPENDS
- Respect PORTEXAMPLES
- Bump PORTREVISION for dependency change
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.52
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
21 Jun 2011 06:58:49
Original commit files touched by this commit  0.52
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
11 Jan 2011 11:14:37
Original commit files touched by this commit  0.52
tobez search for other commits by this committer
Update to 0.52.

Changes:        http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes
23 Aug 2010 20:17:48
Original commit files touched by this commit  0.50
leeym search for other commits by this committer
- update to 0.50
20 Aug 2010 03:29:41
Original commit files touched by this commit  0.49
leeym search for other commits by this committer
- update to 0.49
11 Nov 2008 08:06:38
Original commit files touched by this commit  0.48
clsung search for other commits by this committer
- Update to 0.48

Changes:        http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes
09 Nov 2008 17:41:05
Original commit files touched by this commit  0.47
miwi search for other commits by this committer
- Update to 0.47
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.46
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
24 Oct 2007 10:36:19
Original commit files touched by this commit  0.46
rafan search for other commits by this committer
- Update to 0.46
  No functional changes, just move HTML::Display to separated module.
09 Jul 2007 07:28:51
Original commit files touched by this commit  0.44
clsung search for other commits by this committer
- Update to 0.44
26 May 2007 11:30:31
Original commit files touched by this commit  0.43
erwin search for other commits by this committer
Update to 0.43
18 Apr 2007 08:48:09
Original commit files touched by this commit  0.42
clsung search for other commits by this committer
- Update to 0.42
15 Apr 2007 00:40:05
Original commit files touched by this commit  0.41
leeym search for other commits by this committer
- update to 0.41
18 Jan 2007 10:35:43
Original commit files touched by this commit  0.40
clsung search for other commits by this committer
- Update to 0.40
15 Dec 2006 15:46:14
Original commit files touched by this commit  0.39
clsung search for other commits by this committer
- update to 0.39
- pet portlint
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.36_1
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  0.36_1
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.36_1
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
06 Dec 2004 11:14:02
Original commit files touched by this commit  0.36_1
mat search for other commits by this committer
Update to 0.36
Add docs and examples.
16 Oct 2004 07:40:30
Original commit files touched by this commit  0.34_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
09 Jul 2004 08:51:40
Original commit files touched by this commit  0.34
tobez search for other commits by this committer
Add www/p5-WWW-Mechanize-Shell, an interactive shell for
www/p5-WWW-Mechanize.

Number of commits found: 25

284a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0