aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/py-pysqlite: bump pkgrelFrancesco Colista2016-08-241-1/+1
|
* community/buildbot: upgrade to 0.9.0rc2, moved from testingFrancesco Colista2016-08-244-0/+146
|
* community/py-pysqlite: upgrade to 2.8.2, created py2 subpackageFrancesco Colista2016-08-241-0/+44
|
* community/py-sqlalchemy-migrate: upgrade to 0.10.0, created py2 subpackageFrancesco Colista2016-08-241-0/+43
|
* community/py-decorator: upgrade to 4.0.10, moved from testing, added python3 ↵Francesco Colista2016-08-241-0/+49
| | | | support and py2/py3 subpackages
* community/py-tempita: upgrade to 0.5.2, moved from testing. Added py2 subpackageFrancesco Colista2016-08-241-0/+44
|
* community/openjdk7: fix swapped CFLAGS and CXXFLAGSJakub Jirutka2016-08-241-2/+2
|
* community/dumb-init: moved from testing, upgrade to 1.1.3Francesco Colista2016-08-241-0/+27
|
* community/py-sqlalchemy: moved from testing, upgrade to 1.0.14, added ↵Francesco Colista2016-08-241-0/+50
| | | | python3 support and py2/py3 subpackages
* community/py-greenlet: rebuildJakub Jirutka2016-08-231-4/+3
|
* community/openjdk7: upgrade to 7.111.2.6.7Jakub Jirutka2016-08-231-41/+42
|
* community/openjdk7: fix build on latest busyboxJakub Jirutka2016-08-231-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 packagesFrancesco Colista2016-08-232-0/+54
|
* community/py-gevent: moved from testing, upgraded to 1.1.2, added python3 ↵Francesco Colista2016-08-231-0/+50
| | | | support and py2/py3 subpackages
* community/py-greenlet: moved from testing, added python3 support, added ↵Francesco Colista2016-08-232-0/+66
| | | | py2/py3 subpackages
* community/py-termcolor: moved from testingFrancesco Colista2016-08-231-0/+52
|
* community/py-msgpack: upgrade to 0.4.8, moved from testing, added python3 ↵Francesco Colista2016-08-231-0/+50
| | | | support, added py2/py3 subpackages
* community/py-impacket: added py2 subpackage, moved from testingFrancesco Colista2016-08-231-0/+52
|
* community/py-distutils-extra: moved from testing, upgraded to 2.39Francesco Colista2016-08-231-0/+38
|
* community/yadifa: moved from testingFrancesco Colista2016-08-235-0/+131
|
* community/dhcping: moved from testingFrancesco Colista2016-08-231-0/+37
|
* community/ices: moved from testing, ices2 packages was redundant, set ↵Francesco Colista2016-08-231-2/+3
| | | | replaces to avoid conflicts
* community/ices: moved from testingFrancesco Colista2016-08-231-0/+44
|
* community/john: moved from testingFrancesco Colista2016-08-234-0/+281
|
* testing/[various]: move to communityOlivier Mauras2016-08-225-0/+223
|
* community/firejail: disable on aarch64Carlo Landmeter2016-08-221-1/+1
|
* community/libnids: update config.subCarlo Landmeter2016-08-221-0/+1
|
* community/openjdk7: fix build on gcc6Jakub Jirutka2016-08-221-1/+9
|
* community/lua-redis: bump pkgrel to use new sourceCarlo Landmeter2016-08-221-1/+1
|
* community/lua-redis: fix sourceCarlo Landmeter2016-08-221-9/+11
|
* community/imapsync: move to unmaintained (missing deps)Carlo Landmeter2016-08-221-32/+0
|
* community/imapsync: enable and fix depCarlo Landmeter2016-08-221-2/+2
|
* community/perl-uri-escape: dup of perl-uriCarlo Landmeter2016-08-221-34/+0
|
* community/inotify-tools-inc: update config guess (build fix aarch64)Carlo Landmeter2016-08-221-10/+6
|
* community/docker-py: moved from testingFrancesco Colista2016-08-221-0/+29
|
* community/py-websocket-client: moved from testing, upgraded to 0.37.0, added ↵Francesco Colista2016-08-221-0/+48
| | | | python3 support and py2/py3 subpackages
* community/dhcp-probe: moved from testingFrancesco Colista2016-08-223-0/+81
|
* community/recon-ng: moved from testingFrancesco Colista2016-08-221-0/+37
|
* community/py-pypdf2: moved from testingFrancesco Colista2016-08-221-0/+47
|
* community/py-mechanize: moved from testingFrancesco Colista2016-08-221-0/+29
|
* community/py-dnspython: removed depends_devFrancesco Colista2016-08-221-1/+0
|
* community/py-slowaes: moved from testingFrancesco Colista2016-08-221-0/+30
|
* community/py-olefile: moved from testing, added python3 support and py2/py3 ↵Francesco Colista2016-08-221-0/+48
| | | | subpackage
* community/py-xlswriter: upgraded to 0.9.3, moved from testing, added python3 ↵Francesco Colista2016-08-221-0/+49
| | | | support and py2/py3 subpackage
* community/py-jsonrpclib: moved from testing, added python3 support and ↵Francesco Colista2016-08-221-0/+47
| | | | py2/py3 subpackage
* community/py-dicttoxml: moved from testing, added python3 support and ↵Francesco Colista2016-08-221-0/+49
| | | | py2/py3 subpackages
* community/inotail: move to unmaintained (upstream unmaintained)Carlo Landmeter2016-08-221-29/+0
|
* community/xapian-bindings: enable on aarch64Carlo Landmeter2016-08-221-1/+1
|
* community/opencl-headers: fix source checksumingCarlo Landmeter2016-08-222-7/+44
|
* community/ruby2.2: enable on aarch64Carlo Landmeter2016-08-221-1/+2
| | | | add no-omit-frame-pointer to CPPFLAGS