aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/nldev: update snapshot and whitespace fixNatanael Copa2016-04-061-6/+6
|
* testing/nldev: new aportSören Tempel2016-04-066-0/+224
|
* main/lua-socket: cleanup and upgrade to latest gitMichael Zuo2016-04-065-203/+5206
| | | | | Fast-forward to pick up fixes since last release, remove patches that no longer apply, and clean up APKBUILD to closer to the current style.
* testing/gns3-gui: new aportFrancesco Colista2016-04-061-0/+33
|
* testing/py-raven: new aportFrancesco Colista2016-04-061-0/+32
|
* testing/gns3-server: updated the README.alpine file by including two new ↵Francesco Colista2016-04-061-3/+2
| | | | packages
* testing/vpcs: new aportFrancesco Colista2016-04-062-0/+62
|
* testing/iouyap: new aportFrancesco Colista2016-04-062-0/+74
|
* main/qt5-qtbase: make -dev depend on the subpackagesNatanael Copa2016-04-061-5/+5
| | | | | the -dev package containse cmakefiles that looks for the genreated libraries so we need to depend on those.
* testing/sbcl: depend on linux-headers tooSören Tempel2016-04-061-2/+2
|
* testing/sbcl: new aportSören Tempel2016-04-066-0/+150
|
* testing/rethinkdb: disable on armTimo Teräs2016-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | * Warning: ARM support is still experimental ... and it fails with: In file included from ./src/containers/printf_buffer.hpp:11:0, from ./src/containers/archive/archive.hpp:10, from ./src/rdb_protocol/serialize_datum.hpp:6, from src/rdb_protocol/serialize_datum.cc:2: ./src/errors.hpp: In function 'size_t ql::datum_get_element_offset(const shared_buf_ref_t<char>&, size_t)': ./src/errors.hpp:122:9: error: 'element_offset' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (!(cond)) { \ ^ src/rdb_protocol/serialize_datum.cc:939:18: note: 'element_offset' was declared here uint64_t element_offset; ^ [155/400] CC build/release_system/obj/rdb_protocol/artificial_table/caching_cfeed_backend.o cc1plus: all warnings being treated as errors src/build.mk:381: recipe for target 'build/release_system/obj/rdb_protocol/serialize_datum.o' failed
* main/quagga: security upgrade to 1.0.20160315 (CVE-2016-2342). Fixes #5341Leonardo Arena2016-04-062-25/+7
|
* testing/sandy: fix packagingTimo Teräs2016-04-061-17/+8
| | | | | | also update the tarball checksum. probably cgit just returning the same data encoded slightly differently with new timestamp / gzip compression level.
* testing/emby: disable on armhf (mono dependency)Timo Teräs2016-04-061-1/+1
|
* testing/gns3-server: fix readme typo, added ubridge packageFrancesco Colista2016-04-061-1/+2
|
* testing/ubridge: new aportFrancesco Colista2016-04-062-0/+61
|
* testing/gns3-server: new aportFrancesco Colista2016-04-061-0/+42
|
* testing/gns3-converter: new aportFrancesco Colista2016-04-061-0/+30
|
* testing/py-cx_freeze: new aportFrancesco Colista2016-04-061-0/+31
|
* testing/docker-py: new aportFrancesco Colista2016-04-061-0/+30
|
* main/pyflakes: upgrade to 1.1.0Francesco Colista2016-04-061-4/+4
|
* main/py-pep8: upgrade to 1.7.0Francesco Colista2016-04-061-4/+4
|
* testing/pep8: upgrade to 1.7.0Francesco Colista2016-04-061-4/+4
|
* testing/py-jsonschema: new aportFrancesco Colista2016-04-061-0/+33
|
* testing/py-websocket-client: fix upstream url linkFrancesco Colista2016-04-061-1/+1
|
* testing/py-websocket-client: new aportFrancesco Colista2016-04-061-0/+32
|
* main/py-requests: upgrade to 2.9.1Francesco Colista2016-04-061-4/+4
|
* testing/vorbis-tools: new aport. Fixes #5365Francesco Colista2016-04-064-0/+193
|
* testing/mono: disable on armTimo Teräs2016-04-061-1/+1
| | | | | | | | | Seems mono needs now special action to bootstrap it. Build fails with: *** The compiler 'mcs' doesn't appear to be usable. *** You need Mono version 3.8 or better installed to build MCS *** Check mono README for information on how to bootstrap a Mono installation. /bin/sh: mcs: not found *** The version of 'mcs' is: .
* testing/cmus: added opus support. Fixes #5368Francesco Colista2016-04-061-2/+2
|
* testing/php7-ast: new aportAndy Blyler2016-04-061-0/+39
| | | | | https://github.com/nikic/php-ast Extension exposing PHP 7 abstract syntax tree
* testing/apache-ant: disable on armhf (openjdk8 dependency)Timo Teräs2016-04-061-1/+1
|
* testing/php7-redis: PHP7 Redis packageFabio da Silva Ribeiro2016-04-061-0/+38
|
* testing/tomcat-native: upgrade to 1.1.34Timo Teräs2016-04-061-15/+15
| | | | | stylitic fixes. seems the mirrors keep only the latest version of each release branch, so we may need look alternative mirror.
* testing/php7-memcached: PHP7 Memcached libraryFabio da Silva Ribeiro2016-04-061-0/+41
|
* testing/php7-amqp: PHP7 AMQP ClientFabio da Silva Ribeiro2016-04-061-0/+37
|
* testing/rabbitmq-c: RabbitMQ C AMQP client libraryFabio da Silva Ribeiro2016-04-061-0/+27
|
* testing/clisp: disable on x86Natanael Copa2016-04-051-1/+1
|
* testing/lua-fun: new aportMichael Zuo2016-04-051-0/+42
| | | | | | http://rtsisyk.github.io/luafun/ "Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind."
* main/abuild: fix error when there are no patches and builddir is not setNatanael Copa2016-04-052-5/+49
|
* main/busybox-initscripts: add dummy prepareNatanael Copa2016-04-051-1/+5
| | | | | abuild's default_prepare now tries to cd to $builddir. it does not exist in this case so we override it with a dummy.
* main/busybox-initscripts: Added description to syslog init.d scriptDaniele Coli2016-04-052-3/+5
| | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog.
* mini-sendmail: new aportStuart Cardall2016-04-054-0/+124
|
* main/kamailio upgrade to 4.4.0Nathan Angelacos2016-04-054-2825/+71
|
* testing/clisp: move from unmaintainedSören Tempel2016-04-052-17/+18
|
* main/mutt: upgrade to 1.6.0Natanael Copa2016-04-051-5/+5
|
* testing/py-botocore: fix builddirTimo Teräs2016-04-051-3/+3
|
* testing/cfengine: fix arm buildTimo Teräs2016-04-051-0/+1
| | | | | | explicitly disable pam (it worked on x86_64 and x86, due to different configure.ac defaults depending on $target_os, but fails on arm due to missing pam headers)
* testing/domoticz: disable on armTimo Teräs2016-04-051-1/+1
| | | | | | | | | Fails with: domoticz-0_git20160214/hardware/PiFace.cpp: In member function 'int CPiFace::Read_Write_SPI_Byte(unsigned char*, int)': domoticz-0_git20160214/hardware/PiFace.cpp:1011:23: error: '_IOC_SIZEBITS' was not declared in this scope return ioctl (m_fd, SPI_IOC_MESSAGE(1), &spi) ; probably missing include