remove php71 builds of pecl modules, and pecl-libsodium which is rolled

into php core as of 7.2
This commit is contained in:
sthen 2019-12-11 15:59:26 +00:00
parent 40052f93bf
commit d0ce11bc87
13 changed files with 11 additions and 67 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.95 2019/11/07 21:47:11 kmos Exp $
# $OpenBSD: Makefile,v 1.96 2019/12/11 15:59:26 sthen Exp $
SUBDIR =
SUBDIR += arc
@ -44,10 +44,8 @@
SUBDIR += p7zip
SUBDIR += par1cmdline
SUBDIR += par2cmdline
SUBDIR += pecl-lzf,php71
SUBDIR += pecl-lzf,php72
SUBDIR += pecl-lzf,php73
SUBDIR += pecl-rar,php71
SUBDIR += pecl-rar,php72
#SUBDIR += pecl-rar,php73 # not supported yet
SUBDIR += pigz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.383 2019/11/24 04:55:11 jturner Exp $
# $OpenBSD: Makefile,v 1.384 2019/12/11 15:59:26 sthen Exp $
SUBDIR =
SUBDIR += architect
@ -126,7 +126,6 @@
SUBDIR += p5-ldap
SUBDIR += p5-pgsql
SUBDIR += p5-sybperl
SUBDIR += pecl-redis,php71
SUBDIR += pecl-redis,php72
SUBDIR += pecl-redis,php73
SUBDIR += percona-toolkit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.493 2019/12/07 02:07:05 bcallah Exp $
# $OpenBSD: Makefile,v 1.494 2019/12/11 15:59:27 sthen Exp $
SUBDIR =
SUBDIR += DevIL
@ -222,7 +222,6 @@
SUBDIR += pdf2djvu
SUBDIR += pdfmod
SUBDIR += pdfsandwich
SUBDIR += pecl-imagick,php71
SUBDIR += pecl-imagick,php72
SUBDIR += pecl-imagick,php73
SUBDIR += pho

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2019/12/11 14:47:54 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2019/12/11 15:59:27 sthen Exp $
PORTROACH= limit:^7\.3
PV= 7.3
V= ${PV}.12
REVISION= 0
REVISION-main= 1
.include <bsd.port.mk>

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-main,v 1.4 2019/12/11 14:47:54 sthen Exp $
@comment $OpenBSD: PLIST-main,v 1.5 2019/12/11 15:59:27 sthen Exp $
@option no-default-conflict
@option is-branch
@conflict php->=7.3,<7.4
@pkgpath security/pecl-libsodium,php71
@pkgpath lang/php/5.6,-main
@pkgpath lang/php/5.6,-mcrypt
@pkgpath lang/php/7.0,-main

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.385 2019/09/15 17:23:47 afresh1 Exp $
# $OpenBSD: Makefile,v 1.386 2019/12/11 15:59:27 sthen Exp $
SUBDIR =
SUBDIR += abook
@ -177,7 +177,6 @@
SUBDIR += pear-Mail-Mime
SUBDIR += pear-Mail-mimeDecode
SUBDIR += pear-Mime-Type
SUBDIR += pecl-mailparse,php71
SUBDIR += pecl-mailparse,php72
SUBDIR += pecl-mailparse,php73
SUBDIR += perdition

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.556 2019/11/23 15:10:23 sthen Exp $
# $OpenBSD: Makefile,v 1.557 2019/12/11 15:59:27 sthen Exp $
SUBDIR =
SUBDIR += ADMsnmp
@ -254,7 +254,6 @@
SUBDIR += pear-Auth
SUBDIR += pear-Auth-HTTP
SUBDIR += pear-Auth-SASL
SUBDIR += pecl-libsodium,php71 # in core for 7.2+
SUBDIR += pecl-mcrypt,php72 # in core up to 7.1
SUBDIR += pecl-mcrypt,php73
SUBDIR += pgp5

View File

