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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q4
p5-GnuPG-Interface Perl module for interfacing with GnuPG
1.05 security on this many watch lists=13 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.05Version 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: 2025-08-13 09:32:29
Commit Hash: f94ee71
People watching this port, also watch:: gnupg, lsof, p5-Net-SSLeay, nmap, unzip
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.05/catalog.mk
  2. /usr/local/share/licenses/p5-GnuPG-Interface-1.05/LICENSE
  3. /usr/local/share/licenses/p5-GnuPG-Interface-1.05/ART10
  4. /usr/local/share/licenses/p5-GnuPG-Interface-1.05/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1755077281 SHA256 (GnuPG-Interface-1.05.tar.gz) = 54435dfda4fbb689329420b1355166105ee178040d863aa3e059eca085cae045 SIZE (GnuPG-Interface-1.05.tar.gz) = 77449

Packages (timestamps in pop-ups are UTC):
p5-GnuPG-Interface
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.051.051.001.051.05n/an/an/a
FreeBSD:13:quarterly1.051.05-1.041.05n/an/an/a
FreeBSD:14:latest1.051.051.021.051.051.02-1.02
FreeBSD:14:quarterly1.051.05-1.041.051.041.041.04
FreeBSD:15:latest1.051.05n/a1.05n/an/a1.041.04
FreeBSD:15:quarterly1.051.05n/a-n/an/a--
FreeBSD:16:latest1.051.05n/a-n/an/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.40.r<5.41 : lang/perl5.40
  6. perl5>=5.40.r<5.41 : lang/perl5.40
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.40.r<5.41 : lang/perl5.40
This port is required by:
for Build
  1. mail/p5-Mail-GnuPG
  2. net/p5-OurNet-BBS
  3. www/rt44
  4. www/rt50
  5. www/rt60

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
  7. www/rt60

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 (11 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.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/GnuPG/
  6. http://backpan.perl.org/modules/by-module/GnuPG/
  7. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/GnuPG/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/GnuPG/
  9. https://cpan.metacpan.org/modules/by-module/
  10. https://cpan.metacpan.org/modules/by-module/GnuPG/
  11. https://www.cpan.org/modules/by-module/GnuPG/
Collapse this list.

There are no commits on branch 2023Q4 for this port