aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/itstool: improve abuildJakub Jirutka2017-11-181-12/+9
|
* main/itstool: don't rely on python version autodetectionJakub Jirutka2017-11-181-1/+1
|
* main/musl: update fopencookie patch to v9William Pitcock2017-11-172-24/+28
| | | | dalias actually likes this version, so hopefully it should be in musl soon
* main/perl-log-dispatch: upgrade to 2.67 and modernizeRoberto Oliveira2017-11-171-8/+13
| | | | Version 2.62 is not longer available.
* community/perl-rt-commandbymail: move from mainNatanael Copa2017-11-171-44/+0
| | | | depends on rt4 which is in community
* main/libnice: fix build depNatanael Copa2017-11-171-2/+2
|
* main/libgnome: fix invalid utf-8 in header and modernizeNatanael Copa2017-11-172-23/+40
| | | | it breaks the new python glib-mkenums
* main/transmission: dont run tests in fakerootNatanael Copa2017-11-171-0/+1
| | | | it seems to fail on x86
* main/libidl: add checksumNatanael Copa2017-11-171-0/+1
|
* main/transmission: fix previously invalid URL, run testsChristine Dodrill2017-11-171-2/+7
|
* main/ckbcomp: upgrade to 1.170Natanael Copa2017-11-171-2/+2
|
* main/open-vm-tools: upgrade to 10.1.15Natanael Copa2017-11-171-3/+3
|
* main/gnumeric: hack to workaround build error in docNatanael Copa2017-11-172-4/+20
| | | | | | | | | | | we simply skip the cs translation for now. fixes the build error: 'ascii' codec can't decode byte 0xc2 in position 97: ordinal not in range(128) It looks like OpenBSD has similar error: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math/gnumeric/patches/patch-doc_Makefile_in?rev=1.4&content-type=text/x-cvsweb-markup&sortby=rev
* main/itstool: fix segfaultNatanael Copa2017-11-172-13/+30
| | | | upstream bug: https://github.com/itstool/itstool/issues/17
* main/gtk-xfce-engine: modernize and add checkRoberto Oliveira2017-11-171-19/+14
|
* main/gtk-xfce-engine: fix buildRoberto Oliveira2017-11-172-5/+22
| | | | | | Fix build error: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd6 in position 980: invalid continuation byte
* main/perl-date-extract: add missing dependencies and modernizeRoberto Oliveira2017-11-161-11/+15
| | | | | It needs perl-module-install to build and perl-file-sharedir to run tests.
* main/perl-datetime: upgrade to 1.44 and modernizeRoberto Oliveira2017-11-161-8/+11
| | | | version 1.39 is no longer available upstream.
* community/perl-test-failwarnings: move to mainRoberto Oliveira2017-11-161-0/+45
| | | | It is required by perl-path-tiny package
* community/perl-test-mockrandom: move to mainRoberto Oliveira2017-11-161-0/+45
| | | | It is required by perl-path-tiny package
* community/perl-path-tiny: move to mainRoberto Oliveira2017-11-161-0/+45
| | | | It is required by perl-test-file-sharedir package
* main/perl-file-copy-recursive: modernize and add checkRoberto Oliveira2017-11-161-9/+12
|
* community/perl-file-copy-recursive: move to mainRoberto Oliveira2017-11-161-0/+34
| | | | It is required by perl-test-file-sharedir package
* main/snort: upgrade to 2.9.11, modernize and add basic checkRoberto Oliveira2017-11-161-22/+14
|
* main/perl-locale-maketext-fuzzy: fix build with newer perlNatanael Copa2017-11-162-20/+24
|
* main/protobuf-c: rebuild against protobuf-3.4Natanael Copa2017-11-161-1/+1
|
* main/mosh: rebuild against protobuf-3.4Natanael Copa2017-11-161-1/+1
|
* main/protobuf: upgrade to 3.4.1TBK2017-11-161-2/+2
|
* main/perl-datetime-locale: upgrade to 1.17Natanael Copa2017-11-161-20/+15
|
* main/perl-test-file-sharedir: new aportNatanael Copa2017-11-161-0/+48
| | | | needed by perl-datetime-locale
* main/perl-class-tiny: new apkbuildNatanael Copa2017-11-161-0/+47
| | | | needed by perl-test-file-sharedir
* main/slibtool: add checkNatanael Copa2017-11-161-1/+6
|
* main/lynx: fix build against newer ncursesNatanael Copa2017-11-162-20/+93
|
* main/daq: update checksum, modernize and add checkRoberto Oliveira2017-11-161-22/+13
|
* main/py-vobject: clean up and claim maintainershipNatanael Copa2017-11-161-25/+23
| | | | | | | | - make sure that all dependencies in subpackages are specified in makedepends. This is to hepl bootstraping the aports in correct build order - fix dependencies - fix subpackage splitting
* main/py-icu: enable python3 and claim maintainershipNatanael Copa2017-11-161-4/+17
|
* main/the_silver_searcher: rebuild with fopencookie supportRoberto Oliveira2017-11-161-2/+1
| | | | | fopencookie is now defined in musl. See commit: bf0205104ba520e7d2fea17704a1cc131551c3d3
* main/multipath-tools: upgrade to 0.7.4Leonardo Arena2017-11-161-2/+2
|
* main/libassuan: rebuild with fopencookie support, modernizeWilliam Pitcock2017-11-161-11/+7
|
* main/musl: add GNU typedefs for fopencookie hook functionsWilliam Pitcock2017-11-162-13/+21
|
* main/nginx: remove file committed by mistakeJakub Jirutka2017-11-151-308/+0
|
* main/compiler-rt: disable on ppc64leNatanael Copa2017-11-151-1/+1
| | | | | | it appears to not detect any supported architectures for some reason disable for now.
* main/imagemagick: disable openmp on s390xNatanael Copa2017-11-151-2/+7
| | | | | | the test seems to deadlock if openmp is enabled fix the abiver
* main/mesa: only build gallium driver svga on intelNatanael Copa2017-11-151-4/+4
|
* main/zsh: upgrade to 5.4.2TBK2017-11-151-4/+10
|
* main/py-paramiko: upgrade to 2.4.0Fabian Affolter2017-11-151-4/+5
|
* main/py-tz: upgrade to 2017.3Fabian Affolter2017-11-151-7/+6
|
* main/perl-compress-raw-zlib: upgrade to 2.075Leonardo Arena2017-11-151-14/+17
| | | | Modernize APKBUILD, add check()
* main/ca-certificates: upgrade to 20171114William Pitcock2017-11-141-3/+3
|
* main/mesa: add missing make dependency on wayland-protocolsJakub Jirutka2017-11-141-1/+2
|