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-Authen-SASL Perl5 module for SASL authentication
2.17 security on this many watch lists=276 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 2.17Version 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: 2023-08-21 17:08:22
Commit Hash: 8812d65
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 (29 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Authen-SASL-2.17/catalog.mk
  2. /usr/local/share/licenses/p5-Authen-SASL-2.17/LICENSE
  3. /usr/local/share/licenses/p5-Authen-SASL-2.17/ART10
  4. /usr/local/share/licenses/p5-Authen-SASL-2.17/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/PLAIN.pm
  18. lib/perl5/site_perl/man/man3/Authen::SASL.3.gz
  19. lib/perl5/site_perl/man/man3/Authen::SASL::Perl.3.gz
  20. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::ANONYMOUS.3.gz
  21. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::CRAM_MD5.3.gz
  22. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::DIGEST_MD5.3.gz
  23. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::EXTERNAL.3.gz
  24. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::GSSAPI.3.gz
  25. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::LOGIN.3.gz
  26. lib/perl5/site_perl/man/man3/Authen::SASL::Perl::PLAIN.3.gz
  27. @owner
  28. @group
  29. @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 = 1692212105 SHA256 (Authen-SASL-2.1700.tar.gz) = b86d5a576b8d387aee24f39f47a54afd14bb66b09003db5065001f1de03a8ece SIZE (Authen-SASL-2.1700.tar.gz) = 37488

Packages (timestamps in pop-ups are UTC):
p5-Authen-SASL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.172.172.16_12.172.17-2.16_1-
FreeBSD:13:quarterly2.172.172.16_12.172.172.172.172.17
FreeBSD:14:latest2.172.172.16_12.172.172.16_1-2.16_1
FreeBSD:14:quarterly2.172.17-2.172.172.172.172.17
FreeBSD:15:latest2.172.17n/a2.17n/a2.172.172.17
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-Digest-HMAC>=0 : security/p5-Digest-HMAC
  2. p5-GSSAPI>=0 : security/p5-GSSAPI
  3. perl5>=5.34<5.35 : lang/perl5.34
  4. p5-GSSAPI>=0 : security/p5-GSSAPI
  5. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Pod-Coverage-TrustPod>=0 : devel/p5-Pod-Coverage-TrustPod
  2. p5-Test-Pod>=0 : devel/p5-Test-Pod
  3. p5-Test-Pod-Coverage>=0 : devel/p5-Test-Pod-Coverage
Runtime dependencies:
  1. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  2. p5-GSSAPI>=0 : security/p5-GSSAPI
  3. perl5>=5.34<5.35 : lang/perl5.34
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.17: KERBEROS=on: 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 (12 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.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Authen/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Authen/
  7. http://backpan.perl.org/modules/by-module/Authen/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Authen/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Authen/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Authen/
  12. https://www.cpan.org/modules/by-module/Authen/
Collapse this list.

There are no commits on branch 2022Q3 for this port