aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-011-1/+1
| | | | | | | | 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
* - Make SASLdb excludable.Hajimu UMEMOTO2016-03-021-7/+26
| | | | | | | | - Make SASLdb buildable with GDBM. - Make sure to disable the plugins where it is not required. Notes: svn path=/head/; revision=409943
* Move the common part of the cyrus-sasl2 separated ports intoHajimu UMEMOTO2016-02-271-114/+6
| | | | | | | 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-261-2/+5
| | | | | | | 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
* Use OPTIONS helper.Hajimu UMEMOTO2015-11-121-3/+1
| | | | Notes: svn path=/head/; revision=401323
* 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-011-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
* Switch to USES=pgsqlChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373091
* databases/sqlite2:Tijl Coosemans2014-09-111-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports Notes: svn path=/head/; revision=367990
* 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-091-2/+2
| | | | | | | | | - Replace a Makefile.in patch with USES=pathfix. Reported by: Willy Offermans <Willy@Offermans.Rompen.nl> [1] Notes: svn path=/head/; revision=353496
* - Use USES=libtoolHajimu UMEMOTO2014-05-081-5/+4
| | | | | | | | - Add one more MASTER_SITE - Add DOCS to OPTIONS_DEFINE Notes: svn path=/head/; revision=353315
* Make libsasl2.pc usable.Hajimu UMEMOTO2014-03-211-1/+1
| | | | | | | Spotted by: davide Notes: svn path=/head/; revision=348741
* SASL GSSAPI authentication plugin is divided into portHajimu UMEMOTO2013-12-251-15/+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-131-31/+7
| | | | 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
* 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-251-1/+1
| | | | | | | | | 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-111-1/+1
| | | | | | | | | previous commit. Pointy hat to: ume Notes: svn path=/head/; revision=308659
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-7/+3
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-131-44/+47
| | | | Notes: svn path=/head/; revision=299203
* Fix broken get_fqhostname() logic. Without that fix mail/mutt-develRoman Bogorodskiy2012-03-191-1/+1
| | | | | | | | | | | | | | compiled with WITH_MUTT_CYRUS_SASL2 option is not able to connect to IMAPS mailbox. PR: 161890 Submitted by: novel (myself) Approved by: maintainer timeout (more than 4 months) Obtained from: https://bugzilla.cyrusimap.org/show_bug.cgi?id=3589 Feature safe: yes Notes: svn path=/head/; revision=293573
* Fix GSSAPI client crash, NULL ptr dereference.Hajimu UMEMOTO2011-10-071-1/+1
| | | | | | | | Submitted by: Phil Pennock <cyrus-sasl-phil__at__spodhuis.org> Obtained from: http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2011-October/002358.html Notes: svn path=/head/; revision=283141
* Update to 2.1.25.Hajimu UMEMOTO2011-09-241-8/+33
| | | | Notes: svn path=/head/; revision=282295
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Backout previous commit.Hajimu UMEMOTO2011-02-061-1/+1
| | | | | | | | | | | Unfortunately, it broke GSSAPI when using heimdal in base. I have no idea how to detect whether heimdal is in base or from ports, now. Feature safe: yes Notes: svn path=/head/; revision=268704
* * Fix GSSAPI when using heimdal from portsMartin Wilke2011-02-051-1/+1
| | | | | | | | | | PR: 152071 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268641
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Remove KERBEROS4 option which depends on a removed portHajimu UMEMOTO2010-11-241-12/+4
| | | | | | | | | | | | (security/krb4) - Use dirrmtry on PREFIX/lib/sasl2 where configurations may stay - Remove MD5 in distinfo PR: ports/152261 Submitted by: sunpoet Notes: svn path=/head/; revision=265079
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 2.1.23.Hajimu UMEMOTO2009-05-151-2/+2
| | | | | | | Security: http://www.kb.cert.org/vuls/id/238019 Notes: svn path=/head/; revision=233917
* Be able to install as non-root.Hajimu UMEMOTO2009-05-131-1/+1
| | | | | | | | PR: ports/133791 Submitted by: jhb Notes: svn path=/head/; revision=233805