blob: 2a3a83be3ab86da1742bfeb5bb7ec7d9ccfa1a30 (
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=http://www.stunnel.org/index.html
IUSE=ipv6 libressl selinux stunnel3 tcpd ssl
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos
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 )
RESTRICT=test
SLOT=0
SRC_URI=ftp://ftp.stunnel.org/stunnel/archive/5.x/stunnel-5.39.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.39.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/stunnel-5.39.tar.gz http://www.namesdir.com/mirrors/stunnel/archive/5.x/stunnel-5.39.tar.gz http://stunnel.cybermirror.org/archive/5.x/stunnel-5.39.tar.gz http://mirrors.zerg.biz/stunnel/archive/5.x/stunnel-5.39.tar.gz ftp://mirrors.go-parts.com/stunnel/archive/5.x/stunnel-5.39.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_install:-
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 ssl-cert 68c8dc51fe1bb63d933af89d431e9132 systemd ec2e9154031d942186c75c0aabb41900 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee user e4b567c44272a719fabf53f0f885d3f7
_md5_=9fc3e952b0a8dd8f2e361fa3c6b2d9cf
|