| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Apr 2013 07:52:33
6.66
|
sunpoet  |
- Update to 6.66
- Add BUILD_DEPENDS
- Cleanup Makefile
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
Feature safe: yes |
04 Jan 2013 09:08:34
6.64
|
jadawin  |
- Update to 6.64
- Remove unnecessary BUILD_DEPENDS
- Fix typo in pkg-plist
PR: ports/174809
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
17 Dec 2012 14:09:30
6.62
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
07 Sep 2012 23:36:20
6.62
|
sunpoet  |
- Fix *_DEPENDS: p5-CPAN-Meta >= 2.112150 is already in Perl 5.16.0+ |
13 Mar 2012 16:15:36
6.62
|
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
6.62
|
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 |
12 Dec 2011 16:25:42
6.62
|
sunpoet  |
- Update to 6.62
- Remove CONFLICTS with devel/p5-ExtUtils-Install
Note that this port now depends on modules from Perl releases and ports tree
instead of its bundled ones.
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
PR: ports/160759
Submitted by: Jase Thew <freebsd@beardz.net> |
28 Jun 2011 18:30:48
6.56_1
|
sunpoet  |
- Mark CONFLICTS with devel/p5-ExtUtils-Install
- Bump PORTREVISION for PLIST change |
31 May 2011 01:37:28
6.56
|
sunpoet  |
- Fix build with Perl 5.14
- While I'm here, sort MAN3
PR: ports/157223
Submitted by: Alexander <freebsd@nagilum.org> |
17 May 2011 11:05:02
6.56
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
04 Jan 2010 07:04:30
6.56
|
leeym  |
- update to 6.56 |
22 Jul 2009 16:27:08
6.54
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
16 Jul 2009 08:24:07
6.54
|
tobez  |
Update to 6.54.
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes |
16 Jun 2009 06:22:21
6.52
|
pgollucci  |
- Update to 6.52
6.52 Sat May 30 11:22:04 PDT 2009
Docs
* Documented CONFIGURE_REQUIRES (Alexandr Ciornii)
* Modernized the docs for PREREQ_PM
6.51_04 Sun May 24 14:04:11 PDT 2009
Other
* All work on INSTALLHTML* has been reverted pending a fix for
[rt.cpan.org 45600] |
27 Mar 2009 15:03:36
6.50
|
skv  |
Update to 6.50
Changes:
http://cpansearch.perl.org/src/MSCHWERN/ExtUtils-MakeMaker-6.50/Changes |
19 Jan 2009 15:20:30
6.48
|
skv  |
Force install of included perl modules and manpages
(don't scan system for previously installed ones). |
28 Oct 2008 16:48:58
6.48
|
erwin  |
Update to 6.48 |
28 Sep 2008 22:49:47
6.46
|
leeym  |
- update to 6.46 |
23 Jun 2008 05:25:40
6.44_1
|
leeym  |
- fix plist
- bump PORTREVISION |
12 Mar 2008 08:19:16
6.44
|
miwi  |
- Update to 6.44 |
20 Dec 2007 09:50:54
6.42
|
gabor  |
- Update to 6.42 |
04 Jul 2007 11:27:29
6.36
|
miwi  |
-Update to 0.611 |
22 Feb 2007 09:23:48
6.32
|
clsung  |
- Update to 6.32 |
02 Nov 2006 21:07:25
6.31
|
leeym  |
- update to 6.31 |
22 Jan 2006 01:48:34
6.30_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
6.30_1
|
mat  |
Take a perl@ hat and add SHA256 checksums |
11 Jun 2005 16:13:12
6.30_1
|
skv  |
* 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) |
25 May 2005 09:39:27
6.30_1
|
tobez  |
Update to 6.30. |
31 Mar 2005 14:17:03
6.25_1
|
mat  |
fix plist
Approved by: portmgr (krion) |
21 Jan 2005 09:19:28
6.25
|
tobez  |
Update to 6.25, re-assign maintainer from ports to perl. |
06 Dec 2004 09:31:43
6.24
|
clsung  |
- update to 6.24
- since there's lots of changes, see
[http://search.cpan.org/src/MSCHWERN/ExtUtils-MakeMaker-6.24/Changes]
for details
- mark IGNORE instead of BROKEN for PERLVER < 5.6.1 |
20 Aug 2004 19:21:07
6.21
|
linimon  |
Maintainer does not have time to work on this port. If anyone wants
to fix it, it's up for grabs. |
30 May 2004 07:19:01
6.21
|
kris  |
BROKEN for perl < 500600: Broken pkg-plist |
20 Apr 2004 20:40:01
6.21
|
trevor  |
new port: the MakeMaker module generates a Makefile from a Makefile.PL
PR: 63254
Submitted by: Michael Johnson |