Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Sep 2019 22:47:33
0.29

|
sunpoet  |
Update to 0.29
- Fix *_DEPENDS: p5-Crypt-SSLeay and p5-Mozilla-CA have been replaced by
p5-LWP-Protocol-https since 0.19
Changes: https://metacpan.org/changes/distribution/WebService-Linode |
06 Oct 2018 13:06:45
0.28

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

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

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.28

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
01 Jun 2015 19:37:50
0.28

|
sunpoet  |
- Update to 0.28
- Add NO_ARCH
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
02 Mar 2015 13:39:23
0.27

|
sunpoet  |
- Update to 0.27
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
12 Jan 2015 18:37:04
0.26

|
sunpoet  |
- Update to 0.26
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
26 Nov 2014 13:08:38
0.21_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 ) |
02 Jul 2014 11:08:50
0.21

|
jadawin  |
- Update to 0.21 |
05 Jun 2014 14:39:39
0.20

|
jadawin  |
- Update to 0.20 |
23 Jan 2014 03:28:09
0.16

|
sunpoet  |
- Update to 0.16
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
08 Nov 2013 14:14:12
0.15

|
sunpoet  |
- Update to 0.15
- Remove MASTER_SITE_SUBDIR
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
26 Oct 2013 14:31:08
0.14

|
sunpoet  |
- Update to 0.14
- Support STAGEDIR
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
03 Oct 2013 18:38:40
0.13

|
sunpoet  |
- Update to 0.13
- Add LICENSE
Changes: http://search.cpan.org/dist/WebService-Linode/Changes |
20 Sep 2013 23:36:54
0.11

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
29 Aug 2013 04:08:54
0.11

|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.11

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
20 Jan 2013 18:14:28
0.11

|
leeym  |
- update to 0.11 |
05 Aug 2012 08:42:59
0.07
|
miwi  |
- Update to 0.07
PR: 169886
Submitted by: maintainer |
19 Mar 2011 12:38:54
0.05
|
miwi  |
- Get Rid MD5 support |
24 Nov 2010 06:19:46
0.05
|
pgollucci  |
- Also remove them from pkg-plist lists not from me that crept in |
23 Sep 2010 02:41:19
0.05
|
pgollucci  |
This module implements the Linode.com api methods. Linode methods have
had dots replaced with underscores to generate the perl method name.
All keys and parameters have been lower cased but returned data
remains otherwise the same.
WWW: http://search.cpan.org/dist/WebService-Linode/
PR: ports/150754
Submitted by: Gea-Suan Lin <gslin at gslin.org> |