Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.19

|
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.19

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
10 Jan 2018 22:32:37
1.19

|
swills  |
devel/p5-Module-Install: update to 1.19 |
15 Sep 2017 08:58:50
1.18

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
11 Apr 2017 14:47:21
1.18

|
swills  |
devel/p5-Module-Install: update to 1.18 |
01 Apr 2016 14:00:57
1.16

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
30 Jun 2015 17:50:55
1.16

|
swills  |
devel/p5-Module-Install: update to 1.16 |
26 Nov 2014 13:08:38
1.14_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 ) |
12 Nov 2014 03:24:59
1.14

|
swills  |
devel/p5-Module-Install: update to 1.14 |
27 Oct 2014 10:55:59
1.12

|
bapt  |
Cleanup plist |
09 Oct 2014 02:45:17
1.12

|
swills  |
devel/p5-Module-Install: update to to 1.12
PR: 193498
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
09 May 2014 19:53:17
1.08

|
swills  |
- Update to 1.08
PR: ports/189502
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
06 Jan 2014 12:55:04
1.06

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
1.06

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 16:51:09
1.06

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
18 Jun 2013 13:49:02
1.06

|
az  |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
22 Apr 2012 18:51:41
1.06
|
swills  |
- Update to 1.06 |
13 Mar 2012 16:15:36
1.05
|
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
1.05
|
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 |
28 Feb 2012 14:32:45
1.05
|
swills  |
- Update to 1.05
Changelog: http://cpansearch.perl.org/src/ADAMK/Module-Install-1.05/Changes |
08 Jan 2012 07:01:25
1.04
|
eadler  |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
26 Oct 2011 03:55:27
1.04
|
swills  |
- Update to 1.04
PR: ports/161991
Submitted by: sunpoet |
24 Sep 2011 12:55:16
1.01_1
|
swills  |
- Update dependencies as some of them are conditional
- Bump PORTREVISION for dependency change
PR: ports/160952
Submitted by: sunpoet |
06 May 2011 04:12:15
1.01
|
swills  |
- Update to 1.01
Changes: http://search.cpan.org/dist/Module-Install/Changes |
09 Dec 2010 02:36:55
1.00
|
swills  |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor) |
12 Jul 2010 12:49:12
1.00
|
clsung  |
- Update to 1.00
Changes: http://search.cpan.org/dist/Module-Install/Changes |
22 Apr 2010 00:13:28
0.95
|
clsung  |
- Update to 0.95
Changes: http://search.cpan.org/dist/Module-Install/Changes |
07 Mar 2010 05:12:46
0.94
|
clsung  |
- Update to 0.94
Changes: http://search.cpan.org/dist/Module-Install/Changes |
05 Feb 2010 06:39:03
0.92
|
clsung  |
- Update to 0.92
Changes: http://search.cpan.org/dist/Module-Install/Changes |
28 Jan 2010 23:45:30
0.91_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 15).
Approved by: portmgr (itetcu) |
28 Oct 2009 07:52:34
0.91_1
|
clsung  |
(1) Replace unexpected (?) spaces to a tab.
(2) Move p5-Module-CoreList dependency to conditional clause for older
lang/perl5.8 (5.8.9 includes Module::CoreList).
Submitted by: kuriyama |
12 Jun 2009 07:21:35
0.91
|
clsung  |
- Update to 0.91
Changes: http://search.cpan.org/dist/Module-Install/Changes |
02 Jun 2009 11:12:33
0.88
|
clsung  |
- Update to 0.88
PR: ports/134816
Submitted by: pgollucci |
12 May 2009 08:47:07
0.86
|
clsung  |
- Update to 0.86
Changes: http://search.cpan.org/dist/Module-Install/Changes
PR: ports/134284
Submitted by: Cezary Morga <cm_AT_therek dot net> |
28 Mar 2009 20:45:10
0.79
|
skv  |
Introduce Perl 5.10.0 |
19 Feb 2009 09:41:30
0.79
|
clsung  |
- Update to 0.79
Changes: http://search.cpan.org/dist/Module-Install/Changes |
30 Jan 2009 05:10:02
0.78
|
clsung  |
- Update to 0.78
Changes: http://search.cpan.org/dist/Module-Install/Changes |
17 Jan 2009 09:57:29
0.77_1
|
pav  |
- Fix plist with perl 5.8.9 |
27 Aug 2008 03:50:34
0.77
|
clsung  |
- Update to 0.77
Changes: http://search.cpan.org/dist/Module-Install/Changes |
13 Jun 2008 06:38:43
0.75
|
clsung  |
- Update to 0.75
Changes: http://search.cpan.org/dist/Module-Install/Changes |
28 Apr 2008 01:19:04
0.72
|
clsung  |
- Update to 0.72
Changes: http://search.cpan.org/dist/Module-Install/Changes |
06 Apr 2008 03:08:39
0.71_1
|
clsung  |
- add one missing dependency
- bump PORTREVISION
Noted by: pav |
01 Apr 2008 11:29:05
0.71
|
clsung  |
- Update to 0.71
Changes: http://search.cpan.org/dist/Module-Install/Changes |
10 Jan 2008 06:15:01
0.68
|
clsung  |
- Update to 0.68
Changes: http://search.cpan.org/dist/Module-Install/Changes |
30 May 2007 02:27:26
0.67
|
clsung  |
- Update to 0.67 |
01 May 2007 07:37:30
0.65
|
clsung  |
- remove ".if ${PERL_LEVEL} < 500600..." stuff |
22 Mar 2007 01:29:46
0.65
|
clsung  |
- Update to 0.65 |
24 Aug 2006 01:37:40
0.64
|
clsung  |
- Update to 0.64 |
06 Jun 2006 09:58:16
0.63
|
clsung  |
- update to 0.63 |
10 May 2006 22:43:07
0.62
|
clsung  |
- some p5-* ports install to Module/Install w/o depend on
p5-Module-Install
Noted by: tobez |
04 May 2006 02:56:19
0.62
|
clsung  |
- update to 0.62 |
16 Mar 2006 00:43:08
0.61
|
clsung  |
- update to 0.61 |
15 Feb 2006 04:00:55
0.56
|
clsung  |
- update to 0.56 |
29 Jan 2006 15:38:52
0.55
|
clsung  |
- update to 0.55
PR: 92458
Submitted by: leeym |
22 Jan 2006 01:48:34
0.54
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jan 2006 07:16:59
0.54
|
clsung  |
- update to 0.54 |
11 Jan 2006 05:14:49
0.53
|
clsung  |
- update to 0.53 |
03 Jan 2006 09:00:30
0.52
|
clsung  |
- update to 0.52 |
01 Jan 2006 07:42:58
0.51
|
clsung  |
- update to 0.51 |
27 Dec 2005 02:52:22
0.50
|
clsung  |
- update to 0.50 |
26 Dec 2005 01:51:29
0.48
|
clsung  |
- update to 0.48
- New Module::Install::Compiler |
20 Dec 2005 02:15:02
0.45
|
clsung  |
- update to 0.45 |
14 Dec 2005 03:59:52
0.43
|
clsung  |
- update to 0.43
- add install_share() (Module/Install/Share.pm) |
12 Dec 2005 05:31:26
0.41
|
clsung  |
- update to 0.41 |
09 Dec 2005 15:09:05
0.40
|
clsung  |
- update to 0.40
- add CONFIGURE_ARGS+= --skip
- skip dependency checking from Makefile.PL (we ports will do it) |
15 Nov 2005 09:34:55
0.39
|
clsung  |
- update to 0.39
- author now use Makefile.PL instead of Build.PL
- add SHA256 checksums |
12 Oct 2004 13:15:45
0.36
|
clsung  |
- Add new port: devel/p5-Module-Install
- Module::Install is a a standalone, extensible installer for Perl modules.
- It is designed to be a drop-in replacement for ExtUtils::MakeMaker, and is a
descendent of CPAN::MakeMaker.
WWW: http://search.cpan.org/dist/Module-Install/
PR: ports/71794
Submitted by: clsung
Approved by: co-mentor (vanilla) |