aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2-srp
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 2.1.27.Hajimu UMEMOTO2018-11-171-1/+1
| | | | Notes: svn path=/head/; revision=485191
* - Make SASLdb excludable.Hajimu UMEMOTO2016-03-021-1/+1
| | | | | | | | - Make SASLdb buildable with GDBM. - Make sure to disable the plugins where it is not required. Notes: svn path=/head/; revision=409943
* Move PLIST_FILES for plugins into cyrus-sasl2/Makefile.common.Hajimu UMEMOTO2016-02-271-5/+0
| | | | Notes: svn path=/head/; revision=409673
* Move the common part of the cyrus-sasl2 separated ports intoHajimu UMEMOTO2016-02-271-56/+2
| | | | | | | Makefile.common, to make further maintenance easier. Notes: svn path=/head/; revision=409651
* Add Cyrus SASL SRP authentication plugin.Hajimu UMEMOTO2016-02-242-0/+76
Requested by: Kyle Amon <amonk__at__backwatcher.com> Notes: svn path=/head/; revision=409457