| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 12:24:19
0.52_1
|
az  |
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
0.52_1
|
pgollucci  |
- 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
0.52_1
|
pgollucci  |
- 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
0.52_1
|
sunpoet  |
- 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
0.52
|
sunpoet  |
- 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
0.52
|
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 |
11 Jan 2011 11:14:37
0.52
|
tobez  |
Update to 0.52.
Changes: http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes |
23 Aug 2010 20:17:48
0.50
|
leeym  |
- update to 0.50 |
20 Aug 2010 03:29:41
0.49
|
leeym  |
- update to 0.49 |
11 Nov 2008 08:06:38
0.48
|
clsung  |
- Update to 0.48
Changes: http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes |
09 Nov 2008 17:41:05
0.47
|
miwi  |
- Update to 0.47 |
17 Apr 2008 14:30:31
0.46
|
araujo  |
- 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
0.46
|
rafan  |
- Update to 0.46
No functional changes, just move HTML::Display to separated module. |
09 Jul 2007 07:28:51
0.44
|
clsung  |
- Update to 0.44 |
26 May 2007 11:30:31
0.43
|
erwin  |
Update to 0.43 |
18 Apr 2007 08:48:09
0.42
|
clsung  |
- Update to 0.42 |
15 Apr 2007 00:40:05
0.41
|
leeym  |
- update to 0.41 |
18 Jan 2007 10:35:43
0.40
|
clsung  |
- Update to 0.40 |
15 Dec 2006 15:46:14
0.39
|
clsung  |
- update to 0.39
- pet portlint |
22 Jan 2006 02:58:25
0.36_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
0.36_1
|
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:31:43
0.36_1
|
fenner  |
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
0.36_1
|
mat  |
Update to 0.36
Add docs and examples. |
16 Oct 2004 07:40:30
0.34_1
|
kuriyama  |
- 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
0.34
|
tobez  |
Add www/p5-WWW-Mechanize-Shell, an interactive shell for
www/p5-WWW-Mechanize. |