Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/podofo: moved from testing | Francesco Colista | 2016-08-24 | 1 | -0/+35 | |
| | ||||||
* | community/rutorrent: moved from testing | Francesco Colista | 2016-08-24 | 3 | -0/+69 | |
| | ||||||
* | community/redsocks: moved from testing | Francesco Colista | 2016-08-24 | 2 | -0/+70 | |
| | ||||||
* | community/minissdpd: moved from testing | Francesco Colista | 2016-08-24 | 4 | -0/+132 | |
| | ||||||
* | community/miniupnpd: moved from testing | Francesco Colista | 2016-08-24 | 4 | -0/+107 | |
| | ||||||
* | community/mktorrent: removed depends_dev | Francesco Colista | 2016-08-24 | 1 | -2/+1 | |
| | ||||||
* | commit/mktorrent: moved from testing | Francesco Colista | 2016-08-24 | 1 | -0/+30 | |
| | ||||||
* | community/icinga2: upgrade to 2.5.2 | Francesco Colista | 2016-08-24 | 1 | -15/+9 | |
| | ||||||
* | community/multitail: moved from testing | Francesco Colista | 2016-08-24 | 2 | -0/+55 | |
| | ||||||
* | community/py-decorator: bump pkgrel | Francesco Colista | 2016-08-24 | 1 | -1/+1 | |
| | ||||||
* | community/py-tempita: bump pkgrel | Francesco Colista | 2016-08-24 | 1 | -1/+1 | |
| | ||||||
* | community/py-sqlalchemy-migrate: bump pkgrel | Francesco Colista | 2016-08-24 | 1 | -1/+1 | |
| | ||||||
* | community/py-pysqlite: bump pkgrel | Francesco Colista | 2016-08-24 | 1 | -1/+1 | |
| | ||||||
* | community/buildbot: upgrade to 0.9.0rc2, moved from testing | Francesco Colista | 2016-08-24 | 4 | -0/+146 | |
| | ||||||
* | community/py-pysqlite: upgrade to 2.8.2, created py2 subpackage | Francesco Colista | 2016-08-24 | 1 | -0/+44 | |
| | ||||||
* | community/py-sqlalchemy-migrate: upgrade to 0.10.0, created py2 subpackage | Francesco Colista | 2016-08-24 | 1 | -0/+43 | |
| | ||||||
* | community/py-decorator: upgrade to 4.0.10, moved from testing, added python3 ↵ | Francesco Colista | 2016-08-24 | 1 | -0/+49 | |
| | | | | support and py2/py3 subpackages | |||||
* | community/py-tempita: upgrade to 0.5.2, moved from testing. Added py2 subpackage | Francesco Colista | 2016-08-24 | 1 | -0/+44 | |
| | ||||||
* | community/openjdk7: fix swapped CFLAGS and CXXFLAGS | Jakub Jirutka | 2016-08-24 | 1 | -2/+2 | |
| | ||||||
* | community/dumb-init: moved from testing, upgrade to 1.1.3 | Francesco Colista | 2016-08-24 | 1 | -0/+27 | |
| | ||||||
* | community/py-sqlalchemy: moved from testing, upgrade to 1.0.14, added ↵ | Francesco Colista | 2016-08-24 | 1 | -0/+50 | |
| | | | | python3 support and py2/py3 subpackages | |||||
* | community/py-greenlet: rebuild | Jakub Jirutka | 2016-08-23 | 1 | -4/+3 | |
| | ||||||
* | community/openjdk7: upgrade to 7.111.2.6.7 | Jakub Jirutka | 2016-08-23 | 1 | -41/+42 | |
| | ||||||
* | community/openjdk7: fix build on latest busybox | Jakub Jirutka | 2016-08-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's some problem with busybox 1.25.0-r5, the build fails with error: ``` bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1664 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/classes -sourcepath /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/generated.build:../../../src/solaris/classes:../../../src/share/classes -d /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/classes @/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk.build-boot/tmp/sun/sun.awt.X11/xawt/.classes.list.filtered Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java (at line 64) icons[0][0] = new IconInfo(sun.awt.AWTIcon32_security_icon_bw16_png.security_icon_bw16_png); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon32_security_icon_bw16_png cannot be resolved to a variable ---------- 2. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java (at line 65) icons[0][1] = new IconInfo(sun.awt.AWTIcon32_security_icon_interim16_png.security_icon_interim16_png); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon32_security_icon_interim16_png cannot be resolved to a variable ---------- ... 32. ERROR in /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.3/openjdk-boot/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java (at line 438) defaultIconInfo.add(new IconInfo(sun.awt.AWTIcon64_java_icon48_png.java_icon48_png)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sun.awt.AWTIcon64_java_icon48_png cannot be resolved to a variable ---------- ``` This means that files AWTIcon*.java are missing, they haven't been generated for some unknown reason. I verified that the build works on edge with busybox 1.24.2-r11 (from v3.4). The fix involves installing coreutils, so it's more a workaround, but IcedTea's build system is very complex, so finding the root cause would be very difficult and time consuming. Note: Installing just GNU sed didn't help. | |||||
* | community/crackmapexec: moved from testing, uses specific python2 packages | Francesco Colista | 2016-08-23 | 2 | -0/+54 | |
| | ||||||
* | community/py-gevent: moved from testing, upgraded to 1.1.2, added python3 ↵ | Francesco Colista | 2016-08-23 | 1 | -0/+50 | |
| | | | | support and py2/py3 subpackages | |||||
* | community/py-greenlet: moved from testing, added python3 support, added ↵ | Francesco Colista | 2016-08-23 | 2 | -0/+66 | |
| | | | | py2/py3 subpackages | |||||
* | community/py-termcolor: moved from testing | Francesco Colista | 2016-08-23 | 1 | -0/+52 | |
| | ||||||
* | community/py-msgpack: upgrade to 0.4.8, moved from testing, added python3 ↵ | Francesco Colista | 2016-08-23 | 1 | -0/+50 | |
| | | | | support, added py2/py3 subpackages | |||||
* | community/py-impacket: added py2 subpackage, moved from testing | Francesco Colista | 2016-08-23 | 1 | -0/+52 | |
| | ||||||
* | community/py-distutils-extra: moved from testing, upgraded to 2.39 | Francesco Colista | 2016-08-23 | 1 | -0/+38 | |
| | ||||||
* | community/yadifa: moved from testing | Francesco Colista | 2016-08-23 | 5 | -0/+131 | |
| | ||||||
* | community/dhcping: moved from testing | Francesco Colista | 2016-08-23 | 1 | -0/+37 | |
| | ||||||
* | community/ices: moved from testing, ices2 packages was redundant, set ↵ | Francesco Colista | 2016-08-23 | 1 | -2/+3 | |
| | | | | replaces to avoid conflicts | |||||
* | community/ices: moved from testing | Francesco Colista | 2016-08-23 | 1 | -0/+44 | |
| | ||||||
* | community/john: moved from testing | Francesco Colista | 2016-08-23 | 4 | -0/+281 | |
| | ||||||
* | testing/[various]: move to community | Olivier Mauras | 2016-08-22 | 5 | -0/+223 | |
| | ||||||
* | community/firejail: disable on aarch64 | Carlo Landmeter | 2016-08-22 | 1 | -1/+1 | |
| | ||||||
* | community/libnids: update config.sub | Carlo Landmeter | 2016-08-22 | 1 | -0/+1 | |
| | ||||||
* | community/openjdk7: fix build on gcc6 | Jakub Jirutka | 2016-08-22 | 1 | -1/+9 | |
| | ||||||
* | community/lua-redis: bump pkgrel to use new source | Carlo Landmeter | 2016-08-22 | 1 | -1/+1 | |
| | ||||||
* | community/lua-redis: fix source | Carlo Landmeter | 2016-08-22 | 1 | -9/+11 | |
| | ||||||
* | community/imapsync: move to unmaintained (missing deps) | Carlo Landmeter | 2016-08-22 | 1 | -32/+0 | |
| | ||||||
* | community/imapsync: enable and fix dep | Carlo Landmeter | 2016-08-22 | 1 | -2/+2 | |
| | ||||||
* | community/perl-uri-escape: dup of perl-uri | Carlo Landmeter | 2016-08-22 | 1 | -34/+0 | |
| | ||||||
* | community/inotify-tools-inc: update config guess (build fix aarch64) | Carlo Landmeter | 2016-08-22 | 1 | -10/+6 | |
| | ||||||
* | community/docker-py: moved from testing | Francesco Colista | 2016-08-22 | 1 | -0/+29 | |
| | ||||||
* | community/py-websocket-client: moved from testing, upgraded to 0.37.0, added ↵ | Francesco Colista | 2016-08-22 | 1 | -0/+48 | |
| | | | | python3 support and py2/py3 subpackages | |||||
* | community/dhcp-probe: moved from testing | Francesco Colista | 2016-08-22 | 3 | -0/+81 | |
| | ||||||
* | community/recon-ng: moved from testing | Francesco Colista | 2016-08-22 | 1 | -0/+37 | |
| |