packages/lang
Eneas U de Queiroz 3476816cc8
php7: fix pecl build with QUILT
Commit d741a64b7 ("lang/php7: Don't run phpize7 with QUILT") changed
pecl.mk to not run phpize7 during Package/prepare if QUILT is set.  The
intention was to allow prepare, refresh and update targets to run
without building dependencies.

As a side-effect, Package/configure and Package/compile fail when QUILT
is defined because they can't find ./configure or a Makefile.  It also
impacts the github tests run with pull requests, because QUILT is
defined there.

To avoid that failure and still keep the prepare, refresh, and update
speedup, call phpize7 before Package/Configure if QUILT is defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-26 11:23:07 -03:00
..
chicken-scheme chicken-scheme: fix compilation with glibc 2020-08-26 16:11:27 -07:00
dkjson treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
erlang treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
golang golang: Update to 1.16 2021-02-22 17:01:56 +08:00
json4lua treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
ldbus ldbus: Update to latest revision 2019-08-19 12:16:37 -07:00
linotify lang: linotify: add lua bindings for inotify 2020-09-14 16:48:19 +00:00
lpeg lpeg: update to 1.0.2 2019-11-01 14:55:02 +08:00
lua-argparse lua-argparse: delete whitespace in makefile 2020-08-29 11:47:57 +07:00
lua-bencode treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
lua-bit32 lua-bit32: new package 2019-08-15 13:23:41 +02:00
lua-cjson treewide: Use default PKG_BUILD_DIR when possible 2019-10-13 02:01:34 +08:00
lua-copas lua-copas: Update to 2.0.2 2018-11-27 09:04:10 -08:00
lua-coxpcall treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
lua-ev lua-ev: Add package 2019-04-27 17:24:45 +08:00
lua-libmodbus treewide: Use default PKG_BUILD_DIR when possible 2019-10-13 02:01:34 +08:00
lua-lsqlite3 lua-lsqlite3: update to 0.9.5 2018-08-14 16:17:16 +00:00
lua-lzlib treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-md5 treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
lua-mobdebug treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
lua-mosquitto lua-mosquitto: Update to 0.4.1 2020-08-19 15:47:07 +00:00
lua-openssl treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
lua-penlight lua-penlight: Update to 1.8.0 2020-08-19 15:47:07 +00:00
lua-rings treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
lua-rs232 treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
lua-sha2 treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
lua-wsapi treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
lua-xavante treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
luabitop treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
luaexpat treewide: add PKG_CPE_ID for better cvescanner coverage 2019-09-17 12:40:26 +02:00
luafilesystem luafilesystem: clean up Makefile 2020-11-22 18:53:37 -06:00
luajit [LuaJIT] Allow MIPS64 support 2020-06-22 00:06:24 -04:00
lualanes treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
luaposix treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
luarocks treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
luasec treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
luasoap treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
luasocket treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
luasql treewide: Use default PKG_BUILD_DIR when possible 2019-10-13 02:01:34 +08:00
luasrcdiet luasrcdiet: add package (moved from luci-base package) 2019-11-23 16:37:34 +01:00
luv luv: Update to 1.22.0-1 2018-12-15 22:55:34 -08:00
lyaml lyaml: new package to add libyaml binding for Lua 2021-01-18 04:37:58 +00:00
lzmq lzmq: Fix homepage URL 2019-04-19 18:04:14 -07:00
node node: make hostpkg icu-enabled 2021-02-17 10:30:56 +09:00
node-arduino-firmata node-arduino-firmata: support serialport 7.x 2019-04-05 13:47:33 +09:00
node-cylon node-cylon: Takeover of maintainer and Major Makefile Update 2019-04-05 13:57:00 +09:00
node-hid node-hid: update to 2.1.1 2020-12-28 13:30:49 +09:00
node-homebridge node-homebridge: update to 1.2.4 2020-12-28 13:32:09 +09:00
node-javascript-obfuscator javascript-obfuscator: upgrade package to versioon 2.9.4 2020-12-11 19:52:44 +01:00
node-serialport node-serialport: update to 9.0.4 2020-12-28 13:33:28 +09:00
node-serialport-bindings node-serialport-bindings: update to 9.0.4 2020-12-28 13:34:34 +09:00
node-yarn node-yarn: add new package - for building adguardhome 2021-02-17 10:47:06 +09:00
perl perl: fix build errors on macOS 2021-02-09 10:45:30 +02:00
perl-authen-sasl treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-authen-sasl-xs treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
perl-cgi perl-cgi: update to 4.48 2020-06-07 19:41:15 -06:00
perl-compress-bzip2 perl-compress-bzip: Update to 2.26 2019-10-05 12:22:01 -07:00
perl-dbi perl-dbi: update to 1.643 2020-03-19 15:38:23 -07:00
perl-device-serialport treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-device-usb treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
perl-encode-locale treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-file-listing treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-file-rsyncp treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
perl-file-sharedir-install perl-file-sharedir-install: Update to 0.13 2019-10-05 12:22:02 -07:00
perl-html-form perl-html-form: update to 6.07 2020-03-19 15:39:48 -07:00
perl-html-parser perl-html-parser: update to 3.75 2021-01-18 20:53:33 -08:00
perl-html-tagset treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-html-tree treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-http-cookies perl-http-cookies: update to 6.08 2020-03-19 15:40:54 -07:00
perl-http-daemon perl-http-daemon: Update to 6.06 2019-10-05 12:22:03 -07:00
perl-http-date perl-http-date: update to 6.05 2020-03-19 16:03:58 -07:00
perl-http-message perl-http-message: update to 6.22 2020-03-19 15:42:08 -07:00
perl-http-negotiate treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-http-server-simple perl-http-server-simple: Update to 0.52 2019-10-05 12:22:03 -07:00
perl-inline perl-inline: update to 0.86 2020-03-19 16:03:59 -07:00
perl-inline-c perl-inline-c: Update to 0.81 2019-07-20 19:09:49 -07:00
perl-io-html treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-lockfile-simple treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-lwp-mediatypes perl-lwp-mediatypes: Update to 6.04 2019-10-05 12:22:04 -07:00
perl-mail-spamassassin perl-mail-spamassassin: change perl dependency to not use select 2021-01-18 21:58:06 -08:00
perl-net-cidr-lite perl: add Net::CIDR::Lite for iptables-mod-geoip 2020-04-21 23:51:03 -06:00
perl-net-dns perl-net-dns: add perl/host dependency 2021-01-19 00:01:55 -08:00
perl-net-http perl-net-http: Update to 6.19 2019-10-05 12:22:04 -07:00
perl-net-telnet treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-netaddr-ip perl: add NetAddr::IP package 2021-01-03 00:17:50 +00:00
perl-parse-recdescent treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-parse-yapp perl-parse-yapp: fix compilation under the CI 2020-09-18 21:57:28 -07:00
perl-sub-uplevel perl-sub-uplevel: Update to 0.2800 2019-10-05 12:22:04 -07:00
perl-test-harness perl-test-harness: Update to 3.42 2019-10-05 12:22:04 -07:00
perl-test-warn perl-test-warn: Update to 0.36 2019-10-05 12:22:05 -07:00
perl-text-csv_xs perl-text-csv_xs: update to 1.41 2020-03-19 15:43:31 -07:00
perl-try-tiny perl-try-tiny: use relative include of perlmod.mk 2021-02-15 21:36:28 -05:00
perl-uri perl-uti: Update to 1.76 2019-10-05 12:22:05 -07:00
perl-www perl-www: add dependency on perl-try-tiny 2021-01-03 19:13:26 -05:00
perl-www-curl treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
perl-www-mechanize perl-www-mechanize: update to 1.96 2020-03-19 15:44:48 -07:00
perl-www-robotrules treewide: Change .*GPL.*+ licenses to SPDX compatible identifier 2019-09-10 07:45:15 +02:00
perl-xml-parser perl-xml-parser: Update to 2.46 2019-11-18 16:20:54 -08:00
php7 php7: fix pecl build with QUILT 2021-02-26 11:23:07 -03:00
php7-pecl-dio php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-http php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-imagick php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-krb5 php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-libevent treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
php7-pecl-mcrypt php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-propro php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-raphf php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php7-pecl-redis php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition 2021-02-01 07:49:01 +01:00
php8 treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
python Merge pull request #14782 from dddaniel/master 2021-02-23 12:00:38 -08:00
ruby ruby: update to 3.0.0 2021-02-22 19:49:38 -03:00
tcl tcl: update to 8.6.10 2020-12-01 16:21:39 -08:00
uuid treewide: add missing PKGARCH:=all to non-binary packages 2019-03-30 17:11:50 +08:00
vala vala: update to 0.50.2 2020-12-01 16:27:30 -08:00