Port details |
- p5-WebService-GData Google data protocol v2 base object to inherit from
- 0.0600_2 www =2 0.0600_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2010-10-11 02:15:11
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/WebService-GData
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-WebService-GData>0:www/p5-WebService-GData
- To install the port:
- cd /usr/ports/www/p5-WebService-GData/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-WebService-GData
- pkg install p5-WebService-GData
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-WebService-GData
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (WebService-GData-0.06.tar.gz) = b2c688c0bfe700f1003a379cee38a222ed4633c12ea41603cd3b6093b20ec630
SIZE (WebService-GData-0.06.tar.gz) = 118070
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-JSON>=2.0 : converters/p5-JSON
- p5-libwww>0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-JSON>=2.0 : converters/p5-JSON
- p5-libwww>0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-WebService-GData
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0600_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0600_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.0600_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0600_2 06 Oct 2018 13:06:45 |
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) |
0.0600_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.0600_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.0600_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.0600_2 26 Nov 2014 13:08:38 |
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 ) |
0.0600_1 08 Mar 2014 09:25:15 |
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 |
0.06 13 Jan 2014 21:31:58 |
ehaupt |
Update to 0.06 |
0.0501 04 Nov 2013 09:57:55 |
az |
- support STAGEDIR
- add LICENSE |
0.0501 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.0501 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.0501 14 Nov 2011 02:39:49 |
clsung |
- Update to 0.0501
Feature safe: yes |
0.0409 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.0409 27 Aug 2011 10:34:54 |
sunpoet |
- Update to 0.0409
- Sort *_DEPENDS and PLIST
Changes: http://search.cpan.org/dist/WebService-GData/Changes |
0.0408 07 Aug 2011 23:45:11 |
wen |
- Update to 0.0408
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0408/Changes
- Reset maintainer to perl@ |
0.0402 14 Mar 2011 01:11:46 |
wen |
- Update to 0.0402
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0402/Changes |
0.0401 13 Feb 2011 08:25:12 |
wen |
- Update to 0.0401
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0401/Changes |
0.0309 17 Jan 2011 08:43:48 |
wen |
- Update to 0.0309
ChangeLog:
http://cpansearch.perl.org/src/SHIRIRU/WebService-GData-0.0309/Changes
Feature safe: yes |
0.0307 20 Dec 2010 06:19:28 |
wen |
- Update to 0.0307
ChangeLog: http://search.cpan.org/src/SHIRIRU/WebService-GData-0.0307/Changes |
0.0305 06 Dec 2010 06:22:46 |
wen |
- Update to 0.0305
Changelog: http://search.cpan.org/src/SHIRIRU/WebService-GData-0.0305/Changes |
0.0208 11 Oct 2010 02:14:48 |
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/ |