16 Commits

Author SHA1 Message Date
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
zhuk
0a4ec55a9c Convert to MODQMAKE, -1 Makefile line. 2016-03-07 14:22:59 +00:00
espie
511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
sthen
2d543e6e1a Fix qca-ossl: no more SHA-0 in LibreSSL. 2015-09-16 10:47:30 +00:00
jca
0e72929020 TLSv1_client_method -> SSLv23_client_method
Requested by and ok zhuk@ (maintainer)
2015-07-18 22:52:43 +00:00
jca
0189ea5534 guard sslv3 method; ok zhuk@ (maintainer) 2015-07-18 22:50:47 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
zhuk
20345466ed Unify my email in MAINTAINER lines to make portroach happy.
Kindly reminded by jasper@ a week (or two?) ago, sorry for slacking.
2014-11-02 10:33:50 +00:00
espie
3a63bb9046 trivial fix for the removal of comp_methods in ssl. 2014-07-17 08:36:55 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
e0b7a40c35 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:57:29 +00:00
sebastia
904edf430c Fix problem with bulk build, introduced when importing qca-ossl:
* renaming libqca to libqca2 for the qca2 port
  * removed conflict line from qca2 PLIST
  * bumped qca2
  * updated conflict line in qca PLIST
  * bumped qca2
  * updated WANTLIB of qca-ossl and bumped
  * hooked qca2 up to the build in the ports/security/Makefile

OK shadchin@, espie@
2012-01-26 09:25:46 +00:00
sthen
bf9111f925 fix bogus pkgname 2012-01-07 19:09:45 +00:00
shadchin
a56a959d27 Import qca-ossl.
ok sebastia@, Amit Kulkarni, Vadim Zhukov (Maintainer)
2012-01-07 16:55:13 +00:00