| Commit message (Expand) | Author | Age | Files | Lines |
* | security/cyrus-sasl2: Disable sphinx build. | Hajimu UMEMOTO | 2021-08-22 | 1 | -1/+2 |
* | security/cyrus-sasl2: Respect CC. | Hajimu UMEMOTO | 2021-08-07 | 1 | -0/+1 |
* | net/openldap24-server: Make SASL permanent for OpenLDAP port. | Xin LI | 2021-08-01 | 1 | -1/+1 |
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 2 | -6/+2 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 2 | -3/+0 |
* | Repo. was moved. | Hajimu UMEMOTO | 2020-04-12 | 1 | -2/+1 |
* | Revert r15574. | Hajimu UMEMOTO | 2020-02-28 | 2 | -9/+3 |
* | - Call gss_acquire_cred() before gss_init_sec_context() | Hajimu UMEMOTO | 2020-02-24 | 1 | -4/+108 |
* | bump PORTREVISION for my previous change. | Hajimu UMEMOTO | 2020-01-16 | 1 | -1/+1 |
* | check exit status of sasldblistusers2 when deinstalling | Hajimu UMEMOTO | 2020-01-16 | 1 | -1/+2 |
* | security/cyrus-sasl2: unbreak building with stock OpenSSL for stable/11 | Eugene Grosbein | 2019-10-25 | 2 | -3/+9 |
* | Drop the ipv6 virtual category for s* category as it is not relevant anymore | Baptiste Daroussin | 2019-10-09 | 1 | -1/+1 |
* | Convert to UCL & cleanup pkg-message (categories s) | Mathieu Arnold | 2019-08-14 | 1 | -2/+6 |
* | Fix sanity for cyrus-sasl2 plugins | Antoine Brodin | 2019-05-25 | 1 | -2/+2 |
* | Update to 2.1.27. | Hajimu UMEMOTO | 2018-11-17 | 25 | -3159/+64 |
* | Update `databases/gdbm' to version 1.18.1, an important bugfix release | Alexey Dokuchaev | 2018-11-11 | 1 | -1/+1 |
* | Fix build the saslauthd when the OPENLDAP option is enabled. | Hajimu UMEMOTO | 2018-10-06 | 1 | -4/+41 |
* | Add OpenSSL 1.1.0 support for saslauthd. | Hajimu UMEMOTO | 2018-09-24 | 1 | -0/+73 |
* | - Backport from 2.1.27-rc7 OpenSSL 1.1 fixes | Hajimu UMEMOTO | 2018-06-16 | 12 | -1/+2707 |
* | Make local DB-errors more descriptive. | Hajimu UMEMOTO | 2018-01-13 | 2 | -1/+44 |
* | Remove support for variables that have been deprecated for a while. | Mathieu Arnold | 2018-01-09 | 1 | -1/+1 |
* | security/cyrus-sasl2: separate sql plugins into security/cyrus-sasl2-sql | Mahdi Mokhtari | 2017-08-11 | 3 | -28/+2 |
* | Unbreak, do not overwrite USES | Antoine Brodin | 2017-03-15 | 1 | -1/+1 |
* | Remove all USE_OPENSSL occurrences. | Mathieu Arnold | 2017-03-15 | 1 | -2/+2 |
* | Use USES=bdb and USES=mysql. | Hajimu UMEMOTO | 2016-05-12 | 1 | -2/+2 |
* | Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. | Mathieu Arnold | 2016-04-25 | 1 | -2/+2 |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 2 | -2/+2 |
* | Make it buildable with GDBM on. | Hajimu UMEMOTO | 2016-03-22 | 1 | -0/+1 |
* | Add the forgot patch at my previous commit. | Hajimu UMEMOTO | 2016-03-02 | 1 | -0/+11 |
* | - Make SASLdb excludable. | Hajimu UMEMOTO | 2016-03-02 | 5 | -63/+65 |
* | Move PLIST_FILES for plugins into cyrus-sasl2/Makefile.common. | Hajimu UMEMOTO | 2016-02-27 | 1 | -2/+7 |
* | Move the common part of the cyrus-sasl2 separated ports into | Hajimu UMEMOTO | 2016-02-27 | 2 | -114/+220 |
* | Revert r409585 to avoid dependency loop. | Hajimu UMEMOTO | 2016-02-26 | 1 | -14/+2 |
* | OPTIONSfy ANONYMOUS authentication. | Hajimu UMEMOTO | 2016-02-26 | 2 | -7/+10 |
* | Add OPTIONS for the separeted cyrus-sasl2 ports. | Hajimu UMEMOTO | 2016-02-26 | 1 | -3/+14 |
* | Add Cyrus SASL SRP authentication plugin. | Hajimu UMEMOTO | 2016-02-24 | 1 | -0/+2 |
* | Use OPTIONS helper. | Hajimu UMEMOTO | 2015-11-12 | 1 | -3/+1 |
* | r398691 placed the patch in the wrong directory, where it had no effect. | Dag-Erling Smørgrav | 2015-10-07 | 1 | -0/+13 |
* | Backout r398328 and r398370, they break packages depending on them. | Mathieu Arnold | 2015-10-02 | 1 | -3/+4 |
* | Use SUB_FILES. | Hajimu UMEMOTO | 2015-10-01 | 4 | -15/+4 |
* | Fix DOCSDIR. | Hajimu UMEMOTO | 2015-10-01 | 1 | -3/+1 |
* | Sync package name with origin. | Hajimu UMEMOTO | 2015-10-01 | 1 | -2/+3 |
* | Add CPE information. | Hajimu UMEMOTO | 2015-04-09 | 1 | -1/+3 |
* | fix option of pw. | Hajimu UMEMOTO | 2015-04-02 | 1 | -1/+1 |
* | Switch to USES=pgsql | Chris Rees | 2014-11-22 | 1 | -1/+1 |
* | Simplify plist | Baptiste Daroussin | 2014-09-23 | 1 | -5/+0 |
* | databases/sqlite2: | Tijl Coosemans | 2014-09-11 | 1 | -1/+1 |
* | Rename all patches that contain '::' as a path separator, and use | Adam Weinberger | 2014-07-29 | 5 | -0/+0 |
* | Bump more ports that depend on libsqlite3.so: | Tijl Coosemans | 2014-07-05 | 1 | -1/+1 |