aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak, do not overwrite USESAntoine Brodin2017-03-151-1/+1
| | | | Notes: svn path=/head/; revision=436257
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Use USES=bdb and USES=mysql.Hajimu UMEMOTO2016-05-121-2/+2
| | | | Notes: svn path=/head/; revision=415058
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-2/+2
| | | | | | | | | | | | | | While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951 Notes: svn path=/head/; revision=414014
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-012-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Make it buildable with GDBM on.Hajimu UMEMOTO2016-03-221-0/+1
| | | | | | | | PR: 208194 Reported by: vas__at__mpeks.tomsk.su Notes: svn path=/head/; revision=411636
* Add the forgot patch at my previous commit.Hajimu UMEMOTO2016-03-021-0/+11
| | | | Notes: svn path=/head/; revision=409946
* - Make SASLdb excludable.Hajimu UMEMOTO2016-03-025-63/+65
| | | | | | | | - 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-2/+7
| | | | Notes: svn path=/head/; revision=409673
* Move the common part of the cyrus-sasl2 separated ports intoHajimu UMEMOTO2016-02-272-114/+220
| | | | | | | Makefile.common, to make further maintenance easier. Notes: svn path=/head/; revision=409651
* Revert r409585 to avoid dependency loop.Hajimu UMEMOTO2016-02-261-14/+2
| | | | | | | | | I've completely forgot this issue. PR: 207512 Notes: svn path=/head/; revision=409598
* OPTIONSfy ANONYMOUS authentication.Hajimu UMEMOTO2016-02-262-7/+10
| | | | | | | On by default. Notes: svn path=/head/; revision=409592
* Add OPTIONS for the separeted cyrus-sasl2 ports.Hajimu UMEMOTO2016-02-261-3/+14
| | | | Notes: svn path=/head/; revision=409585
* Add Cyrus SASL SRP authentication plugin.Hajimu UMEMOTO2016-02-241-0/+2
| | | | | | | Requested by: Kyle Amon <amonk__at__backwatcher.com> Notes: svn path=/head/; revision=409457
* Use OPTIONS helper.Hajimu UMEMOTO2015-11-121-3/+1
| | | | Notes: svn path=/head/; revision=401323
* r398691 placed the patch in the wrong directory, where it had no effect.Dag-Erling Smørgrav2015-10-071-0/+13
| | | | | | | | | Move it to the master port and bump the subport again. Reviewed by: ume@ Notes: svn path=/head/; revision=398749
* Backout r398328 and r398370, they break packages depending on them.Mathieu Arnold2015-10-021-3/+4
| | | | | | | | | With hat: portmgr MFH: 2015Q4 Sponsored by: Absolight, The FreeBSD Foundation Notes: svn path=/head/; revision=398428
* Use SUB_FILES.Hajimu UMEMOTO2015-10-014-15/+4
| | | | Notes: svn path=/head/; revision=398373
* Fix DOCSDIR.Hajimu UMEMOTO2015-10-011-3/+1
| | | | Notes: svn path=/head/; revision=398370
* Sync package name with origin.Hajimu UMEMOTO2015-10-011-2/+3
| | | | | | | PR: 202756 Notes: svn path=/head/; revision=398328
* Add CPE information.Hajimu UMEMOTO2015-04-091-1/+3
| | | | Notes: svn path=/head/; revision=383663
* fix option of pw.Hajimu UMEMOTO2015-04-021-1/+1
| | | | | | | Spotted by: Sean Eric Fagan <sef__at__Kithrup.COM> Notes: svn path=/head/; revision=383016
* Switch to USES=pgsqlChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373091
* Simplify plistBaptiste Daroussin2014-09-231-5/+0
| | | | Notes: svn path=/head/; revision=369014
* databases/sqlite2:Tijl Coosemans2014-09-111-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports Notes: svn path=/head/; revision=367990
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-295-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Bump more ports that depend on libsqlite3.so:Tijl Coosemans2014-07-051-1/+1
| | | | | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360738
* - Keep .la files for now and delete a libtool patch. [1]Tijl Coosemans2014-05-094-48/+13
| | | | | | | | | - Replace a Makefile.in patch with USES=pathfix. Reported by: Willy Offermans <Willy@Offermans.Rompen.nl> [1] Notes: svn path=/head/; revision=353496
* A postscript was added to pkg-messase so that those whoHajimu UMEMOTO2014-05-081-0/+4
| | | | | | | | | | need them for existence of cyrus-sasl2-gssapi and cyrus-sasl2-ldapdb might notice. Spotted by: zi Notes: svn path=/head/; revision=353332
* - Use USES=libtoolHajimu UMEMOTO2014-05-082-16/+15
| | | | | | | | - Add one more MASTER_SITE - Add DOCS to OPTIONS_DEFINE Notes: svn path=/head/; revision=353315
* Fix build with enabling SQLITE on recent 10-STABLE and later.Hajimu UMEMOTO2014-03-251-1/+25
| | | | | | | Spotted by: Marc Fournier <scrappy__at__hub.org> Notes: svn path=/head/; revision=349149
* Make libsasl2.pc usable.Hajimu UMEMOTO2014-03-212-1/+18
| | | | | | | Spotted by: davide Notes: svn path=/head/; revision=348741
* SASL GSSAPI authentication plugin is divided into portHajimu UMEMOTO2013-12-252-19/+3
| | | | | | | | | | different from cyrus-sasl2. Spotted by: Erick Turnquist <jhujhiti__at__adjectivism.org>, Scot Hetzel <swhetzel__at__gmail.com> Notes: svn path=/head/; revision=337435
* Strip shared library.Hajimu UMEMOTO2013-11-021-1/+2
| | | | Notes: svn path=/head/; revision=332526
* use opt_USE knob.Hajimu UMEMOTO2013-10-131-17/+5
| | | | | | | Spotted by: sunpoet Notes: svn path=/head/; revision=330242
* enable stage.Hajimu UMEMOTO2013-10-132-31/+53
| | | | Notes: svn path=/head/; revision=330240
* - use modern OPTIONS helper.Hajimu UMEMOTO2013-10-131-85/+29
| | | | | | | - remove LATEST_LINK as this port has no package name collision. Notes: svn path=/head/; revision=330238
* - Try to unbreak parallel (-jX) buildsAlexey Dokuchaev2013-09-241-21/+28
| | | | | | | | | | - Improve knobs sort order within Makefile Reported by: crees, marino Approved by: ume (maintainer timeout, 3 weeks) Notes: svn path=/head/; revision=328083
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Mark security/cyrus-sasl2 MAKE_JOBS_UNSAFE.Hajimu UMEMOTO2013-08-301-1/+2
| | | | | | | | PR: ports/181626 Submitted by: amdmi3 Notes: svn path=/head/; revision=325707
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Add http mirror in case FTP is not availableBaptiste Daroussin2013-04-061-1/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=315740
* Don't search lib32 on FreeBSD/i386.Hajimu UMEMOTO2013-01-081-0/+1
| | | | Notes: svn path=/head/; revision=310093
* Use proper krb5-config when using HEIMDAL in ports.Hajimu UMEMOTO2013-01-062-17/+33
| | | | Notes: svn path=/head/; revision=310000
* When building with security/krb5 (specifying KRB5_HOME), makeHajimu UMEMOTO2013-01-051-0/+1
| | | | | | | sure to link mit-krb5 libs. Notes: svn path=/head/; revision=309969
* Mark cyrus-sasl2 as MAKE_JOBS_SAFE.Hajimu UMEMOTO2012-12-271-0/+2
| | | | | | | Submitted by: Kevin Zheng <kevinz5000__at__gmail.com> Notes: svn path=/head/; revision=309543
* Add upstream commit to define size_t in sasl.h.Hajimu UMEMOTO2012-12-252-1/+24
| | | | | | | | | PR: ports/174379, ports/174692 Submitted by: rakuco Obtained from: http://git.cyrusimap.org/cyrus-sasl/commit/include/sasl.h?id=67a188693796a14e3a76ac603104807fbbfddfc4 Notes: svn path=/head/; revision=309488
* - Use OPTIONS_RADIO and OPTIONS_GROUP.Hajimu UMEMOTO2012-12-151-27/+20
| | | | | | | | | - Remove useless DEV_URANDOM option. [1] Spotted by: des[1] Notes: svn path=/head/; revision=308964
* Commit the patch that was forgotten when myHajimu UMEMOTO2012-12-112-1/+14
| | | | | | | | | previous commit. Pointy hat to: ume Notes: svn path=/head/; revision=308659
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-107-128/+18
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609