@ -1,27 +0,0 @@
# $OpenBSD: Makefile,v 1.21 2019/09/11 20:57:43 sthen Exp $
COMMENT = low-level encryption extension for PHP
DISTNAME = libsodium-2.0.22
DIST_SUBDIR = pecl
CATEGORIES = security
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
# PHP
PERMIT_PACKAGE = Yes
WANTLIB += pthread sodium
# only built for 7.1; 7.2+ include sodium functions in php core
MODULES = lang/php/pecl
MODPHP_DO_SAMPLE = sodium
LIB_DEPENDS = security/libsodium
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (pecl/libsodium-2.0.22.tgz) = wwKosVJ/KwsIEQEiGRxzY9KEeSkUEclElGGbwxPDO5U=
SIZE (pecl/libsodium-2.0.22.tgz) = 28531

View File

@ -1,7 +0,0 @@
pecl-libsodium is a wrapper for Libsodium, which is a modern library for
encryption, decryption, signatures, password hashing and more. A user guide
is available at https://paragonie.com/book/pecl-libsodium.
The pecl-libsodium PHP extension provides a low-level interface; you may
be interested in the Halite library (https://paragonie.com/project/halite)
which builds on this to provide a higher-level interface.

View File

@ -1,8 +0,0 @@
@comment $OpenBSD: PLIST,v 1.6 2018/12/11 12:33:26 sthen Exp $
${MODPECL_DEFAULTV}@pkgpath security/pecl-libsodium
${MODPECL_DEFAULTV}@pkgpath security/pecl56-libsodium
${MODPECL_DEFAULTV}@pkgpath security/pecl-libsodium,php70
lib/php-${MODPHP_VERSION}/modules/sodium.so
share/examples/php-${MODPHP_VERSION}/${MODULE_NAME}.ini
@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini
@extra ${SYSCONFDIR}/php-${MODPHP_VERSION}/${MODULE_NAME}.ini

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.611 2019/12/04 08:35:21 fcambus Exp $
# $OpenBSD: Makefile,v 1.612 2019/12/11 15:59:27 sthen Exp $
SUBDIR =
SUBDIR += TclXML
@ -346,7 +346,6 @@
SUBDIR += pear-XML-RSS
SUBDIR += pear-XML-Serializer
SUBDIR += pear-XML-Tree
SUBDIR += pecl-yaml,php71
SUBDIR += pecl-yaml,php72
SUBDIR += pecl-yaml,php73
SUBDIR += pinfo

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.936 2019/11/20 20:11:41 kmos Exp $
# $OpenBSD: Makefile,v 1.937 2019/12/11 15:59:27 sthen Exp $
SUBDIR =
SUBDIR += ajaxterm
@ -355,27 +355,20 @@
SUBDIR += pear-HTML-Template-IT
SUBDIR += pear-HTTP-WebDAV-Server
SUBDIR += pear-SOAP
SUBDIR += pecl-chroot,php71
SUBDIR += pecl-chroot,php72
SUBDIR += pecl-chroot,php73
SUBDIR += pecl-memcached,php71
SUBDIR += pecl-memcached,php72
SUBDIR += pecl-memcached,php73
SUBDIR += pecl-pecl_http,php71
SUBDIR += pecl-pecl_http,php72
SUBDIR += pecl-pecl_http,php73
SUBDIR += pecl-pledge,php72 # 7.2+-only
SUBDIR += pecl-pledge,php73
SUBDIR += pecl-proctitle,php71
SUBDIR += pecl-proctitle,php72
SUBDIR += pecl-proctitle,php73
SUBDIR += pecl-propro,php71
SUBDIR += pecl-propro,php72
SUBDIR += pecl-propro,php73
SUBDIR += pecl-raphf,php71
SUBDIR += pecl-raphf,php72
SUBDIR += pecl-raphf,php73
SUBDIR += pecl-ssh2,php71
SUBDIR += pecl-ssh2,php72
SUBDIR += pecl-ssh2,php73
SUBDIR += pelican