Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.0600_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.0600_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.0600_2

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

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.0600_2

|
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 ) |
08 Mar 2014 09:25:15
0.0600_1

|
sunpoet  |
- Fix PORTVERSION: it goes backward from 0.0501 to 0.06
- Fix *_DEPENDS: p5-Test-Mock-LWP is a test-only dependency
- Bump PORTREVISION for dependency change |
13 Jan 2014 21:31:58
0.06

|
ehaupt  |
Update to 0.06 |
04 Nov 2013 09:57:55
0.0501

|
az  |
- support STAGEDIR
- add LICENSE |
20 Sep 2013 23:36:54
0.0501

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
0.0501

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
14 Nov 2011 02:39:49
0.0501
|
clsung  |
- Update to 0.0501
Feature safe: yes |
17 Sep 2011 07:06:45
0.0409
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
27 Aug 2011 10:34:54
0.0409
|
sunpoet  |
- Update to 0.0409
- Sort *_DEPENDS and PLIST
Changes: http://search.cpan.org/dist/WebService-GData/Changes |
07 Aug 2011 23:45:11
0.0408
|
wen  |
- Update to 0.0408
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0408/Changes
- Reset maintainer to perl@ |
14 Mar 2011 01:11:46
0.0402
|
wen  |
- Update to 0.0402
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0402/Changes |
13 Feb 2011 08:25:12
0.0401
|
wen  |
- Update to 0.0401
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0401/Changes |
17 Jan 2011 08:43:48
0.0309
|
wen  |
- Update to 0.0309
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0309/Changes
Feature safe: yes |
20 Dec 2010 06:19:28
0.0307
|
wen  |
- Update to 0.0307
ChangeLog: http://search.cpan.org/src/SHIRIRU/WebService-GData-0.0307/Changes |
06 Dec 2010 06:22:46
0.0305
|
wen  |
- Update to 0.0305
Changelog: http://search.cpan.org/src/SHIRIRU/WebService-GData-0.0305/Changes |
11 Oct 2010 02:14:48
0.0208
|
wen  |
WebService::GData is a blueprint that you should inherit and extend.
It offers a basic hashed based object creation via the word new.
All sub classes should be hash based. If you want to pock into the
instance, it's easy but everything that is not documented should be
considered private. If you play around with undocumented properties/methods
and that it changes,upgrading to the new version with all the extra
new killer features will be very hard to do.
WWW: http://search.cpan.org/dist/WebService-GData/ |