notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-WWW-Mechanize Handy web browsing in a Perl object
2.18 www on this many watch lists=29 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.17Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-02 20:13:23
Last Update: 2024-02-07 21:00:26
Commit Hash: 684dbc4a
People watching this port, also watch:: p5-libwww, p5-HTML-Parser, p5-HTML-Tagset, unzip, p5-URI
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/WWW-Mechanize
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-WWW-Mechanize-2.18/catalog.mk
  2. /usr/local/share/licenses/p5-WWW-Mechanize-2.18/LICENSE
  3. /usr/local/share/licenses/p5-WWW-Mechanize-2.18/ART10
  4. /usr/local/share/licenses/p5-WWW-Mechanize-2.18/GPLv1+
  5. bin/mech-dump
  6. lib/perl5/site_perl/WWW/Mechanize.pm
  7. lib/perl5/site_perl/WWW/Mechanize/Cookbook.pod
  8. lib/perl5/site_perl/WWW/Mechanize/Examples.pod
  9. lib/perl5/site_perl/WWW/Mechanize/FAQ.pod
  10. lib/perl5/site_perl/WWW/Mechanize/Image.pm
  11. lib/perl5/site_perl/WWW/Mechanize/Link.pm
  12. lib/perl5/site_perl/man/man1/mech-dump.1.gz
  13. lib/perl5/site_perl/man/man3/WWW::Mechanize.3.gz
  14. lib/perl5/site_perl/man/man3/WWW::Mechanize::Cookbook.3.gz
  15. lib/perl5/site_perl/man/man3/WWW::Mechanize::Examples.3.gz
  16. lib/perl5/site_perl/man/man3/WWW::Mechanize::FAQ.3.gz
  17. lib/perl5/site_perl/man/man3/WWW::Mechanize::Image.3.gz
  18. lib/perl5/site_perl/man/man3/WWW::Mechanize::Link.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • p5-WWW-Mechanize>0:www/p5-WWW-Mechanize
To install the port:
cd /usr/ports/www/p5-WWW-Mechanize/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-WWW-Mechanize
  • pkg install p5-WWW-Mechanize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-WWW-Mechanize
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707324881 SHA256 (WWW-Mechanize-2.18.tar.gz) = 14135fe6fd9df5fcdc40f767ab9cf49e623ce8c5223ba91e1d44e04d1e0aa1c9 SIZE (WWW-Mechanize-2.18.tar.gz) = 197502

Packages (timestamps in pop-ups are UTC):
p5-WWW-Mechanize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.182.182.032.182.18-2.03-
FreeBSD:13:quarterly2.172.172.172.172.172.172.172.17
FreeBSD:14:latest2.182.182.152.182.182.17-2.17
FreeBSD:14:quarterly2.172.17-2.172.172.172.172.17
FreeBSD:15:latest2.182.18n/a2.18n/a2.172.172.18
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-HTML-Form>=6.08 : www/p5-HTML-Form
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. p5-HTML-Tree>=5 : www/p5-HTML-Tree
  4. p5-HTTP-Cookies>=0 : www/p5-HTTP-Cookies
  5. p5-HTTP-Message>=1.30 : www/p5-HTTP-Message
  6. p5-libwww>=0 : www/p5-libwww
  7. p5-URI>=0 : net/p5-URI
  8. perl5>=5.36<5.37 : lang/perl5.36
  9. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-HTTP-Daemon>=6.12 : www/p5-HTTP-Daemon
  2. p5-Path-Tiny>=0 : devel/p5-Path-Tiny
  3. p5-Test-Deep>=0 : devel/p5-Test-Deep
  4. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  5. p5-Test-Memory-Cycle>=0 : devel/p5-Test-Memory-Cycle
  6. p5-Test-Output>=0 : devel/p5-Test-Output
  7. p5-Test-Taint>=1.08 : devel/p5-Test-Taint
  8. p5-Test-Warnings>=0 : devel/p5-Test-Warnings
Runtime dependencies:
  1. p5-HTML-Form>=6.08 : www/p5-HTML-Form
  2. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  3. p5-HTML-Tree>=5 : www/p5-HTML-Tree
  4. p5-HTTP-Cookies>=0 : www/p5-HTTP-Cookies
  5. p5-HTTP-Message>=1.30 : www/p5-HTTP-Message
  6. p5-libwww>=0 : www/p5-libwww
  7. p5-URI>=0 : net/p5-URI
  8. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. comms/p5-SMS-Send-TW-HiAir
  2. comms/p5-SMS-Send-TW-PChome
  3. comms/p5-SMS-Send-TW-chtsns
  4. comms/p5-SMS-Send-TW-emome
  5. devel/p5-Test-WWW-Mechanize
  6. devel/p5-Test-WWW-Mechanize-Catalyst
  7. devel/p5-github_creator
