blob: 7800a616a93698594dcb0ea5a97f8bc97b22a084 (
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 ) ssl? ( || ( dev-libs/openssl:0 dev-libs/libressl:0 ) ) virtual/pkgconfig
DESCRIPTION=TLS/SSL - Port Wrapper
EAPI=5
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 ) 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.30.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/5.x/stunnel-5.30.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/stunnel-5.30.tar.gz http://www.namesdir.com/mirrors/stunnel/archive/5.x/stunnel-5.30.tar.gz http://stunnel.cybermirror.org/archive/5.x/stunnel-5.30.tar.gz http://mirrors.zerg.biz/stunnel/archive/5.x/stunnel-5.30.tar.gz ftp://mirrors.go-parts.com/stunnel/archive/5.x/stunnel-5.30.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 ssl-cert b031e94f4c7c34e1d677376b8929821a systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 user 80aaa71614ced86f02ee1a513821dc87
_md5_=2b39a3e3addf7ab0858185d740fd73ec
|