Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Dec 2020 20:19:14
1.54

|
sunpoet  |
Update to 1.54
Changes: https://metacpan.org/changes/distribution/Test-WWW-Mechanize |
06 Dec 2018 20:31:50
1.52

|
sunpoet  |
Update to 1.52
Changes: https://metacpan.org/changes/distribution/Test-WWW-Mechanize |
06 Oct 2018 13:06:45
1.50

|
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) |
27 May 2018 20:15:20
1.50

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
17 Apr 2018 19:15:40
1.50

|
sunpoet  |
Update to 1.50
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
11 Mar 2017 15:58:37
1.48

|
sunpoet  |
Remove MASTER_SITE_SUBDIR |
30 Dec 2016 19:20:27
1.48

|
sunpoet  |
- Update to 1.48
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
28 Dec 2016 19:42:10
1.46

|
sunpoet  |
- Add PORTSCOUT
- Add NO_ARCH
- Sort PLIST |
11 Aug 2016 14:21:24
1.46

|
wen  |
- Update to 1.46
Changes: http://cpansearch.perl.org/src/PETDANCE/Test-WWW-Mechanize-1.46/Changes |
01 Apr 2016 14:00:57
1.44_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.44_1

|
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 ) |
27 Oct 2014 10:55:59
1.44

|
bapt  |
Cleanup plist |
06 Mar 2014 18:51:18
1.44

|
sunpoet  |
- Remove outdated PERL_LEVEL check
With hat: perl |
31 Oct 2013 14:31:31
1.44

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.44

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
1.44

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
02 Jul 2012 16:19:04
1.44
|
sunpoet  |
- Update to 1.44
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
02 Jun 2012 08:36:35
1.42
|
culot  |
- Update to 1.42
- Update LICENSE (upstream switched to Artistic 2)
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
16 Apr 2012 08:29:40
1.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 |
29 Oct 2011 06:22:57
1.38
|
sunpoet  |
- Update to 1.38
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
27 Oct 2011 14:40:25
1.36
|
clsung  |
- Update to 1.36 |
07 Oct 2011 20:38:49
1.34
|
swills  |
- Add build depends to silence build warnings |
13 Jul 2011 01:35:07
1.34
|
sunpoet  |
- Update to 1.34
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
21 Jun 2011 06:58:21
1.30
|
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 |
17 May 2011 11:05:02
1.30
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
09 Jun 2010 18:53:30
1.30
|
tobez  |
Update to 1.30.
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
06 Apr 2010 10:49:07
1.26
|
tobez  |
Update to 1.26.
Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes |
16 Dec 2009 15:12:29
1.24_1
|
kuriyama  |
- Remove dependency which is in perl core. |
16 Aug 2009 09:22:05
1.24
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
24 Jan 2009 10:25:25
1.24
|
lbr  |
Update to 1.24 |
23 Nov 2008 20:41:24
1.22
|
lbr  |
Update to 1.22 |
15 Mar 2008 10:09:52
1.20
|
lbr  |
Update to 1.20 |
18 Feb 2008 17:23:30
1.18
|
lbr  |
Updated to 1.18.
PR: 120602
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
08 Sep 2007 00:59:21
1.14
|
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 |
02 Jul 2007 16:45:15
1.14
|
lbr  |
Update to 1.14 and take maintainership.
Approved by: Angelo Turetta (previous maintainer) |
03 Dec 2006 23:10:53
1.12
|
miwi  |
- Update to 1.12
PR: ports/106179
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
16 Jun 2006 10:09:08
1.08
|
aaron  |
- Update to 1.08
PR: ports/98955
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
22 Jan 2006 08:30:12
1.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
04 Oct 2005 17:48:59
1.04
|
az  |
- Update to version 0.04
PR: ports/86896
Submitted by: Angelo Turetta <fbsdports@commit.it> (maintainer)
Approved by: sem (mentor) |
15 Feb 2005 09:50:17
1.02
|
tobez  |
Set maintainer to be the submitter (fbsdports at commit dor it).
PR: 77491 |
14 Feb 2005 15:22:14
1.02
|
tobez  |
Add p5-Test-WWW-Mechanize 1.02,
testing-specific WWW::Mechanize
subclass.
PR: 77491
Submitted by: aturetta@commit.it |