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
libgsasl GNU SASL library
2.2.1 security on this many watch lists=0 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.2.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-23 08:12:31
Last Update: 2024-04-13 13:03:19
Commit Hash: 62ed195
License: LGPL21
WWW:
https://www.gnu.org/software/gsasl/
Description:
GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. GNU SASL consists of a library (libgsasl), a command-line utility (gsasl) to access the library from the shell, and a manual. The library includes support for the framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the ANONYMOUS, CRAM-MD5, DIGEST-MD5, EXTERNAL, GS2-KRB5, GSSAPI, LOGIN, NTLM, PLAIN, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, SAML20, OPENID20, and SECURID mechanisms. The library is easily ported because it does not do network communication by itself, but rather leaves it up to the calling application. The library is flexible with regards to the authorization infrastructure used, as it utilizes a callback into the application to decide whether a user is authorized or not. GNU SASL has been split into 2 ports: - security/gsasl: the command-line utility - security/libgsasl: the library
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 (88 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgsasl-2.2.1/catalog.mk
  3. /usr/local/share/licenses/libgsasl-2.2.1/LICENSE
  4. /usr/local/share/licenses/libgsasl-2.2.1/LGPL21
  5. include/gsasl-mech.h
  6. include/gsasl-version.h
  7. include/gsasl.h
  8. lib/libgsasl.a
  9. lib/libgsasl.so
  10. lib/libgsasl.so.18
  11. lib/libgsasl.so.18.0.0
  12. lib/liblgl.a
  13. libdata/pkgconfig/libgsasl.pc
  14. share/doc/gsasl/reference/api-index-0-2-0.html
  15. share/doc/gsasl/reference/api-index-0-2-14.html
  16. share/doc/gsasl/reference/api-index-0-2-19.html
  17. share/doc/gsasl/reference/api-index-0-2-2.html
  18. share/doc/gsasl/reference/api-index-0-2-28.html
  19. share/doc/gsasl/reference/api-index-0-2-29.html
  20. share/doc/gsasl/reference/api-index-0-2-3.html
  21. share/doc/gsasl/reference/api-index-1-1.html
  22. share/doc/gsasl/reference/api-index-1-10.html
  23. share/doc/gsasl/reference/api-index-2-0-0.html
  24. share/doc/gsasl/reference/api-index-full.html
  25. share/doc/gsasl/reference/deprecated-api-index.html
  26. share/doc/gsasl/reference/gsasl-abstraction.png
  27. share/doc/gsasl/reference/gsasl-controlflow.png
  28. share/doc/gsasl/reference/gsasl-controlflow2.png
  29. share/doc/gsasl/reference/gsasl-gsasl-mech.h.html
  30. share/doc/gsasl/reference/gsasl-gsasl-version.h.html
  31. share/doc/gsasl/reference/gsasl-gsasl.h.html
  32. share/doc/gsasl/reference/gsasl.devhelp2
  33. share/doc/gsasl/reference/home.png
  34. share/doc/gsasl/reference/index.html
  35. share/doc/gsasl/reference/intro.html
  36. share/doc/gsasl/reference/left-insensitive.png
  37. share/doc/gsasl/reference/left.png
  38. share/doc/gsasl/reference/right-insensitive.png
  39. share/doc/gsasl/reference/right.png
  40. share/doc/gsasl/reference/style.css
  41. share/doc/gsasl/reference/up-insensitive.png
  42. share/doc/gsasl/reference/up.png
  43. share/man/man3/gsasl_base64_from.3.gz
  44. share/man/man3/gsasl_base64_to.3.gz
  45. share/man/man3/gsasl_callback.3.gz
  46. share/man/man3/gsasl_callback_hook_get.3.gz
  47. share/man/man3/gsasl_callback_hook_set.3.gz
  48. share/man/man3/gsasl_callback_set.3.gz
  49. share/man/man3/gsasl_check_version.3.gz
  50. share/man/man3/gsasl_client_mechlist.3.gz
  51. share/man/man3/gsasl_client_start.3.gz
  52. share/man/man3/gsasl_client_suggest_mechanism.3.gz
  53. share/man/man3/gsasl_client_support_p.3.gz
  54. share/man/man3/gsasl_decode.3.gz
  55. share/man/man3/gsasl_done.3.gz
  56. share/man/man3/gsasl_encode.3.gz
  57. share/man/man3/gsasl_finish.3.gz
  58. share/man/man3/gsasl_free.3.gz
  59. share/man/man3/gsasl_hash_length.3.gz
  60. share/man/man3/gsasl_hex_from.3.gz
  61. share/man/man3/gsasl_hex_to.3.gz
  62. share/man/man3/gsasl_init.3.gz
  63. share/man/man3/gsasl_mechanism_name.3.gz
  64. share/man/man3/gsasl_mechanism_name_p.3.gz
  65. share/man/man3/gsasl_nonce.3.gz
  66. share/man/man3/gsasl_property_fast.3.gz
  67. share/man/man3/gsasl_property_free.3.gz
  68. share/man/man3/gsasl_property_get.3.gz
  69. share/man/man3/gsasl_property_set.3.gz
  70. share/man/man3/gsasl_property_set_raw.3.gz
  71. share/man/man3/gsasl_random.3.gz
  72. share/man/man3/gsasl_register.3.gz
  73. share/man/man3/gsasl_saslprep.3.gz
  74. share/man/man3/gsasl_scram_secrets_from_password.3.gz
  75. share/man/man3/gsasl_scram_secrets_from_salted_password.3.gz
  76. share/man/man3/gsasl_server_mechlist.3.gz
  77. share/man/man3/gsasl_server_start.3.gz
  78. share/man/man3/gsasl_server_support_p.3.gz
  79. share/man/man3/gsasl_session_hook_get.3.gz
  80. share/man/man3/gsasl_session_hook_set.3.gz
  81. share/man/man3/gsasl_simple_getpass.3.gz
  82. share/man/man3/gsasl_step.3.gz
  83. share/man/man3/gsasl_step64.3.gz
  84. share/man/man3/gsasl_strerror.3.gz
  85. share/man/man3/gsasl_strerror_name.3.gz
  86. @owner
  87. @group
  88. @mode
Collapse this list.
Dependency lines:
  • libgsasl>0:security/libgsasl
To install the port:
cd /usr/ports/security/libgsasl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libgsasl
  • pkg install libgsasl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libgsasl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709390408 SHA256 (gsasl-2.2.1.tar.gz) = d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 SIZE (gsasl-2.2.1.tar.gz) = 3344807

Packages (timestamps in pop-ups are UTC):
libgsasl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.12.2.11.10.02.2.12.2.1---
FreeBSD:13:quarterly2.2.02.2.0-2.2.02.2.12.2.02.2.02.2.0
FreeBSD:14:latest2.2.12.2.12.2.02.2.12.2.12.2.0-2.2.0
FreeBSD:14:quarterly2.2.02.2.1-2.2.02.2.12.2.02.2.02.2.0
FreeBSD:15:latest2.2.12.2.1n/a2.2.0n/a2.2.02.2.02.2.0
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. msgfmt : devel/gettext-tools
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
  2. libgnutls.so : security/gnutls
  3. libidn.so : dns/libidn
  4. libntlm.so : security/libntlm
  5. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. games/pokerth
  2. mail/anubis
  3. mail/libvmime
  4. net-im/jabberd
  5. security/gsasl

Configuration Options:
===> The following configuration options are available for libgsasl-2.2.1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 GSSAPI_NONE=off: Disable GSSAPI support ===> Use 'make config' to modify these settings
Options name:
security_libgsasl
USES:
charsetfix libtool pathfix pkgconfig ssl gssapi gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gsasl/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gsasl/
  3. ftp://mirrors.rit.edu/gnu/gsasl/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gsasl/
  5. http://ftp.kddilabs.jp/GNU/gnu/gsasl/
  6. http://mirror.navercorp.com/gnu/gsasl/
  7. https://ftp.gnu.org/gnu/gsasl/
  8. https://ftpmirror.gnu.org/gsasl/
  9. https://mirror.netcologne.de/gnu/gsasl/
  10. https://mirrors.kernel.org/gnu/gsasl/
  11. https://www.nic.funet.fi/pub/gnu/gnu/gsasl/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.1
13 Apr 2024 13:03:19
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
2.2.1
09 Mar 2024 14:05:27
commit hash: bfe66803b9d9fffd7d18932200b09a196bd01adecommit hash: bfe66803b9d9fffd7d18932200b09a196bd01adecommit hash: bfe66803b9d9fffd7d18932200b09a196bd01adecommit hash: bfe66803b9d9fffd7d18932200b09a196bd01ade files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update to 2.2.1

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
2.2.0
21 Feb 2024 15:06:41
commit hash: a884b8bf9e92f7e72a07084e961b51e5477ac5fdcommit hash: a884b8bf9e92f7e72a07084e961b51e5477ac5fdcommit hash: a884b8bf9e92f7e72a07084e961b51e5477ac5fdcommit hash: a884b8bf9e92f7e72a07084e961b51e5477ac5fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
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.2.0
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.2.0
04 Sep 2022 15:24:48
commit hash: 177d1f723ffcf0bf130308ec63ca6214116a0fd5commit hash: 177d1f723ffcf0bf130308ec63ca6214116a0fd5commit hash: 177d1f723ffcf0bf130308ec63ca6214116a0fd5commit hash: 177d1f723ffcf0bf130308ec63ca6214116a0fd5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update to 2.2.0

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
2.0.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.0.1
18 Jul 2022 18:00:38
commit hash: eaf0a4fb7f0d138f22f5ea6506312cabfa224ab7commit hash: eaf0a4fb7f0d138f22f5ea6506312cabfa224ab7commit hash: eaf0a4fb7f0d138f22f5ea6506312cabfa224ab7commit hash: eaf0a4fb7f0d138f22f5ea6506312cabfa224ab7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update to 2.0.1

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
2.0.0
21 Jun 2022 20:57:59
commit hash: b42e7a0d4f867c70519806553bc58f6fe70a32eacommit hash: b42e7a0d4f867c70519806553bc58f6fe70a32eacommit hash: b42e7a0d4f867c70519806553bc58f6fe70a32eacommit hash: b42e7a0d4f867c70519806553bc58f6fe70a32ea files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update to 2.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
1.10.0
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.
1.10.0
07 Mar 2021 22:14:18
Revision:567628Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert REINPLACE_CMD to patch file
1.10.0
06 Jan 2021 20:25:10
Revision:560572Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.0

Changes:	http://git.savannah.gnu.org/cgit/gsasl.git/tree/NEWS
		https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00000.html
1.8.1
23 Feb 2020 08:12:23
Revision:526901Original commit files touched by this commit
sunpoet search for other commits by this committer
Add libgsasl 1.8.1 (split from gsasl)

- Add LICENSE
- Add GSSAPI_BASE, GSSAPI_HEIMDAL, GSSAPI_MIT and GSSAPI_NONE options

GNU SASL has been split into 2 ports:
- security/gsasl: the command-line utility
- security/libgsasl: the library

Number of commits found: 13