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 2022Q2
p5-Authen-SASL Perl5 module for SASL authentication
2.1900 security on this many watch lists=280 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1900Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-04 07:05:01
Last Update: 2025-08-16 10:11:01
Commit Hash: 192c4d3
People watching this port, also watch:: libiconv, expat, gmake, p5-URI, freetype2
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Authen-SASL
Description:
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.
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 (33 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Authen-SASL-2.1900/catalog.mk
  2. /usr/local/share/licenses/p5-Authen-SASL-2.1900/LICENSE
  3. /usr/local/share/licenses/p5-Authen-SASL-2.1900/ART10
  4. /usr/local/share/licenses/p5-Authen-SASL-2.1900/GPLv1+
  5. lib/perl5/site_perl/Authen/SASL.pm
  6. lib/perl5/site_perl/Authen/SASL.pod
  7. lib/perl5/site_perl/Authen/SASL/CRAM_MD5.pm
  8. lib/perl5/site_perl/Authen/SASL/EXTERNAL.pm
  9. lib/perl5/site_perl/Authen/SASL/Perl.pm
  10. lib/perl5/site_perl/Authen/SASL/Perl.pod
  11. lib/perl5/site_perl/Authen/SASL/Perl/ANONYMOUS.pm
  12. lib/perl5/site_perl/Authen/SASL/Perl/CRAM_MD5.pm
  13. lib/perl5/site_perl/Authen/SASL/Perl/DIGEST_MD5.pm
  14. lib/perl5/site_perl/Authen/SASL/Perl/EXTERNAL.pm
  15. lib/perl5/site_perl/Authen/SASL/Perl/GSSAPI.pm
  16. lib/perl5/site_perl/Authen/SASL/Perl/LOGIN.pm
  17. lib/perl5/site_perl/Authen/SASL/Perl/OAUTHBEARER.pm
  18. lib/perl5/site_perl/Authen/SASL/Perl/PLAIN.pm
  19. lib/perl5/site_perl/Authen/SASL/Perl/XOAUTH2.pm
  20. lib/perl5/site_perl/man/man3/Authen::SASL.3.gz
  21. lib/perl5/site_perl/man/man3/Authen::SASL::Perl.3.gz
  22. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::ANONYMOUS.3.gz
  23. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::CRAM_MD5.3.gz
  24. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::DIGEST_MD5.3.gz
  25. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::EXTERNAL.3.gz
  26. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::GSSAPI.3.gz
  27. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::LOGIN.3.gz
  28. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::OAUTHBEARER.3.gz
  29. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::PLAIN.3.gz
  30. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::XOAUTH2.3.gz
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • p5-Authen-SASL>0:security/p5-Authen-SASL
To install the port:
cd /usr/ports/security/p5-Authen-SASL/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Authen-SASL
  • pkg install p5-Authen-SASL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Authen-SASL
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1755072887 SHA256 (Authen-SASL-2.1900.tar.gz) = be3533a6891b2e677150b479c1a0d4bf11c8bbeebed3e7b8eba34053e93923b0 SIZE (Authen-SASL-2.1900.tar.gz) = 40345

Packages (timestamps in pop-ups are UTC):
p5-Authen-SASL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.182.19002.16_12.182.1900-2.16_1-
FreeBSD:13:quarterly2.182.19002.16_12.182.19002.172.172.17
FreeBSD:14:latest2.182.19002.16_12.182.19002.16_1-2.16_1
FreeBSD:14:quarterly2.19002.1900-2.182.19002.172.172.17
FreeBSD:15:latest--n/a2.18n/a2.172.172.17
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Crypt-URandom>=0 : security/p5-Crypt-URandom
  2. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  3. perl5>=5.40.r<5.41 : lang/perl5.40
  4. perl5>=5.40.r<5.41 : lang/perl5.40
Test dependencies:
  1. p5-Pod-Coverage-TrustPod>=0 : devel/p5-Pod-Coverage-TrustPod
  2. p5-Test-Pod-Coverage>=0 : devel/p5-Test-Pod-Coverage
  3. p5-Test-Pod>=0 : devel/p5-Test-Pod
Runtime dependencies:
  1. p5-Crypt-URandom>=0 : security/p5-Crypt-URandom
  2. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  3. perl5>=5.40.r<5.41 : lang/perl5.40
This port is required by:
for Build
  1. mail/p5-Mail-IMAPTalk
  2. mail/p5-Net-ManageSieve
  3. mail/p5-Net-SMTPS
  4. mail/p5-Net-SMTP_auth
  5. net/p5-Net
  6. net/p5-POE-Component-Jabber
  7. net/p5-ldap2pf
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-ldap2pw
  3. net/p5-perl-ldap
  4. net-im/p5-AnyEvent-XMPP
  5. net-im/p5-Jabber-Lite
  6. net-im/p5-Net-XMPP
  7. net-im/p5-Net-XMPP2
  8. security/p5-Authen-SASL-Cyrus
  9. textproc/p5-XML-Stream
  10. www/p5-Catalyst-View-Email
  11. www/vdradmin-am
  12. Collapse this list.
for Run
  1. devel/git
  2. mail/p5-Mail-IMAPClient
  3. mail/p5-Mail-IMAPTalk
  4. mail/p5-Net-ManageSieve
  5. mail/p5-Net-SMTPS
  6. mail/sieve-connect
  7. net/p5-Net
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-POE-Component-Jabber
  3. net/p5-ldap2pf
  4. net/p5-ldap2pw
  5. net/p5-perl-ldap
  6. net-im/p5-AnyEvent-XMPP
  7. net-im/p5-Jabber-Lite
  8. net-im/p5-Net-XMPP
  9. net-im/p5-Net-XMPP2
  10. net-im/p5-Protocol-XMPP
  11. net-im/sendxmpp
  12. security/p5-Authen-SASL-Cyrus
  13. textproc/p5-XML-Stream
  14. www/otrs
  15. www/p5-Catalyst-View-Email
  16. www/vdradmin-am
  17. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/git-subversion*
  2. devel/otrs*
  3. sysutils/ispman*
  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:
===> The following configuration options are available for p5-Authen-SASL-2.1900: KERBEROS=off: Kerberos support ===> Use 'make config' to modify these settings
Options name:
security_p5-Authen-SASL
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/Authen/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Authen/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Authen/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Authen/
  6. http://backpan.perl.org/modules/by-module/Authen/
  7. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Authen/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Authen/
  9. https://cpan.metacpan.org/modules/by-module/
  10. https://cpan.metacpan.org/modules/by-module/Authen/
  11. https://www.cpan.org/modules/by-module/Authen/
Collapse this list.

There are no commits on branch 2022Q2 for this port