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 2022Q2
p5-GnuPG-Interface Perl module for interfacing with GnuPG
1.04 security on this many watch lists=12 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.04Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-07-13 12:12:38
Last Update: 2023-12-14 20:47:50
Commit Hash: 03b5fc7
People watching this port, also watch:: gnupg, p5-Net-SSLeay, lsof, zip, unrar
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/GnuPG-Interface
https://gnupg-interface.sourceforge.net/
Description:
This is a Perl module for interfacing with GnuPG.
HomepageHomepage    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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-GnuPG-Interface-1.04/catalog.mk
  2. /usr/local/share/licenses/p5-GnuPG-Interface-1.04/LICENSE
  3. /usr/local/share/licenses/p5-GnuPG-Interface-1.04/ART10
  4. /usr/local/share/licenses/p5-GnuPG-Interface-1.04/GPLv1+
  5. lib/perl5/site_perl/GnuPG/Fingerprint.pm
  6. lib/perl5/site_perl/GnuPG/Handles.pm
  7. lib/perl5/site_perl/GnuPG/HashInit.pm
  8. lib/perl5/site_perl/GnuPG/Interface.pm
  9. lib/perl5/site_perl/GnuPG/Key.pm
  10. lib/perl5/site_perl/GnuPG/Options.pm
  11. lib/perl5/site_perl/GnuPG/PrimaryKey.pm
  12. lib/perl5/site_perl/GnuPG/PublicKey.pm
  13. lib/perl5/site_perl/GnuPG/Revoker.pm
  14. lib/perl5/site_perl/GnuPG/SecretKey.pm
  15. lib/perl5/site_perl/GnuPG/Signature.pm
  16. lib/perl5/site_perl/GnuPG/SubKey.pm
  17. lib/perl5/site_perl/GnuPG/UserAttribute.pm
  18. lib/perl5/site_perl/GnuPG/UserId.pm
  19. lib/perl5/site_perl/man/man3/GnuPG::Fingerprint.3.gz
  20. lib/perl5/site_perl/man/man3/GnuPG::Handles.3.gz
  21. lib/perl5/site_perl/man/man3/GnuPG::Interface.3.gz
  22. lib/perl5/site_perl/man/man3/GnuPG::Key.3.gz
  23. lib/perl5/site_perl/man/man3/GnuPG::Options.3.gz
  24. lib/perl5/site_perl/man/man3/GnuPG::PrimaryKey.3.gz
  25. lib/perl5/site_perl/man/man3/GnuPG::PublicKey.3.gz
  26. lib/perl5/site_perl/man/man3/GnuPG::Revoker.3.gz
  27. lib/perl5/site_perl/man/man3/GnuPG::SecretKey.3.gz
  28. lib/perl5/site_perl/man/man3/GnuPG::Signature.3.gz
  29. lib/perl5/site_perl/man/man3/GnuPG::SubKey.3.gz
  30. lib/perl5/site_perl/man/man3/GnuPG::UserAttribute.3.gz
  31. lib/perl5/site_perl/man/man3/GnuPG::UserId.3.gz
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • p5-GnuPG-Interface>0:security/p5-GnuPG-Interface
To install the port:
cd /usr/ports/security/p5-GnuPG-Interface/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-GnuPG-Interface
  • pkg install p5-GnuPG-Interface
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-GnuPG-Interface
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702543814 SHA256 (GnuPG-Interface-1.04.tar.gz) = d5faf042446dbb27788e9da48b20d8303ef7d12c62d2b6a3ba416f604bfac673 SIZE (GnuPG-Interface-1.04.tar.gz) = 77435

Packages (timestamps in pop-ups are UTC):
p5-GnuPG-Interface
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.041.041.001.041.04---
FreeBSD:13:quarterly1.041.04-1.041.041.041.041.04
FreeBSD:14:latest1.041.041.021.041.041.02-1.02
FreeBSD:14:quarterly1.041.04-1.041.041.041.041.04
FreeBSD:15:latest1.041.04n/a1.04n/a1.041.041.04
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. gpg2 : security/gnupg
  2. p5-MooX-HandlesVia>=0.04 : devel/p5-MooX-HandlesVia
  3. p5-MooX-late>=0.14 : devel/p5-MooX-late
  4. p5-Moo>=0.091011 : devel/p5-Moo
  5. perl5>=5.36<5.37 : lang/perl5.36
  6. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. gpg2 : security/gnupg
  2. p5-MooX-HandlesVia>=0.04 : devel/p5-MooX-HandlesVia
  3. p5-MooX-late>=0.14 : devel/p5-MooX-late
  4. p5-Moo>=0.091011 : devel/p5-Moo
  5. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. mail/p5-Mail-GnuPG
  2. net/p5-OurNet-BBS
  3. www/rt44
  4. www/rt50

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. www/rt38*
  2. www/rt40*
  3. www/rt42*
  4. Collapse this list of deleted ports.
for Run
  1. mail/p5-Mail-GnuPG
  2. net/p5-OurNet-BBS
  3. security/gpgdir
  4. security/signing-party
  5. www/rt44
  6. www/rt50

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. www/rt38*
  2. www/rt40*
  3. www/rt42*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_p5-GnuPG-Interface
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/GnuPG/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/GnuPG/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/GnuPG/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/GnuPG/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/GnuPG/
  7. http://backpan.perl.org/modules/by-module/GnuPG/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/GnuPG/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/GnuPG/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/GnuPG/
  12. https://www.cpan.org/modules/by-module/GnuPG/
Collapse this list.

There are no commits on branch 2022Q2 for this port