Expand this list (47 items / 40 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. finance/p5-Finance-Currency-Convert-XE
  3. finance/p5-Finance-QuoteTW
  4. mail/p5-WWW-Hotmail
  5. net/p5-Net-SMS-PChome
  6. textproc/p5-Plagger
  7. textproc/p5-xmltv
  8. www/p5-App-Nopaste
  9. www/p5-FEAR-API
  10. www/p5-Geo-Caching
  11. www/p5-Jifty
  12. www/p5-MojoMojo
  13. www/p5-Net-FreshBooks-API
  14. www/p5-Net-Trac
  15. www/p5-Scrappy
  16. www/p5-WWW-AtMovies-TV
  17. www/p5-WWW-Contact
  18. www/p5-WWW-Google-Calculator
  19. www/p5-WWW-HatenaDiary
  20. www/p5-WWW-HatenaLogin
  21. www/p5-WWW-HatenaStar
  22. www/p5-WWW-Mechanize-CGI
  23. www/p5-WWW-Mechanize-DecodedContent
  24. www/p5-WWW-Mechanize-GZip
  25. www/p5-WWW-Mechanize-Meta
  26. www/p5-WWW-Mechanize-Pluggable
  27. www/p5-WWW-Mechanize-Plugin-phpBB
  28. www/p5-WWW-Mechanize-Shell
  29. www/p5-WWW-Mechanize-SpamCop
  30. www/p5-WWW-Mixi-Scraper
  31. www/p5-WWW-Myspace
  32. www/p5-WWW-NioTV
  33. www/p5-WWW-Pastebin-PastebinCom-Create
  34. www/p5-WWW-Scraper-ISBN-Amazon_Driver
  35. www/p5-WWW-Scripter
  36. www/p5-WWW-Shorten-0rz
  37. www/p5-WWW-SourceForge
  38. www/p5-WWW-WebArchive
  39. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. comms/p5-SMS-Send-TW-Qma*
  2. www/p5-WWW-Mechanize-Cached*
  3. www/p5-WWW-Mechanize-PhantomJS*
  4. Collapse this list of deleted ports.
for Run
  1. comms/p5-SMS-Send-TW-HiAir
  2. comms/p5-SMS-Send-TW-PChome
  3. comms/p5-SMS-Send-TW-chtsns
  4. comms/p5-SMS-Send-TW-emome
  5. devel/p5-Test-WWW-Mechanize
  6. devel/p5-Test-WWW-Mechanize-Catalyst
  7. devel/p5-github_creator
Expand this list (52 items / 45 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. dns/dnsenum
  3. finance/p5-Finance-Currency-Convert-XE
  4. finance/p5-Finance-QuoteTW
  5. mail/p5-WWW-Hotmail
  6. net/p5-Net-Google-Code
  7. net/p5-Net-SMS-PChome
  8. textproc/p5-Plagger
  9. textproc/p5-xmltv
  10. www/get_flash_videos
  11. www/p5-App-Nopaste
  12. www/p5-FEAR-API
  13. www/p5-Geo-Caching
  14. www/p5-Jifty
  15. www/p5-MojoMojo
  16. www/p5-Net-FreshBooks-API
  17. www/p5-Net-Trac
  18. www/p5-Scrappy
  19. www/p5-WWW-AtMovies-TV
  20. www/p5-WWW-Contact
  21. www/p5-WWW-Google-Calculator
  22. www/p5-WWW-HatenaDiary
  23. www/p5-WWW-HatenaLogin
  24. www/p5-WWW-HatenaStar
  25. www/p5-WWW-Mechanize-CGI
  26. www/p5-WWW-Mechanize-DecodedContent
  27. www/p5-WWW-Mechanize-GZip
  28. www/p5-WWW-Mechanize-Meta
  29. www/p5-WWW-Mechanize-Pluggable
  30. www/p5-WWW-Mechanize-Plugin-phpBB
  31. www/p5-WWW-Mechanize-Shell
  32. www/p5-WWW-Mechanize-SpamCop
  33. www/p5-WWW-Mixi-Scraper
  34. www/p5-WWW-Myspace
  35. www/p5-WWW-NioTV
  36. www/p5-WWW-Pastebin-PastebinCom-Create
  37. www/p5-WWW-Scraper-ISBN-Amazon_Driver
  38. www/p5-WWW-Scraper-ISBN-ORA_Driver
  39. www/p5-WWW-Scripter
  40. www/p5-WWW-Shorten-0rz
  41. www/p5-WWW-SourceForge
  42. www/p5-WWW-WebArchive
  43. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. comms/p5-SMS-Send-TW-Qma*
  2. deskutils/shutter*
  3. www/p5-WWW-Mechanize-Cached*
  4. www/p5-WWW-Mechanize-PhantomJS*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_p5-WWW-Mechanize
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/WWW/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/WWW/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/WWW/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/WWW/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/WWW/
  7. http://backpan.perl.org/modules/by-module/WWW/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/WWW/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/WWW/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/WWW/
  12. https://www.cpan.org/modules/by-module/WWW/
Collapse this list.

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.18
07 Feb 2024 21:00:26
commit hash: 684dbc4a762ca6d2b08fa623bf429ddcbc02144bcommit hash: 684dbc4a762ca6d2b08fa623bf429ddcbc02144bcommit hash: 684dbc4a762ca6d2b08fa623bf429ddcbc02144bcommit hash: 684dbc4a762ca6d2b08fa623bf429ddcbc02144b files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
www/p5-WWW-Mechanize: update to 2.18

Changelog:
https://metacpan.org/release/OALDERS/WWW-Mechanize-2.18/source/Changes
2.17
27 Apr 2023 23:59:38
commit hash: 3e6ef8fbc9c2e6d3c96cc652bdc1b733073b61c6commit hash: 3e6ef8fbc9c2e6d3c96cc652bdc1b733073b61c6commit hash: 3e6ef8fbc9c2e6d3c96cc652bdc1b733073b61c6commit hash: 3e6ef8fbc9c2e6d3c96cc652bdc1b733073b61c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.15

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.16
05 Mar 2023 03:25:41
commit hash: 9326e6184556b1bebf8fd9399206b24aece6bea9commit hash: 9326e6184556b1bebf8fd9399206b24aece6bea9commit hash: 9326e6184556b1bebf8fd9399206b24aece6bea9commit hash: 9326e6184556b1bebf8fd9399206b24aece6bea9 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.16
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.15
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.15
31 Aug 2022 11:41:48
commit hash: 7fe1689f76cc976f6e14eff042d557341ce09990commit hash: 7fe1689f76cc976f6e14eff042d557341ce09990commit hash: 7fe1689f76cc976f6e14eff042d557341ce09990commit hash: 7fe1689f76cc976f6e14eff042d557341ce09990 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.15

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.13
30 Jul 2022 19:26:34
commit hash: b989fc8e0fb2f75b938a36b074864f8075cd064ccommit hash: b989fc8e0fb2f75b938a36b074864f8075cd064ccommit hash: b989fc8e0fb2f75b938a36b074864f8075cd064ccommit hash: b989fc8e0fb2f75b938a36b074864f8075cd064c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.13

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.12
30 Jul 2022 05:59:10
commit hash: c2d61c76aa981ce732c18bc33f1e898b40b23f4ecommit hash: c2d61c76aa981ce732c18bc33f1e898b40b23f4ecommit hash: c2d61c76aa981ce732c18bc33f1e898b40b23f4ecommit hash: c2d61c76aa981ce732c18bc33f1e898b40b23f4e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.12

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.11
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.11
18 Jul 2022 18:20:32
commit hash: 6c3abe74b1e6d11acf26e16894e452b2b21d3ba5commit hash: 6c3abe74b1e6d11acf26e16894e452b2b21d3ba5commit hash: 6c3abe74b1e6d11acf26e16894e452b2b21d3ba5commit hash: 6c3abe74b1e6d11acf26e16894e452b2b21d3ba5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.11

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.10
07 Jul 2022 21:43:07
commit hash: 79f0cd2538d1be17e7a8b03e0a45d4b6d865ac04commit hash: 79f0cd2538d1be17e7a8b03e0a45d4b6d865ac04commit hash: 79f0cd2538d1be17e7a8b03e0a45d4b6d865ac04commit hash: 79f0cd2538d1be17e7a8b03e0a45d4b6d865ac04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.10

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.09
16 Jun 2022 14:02:14
commit hash: 93ba7f3dfa1b6c6c660e2ae13b2c3389cb3ded04commit hash: 93ba7f3dfa1b6c6c660e2ae13b2c3389cb3ded04commit hash: 93ba7f3dfa1b6c6c660e2ae13b2c3389cb3ded04commit hash: 93ba7f3dfa1b6c6c660e2ae13b2c3389cb3ded04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.09

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.08
03 Jun 2022 23:36:48
commit hash: ac6732974d3e4abaeab2de8c439fc83a79d8eb6acommit hash: ac6732974d3e4abaeab2de8c439fc83a79d8eb6acommit hash: ac6732974d3e4abaeab2de8c439fc83a79d8eb6acommit hash: ac6732974d3e4abaeab2de8c439fc83a79d8eb6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.08

- Add missing *_DEPENDS
- Update version requirement of *_DEPENDS
- Remove DOCS option

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.07
13 May 2022 11:40:06
commit hash: 7f90a8e2d162f689cbc2cd1b05c424fd6612df23commit hash: 7f90a8e2d162f689cbc2cd1b05c424fd6612df23commit hash: 7f90a8e2d162f689cbc2cd1b05c424fd6612df23commit hash: 7f90a8e2d162f689cbc2cd1b05c424fd6612df23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.07

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.06
26 Oct 2021 00:39:12
commit hash: a6fb127781b93965d279dd86e0cee09ec34f90b1commit hash: a6fb127781b93965d279dd86e0cee09ec34f90b1commit hash: a6fb127781b93965d279dd86e0cee09ec34f90b1commit hash: a6fb127781b93965d279dd86e0cee09ec34f90b1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.06
2.05
27 Sep 2021 15:56:25
commit hash: 4655122ca156b60d8bb25093511559d698847ef9commit hash: 4655122ca156b60d8bb25093511559d698847ef9commit hash: 4655122ca156b60d8bb25093511559d698847ef9commit hash: 4655122ca156b60d8bb25093511559d698847ef9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.05

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.04
08 Aug 2021 21:46:38
commit hash: 30a75ae478e343ef58d68cdcf3779ad4122241b1commit hash: 30a75ae478e343ef58d68cdcf3779ad4122241b1commit hash: 30a75ae478e343ef58d68cdcf3779ad4122241b1commit hash: 30a75ae478e343ef58d68cdcf3779ad4122241b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-WWW-Mechanize: Update to 2.04

Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2.03
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.03
19 Dec 2020 20:24:25
Revision:558659Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.03

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
2.02
20 Oct 2020 08:45:40
Revision:552806Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.02
2.01
23 Sep 2020 18:51:56
Revision:549817Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.01

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
2.00
24 Jul 2020 07:28:30
Revision:543172Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.00

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.96
22 Feb 2020 15:59:51
Revision:526829Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.96

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.95
31 Oct 2019 14:50:47
Revision:516165Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.95

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.94
28 Oct 2019 14:58:37
Revision:515914Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.94

- Update header of patch file

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.92
24 Aug 2019 19:52:57
Revision:509752Original commit files touched by this commit
sunpoet search for other commits by this committer
Sort TEST_DEPENDS
1.92
24 Aug 2019 15:06:31
Revision:509726Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.92
- Add missing TEST_DEPENDS
1.91
13 Jan 2019 20:09:49
Revision:490199Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.91

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.90
14 Nov 2018 21:44:10
Revision:484957Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.90

- Add LICENSE_FILE
- Add more TEST_DEPENDS

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.89
20 Oct 2018 14:50:16
Revision:482526Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.89

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/WWW-Mechanize
1.88
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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.88
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.88
24 Mar 2018 21:11:15
Revision:465474Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.88

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.87
09 Feb 2018 14:08:10
Revision:461304Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.87

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.86
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.86
06 Jul 2017 00:03:02
Revision:445108Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.86

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.85
29 Jun 2017 19:13:14
Revision:444666Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.85

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.84
08 Mar 2017 16:51:40
Revision:435709Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.84

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.83
26 Oct 2016 13:58:57
Revision:424703Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.83
1.82
10 Oct 2016 21:11:20
Revision:423724Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.82.

Changes: https://metacpan.org/changes/distribution/WWW-Mechanize
1.79
18 Sep 2016 12:08:11
Revision:422381Original commit files touched by this commit
pi search for other commits by this committer
www/p5-WWW-Mechanize: 1.75 -> 1.79

- Added form_with() method. (Martin Sluka)
  Added history() and history_count() methods. (Ricardo Signes)
- click_button() now accepts ids. (Olaf Alders)
- Add a more descriptive error message when ->request is called without a
  parameter. (Max Maischein)
- Document that form_id warns in addition to returning undef when a form
  cannot be found. (Olaf Alders)
- Document use of a proxy with bin/mech-dump. (Florian Schlichting)

Changes: http://cpansearch.perl.org/src/OALDERS/WWW-Mechanize-1.79/Changes
1.75
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.75
15 Nov 2015 03:04:03
Revision:401661Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options target helper
- Sort PLIST
1.75
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.75
03 Jun 2015 20:05:20
Revision:388486Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.75
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.74
23 Feb 2015 10:08:41
Revision:379663Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Sort PLIST
1.74
14 Feb 2015 17:34:31
Revision:378974Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.74.

Changes: https://metacpan.org/changes/distribution/WWW-Mechanize
1.73_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.73
04 Jul 2014 23:11:34
Revision:360680Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.73
24 Nov 2013 17:40:44
Revision:334748Original commit files touched by this commit
mat search for other commits by this committer
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
1.73
07 Nov 2013 16:38:14
Revision:333137Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.73
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
1.73
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.73
30 Aug 2013 13:15:31
Revision:325687Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.73.

Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
1.72
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.72
12 Apr 2012 03:17:32
Original commit files touched by this commit
swills search for other commits by this committer
- Fix tests

PR:             ports/166712
Submitted by:   Mel Flynn <rflynn@acsalaska.net>
1.72
10 Feb 2012 02:12:51
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.72
- Do not silence installation message

Changes:        http://search.cpan.org/dist/WWW-Mechanize/Changes
1.71
09 Dec 2011 19:05:05
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.71

Changes:        http://search.cpan.org/dist/WWW-Mechanize/Changes
Feature safe:   yes
1.70
06 Nov 2011 23:45:43
Original commit files touched by this commit
dougb search for other commits by this committer
Standardize WWW: tags a bit more:

1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
1.70
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.70
28 Aug 2011 13:15:52
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.70

Changes:        http://search.cpan.org/dist/WWW-Mechanize/Changes
1.68_1
24 Jul 2011 02:52:41
Original commit files touched by this commit
leeym search for other commits by this committer
- add missing dependency HTML::Form
- bump PORTREVISION
1.68
26 Apr 2011 13:53:36
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.68

Changes:        http://search.cpan.org/dist/WWW-Mechanize/Changes
1.66
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.66
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
1.66
21 Sep 2010 08:33:38
Original commit files touched by this commit
bapt search for other commits by this committer
- Update to 1.66
- Changes: http://cpansearch.perl.org/src/PETDANCE/WWW-Mechanize-1.66/Changes
1.64
02 Jul 2010 02:42:25
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.64

PR:             ports/148303
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:   yes
1.62
12 Apr 2010 09:13:37
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.62
1.60_1
16 Dec 2009 15:03:09
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove test only and stale dependencies.
- Update dependency versions.
1.60
18 Aug 2009 06:42:51
Original commit files touched by this commit
az search for other commits by this committer
Update to 1.60

Changelog: http://cpansearch.perl.org/src/PETDANCE/WWW-Mechanize-1.60/Changes
1.58
15 Jul 2009 11:53:12
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.58.

Changes:        http://search.cpan.org/dist/WWW-Mechanize/Changes
1.54
13 Jan 2009 19:45:59
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.54
1.52
28 Nov 2008 19:51:23
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.52
1.50
28 Oct 2008 18:51:38
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.50
1.34
12 Dec 2007 03:25:35
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.34
1.30
25 May 2007 08:41:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.30
- this should fix some charset problems..
1.22
04 Mar 2007 10:04:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.22

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

PR:             102263
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
1.18
06 Feb 2006 08:06:59
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.18.
1.16
22 Jan 2006 02:58:25
Original commit files touched by this commit
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)
1.16
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
1.16
30 Oct 2005 09:20:37
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.16.
1.14
21 Sep 2005 19:31:43
Original commit files touched by this commit
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
1.14
05 Sep 2005 14:54:05
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.14

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

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

Pointed out by: Kris "Ports Janitor" Kennaway
1.08
27 Dec 2004 12:23:59
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.08
1.04_1
16 Oct 2004 07:40:30
Original commit files touched by this commit
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
1.04
12 Oct 2004 10:26:15
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.04
1.02
12 Aug 2004 12:48:01
Original commit files touched by this commit
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.
1.02
07 Jul 2004 07:16:28
Original commit files touched by this commit
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>
1.02
06 Jul 2004 14:07:08
Original commit files touched by this commit
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.
0.72
15 Feb 2004 15:25:37
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.72.
0.61
07 Oct 2003 13:05:42
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.61

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

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

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

Approved by:    maintainer

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »