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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.17
21 Aug 2023 17:08:22
commit hash: 8812d657b0ca60d28ccdb1794284f1fa2d3a495acommit hash: 8812d657b0ca60d28ccdb1794284f1fa2d3a495acommit hash: 8812d657b0ca60d28ccdb1794284f1fa2d3a495acommit hash: 8812d657b0ca60d28ccdb1794284f1fa2d3a495a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/p5-Authen-SASL: Update to 2.17

- Add TEST_DEPENDS

Changes:	https://metacpan.org/dist/Authen-SASL/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.16_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.16_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.16_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.16_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2.16_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2.16_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.16_1
16 Jul 2017 16:10:33
Revision:446026Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove copy-paste error
2.16_1
31 May 2017 17:30:04
Revision:442233Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE

- Add NO_ARCH
- Use = instead of += for CONFIGURE_ENV
- Sort PLIST
2.16_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.16_1
13 Mar 2015 17:29:59
Revision:381221Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Clean up the rest of the perl@ Makefiles a bit.

- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2.16_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.16
06 Nov 2013 07:39:32
Revision:332949Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
2.16
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
2.16
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2.16
13 Sep 2012 13:13:34
Revision:304210Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 2.16
- Changelog: http://cpansearch.perl.org/src/GBARR/Authen-SASL-2.16/Changes
2.15
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
2.15
31 May 2012 11:19:32
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
2.15
17 May 2011 11:11:48
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
2.15
19 Jul 2010 16:18:02
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 2.15
2.14.01
29 Mar 2010 22:35:09
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.14(.)01.

Changes:        http://search.cpan.org/dist/Authen-SASL/Changes
2.14
11 Mar 2010 18:18:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.14.

Changes:        http://search.cpan.org/dist/Authen-SASL/Changes
2.13
05 Nov 2009 14:53:59
Original commit files touched by this commit
skv search for other commits by this committer
Respect KERBEROS option when it is "off".

PR:             ports/139237
Pointed by:     Vick Khera <vivek xx khera.org>
2.13
25 Sep 2009 07:17:29
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.13.

Changes:        http://search.cpan.org/dist/Authen-SASL/Changes
Feature safe:   yes
2.12
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2.12
01 Jul 2008 20:49:52
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 2.12
2.11
22 Apr 2008 13:59:21
Original commit files touched by this commit
mat search for other commits by this committer
Update to 2.11
2.10_1
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
2.10_1
08 Sep 2007 01:04:03
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
2.10_1
17 May 2006 13:50:43
Original commit files touched by this commit
erwin search for other commits by this committer
Use OPTIONS for WITHOUT_KERBEROS

PR:             97270
Submitted by:   Rong-En Fan <rafan@infor.org>
2.10_1
24 Apr 2006 03:10:50
Original commit files touched by this commit
ache search for other commits by this committer
Allow to build it on system wich have WITHOUT_KERBEROS defined
(GSSAPI module is optional as intended)
2.10_1
28 Mar 2006 10:01:00
Original commit files touched by this commit
tobez search for other commits by this committer
Make the port depend on the newly created security/p5-GSSAPI.  Bump
portrevision.
2.10
27 Mar 2006 10:08:49
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.10.  Require perl from ports.
2.09
22 Jan 2006 02:50:55
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
2.09
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
2.09
27 Apr 2005 09:06:02
Original commit files touched by this commit
skv search for other commits by this committer
* update to 2.09
* change maintainer to perl@
2.08
25 May 2004 13:12:32
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.08
2.07
14 Apr 2004 06:35:03
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.07
2.06
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.06
02 Nov 2003 10:39:32
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.06

PR:             58824
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
2.05
18 Oct 2003 08:14:24
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 2.05
2.04
29 Aug 2003 12:21:58
Original commit files touched by this commit
mat search for other commits by this committer
- fixed plist
- made portlint happy

PR:             55962
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
2.04
19 Jun 2003 03:30:01
Original commit files touched by this commit
foxfair search for other commits by this committer
Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST.
2.03
08 May 2003 06:11:16
Original commit files touched by this commit
demon search for other commits by this committer
Update to version 2.03.

Approved by:    maintainer

Reset MAINTAINER to ports@.

Requested by:           former maintainer
2.02
22 Feb 2003 18:36:43
Original commit files touched by this commit
demon search for other commits by this committer
Remove empty directories on deinstall.
2.02
21 Feb 2003 13:26:58
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.02
04 Jan 2003 07:04:38
Original commit files touched by this commit
demon search for other commits by this committer
New port: p5-Authen-SASL.

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.

Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>

Number of commits found: 48