21 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
bket
fc4ff15fbf Update to sslh-1.20.
Usage of 'ssl' setting is deprecated and will be removed. Instead 'tls'
is used in sslh-*.rc
2018-11-21 13:12:37 +00:00
bket
6f59a6d148 Update email address MAINTAINER. 2018-08-11 07:40:56 +00:00
bket
895389d4f7 update to sslh-1.19c, fixing a bug in the handling of fork() errors
OK sthen@
2018-02-13 13:47:12 +00:00
sthen
c30433fe82 update to sslh-1.19b, fixing an IPv6 parse bug.
from Björn Ketelaars (maintainer)
2018-01-31 12:04:20 +00:00
sthen
ae97207c58 update to sslh-1.19, from Bjorn Ketelaars (maintainer) with some simplification
from Klemens Nanni
2018-01-28 16:31:48 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
landry
d514f13502 Update to sslh 1.18, from MAINTAINER Bjorn Ketelaars 2016-04-17 09:14:26 +00:00
jasper
78f191199b remove a few more unneeded DISTNAMEs 2016-01-06 20:02:19 +00:00
ajacoutot
c5e9ab5c58 Fix pexp. 2015-07-15 19:14:04 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
0b79f91511 update to sslh-1.17, including fix to do a setgroups() before setgid()
from maintainer Bjorn Ketelaars
2015-03-15 12:26:16 +00:00
sthen
4c68639987 update to sslh 1.16, from Björn Ketelaars (maintainer), tweak from me ok björn 2015-01-13 11:15:04 +00:00
dcoppa
fb0a569aa0 Disable libwrap support.
Ok Bjorn Ketelaars (maintainer)
2014-03-24 21:46:16 +00:00
sthen
b6f9703194 update to sslh 1.15, from maintainer Björn Ketelaars 2013-08-30 19:10:34 +00:00
sthen
92ae446e62 add Bjorn Ketelaars as MAINTAINER. 2013-04-02 15:50:58 +00:00
sthen
6c4d5e4dad update to sslh 1.14, from Bjorn Ketelaars. 2013-04-01 21:37:28 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
68aad04c97 update to sslh 1.11; from Björn Ketelaars
note, if you set sslh_flags in rc.conf.local you'll need to add --user=_sslh
2012-04-22 20:50:12 +00:00
ajacoutot
95b33ec735 Tabulate. 2012-04-13 14:21:45 +00:00
sthen
e54448c63a import ports/net/sslh: from Bjorn Ketelaars, merging in a previous port
from fgsch. ok okan@

sslh accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the
same port. This makes it possible to connect to any of these servers
on port 443 (e.g. from inside a corporate firewall, which almost
never block port 443) while still serving HTTPS on that port.
2012-04-13 14:14:21 +00:00