packages/lang
Kerma Gérald 3f88edfa54 2to3: add package host tool
2to3 is a Python program that reads Python 2.x source code and applies a
  series of fixers to transform it into valid Python 3.x code. The standard
  library contains a rich set of fixers that will handle almost all code. 2to3
  supporting library lib2to3 is, however, a flexible and generic library, so it
  is possible to write your own fixers for 2to3. lib2to3 could also be adapted
  to custom applications in which Python code needs to be edited automatically.

This tool is necessary for fail2ban package because of issue
  https://github.com/openwrt/packages/issues/17311
  https://github.com/openwrt/packages/pull/17341

Simple 2to3.py script from Debian, thanks to Matthias Klose <doko@ubuntu.com>
From: https://salsa.debian.org/cpython-team/python3-defaults

(cherry picked from commit 2f91e1c9c5)
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2022-01-15 20:53:30 +01:00
..
chicken-scheme chicken-scheme: fix compilation with glibc 2020-08-26 16:11:27 -07:00
dkjson
erlang erlang: disable PIE 2021-07-21 23:53:42 +02:00
golang golang: Update to 1.17.6 2022-01-11 16:23:10 -08:00
json4lua
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
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-coxpcall treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
lua-ev lua-ev: Add package 2019-04-27 17:24:45 +08:00
lua-libmodbus lang/lua-libmodbus: bump to 0.7 release 2021-03-15 16:09:29 +00:00
lua-lsqlite3
lua-lzlib
lua-md5 treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
lua-mobdebug
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-25 01:26:05 +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-25 01:26:05 +08:00
lua-rs232 treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
lua-sha2
lua-wsapi
lua-xavante
luabitop
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: for powerpc, add FPU dependency 2021-05-31 17:27:22 -07:00
lualanes treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
luaposix treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
luarocks treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
luasec treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
luasoap
luasocket treewide: Run refresh on all packages 2021-02-25 01:26:05 +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
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: bump to 14.18.2 2021-12-10 20:27:30 +09:00
node-arduino-firmata
node-cylon
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-26 17:48:28 +09:00
perl perl: perlmod.mk: use flock when hostpkg/perl used 2021-10-08 09:47:46 -07: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-25 01:26:05 +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-25 01:26:05 +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-25 01:26:05 +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: update to version 3.4.6 2021-11-15 20:02:28 +00: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: update to version 1.32 2021-11-15 20:02:17 +00: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-21 08:50:30 +01: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-25 01:26:05 +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: update to 7.4.27 2021-12-16 21:59:52 +01: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-pecl-http: update to version 3.2.4 2021-11-08 07:50:16 +01:00
php7-pecl-imagick php7-pecl-imagick: update to 3.5.1 2021-11-08 07:50:26 +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-25 01:26:05 +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-pecl-redis: update to 5.3.4 2021-11-08 07:50:52 +01:00
php8 php8: update to 8.0.14 2021-12-20 16:44:29 +01:00
python 2to3: add package host tool 2022-01-15 20:53:30 +01:00
ruby ruby: update to 3.0.2 2021-07-16 16:07:23 +02:00
tcl tcl: update to 8.6.10 2020-12-01 16:21:39 -08:00
uuid
vala vala: update to 0.50.2 2020-12-01 16:27:30 -08:00