Port details |
- cyrus-sasl2-sql SASL SQL plugins
- 2.1.28 security =3 2.1.28Version of this port present on the latest quarterly branch.
- Maintainer: ume@FreeBSD.org
- Port Added: 2017-08-11 18:47:29
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: BSD4CLAUSE
- WWW:
- https://www.cyrusimap.org/sasl/
- Description:
- SASL SQL database plugin support
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cyrus-sasl-sql>0:security/cyrus-sasl2-sql
- To install the port:
- cd /usr/ports/security/cyrus-sasl2-sql/ && make install clean
- To add the package, run one of these commands:
- pkg install security/cyrus-sasl2-sql
- pkg install cyrus-sasl-sql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cyrus-sasl-sql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645585277
SHA256 (cyrus-sasl-2.1.28.tar.gz) = 7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c
SIZE (cyrus-sasl-2.1.28.tar.gz) = 4034803
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- Library dependencies:
-
- libsasl2.so : security/cyrus-sasl2
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cyrus-sasl-sql-2.1.28:
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
====> SQLite database support: you can only select none or one of them
SQLITE2=off: SQLite 2 database support
SQLITE3=off: SQLite 3 database support
===> Use 'make config' to modify these settings
- Options name:
- security_cyrus-sasl2-sql
- USES:
- gmake ssl libtool:build mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.1.28 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1.28 28 Feb 2022 12:29:36 |
Hajimu UMEMOTO (ume) |
security/cyrus-sasl2: Update to 2.1.28.
PR: 262133
Relnotes: https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28
Security: CVE-2019-19906, CVE-2022-24407 |
2.1.27_1 23 Feb 2022 02:34:14 |
Hajimu UMEMOTO (ume) |
security/cyrus-sasl2-sql: Escape password for SQL insert/update commands
Obtained
from: https://github.com/cyrusimap/cyrus-sasl/commit/2d2e97b0eb53fa7f87a3bf1529d8f712dd954480
Security: CVE-2022-24407 |
2.1.27 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.27 17 Nov 2018 18:47:45 |
ume |
Update to 2.1.27. |
2.1.26 11 Aug 2017 18:47:20 |
mmokhi |
security/cyrus-sasl2: separate sql plugins into security/cyrus-sasl2-sql
Fix circular-dependency problem happens after SASL/LDAP was added as
plugin to mysql57-client in r446496
Reviewed by: bapt, mat (mentor), ume (maintainer)
Approved by: mat (mentor), ume (maintainer)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11805 |
Number of commits found: 8
|