aboutsummaryrefslogtreecommitdiff
path: root/security/qca-cyrus-sasl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/qca to version 2.1.0Tijl Coosemans2015-01-121-30/+0
| | | | | | | | | | | | | - Plugins are no longer available separately so remove security/qca-* and replace them with options in devel/qca - Adjust all ports that depended on security/qca-* - This also fixes the build of the OpenSSL plugin when OpenSSL doesn't support SSLv2 Approved by: kde (rakuco) Notes: svn path=/head/; revision=376838
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* devel/qca:Max Brazhnikov2014-02-201-12/+7
| | | | | | | | | | | | | | | | - Add stage support - Convert WITH_DEBUG to option - Remove MAINTAINER_MODE - Remove now needless stripping in post-install security/qca-*: - Convert LIB_DEPENDS to new style - Add stage support - Convert WITH_DEBUG to option - Remove now needless stripping in post-install Notes: svn path=/head/; revision=345224
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-1/+1
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* Pass maintainership to KDE teamMax Brazhnikov2012-05-131-1/+1
| | | | Notes: svn path=/head/; revision=296537
* 1) Fix build with custom LOCALBASE.Max Brazhnikov2009-07-081-2/+5
| | | | | | | | | | 2) Use correct path for strip. 3) Remove trailing spaces from plist. Reported by: QATty [1], Marco Broder (marco.broeder at gmx.eu) [2] Notes: svn path=/head/; revision=237443
* Add new port security/qca-cyrus-sasl:Max Brazhnikov2009-03-191-0/+37
QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. This port installs Cyrus SASL plugin. WWW: http://delta.affinix.com/qca/ Notes: svn path=/head/; revision=230392