create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Created by: ijliao
# $FreeBSD: head/security/py-openssl/Makefile 472884 2018-06-20 17:05:41Z mat $
PORTNAME= openssl
PORTVERSION= 17.5.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyOpenSSL-${PORTVERSION}
MAINTAINER= sbz@FreeBSD.org
COMMENT= Python interface to the OpenSSL library
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:python/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.5.2:python/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils pythonprefix
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1516479217
SHA256 (pyOpenSSL-17.5.0.tar.gz) = 2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773
SIZE (pyOpenSSL-17.5.0.tar.gz) = 170870

View File

@@ -0,0 +1,3 @@
Python interface to the OpenSSL library
WWW: https://github.com/pyca/pyopenssl