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

|
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.11_2

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.11_2

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Jun 2017 23:51:32
0.11_2

|
sunpoet  |
Add LICENSE
- Add NO_ARCH
- Remove outdated PERL_LEVEL check
- Sort PLIST |
23 May 2016 03:53:19
0.11_2

|
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:00:57
0.11_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2015 16:29:26
0.11_2

|
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. |
25 Feb 2015 18:43:49
0.11_2

|
adamw  |
Test::Exception and Test-use-ok are TEST depends, not BUILD/RUN. |
26 Nov 2014 13:08:38
0.11_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
0.11

|
bapt  |
Cleanup plist |
20 May 2014 08:09:05
0.11

|
jadawin  |
- Update to 0.11 |
30 Oct 2013 01:50:58
0.10

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

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

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
06 Oct 2011 19:27:44
0.10
|
swills  |
- Add build depends to quiet build warning |
25 Mar 2011 08:19:44
0.10
|
wen  |
- Update to 0.10
ChangeLog: http://cpansearch.perl.org/src/DOY/JSON-RPC-Common-0.10/Changes |
24 Nov 2010 08:55:53
0.08
|
wen  |
- Update to 0.08
Changelog: http://search.cpan.org/src/NUFFIN/JSON-RPC-Common-0.08/Changes |
17 Jun 2010 02:26:08
0.07
|
wen  |
- Update to 0.07
- Pass maintainership to perl@ |
11 Aug 2009 13:47:23
0.06
|
amdmi3  |
- Update to 0.06
PR: 137576
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: wen heping <wenheping@gmail.com> (maintainer) |
05 Jul 2009 22:26:35
0.05
|
miwi  |
p5::JSON::RPC-Common is a perl module provides abstractions for
JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2)
Procedure Call and Procedure Return objects (formerly known as
request and result), along with error objects. It also provides
marshalling objects to convert the model objects into JSON text
and HTTP requests/responses.
WWW: http://search.cpan.org/dist/JSON-RPC-Common/
PR: ports/135981
Submitted by: Wen Heping <wenheping at gmail.com> |