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 on branch 2022Q3
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.281.281.281.28
FreeBSD:14:latest1.291.291.281.281.291.28-1.28
FreeBSD:14:quarterly1.281.28-1.281.281.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.

There are no commits on branch 2022Q3 for this port