Commit graph

3 commits

Author SHA1 Message Date
marino
4fe31feae5 security/tcl-tls: Add tcl 8.5 support
The PLIST was hardcoded for libtls150.so.  Build With tcl 8.5, the
generated library becomes libtls85.so.  Use the tcl Makefile.version
file to generate a PLIST_SUBST variable to make this future-proof.
2012-08-21 21:56:13 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
peter
431dac437d Reimport as security/tcl-tls, suggested by Christoph Badura.
TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.

Both client and server-side sockets are possible, and this code should work
on any platform as it uses a generic mechanism for layering on SSL and Tcl.
2005-01-22 19:45:23 +00:00