blob: 9d5987d0a9a52b5b1e909c64f8099e5f0a11a0bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure install postinst prepare setup
DEPEND=tcpd? ( sys-apps/tcp-wrappers ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ssl? ( || ( dev-libs/openssl:0 dev-libs/libressl:0 ) ) virtual/pkgconfig
DESCRIPTION=TLS/SSL - Port Wrapper
EAPI=6
HOMEPAGE=https://www.stunnel.org/index.html
INHERIT=ssl-cert multilib systemd user tmpfiles
IUSE=ipv6 libressl selinux stunnel3 tcpd ssl
KEYWORDS=~alpha
LICENSE=GPL-2
RDEPEND=tcpd? ( sys-apps/tcp-wrappers ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) stunnel3? ( dev-lang/perl ) selinux? ( sec-policy/selinux-stunnel ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=ftp://ftp.stunnel.org/stunnel/archive/5.x/stunnel-5.50.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.50.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/stunnel-5.50.tar.gz http://www.namesdir.com/mirrors/stunnel/archive/5.x/stunnel-5.50.tar.gz http://stunnel.cybermirror.org/archive/5.x/stunnel-5.50.tar.gz http://mirrors.zerg.biz/stunnel/archive/5.x/stunnel-5.50.tar.gz ftp://mirrors.go-parts.com/stunnel/archive/5.x/stunnel-5.50.tar.gz
_eclasses_=ssl-cert a9ab3ee655f5ee43246ff3999cfedfe6 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 user-info a2abd4e2f4c3b9b06d64bf1329359a02 user 26d8ce6329c43cbac965617f1c0627e2 tmpfiles 5cd6e8cf3288d5b19ff8b5c78c7e3e31
_md5_=059e6169ae75ea13cd3bc12a014379c5
|