notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Flickr-API Perl interface to the Flickr API
1.29 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.28Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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-Tie-EncryptedHash, p5-type1inst, font-misc-meltho, p5-Net-Domain-TLD
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Flickr-API-1.29/catalog.mk
  2. /usr/local/share/licenses/p5-Flickr-API-1.29/LICENSE
  3. /usr/local/share/licenses/p5-Flickr-API-1.29/ART10
  4. /usr/local/share/licenses/p5-Flickr-API-1.29/GPLv1+
  5. bin/flickr_dump_stored_config.pl
  6. bin/flickr_make_stored_config.pl
  7. bin/flickr_make_test_values.pl
  8. lib/perl5/site_perl/Flickr/API.pm
  9. lib/perl5/site_perl/Flickr/API/Cameras.pm
  10. lib/perl5/site_perl/Flickr/API/People.pm
  11. lib/perl5/site_perl/Flickr/API/Reflection.pm
  12. lib/perl5/site_perl/Flickr/API/Request.pm
  13. lib/perl5/site_perl/Flickr/API/Response.pm
  14. lib/perl5/site_perl/Flickr/API/Upload.pm
  15. lib/perl5/site_perl/man/man1/flickr_dump_stored_config.pl.1.gz
  16. lib/perl5/site_perl/man/man1/flickr_make_stored_config.pl.1.gz
  17. lib/perl5/site_perl/man/man1/flickr_make_test_values.pl.1.gz
  18. lib/perl5/site_perl/man/man3/Flickr::API.3.gz
  19. lib/perl5/site_perl/man/man3/Flickr::API::Cameras.3.gz
  20. lib/perl5/site_perl/man/man3/Flickr::API::People.3.gz
  21. lib/perl5/site_perl/man/man3/Flickr::API::Reflection.3.gz
  22. lib/perl5/site_perl/man/man3/Flickr::API::Request.3.gz
  23. lib/perl5/site_perl/man/man3/Flickr::API::Response.3.gz
  24. lib/perl5/site_perl/man/man3/Flickr::API::Upload.3.gz
  25. @owner
  26. @group
  27. @mode
Collapse this list.
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):
p5-Flickr-API
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.291.291.281.291.29-1.28-
FreeBSD:13:quarterly1.281.281.281.281.291.281.281.28
FreeBSD:14:latest1.291.291.281.291.291.28-1.28
FreeBSD:14:quarterly1.281.29-1.281.291.281.281.28
FreeBSD:15:latest1.291.29n/a1.28n/a1.281.281.28
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-HTTP-Message>=1.56 : www/p5-HTTP-Message
  2. p5-Net-OAuth>=0 : net/p5-Net-OAuth
  3. p5-URI>=1.18 : net/p5-URI
  4. p5-XML-LibXML-Simple>=0 : textproc/p5-XML-LibXML-Simple
  5. p5-XML-Parser-Lite-Tree>=0.06 : textproc/p5-XML-Parser-Lite-Tree
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.36<5.37 : lang/perl5.36
  8. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Test-Script>=0 : devel/p5-Test-Script
Runtime dependencies:
  1. p5-HTTP-Message>=1.56 : www/p5-HTTP-Message
  2. p5-Net-OAuth>=0 : net/p5-Net-OAuth
  3. p5-URI>=1.18 : net/p5-URI
  4. p5-XML-LibXML-Simple>=0 : textproc/p5-XML-LibXML-Simple
  5. p5-XML-Parser-Lite-Tree>=0.06 : textproc/p5-XML-Parser-Lite-Tree
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. www/p5-Flickr-Upload
  2. www/p5-Net-Flickr-API
for Run
  1. www/p5-Flickr-Upload
  2. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Flickr/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Flickr/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Flickr/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Flickr/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Flickr/
  7. http://backpan.perl.org/modules/by-module/Flickr/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Flickr/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Flickr/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Flickr/
  12. https://www.cpan.org/modules/by-module/Flickr/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.29
09 Mar 2024 14:07:15
commit hash: 6804864ccafed6276f29785216f950214fe5a865commit hash: 6804864ccafed6276f29785216f950214fe5a865commit hash: 6804864ccafed6276f29785216f950214fe5a865commit hash: 6804864ccafed6276f29785216f950214fe5a865 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-Flickr-API: Update to 1.29

Changes:	https://metacpan.org/dist/Flickr-API/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.28
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.28
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.28
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.28
26 Oct 2016 14:02:07
Revision:424704Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.28
1.27
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:402958Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.27

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.26
19 Nov 2015 09:45:55
Revision:401921Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.26
1.25
15 Oct 2015 20:18:41
Revision:399392Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.25

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.19
18 Sep 2015 18:00:03
Revision:397284Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.19

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.18
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394696Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.18

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.17
13 Aug 2015 17:35:04
Revision:394122Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.17

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.16
19 Jul 2015 16:36:51
Revision:392518Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.16

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.15
17 Jul 2015 12:24:07
Revision:392357Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.15

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.13
10 Jun 2015 16:46:58
Revision:389065Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.13

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.12
09 Jun 2015 18:29:35
Revision:388962Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.10
02 Jul 2014 11:07:35
Revision:360164Original commit files touched by this commit
jadawin search for other commits by this committer
- Upload to 1.10
1.09
19 Jun 2014 11:58:43
Revision:358385Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.09
1.08
04 Nov 2013 09:57:55
Revision:332678Original commit files touched by this commit
az search for other commits by this committer
- support STAGEDIR
- add LICENSE
1.08
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.08
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- 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
Revision:321930Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.08
1.07
24 May 2013 09:52:59
Revision:318943Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.07.

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.06
13 May 2013 08:30:35
Revision:318007Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.06.

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
1.05
14 Sep 2012 08:31:08
Revision:304264Original commit files touched by this commit
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
1.04_1
01 May 2012 01:47:10
Original commit files touched by this commit
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
1.04_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.04_1
22 Jan 2010 14:24:39
Original commit files touched by this commit
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.04

Changes:        http://search.cpan.org/dist/Flickr-API/Changes
1.02
17 Aug 2009 09:22:18
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.02

Changes:        http://search.cpan.org/dist/Flickr-API/Changes
1.01
06 Oct 2008 06:58:52
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.01

Changes:        http://search.cpan.org/dist/Flickr-API/Changes
0.09
30 Sep 2008 03:01:26
Original commit files touched by this commit
clsung search for other commits by this committer
- take maintainership
0.09
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.08

PR:             96442
Submitted by:   maintainer
0.07
22 Jan 2006 02:58:25
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.07

PR:             90175
Submitted by:   leeym
0.03
12 Dec 2005 01:24:34
Original commit files touched by this commit
ijliao search for other commits by this committer
change maintainer email address
0.03
27 Jul 2005 17:09:54
Original commit files touched by this commit
leeym search for other commits by this committer
- add IGNORE for old perl

PR:             84180
Submitted by:   leeym
Approved by:    maintainer
0.03
19 May 2005 08:02:47
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-Flickr-API 0.03
Perl interface to the Flickr API

gslin wants to take over maintainership

Number of commits found: 48