Port details |
- p5-Flickr-API Perl interface to the Flickr API
- 1.29 www =3 1.29Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-05-19 08:03:36
- Last Update: 2024-03-09 14:07:15
- Commit Hash: 6804864
- People watching this port, also watch:: p5-MIME-Tools, p5-Class-DBI-DATA-Schema, p5-CGI-Untaint, newfile, OpenSP
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Flickr-API
- Description:
- A simple interface for using the Flickr API.
Flickr::API is a subclass of LWP::UserAgent, so all of the various proxy,
request limits, caching, etc are available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Flickr-API>0:www/p5-Flickr-API
- To install the port:
- cd /usr/ports/www/p5-Flickr-API/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Flickr-API
- pkg install p5-Flickr-API
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Flickr-API
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709391154
SHA256 (Flickr-API-1.29.tar.gz) = c4cc03196fffda306554463ddd241ef5c50c5be6b91868ee7d7e47d32c787f39
SIZE (Flickr-API-1.29.tar.gz) = 46350
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-HTTP-Message>=1.56 : www/p5-HTTP-Message
- p5-Net-OAuth>=0 : net/p5-Net-OAuth
- p5-URI>=1.18 : net/p5-URI
- p5-XML-LibXML-Simple>=0 : textproc/p5-XML-LibXML-Simple
- p5-XML-Parser-Lite-Tree>=0.06 : textproc/p5-XML-Parser-Lite-Tree
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Script>=0 : devel/p5-Test-Script
- Runtime dependencies:
-
- p5-HTTP-Message>=1.56 : www/p5-HTTP-Message
- p5-Net-OAuth>=0 : net/p5-Net-OAuth
- p5-URI>=1.18 : net/p5-URI
- p5-XML-LibXML-Simple>=0 : textproc/p5-XML-LibXML-Simple
- p5-XML-Parser-Lite-Tree>=0.06 : textproc/p5-XML-Parser-Lite-Tree
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Flickr-Upload
- www/p5-Net-Flickr-API
- for Run
-
- www/p5-Flickr-Upload
- www/p5-Net-Flickr-API
Configuration Options:
- No options to configure
- Options name:
- www_p5-Flickr-API
- 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 |
1.29 09 Mar 2024 14:07:15 |
Po-Chuan Hsieh (sunpoet) |
www/p5-Flickr-API: Update to 1.29
Changes: https://metacpan.org/dist/Flickr-API/changes |
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) |
1.28 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 ) |
1.28 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 ) |
1.28 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.28 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) |
1.28 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 |
1.28 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.28 26 Oct 2016 14:02:07 |
jadawin |
- Update to 1.28 |
1.27 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.27 04 Dec 2015 12:34:26 |
sunpoet |
- Update to 1.27
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.26 19 Nov 2015 09:45:55 |
jadawin |
- Update to 1.26 |
1.25 15 Oct 2015 20:18:41 |
sunpoet |
- Update to 1.25
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.19 18 Sep 2015 18:00:03 |
sunpoet |
- Update to 1.19
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.18 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.18 19 Aug 2015 03:55:20 |
sunpoet |
- Update to 1.18
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.17 13 Aug 2015 17:35:04 |
sunpoet |
- Update to 1.17
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.16 19 Jul 2015 16:36:51 |
sunpoet |
- Update to 1.16
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.15 17 Jul 2015 12:24:07 |
sunpoet |
- Update to 1.15
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.13 10 Jun 2015 16:46:58 |
sunpoet |
- Update to 1.13
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.12 09 Jun 2015 18:29:35 |
sunpoet |
- Update to 1.12
- Update *_DEPENDS:
- Add missing www/p5-HTTP-Message
- Add BUILD_DEPENDS and TEST_DEPENDS
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.10_1 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 ) |
1.10 02 Jul 2014 11:07:35 |
jadawin |
- Upload to 1.10 |
1.09 19 Jun 2014 11:58:43 |
jadawin |
- Update to 1.09 |
1.08 04 Nov 2013 09:57:55 |
az |
- support STAGEDIR
- add LICENSE |
1.08 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.08 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.08 28 Jun 2013 02:36:02 |
clsung |
- Update to 1.08 |
1.07 24 May 2013 09:52:59 |
tobez |
Update to 1.07.
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.06 13 May 2013 08:30:35 |
tobez |
Update to 1.06.
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.05 14 Sep 2012 08:31:08 |
jadawin |
- Update to 1.05
- Changelog: http://cpansearch.perl.org/src/IAMCAL/Flickr-API-1.05/Changes |
1.04_1 05 Jun 2012 12:43:46 |
culot |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
1.04_1 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.04_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.04_1 22 Jan 2010 14:24:39 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu) |
1.04 02 Sep 2009 04:42:26 |
clsung |
- Update to 1.04
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.02 17 Aug 2009 09:22:18 |
clsung |
- Update to 1.02
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
1.01 06 Oct 2008 06:58:52 |
clsung |
- Update to 1.01
Changes: http://search.cpan.org/dist/Flickr-API/Changes |
0.09 30 Sep 2008 03:01:26 |
clsung |
- take maintainership |
0.09 17 Apr 2008 14:30:31 |
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) |
0.09 12 Feb 2008 23:18:41 |
miwi |
- Update to 0.9
- Pass maintainership to perl@
PR: 120400
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.08 08 Sep 2007 01:10:46 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.08 28 Apr 2006 02:27:39 |
ijliao |
upgrade to 0.08
PR: 96442
Submitted by: maintainer |
0.07 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.07 12 Dec 2005 07:41:42 |
leeym |
- update to 0.07
PR: 90175
Submitted by: leeym |
0.03 12 Dec 2005 01:24:34 |
ijliao |
change maintainer email address |
0.03 27 Jul 2005 17:09:54 |
leeym |
- add IGNORE for old perl
PR: 84180
Submitted by: leeym
Approved by: maintainer |
0.03 19 May 2005 08:02:47 |
ijliao |
add p5-Flickr-API 0.03
Perl interface to the Flickr API
gslin wants to take over maintainership |