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

|
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
0.06_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
05 Jun 2017 23:26:33
0.06_1

|
sunpoet  |
Remove outdated PERL_LEVEL check
- While I'm here, add NO_ARCH
With hat: perl |
23 May 2016 03:53:19
0.06_1

|
sunpoet  |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
01 Apr 2016 14:33:58
0.06_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2015 16:29:26
0.06_1

|
adamw  |
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port. |
26 Nov 2014 13:08:38
0.06_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 ) |
05 Jan 2014 15:36:32
0.06

|
az  |
- support stage
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.06

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
03 Sep 2013 15:28:40
0.06

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
11 Apr 2012 20:53:39
0.06
|
swills  |
- Add TEST_DEPENDS
- Sort DEPENDS
PR: ports/166359
Approved by: maintainer timeout (kuriyama, >2 weeks) |
19 Mar 2011 12:38:54
0.06
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 09:32:03
0.06
|
kuriyama  |
- Upgrade to 0.06. |
29 Sep 2009 23:19:45
0.05_1
|
kuriyama  |
- Add missing dependencies and remove unused.
PR: ports/139236
Submitted by: Aleksey Mashanov <aleksey.mashanov@gmail.com>
Feature safe: yes |
07 Mar 2009 04:29:07
0.05
|
kuriyama  |
Upgrade to 0.05. |
20 Jan 2009 12:23:14
0.04
|
kuriyama  |
Upgrade to 0.04. |
19 May 2008 13:12:08
0.03
|
araujo  |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
17 Apr 2008 14:30:31
0.03
|
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) |
13 Oct 2007 13:11:16
0.03
|
kuriyama  |
- Upgrade to 0.03.
- This version supports JSON::XS and JSON::Any (in addition to already
supported JSON, JSON::Syck and JSON::Converter modules). I decided
this port explicitly depends on JSON::Any only. |
26 Dec 2006 03:53:51
0.02
|
kuriyama  |
Add p5-Template-Plugin-JSON 0.02, adds a .json vmethod for all TT
values. |