Port details |
- p5-Test-WWW-Mechanize Testing-specific WWW::Mechanize subclass
- 1.60 devel
=9 1.60Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-02-14 15:22:43
- Last Update: 2023-01-30 13:02:05
- Commit Hash: 2e17cfc
- People watching this port, also watch:: p5-Net-SSLeay, p5-MIME-Tools, p5-libwww, p5-ExtUtils-CBuilder, p5-Error
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Test-WWW-Mechanize
- Description:
- Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-WWW-Mechanize>0:devel/p5-Test-WWW-Mechanize
- To install the port:
- cd /usr/ports/devel/p5-Test-WWW-Mechanize/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-WWW-Mechanize
- pkg install p5-Test-WWW-Mechanize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Test-WWW-Mechanize
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674590742
SHA256 (Test-WWW-Mechanize-1.60.tar.gz) = 23fd72e7ed1be79de1d02a2d15f0df093415e0eab6fc615ff6bb688741268677
SIZE (Test-WWW-Mechanize-1.60.tar.gz) = 35348
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Carp-Assert-More>=1.16 : devel/p5-Carp-Assert-More
- p5-HTML-Form>=0 : www/p5-HTML-Form
- p5-HTTP-Message>=6.29 : www/p5-HTTP-Message
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-Test-LongString>=0.15 : devel/p5-Test-LongString
- p5-WWW-Mechanize>=1.68 : www/p5-WWW-Mechanize
- p5-libwww>=6.02 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-HTTP-Server-Simple>=0.42 : www/p5-HTTP-Server-Simple
- p5-URI>=0 : net/p5-URI
- Runtime dependencies:
-
- p5-Carp-Assert-More>=1.16 : devel/p5-Carp-Assert-More
- p5-HTML-Form>=0 : www/p5-HTML-Form
- p5-HTTP-Message>=6.29 : www/p5-HTTP-Message
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-Test-LongString>=0.15 : devel/p5-Test-LongString
- p5-WWW-Mechanize>=1.68 : www/p5-WWW-Mechanize
- p5-libwww>=6.02 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Test-WWW-Declare
- devel/p5-Test-WWW-Mechanize-CGI
- devel/p5-Test-WWW-Mechanize-CGIApp
- devel/p5-Test-WWW-Mechanize-Catalyst
- devel/p5-Test-WWW-Mechanize-PSGI
- for Run
-
- devel/p5-Test-WWW-Declare
- devel/p5-Test-WWW-Mechanize-CGI
- devel/p5-Test-WWW-Mechanize-CGIApp
- devel/p5-Test-WWW-Mechanize-Catalyst
- devel/p5-Test-WWW-Mechanize-PSGI
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-WWW-Mechanize
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.60 30 Jan 2023 13:02:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-WWW-Mechanize: Update to 1.60
Changes: https://metacpan.org/dist/Test-WWW-Mechanize/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.58 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.58 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.58 13 May 2022 11:40:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-WWW-Mechanize: Update to 1.58
Changes: https://metacpan.org/dist/Test-WWW-Mechanize/changes |
1.56 30 Apr 2022 16:01:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Test-WWW-Mechanize: Update to 1.56
Changes: https://metacpan.org/dist/Test-WWW-Mechanize/changes |
1.54 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.54 19 Dec 2020 20:19:14
  |
sunpoet  |
Update to 1.54
Changes: https://metacpan.org/changes/distribution/Test-WWW-Mechanize |
1.52 06 Dec 2018 20:31:50
  |
sunpoet  |
Update to 1.52
Changes: https://metacpan.org/changes/distribution/Test-WWW-Mechanize |
1.50 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.50 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.50 17 Apr 2018 19:15:40
  |
sunpoet  |
Update to 1.50
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.48 11 Mar 2017 15:58:37
  |
sunpoet  |
Remove MASTER_SITE_SUBDIR |
1.48 30 Dec 2016 19:20:27
  |
sunpoet  |
- Update to 1.48
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.46 28 Dec 2016 19:42:10
  |
sunpoet  |
- Add PORTSCOUT
- Add NO_ARCH
- Sort PLIST |
1.46 11 Aug 2016 14:21:24
  |
wen  |
- Update to 1.46
Changes: http://cpansearch.perl.org/src/PETDANCE/Test-WWW-Mechanize-1.46/Changes |
1.44_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.44_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.44 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.44 06 Mar 2014 18:51:18
  |
sunpoet  |
- Remove outdated PERL_LEVEL check
With hat: perl |
1.44 31 Oct 2013 14:31:31
  |
vanilla  |
Support STAGEDIR. |
1.44 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.44 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.44 02 Jul 2012 16:19:04
 |
sunpoet  |
- Update to 1.44
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.42 02 Jun 2012 08:36:35
 |
culot  |
- Update to 1.42
- Update LICENSE (upstream switched to Artistic 2)
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.40 16 Apr 2012 08:29:40
 |
culot  |
- Update to 1.40
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.38 29 Oct 2011 06:22:57
 |
sunpoet  |
- Update to 1.38
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.36 27 Oct 2011 14:40:25
 |
clsung  |
- Update to 1.36 |
1.34 07 Oct 2011 20:38:49
 |
swills  |
- Add build depends to silence build warnings |
1.34 13 Jul 2011 01:35:07
 |
sunpoet  |
- Update to 1.34
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.30 21 Jun 2011 06:58:21
 |
az  |
- 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 |
1.30 17 May 2011 11:05:02
 |
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.30 09 Jun 2010 18:53:30
 |
tobez  |
Update to 1.30.
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.26 06 Apr 2010 10:49:07
 |
tobez  |
Update to 1.26.
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
1.24_1 16 Dec 2009 15:12:29
 |
kuriyama  |
- Remove dependency which is in perl core. |
1.24 16 Aug 2009 09:22:05
 |
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.24 24 Jan 2009 10:25:25
 |
lbr  |
Update to 1.24 |
1.22 23 Nov 2008 20:41:24
 |
lbr  |
Update to 1.22 |
1.20 15 Mar 2008 10:09:52
 |
lbr  |
Update to 1.20 |
1.18 18 Feb 2008 17:23:30
 |
lbr  |
Updated to 1.18.
PR: 120602
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
1.14 08 Sep 2007 00:59:21
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.14 02 Jul 2007 16:45:15
 |
lbr  |
Update to 1.14 and take maintainership.
Approved by: Angelo Turetta (previous maintainer) |
1.12 03 Dec 2006 23:10:53
 |
miwi  |
- Update to 1.12
PR: ports/106179
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
1.08 16 Jun 2006 10:09:08
 |
aaron  |
- Update to 1.08
PR: ports/98955
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
1.04 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.04 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.04 04 Oct 2005 17:48:59
 |
az  |
- Update to version 0.04
PR: ports/86896
Submitted by: Angelo Turetta <fbsdports@commit.it> (maintainer)
Approved by: sem (mentor) |
1.02 15 Feb 2005 09:50:17
 |
tobez  |
Set maintainer to be the submitter (fbsdports at commit dor it).
PR: 77491 |
1.02 14 Feb 2005 15:22:14
 |
tobez  |
Add p5-Test-WWW-Mechanize 1.02,
testing-specific WWW::Mechanize
subclass.
PR: 77491
Submitted by: aturetta@commit.it |