20 Commits

Author SHA1 Message Date
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
stu
0d3a751996 Stop treating loadable lib as linkable lib.
ok sebastia@ (maintainer)
2017-05-12 21:41:46 +00:00
sebastia
b806cf38b1 Unbreak, no SSLv3 anymore, with this at least, net/coccinella can
use TLS again to connect to xmpp server
2016-03-21 07:32:43 +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
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sebastia
fc30be3869 Fix usage of tcltls since SSLv2_method() got removed from LibReSSL.
Fix from Dmitriy D. Czarkoff czarkoff AT gmail com

incorporating feedback and OK from landry@, dcoppa@
2014-09-23 17:01:33 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sebastia
bdc719a661 Remove obsolete/empty patch files missed with last fixup for tcltls 2011-01-05 18:26:52 +00:00
sebastia
11d74dd77c Update to new Tcl layout.
While there, update version to 1.6
take MAINTAINER

OK landry@, stu@
2011-01-05 18:04:58 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
steven
b377e1c233 - make use of tcl module and default tcl version
- fix library version in pkgIndex.tcl, from bsdmaniak at gmail
2008-08-31 11:02:23 +00:00
steven
f7a606dd52 fix some 'cast from pointer to integer of different size' warnings on
64-bit archs

ok naddy@
2008-07-07 17:31:20 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
1c6866fbf4 oops 2007-02-02 16:28:27 +00:00
steven
7421a49e18 import tcltls 1.5.0
TLS is an OpenSSL / RSA-bsafe Tcl extension that provides
secure connections on top of the Tcl socket mechanism. 
Within a few lines of code, users can query https servers.

from Nikns Siankin <nikns at secure.lv>
2007-02-02 16:23:10 +00:00