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.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2025Q3
p5-Authen-SASL Perl5 module for SASL authentication
2.1900 security on this many watch lists=0 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: 2025-08-16 10:24:04
Last Update: 2025-08-16 10:20:25
Commit Hash: 9c916ba
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 - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
There are no ports dependent upon this port

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.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1900
16 Aug 2025 10:20:25
commit hash: 9c916baee01d7d640a1117cab1090ef9bea84a56commit hash: 9c916baee01d7d640a1117cab1090ef9bea84a56commit hash: 9c916baee01d7d640a1117cab1090ef9bea84a56commit hash: 9c916baee01d7d640a1117cab1090ef9bea84a56 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
security/p5-Authen-SASL: Use upstream version scheme

which brings the port version in line with the upstream and
make security assessments easier WRT versioning.

See
https://metacpan.org/release/EHUELS/Authen-SASL-2.1900/source/Makefile.PL#L29
See https://metacpan.org/release/EHUELS/Authen-SASL-2.1900/source/Changes#L2
See https://vuxml.freebsd.org/freebsd/defe9a20-781e-11f0-97c4-40b034429ecf.html
which added the vulnerability CVE-2025-40918 and correctly marked 2.1900
fixed, but we ship 2.19 instead because we forge our own version scheme.

(cherry picked from commit 192c4d399bd4ce6eb7c398552629e6256f29e867)

PR:		288883
2.19
16 Aug 2025 10:17:44
commit hash: e6bb7f9b14c5fa7406e20ec83962c88c7733d569commit hash: e6bb7f9b14c5fa7406e20ec83962c88c7733d569commit hash: e6bb7f9b14c5fa7406e20ec83962c88c7733d569commit hash: e6bb7f9b14c5fa7406e20ec83962c88c7733d569 files touched by this commit This port version is marked as vulnerable.
Matthias Andree (mandree) search for other commits by this committer
Author: Rodrigo Osorio
security/p5-Authen-SASL: update to 2.1900

Changelog: https://metacpan.org/dist/Authen-SASL/changes

Security:	CVE-2025-40918
(cherry picked from commit c06bd0dfe8c2438df437abd055b0520aa33acb9e)

Number of commits found: 2