aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/consul: upgrade to 0.7.1 and improve abuildGennady Feldman2016-11-201-14/+16
| | | | | * Updating to latest 0.7.1 release * Cleaning up APKBUILD (and fixing version)
* testing/criu: disable on armhfJakub Jirutka2016-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build fails with: make[2]: Entering directory '/home/buildozer/aports/testing/criu/src/criu-2.8' DEP criu/arch/arm/crtools.d DEP criu/arch/arm/cpu.d In file included from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/atomic.h:3:0, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/lock.h:9, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/restorer.h:12, from criu/arch/arm/crtools.c:17: include/common/asm/atomic.h:61:2: error: #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. ^~~~~ DEP criu/arch/arm/crtools.d In file included from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/atomic.h:3:0, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/lock.h:9, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/restorer.h:12, from criu/arch/arm/crtools.c:17: include/common/asm/atomic.h:61:2: error: #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. ^~~~~ CC criu/arch/arm/cpu.o CC criu/arch/arm/crtools.o In file included from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/atomic.h:3:0, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/lock.h:9, from /home/buildozer/aports/testing/criu/src/criu-2.8/criu/include/restorer.h:12, from criu/arch/arm/crtools.c:17: include/common/asm/atomic.h:61:2: error: #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. #error ARM architecture version (CONFIG_ARMV*) not set or unsupported. ^~~~~ include/common/asm/atomic.h: In function 'atomic_add_return': include/common/asm/atomic.h:82:2: error: implicit declaration of function 'smp_mb' [-Werror=implicit-function-declaration] smp_mb(); ^~~~~~
* testing/py-sqlparse: move to community (needed by py-sqlalchemy-migrate)Fabian Affolter2016-11-191-47/+0
|
* testing/py-sqlparse: upgrade to 0.2.2 and add py2/py3 subpackagesFabian Affolter2016-11-191-9/+28
|
* testing/pep8: remove, duplicate of main/py-pep8Jakub Jirutka2016-11-191-43/+0
|
* community/libmilter: move from testingJakub Jirutka2016-11-193-162/+0
|
* testing/libmilter: improve abuild, add note about version numberJakub Jirutka2016-11-192-22/+33
|
* community/opendkim: move from testingJakub Jirutka2016-11-194-81/+0
|
* community/php-xdebug: merge php5/php7-xdebug into single abuildAndy Postnikov2016-11-191-37/+0
|
* testing/opendkim: fix abuild to prevent silent failuresJakub Jirutka2016-11-191-8/+11
|
* testing/opendkim: fix init scriptStefan Wagner2016-11-192-6/+7
| | | | | OpenDKIM always gets listed as "crashed" in openrc. Running it in foreground fixes the problem.
* testing/criu: add missing build dependency perlJakub Jirutka2016-11-191-1/+1
| | | | | | | | | Fails on armhf: make[2]: Entering directory '/home/buildozer/aports/testing/criu/src/criu-2.8' GEN criu/arch/arm/syscalls.S make[2]: perl: Command not found make[2]: *** No rule to make target 'criu/arch/arm/syscalls.S', needed by 'criu/arch/arm/syscalls.o'. Stop.
* testing/darktable: disable on armhfJakub Jirutka2016-11-191-1/+1
| | | | | | -- Performing Test IS_SUPPORTED_PLATFORM - Failed CMake Error at CMakeLists.txt:105 (MESSAGE): The target platform is not supported!
* community/keepalived: move from testingJakub Jirutka2016-11-195-196/+0
|
* testing/keepalived: upgrade to 1.2.24Jakub Jirutka2016-11-192-11/+65
|
* testing/ossec-hids: disable builds for aarch64 and armhf archsFrancesco Colista2016-11-182-12/+9
|
* testing/ossec-hids: fix build on aarch64Francesco Colista2016-11-182-8/+11
|
* testing/ossec-hids: fixed upstream url, againFrancesco Colista2016-11-181-1/+1
|
* testing/ossec-hids: fixed upstream urlFrancesco Colista2016-11-181-1/+1
|
* testing/ossec-hids: new aportFrancesco Colista2016-11-188-0/+483
|
* testing/hiawatha: upgrade to 10.4, made APKBUILD more consistentFrancesco Colista2016-11-181-16/+7
|
* testing/criu: user-space and kernel changes are only available for x86_64 ↵Carlo Landmeter2016-11-181-1/+1
| | | | and arm32
* testing/criu: upgrade to 2.8 and cleanupCarlo Landmeter2016-11-181-13/+12
|
* testing/criu: new aportStuart Cardall2016-11-183-0/+114
| | | | | | | | | | | | | A utility for the live checkpoint / restore of LXC containers. Requires the following additional kernel modules to be enabled: CONFIG_CHECKPOINT_RESTORE=y CONFIG_FHANDLE=y Optional (incremental dumps): CONFIG_MEM_SOFT_DIRTY=y
* testing/rhash: Fix building on aarch64.Przemyslaw Pawelczyk2016-11-172-6/+60
| | | | Tested-by: Carlo Landmeter <clandmeter@gmail.com>
* testing/darktable: fix cmake varsCarlo Landmeter2016-11-171-2/+5
|
* testing/pugixml: add dev subpkg and fix cmakeCarlo Landmeter2016-11-171-1/+6
|
* testing/darktable: new packageKevin Daudt2016-11-171-0/+39
| | | | release candidate with musl support
* testing/colord-gtk: new packageKevin Daudt2016-11-171-0/+42
| | | | Dependecy for darktable
* testing/pugixml: new packageKevin Daudt2016-11-171-0/+27
| | | | Dependency for darktable
* testing/libsmi: new aportMikolaj Chwalisz2016-11-171-0/+38
| | | | | https://www.ibr.cs.tu-bs.de/projects/libsmi/ Library to access SMI management information
* testing/zerotier-one: new aportKyle Parisi2016-11-172-0/+47
|
* testing/rhash: disable build on aarch64 due to build failureCarlo Landmeter2016-11-171-1/+1
| | | | | | | | gcc -c -pipe -DIN_RHASH -O2 -DNDEBUG -fomit-frame-pointer -ffunction-sections -fdata-sections -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool_sbox.c -o whirlpool_sbox.o In file included from tiger_sbox.c:16:0: byte_order.h:59:3: error: #error "Can't detect CPU architechture" # error "Can't detect CPU architechture" ^~~~~
* testing/rhash: New aport.Przemyslaw Pawelczyk2016-11-171-0/+33
| | | | | | | | | http://rhash.anz.ru/ RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.
* testing/irclog2html: upgrade to 2.15.2 and py3Fabian Affolter2016-11-161-24/+11
|
* testing/terraform: updating to 0.7.11Gennady Feldman2016-11-161-55/+18
| | | | | * Updating to latest stable release * Cleaning up APKBUILD
* testing/edk2: new aportTimo Teräs2016-11-162-0/+110
| | | | | EFI Development Kit II + Open Virtual Machine Firmware http://www.tianocore.org/edk2/
* community/emacs cleaned up testing&unmaintainedstf2016-11-164-201/+0
| | | | bumped to v25.1, added nox, x11 and gtk2 variants
* testing/openmpi: use system hwlocDaniel Sabogal2016-11-151-1/+2
|
* testing/openmpi: new aportDaniel Sabogal2016-11-151-0/+35
| | | | | https://www.open-mpi.org/ Message passing library for high-performance computing
* main/hwloc: fix arm buildsDaniel Sabogal2016-11-151-2/+3
|
* testing/hwloc: new aportDaniel Sabogal2016-11-151-0/+43
| | | | | https://www.open-mpi.org/ Portable abstraction of hierarchical hardware architectures
* testing/numactl: new aportDaniel Sabogal2016-11-152-0/+67
| | | | | http://oss.sgi.com/projects/libnuma/ Simple NUMA policy support
* main/sdl2_ttf: move from testingDaniel Sabogal2016-11-151-36/+0
|
* testing/firefox: fix x86 buildNatanael Copa2016-11-152-11/+18
| | | | explicitly disable stackwalk for linux
* testing/firefox: upgrade to 50.0Natanael Copa2016-11-152-23/+17
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.32-r0Natanael Copa2016-11-151-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.32-r0Natanael Copa2016-11-151-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.32-r0Natanael Copa2016-11-151-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.32-r0Natanael Copa2016-11-151-1/+1
|