diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-19 14:50:26 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-10-19 14:50:26 +0000 |
commit | 1675ff649cded4c85d65feb0f4c5cc87010242eb (patch) | |
tree | 3e3556f1e26a35be0250e7f749680b9fc30e9c6b /security/linux-c7-openssl-compat | |
parent | 4fd1b570a8aec1244c7b8469c29c309a96a46804 (diff) | |
download | ports-1675ff649cded4c85d65feb0f4c5cc87010242eb.tar.gz ports-1675ff649cded4c85d65feb0f4c5cc87010242eb.zip |
Notes
Diffstat (limited to 'security/linux-c7-openssl-compat')
-rw-r--r-- | security/linux-c7-openssl-compat/Makefile | 32 | ||||
-rw-r--r-- | security/linux-c7-openssl-compat/distinfo.i386 | 5 | ||||
-rw-r--r-- | security/linux-c7-openssl-compat/distinfo.x86_64 | 7 | ||||
-rw-r--r-- | security/linux-c7-openssl-compat/pkg-plist.i386 | 25 | ||||
-rw-r--r-- | security/linux-c7-openssl-compat/pkg-plist.x86_64 | 42 |
5 files changed, 111 insertions, 0 deletions
diff --git a/security/linux-c7-openssl-compat/Makefile b/security/linux-c7-openssl-compat/Makefile new file mode 100644 index 000000000000..db04e59a0ed2 --- /dev/null +++ b/security/linux-c7-openssl-compat/Makefile @@ -0,0 +1,32 @@ +# Created by: Piotr Kubaj <pkubaj@anongoth.pl> +# $FreeBSD$ + +PORTNAME= openssl +PKGNAMESUFFIX= -compat +PORTVERSION= 0.9.8e +CATEGORIES= security linux +DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} + +MAINTAINER= emulation@FreeBSD.org +COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER}) + +LICENSE= OpenSSL +LICENSE_FILE= ${WRKSRC}/usr/share/doc/${LINUX_NAME}-${PORTVERSION}/LICENSE + +CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}${PKGNAMESUFFIX}-[0-9]* + +LINUX_NAME= openssl098e +RPMVERSION= 29.el7.centos.3 +USES= linux:c7 +USE_LDCONFIG= yes +USE_LINUX_RPM= yes + +PLIST_SUB+= PORTVERSION="${PORTVERSION}" +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION} + +post-install: +# For libflashsupport.so in www/linux-c7-flashplugin11. + ${LN} -sf libssl.so.6 ${STAGEDIR}${PREFIX}/usr/lib/libssl.so.7 + +.include <bsd.port.mk> diff --git a/security/linux-c7-openssl-compat/distinfo.i386 b/security/linux-c7-openssl-compat/distinfo.i386 new file mode 100644 index 000000000000..8bebe20c1e86 --- /dev/null +++ b/security/linux-c7-openssl-compat/distinfo.i386 @@ -0,0 +1,5 @@ +TIMESTAMP = 1473354212 +SHA256 (rpm/centos/7.2.1511/i386/openssl098e-0.9.8e-29.el7.centos.3.i686.rpm) = bda50ad8086ae3f1265eab271d0523c86cde3e9d1ef1fccbd4cce1abf13636e8 +SIZE (rpm/centos/7.2.1511/i386/openssl098e-0.9.8e-29.el7.centos.3.i686.rpm) = 821984 +SHA256 (rpm/centos/7.2.1511/i386/openssl098e-0.9.8e-29.el7.centos.3.src.rpm) = c26eecaec1161dca9a32db13cd26c70f811bdb3050b30e02b4ea483d31c67d44 +SIZE (rpm/centos/7.2.1511/i386/openssl098e-0.9.8e-29.el7.centos.3.src.rpm) = 3145537 diff --git a/security/linux-c7-openssl-compat/distinfo.x86_64 b/security/linux-c7-openssl-compat/distinfo.x86_64 new file mode 100644 index 000000000000..4a79fdb2861b --- /dev/null +++ b/security/linux-c7-openssl-compat/distinfo.x86_64 @@ -0,0 +1,7 @@ +TIMESTAMP = 1473674612 +SHA256 (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.i686.rpm) = bda50ad8086ae3f1265eab271d0523c86cde3e9d1ef1fccbd4cce1abf13636e8 +SIZE (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.i686.rpm) = 821984 +SHA256 (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.x86_64.rpm) = 65f73db4d80916a1315f5d6b79cc6dcfbed20ccf84a3a7ab05600b287ab25fcf +SIZE (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.x86_64.rpm) = 812020 +SHA256 (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.src.rpm) = c26eecaec1161dca9a32db13cd26c70f811bdb3050b30e02b4ea483d31c67d44 +SIZE (rpm/centos/7.2.1511/x86_64/openssl098e-0.9.8e-29.el7.centos.3.src.rpm) = 3145537 diff --git a/security/linux-c7-openssl-compat/pkg-plist.i386 b/security/linux-c7-openssl-compat/pkg-plist.i386 new file mode 100644 index 000000000000..82b60988de7f --- /dev/null +++ b/security/linux-c7-openssl-compat/pkg-plist.i386 @@ -0,0 +1,25 @@ +usr/lib/.libcrypto.so.%%PORTVERSION%%.hmac +usr/lib/.libcrypto.so.6.hmac +usr/lib/.libssl.so.%%PORTVERSION%%.hmac +usr/lib/.libssl.so.6.hmac +usr/lib/libcrypto.so.%%PORTVERSION%% +usr/lib/libcrypto.so.6 +usr/lib/libssl.so.%%PORTVERSION%% +usr/lib/libssl.so.6 +usr/lib/libssl.so.7 +usr/lib/openssl098e/engines/lib4758cca.so +usr/lib/openssl098e/engines/libaep.so +usr/lib/openssl098e/engines/libatalla.so +usr/lib/openssl098e/engines/libchil.so +usr/lib/openssl098e/engines/libcswift.so +usr/lib/openssl098e/engines/libgmp.so +usr/lib/openssl098e/engines/libnuron.so +usr/lib/openssl098e/engines/libsureware.so +usr/lib/openssl098e/engines/libubsec.so +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.FIPS diff --git a/security/linux-c7-openssl-compat/pkg-plist.x86_64 b/security/linux-c7-openssl-compat/pkg-plist.x86_64 new file mode 100644 index 000000000000..a87a73183f6a --- /dev/null +++ b/security/linux-c7-openssl-compat/pkg-plist.x86_64 @@ -0,0 +1,42 @@ +usr/lib/.libcrypto.so.%%PORTVERSION%%.hmac +usr/lib/.libcrypto.so.6.hmac +usr/lib/.libssl.so.%%PORTVERSION%%.hmac +usr/lib/.libssl.so.6.hmac +usr/lib/libcrypto.so.%%PORTVERSION%% +usr/lib/libcrypto.so.6 +usr/lib/libssl.so.%%PORTVERSION%% +usr/lib/libssl.so.6 +usr/lib/libssl.so.7 +usr/lib/openssl098e/engines/lib4758cca.so +usr/lib/openssl098e/engines/libaep.so +usr/lib/openssl098e/engines/libatalla.so +usr/lib/openssl098e/engines/libchil.so +usr/lib/openssl098e/engines/libcswift.so +usr/lib/openssl098e/engines/libgmp.so +usr/lib/openssl098e/engines/libnuron.so +usr/lib/openssl098e/engines/libsureware.so +usr/lib/openssl098e/engines/libubsec.so +usr/lib64/.libcrypto.so.%%PORTVERSION%%.hmac +usr/lib64/.libcrypto.so.6.hmac +usr/lib64/.libssl.so.%%PORTVERSION%%.hmac +usr/lib64/.libssl.so.6.hmac +usr/lib64/libcrypto.so.%%PORTVERSION%% +usr/lib64/libcrypto.so.6 +usr/lib64/libssl.so.%%PORTVERSION%% +usr/lib64/libssl.so.6 +usr/lib64/openssl098e/engines/lib4758cca.so +usr/lib64/openssl098e/engines/libaep.so +usr/lib64/openssl098e/engines/libatalla.so +usr/lib64/openssl098e/engines/libchil.so +usr/lib64/openssl098e/engines/libcswift.so +usr/lib64/openssl098e/engines/libgmp.so +usr/lib64/openssl098e/engines/libnuron.so +usr/lib64/openssl098e/engines/libsureware.so +usr/lib64/openssl098e/engines/libubsec.so +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.FIPS |