aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/py-sphinx: fix py3 subpackage and conflicts in /usr/binJakub Jirutka2016-11-191-7/+29
|
* main/py-sphinx: upgrade to 1.4.8 and add py2/py3 subpackagesFabian Affolter2016-11-191-10/+31
|
* main/py-pygments: fix broken symlink in /usr/binJakub Jirutka2016-11-191-2/+2
|
* main/py-pygments: fix broken py3 subpackageJakub Jirutka2016-11-191-5/+16
|
* main/py-docutils: add comment explaining why we copy builddirJakub Jirutka2016-11-191-0/+2
|
* main/py-docutils: fix broken py3 subpackageJakub Jirutka2016-11-191-5/+14
| | | | | | docutils uses 2to3 during build to make their crappy code compatible with Python 3, so we must run build for each Python version separately.
* main/py-docutils: change suffix for executables to -<major>Jakub Jirutka2016-11-191-9/+3
|
* main/py-pygments: fix conflict in /usr/bin between py2 and py3Jakub Jirutka2016-11-191-3/+11
|
* main/py-pygments: improve abuild - doc subpackageJakub Jirutka2016-11-191-16/+8
|
* main/py-pygments: upgrade to 2.1.3 and add py2/py3 subpackagesFabian Affolter2016-11-192-59/+33
|
* main/py-docutils: fix conflict between /usr/bin from py2 and py3Jakub Jirutka2016-11-191-4/+23
|
* main/py-docutils: improve abuild - doc subpackageJakub Jirutka2016-11-191-15/+10
|
* main/py-docutils: add py2/py3 subpackagesFabian Affolter2016-11-191-16/+31
|
* community/libmilter: fix prepare() functionJakub Jirutka2016-11-191-1/+2
|
* main/python3: rename py3-tkinter to python3-tkinterJakub Jirutka2016-11-191-2/+3
| | | | To be consistent with python2-tkinter.
* main/py-pillow: move scripts from /usr/bin to docsJakub Jirutka2016-11-191-2/+14
| | | | | These scripts should not be in /usr/bin, they are mostly examples of how to use pillow. Fedora also moves them to docs.
* main/py-pillow: upgrade to 3.4.2 and add py2/py3 subpackagesFabian Affolter2016-11-191-27/+33
|
* community/libmilter: move from testingJakub Jirutka2016-11-193-0/+0
|
* testing/libmilter: improve abuild, add note about version numberJakub Jirutka2016-11-192-22/+33
|
* community/opendkim: improve abuildJakub Jirutka2016-11-191-5/+5
|
* community/opendkim: move from testingJakub Jirutka2016-11-194-0/+0
|
* community/php-xdebug: merge php5/php7-xdebug into single abuildAndy Postnikov2016-11-193-74/+66
|
* travis: don't treat "scripts" directory as a repositoryJakub Jirutka2016-11-191-1/+1
|
* 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-0/+0
|
* testing/keepalived: upgrade to 1.2.24Jakub Jirutka2016-11-192-11/+65
|
* community/ruby2.2: upgrade to 2.2.6Jakub Jirutka2016-11-191-5/+5
|
* main/truecrypt: add gcc6 related fixTimo Teräs2016-11-182-1/+59
|
* community/drbdmanage: upgrade to 0.98.2Roland Kammerer2016-11-182-12/+11
| | | | | - New upstream release - Upstream removed systemd socket activation, adapt patch
* main/kamailio version 4.4.4Nathan Angelacos2016-11-181-5/+5
|
* scripts/mkimage: preparation for efi boot in iso imagesTimo Teräs2016-11-183-30/+146
| | | | | | | not enabled yet, but uncommenting the grub_mod should enable building of isolinux+grubefi hybrid images. once uefi boot works and is verified on aarch64, we can enable the vanilla iso image (grsec does not support aarch64).
* community/libftdi1: install udev rules to /etc/udev/rules.d/Sören Tempel2016-11-183-9/+27
| | | | Also create the plugdev group used by the udev rules.
* 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
* main/protobuf-c: rebuild against protobufCarlo Landmeter2016-11-181-1/+1
|
* 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
* main/asterisk: add upstream submitted portability fixesTimo Teräs2016-11-183-2/+3182
| | | | | fixes #3503 fixes #6394
* community/youtube-dl: upgrade to 2016.11.18Timo Teräs2016-11-181-4/+4
|
* community/xpra: fix dummy_drv.so relocation errorStuart Cardall2016-11-181-1/+4
| | | | Fixes https://bugs.alpinelinux.org/issues/5478
* 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
|