build PHP 7.4 versions of the pecl-* ports
This commit is contained in:
parent
10befdfdff
commit
4797d5f7dc
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.100 2020/03/23 13:17:03 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.101 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += arc
|
||||
@ -48,6 +48,7 @@
|
||||
SUBDIR += par2cmdline
|
||||
SUBDIR += pecl-lzf,php72
|
||||
SUBDIR += pecl-lzf,php73
|
||||
SUBDIR += pecl-lzf,php74
|
||||
SUBDIR += pecl-rar,php72
|
||||
#SUBDIR += pecl-rar,php73 # not supported yet
|
||||
SUBDIR += pigz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.391 2020/02/29 16:03:37 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.392 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += architect
|
||||
@ -127,6 +127,7 @@
|
||||
SUBDIR += p5-sybperl
|
||||
SUBDIR += pecl-redis,php72
|
||||
SUBDIR += pecl-redis,php73
|
||||
SUBDIR += pecl-redis,php74
|
||||
SUBDIR += percona-toolkit
|
||||
SUBDIR += pg-toolbox
|
||||
SUBDIR += pg_stats_reporter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.501 2020/03/24 21:05:16 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.502 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += DevIL
|
||||
@ -224,6 +224,7 @@
|
||||
SUBDIR += pdfsandwich
|
||||
SUBDIR += pecl-imagick,php72
|
||||
SUBDIR += pecl-imagick,php73
|
||||
SUBDIR += pecl-imagick,php74
|
||||
SUBDIR += pho
|
||||
SUBDIR += piglit
|
||||
SUBDIR += pinta
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.389 2020/03/03 22:15:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.390 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += abook
|
||||
@ -181,6 +181,7 @@
|
||||
SUBDIR += pear-Mime-Type
|
||||
SUBDIR += pecl-mailparse,php72
|
||||
SUBDIR += pecl-mailparse,php73
|
||||
SUBDIR += pecl-mailparse,php74
|
||||
SUBDIR += perdition
|
||||
SUBDIR += pflogsumm
|
||||
SUBDIR += pine-pgp-filters
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.574 2020/03/17 21:54:18 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.575 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += ADMsnmp
|
||||
@ -255,8 +255,9 @@
|
||||
SUBDIR += pear-Auth
|
||||
SUBDIR += pear-Auth-HTTP
|
||||
SUBDIR += pear-Auth-SASL
|
||||
SUBDIR += pecl-mcrypt,php72 # in core up to 7.1
|
||||
SUBDIR += pecl-mcrypt,php72
|
||||
SUBDIR += pecl-mcrypt,php73
|
||||
SUBDIR += pecl-mcrypt,php74
|
||||
SUBDIR += pgp5
|
||||
SUBDIR += pgpdump
|
||||
SUBDIR += pidgin-otr
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.627 2020/04/01 17:07:12 ian Exp $
|
||||
# $OpenBSD: Makefile,v 1.628 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += TclXML
|
||||
@ -351,6 +351,7 @@
|
||||
SUBDIR += pear-XML-Tree
|
||||
SUBDIR += pecl-yaml,php72
|
||||
SUBDIR += pecl-yaml,php73
|
||||
SUBDIR += pecl-yaml,php74
|
||||
SUBDIR += pinfo
|
||||
SUBDIR += pod2mdoc
|
||||
SUBDIR += podofo
|
||||
|
12
www/Makefile
12
www/Makefile
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.955 2020/04/21 07:02:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.956 2020/04/21 20:42:00 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += ajaxterm
|
||||
@ -356,20 +356,28 @@
|
||||
SUBDIR += pear-SOAP
|
||||
SUBDIR += pecl-chroot,php72
|
||||
SUBDIR += pecl-chroot,php73
|
||||
SUBDIR += pecl-chroot,php74
|
||||
SUBDIR += pecl-memcached,php72
|
||||
SUBDIR += pecl-memcached,php73
|
||||
SUBDIR += pecl-memcached,php74
|
||||
SUBDIR += pecl-pecl_http,php72
|
||||
SUBDIR += pecl-pecl_http,php73
|
||||
SUBDIR += pecl-pledge,php72 # 7.2+-only
|
||||
SUBDIR += pecl-pecl_http,php74
|
||||
SUBDIR += pecl-pledge,php72
|
||||
SUBDIR += pecl-pledge,php73
|
||||
SUBDIR += pecl-pledge,php74
|
||||
SUBDIR += pecl-proctitle,php72
|
||||
SUBDIR += pecl-proctitle,php73
|
||||
SUBDIR += pecl-proctitle,php74
|
||||
SUBDIR += pecl-propro,php72
|
||||
SUBDIR += pecl-propro,php73
|
||||
SUBDIR += pecl-propro,php74
|
||||
SUBDIR += pecl-raphf,php72
|
||||
SUBDIR += pecl-raphf,php73
|
||||
SUBDIR += pecl-raphf,php74
|
||||
SUBDIR += pecl-ssh2,php72
|
||||
SUBDIR += pecl-ssh2,php73
|
||||
SUBDIR += pecl-ssh2,php74
|
||||
SUBDIR += pelican
|
||||
SUBDIR += perlbal
|
||||
SUBDIR += php-markdown
|
||||
|
Loading…
Reference in New Issue
Block a user