summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/files/patch-saslauthd::configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-54/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Use proper krb5-config when using HEIMDAL in ports.Hajimu UMEMOTO2013-01-061-8/+16
| | | | Notes: svn path=/head/; revision=310000
* Update to 2.1.25.Hajimu UMEMOTO2011-09-241-43/+18
| | | | Notes: svn path=/head/; revision=282295
* Oops, forgot to commit the fixKevin Lo2008-05-211-12/+19
| | | | Notes: svn path=/head/; revision=213440
* Update to 2.1.21.Hajimu UMEMOTO2005-05-171-31/+15
| | | | | | | | | LDAPDB auxprop plugin was added since this version. Unfortunately, we cannot simply enable it in ports tree to avoid dependency loop with OpenLDAP port. So, I'll add separete port for it later. Notes: svn path=/head/; revision=135490
* Update to 2.1.20.Hajimu UMEMOTO2004-10-251-37/+41
| | | | | | | | | | | * Fixes to cram plugin to avoid attempting to canonify uninitialized data. * NTLM portability fixes. * Avoid potential attack using SASL_PATH when sasl is used in a setuid environment. * A trivial number of small bugfixes. Notes: svn path=/head/; revision=120142
* Update to 2.1.18.Hajimu UMEMOTO2004-03-111-12/+12
| | | | Notes: svn path=/head/; revision=103667
* Support Berkeley DB 4.2.Hajimu UMEMOTO2004-01-171-1/+29
| | | | | | | | | | | Since our db42 requires to include db.h to use. existing configure script cannot detect our db42. AC_CHECK_LIB() simply test if a function exists. :( Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca> Notes: svn path=/head/; revision=98399
* Update to 2.1.17.Hajimu UMEMOTO2003-12-041-23/+31
| | | | Notes: svn path=/head/; revision=94902
* Update to 2.1.14.Hajimu UMEMOTO2003-06-301-15/+17
| | | | Notes: svn path=/head/; revision=83906
* - The pidfile of saslauthd was changed.Hajimu UMEMOTO2003-04-171-2/+2
| | | | | | | | | | - The configure script should select correct version of Berkeley DB. PR: ports/51041 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=79157
* make configure script pickking up the Heimdal Kerberos that'sHajimu UMEMOTO2003-04-161-0/+18
| | | | | | | | | in FreeBSD's base. Submitted by: Graeme Mathieson <mathie@wossname.org.uk> Notes: svn path=/head/; revision=79095
* add missing files which should be committed by previous committed.Hajimu UMEMOTO2003-04-151-0/+20
Notes: svn path=/head/; revision=79022