aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/alpine-conf: update kernel new options hostkeys and repositoriesCarlo Landmeter2016-09-027-28/+111
|
* main/gst-libav1: disable only on armhfCarlo Landmeter2016-09-021-1/+1
|
* main/gst-ffmpeg0.10: disable only on armhfCarlo Landmeter2016-09-021-1/+1
|
* community/openjdk7: disable arm32-jitJakub Jirutka2016-09-021-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Build on armhf fails: ``` gcc -DLINUX -D_GNU_SOURCE -DCC_INTERP -DZERO -DARM -DZERO_LIBARCH=\"arm\" -DPRODUCT -I. -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm/prims -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/share/vm/precompiled -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os_cpu/linux_zero/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os/linux/vm -I/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.111-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"buildozer\"" -DHOTSPOT_LIB_ARCH=\"arm\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.6.7\"" -DDISTRIBUTION_ID="\"Custom build (Fri Sep 2 06:53:44 GMT 2016)\"" -c -Os -fomit-frame-pointer -pipe -fPIC -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero -DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -I/usr/lib/libffi-3.2.1/include -std=gnu++98 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -D_LITTLE_ENDIAN -pipe -g -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_zero -DTARGET_ARCH_MODEL_zero -DTARGET_OS_ARCH_linux_zero -DTARGET_OS_ARCH_MODEL_linux_zero -DTARGET_COMPILER_gcc -I/usr/lib/libffi-3.2.1/include -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -D_LITTLE_ENDIAN -pipe -g -O3 -fno-strict-aliasing -DHOTSPOT_ASM -DVM_LITTLE_ENDIAN -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Os -fomit-frame-pointer -pipe -fPIC -std=gnu++98 -Wno-error -fno-delete-null-pointer-checks -fno-lifetime-dse -o cppInterpreter_arm.o /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp: In function 'void Thumb2_codegen(Thumb2_Info*, unsigned int)': /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5720:7: error: duplicate case value case opc_fast_aldc_w: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5719:7: error: previously used here case opc_return_register_finalizer: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6985:7: error: duplicate case value case opc_return_register_finalizer: { ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6877:5: error: previously used here case opc_fast_aldc_w: ^~~~ /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp: In function 'void Thumb2_Initialize()': /home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/src/cpu/zero/vm/arm32JIT.cpp:8188:34: error: overloaded function with no contextual type information mov_imm(&codebuf, ARM_IP, (u32)fmod); ^~~~ make[7]: *** [/home/buildozer/aports/community/openjdk7/src/icedtea-2.6.7/openjdk-boot/hotspot/make/linux/makefiles/rules.make:150: arm32JIT.o] Error 1 ``` http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2942
* main/acpica: fix build on x86Carlo Landmeter2016-09-022-4/+18
|
* community/domoticz: disable only on armhfCarlo Landmeter2016-09-021-2/+2
|
* main/cjdns: really only disable on x86Carlo Landmeter2016-09-021-26/+24
|
* main/awesome: enable on all archCarlo Landmeter2016-09-021-1/+1
|
* main/asterisk-audio-konf: move to unmaintained (does not build)Carlo Landmeter2016-09-021-0/+0
|
* main/acpica: upgrade to 20160831 and enable all archCarlo Landmeter2016-09-021-24/+12
|
* community/pdftk: Move from testingMichael Koloberdin2016-09-021-0/+0
|
* testing/pdftk: Add -fPIC compilation flagMichael Koloberdin2016-09-021-4/+4
|
* main/lua-ossl: improve abuild and claim maintainershipJakub Jirutka2016-09-021-46/+23
|
* main/lua-ossl: upgrade to 20151221Jakub Jirutka2016-09-027-297/+18
|
* main/openldap: add pbkdf2 subpackageJean-Baptiste Guerraz2016-09-021-1/+17
|
* main/zfs: enable on aarch64Carlo Landmeter2016-09-021-1/+1
|
* main/spl: enable on aarch64Carlo Landmeter2016-09-021-1/+1
|
* main/gcc: remove omit-frame-pointer on aarch64Carlo Landmeter2016-09-011-0/+9
|
* community/icinga2: upgrade to 2.5.4Francesco Colista2016-09-011-4/+4
|
* community/libteam: update to 1.26Stuart Cardall2016-09-012-7/+62
|
* testing/libinput: upgrade to 1.4.2Daniel Sabogal2016-09-011-11/+8
|
* main/nodejs: upgrade to v6.5.0Jose-Luis Rivas2016-09-011-4/+4
|
* main/nodejs-lts: upgrade to v4.5.0Jose-Luis Rivas2016-09-011-4/+4
|
* main/lua-cqueues: upgrade to 20160808Jakub Jirutka2016-09-011-49/+27
|
* testing/lua-compat53: new aportJakub Jirutka2016-09-011-0/+56
| | | | | https://github.com/keplerproject/lua-compat-5.3 Compatibility module providing Lua-5.3-style APIs for Lua
* community/ccid: moved from unmaintained, and upgrade to 1.4.24Timo Teräs2016-09-011-0/+42
|
* main/syslinux: upgrade to 6.04_pre1Natanael Copa2016-09-011-26/+6
|
* community/chromium: increase stack sizeNatanael Copa2016-09-012-1/+11
| | | | | apparently even OS X's 512k is not enough so we set it to 2mb which android seems to use.
* testing/netdata: add user to readproc groupCarlo Landmeter2016-09-012-1/+2
|
* community/py-configargparse: add py2/py3 subpackagesJakub Jirutka2016-08-311-24/+33
|
* community/py-msgpack: improve abuild and rebuildJakub Jirutka2016-08-311-8/+6
|
* community/py3-msgpack: remove as duplicateJakub Jirutka2016-08-311-31/+0
| | | | py3-msgpack is already provided by py-msgpack package
* testing/netdata: fix pre-installCarlo Landmeter2016-08-312-2/+3
|
* community/lmdb: Update to 0.9.18Olivier Mauras2016-08-312-24/+13
|
* community/borgbackup: Update to 1.0.7Olivier Mauras2016-08-311-4/+4
|
* testing/pdns{-recursor}: Move to communityOlivier Mauras2016-08-3110-0/+0
|
* community/py3-msgpack: Update to 4.0.8 and take tarball from github main repoOlivier Mauras2016-08-311-7/+8
|
* testing/netdata: new aportCarlo Landmeter2016-08-313-0/+75
|
* community/tor: fix runscript - issues with User and DataDirectory optionsJakub Jirutka2016-08-315-31/+113
|
* testing/sipwise-sems: disable on aarch64Carlo Landmeter2016-08-311-1/+1
| | | | | /home/clandmeter/aports/testing/sipwise-sems/src/sems-mr3.8.7.3/core/sip/resolver.cpp:826:57: error: no matching function for call to 'make_pair(const string&, dns_entry*&)' insert(make_pair<const key_type&,mapped_type>(key,e));
* testing/tvheadend-git: fix build on aarch64Carlo Landmeter2016-08-311-2/+4
|
* testing/ejabberd: upgrade to 16.08Carlo Landmeter2016-08-311-33/+22
|
* testing/dnssec-tools: temporary use alpine distfiles srcCarlo Landmeter2016-08-311-1/+1
|
* testing/lua-lpeg: claim maintainershipJakub Jirutka2016-08-311-1/+1
|
* main/py-yaml: upgrade to 3.12Jakub Jirutka2016-08-301-4/+4
|
* main/py-yaml: add py2/py3 subpackagesJakub Jirutka2016-08-301-10/+29
|
* main/py-lxml: upgrade to 3.6.4Jakub Jirutka2016-08-301-5/+5
|
* main/py-lxml: add py2/py3 subpackagesJakub Jirutka2016-08-301-9/+29
|
* main/python3: add provides=py3-pipJakub Jirutka2016-08-301-1/+2
| | | | | | | python3 includes pip, but python2 does not; there's a separate package py2-pip. Debian does not respect upstream's decision to bundle pip with Python 3, so some users may be confused when they don't find py3-pip package in Alpine.
* main/py-pip: rename to py2-pipJakub Jirutka2016-08-301-4/+7
| | | | Python 3 already includes pip, so there will not be py3-pip.