aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/feh: upgrade to 2.19.1Sören Tempel2017-07-291-2/+2
|
* main/debootstrap: upgrade to 1.0.91Sören Tempel2017-07-291-2/+2
|
* main/libpng: upgrade to 1.6.30Sören Tempel2017-07-291-4/+4
|
* main/mpd: upgrade to 0.20.9Sören Tempel2017-07-291-2/+2
|
* main/alpine-baselayout: indent heredocsJakub Jirutka2017-07-281-32/+32
|
* main/alpine-baselayout: modernize APKBUILDtmpfile2017-07-283-54/+23
|
* main/kamailio: backport TLS mod patches for LibreSSL from OpenBSDSergey Safarov2017-07-283-1/+136
|
* main/nano: upgrade to 2.8.6 and modernize abuildAndré Klitzing2017-07-281-12/+11
|
* main/screen: upgrade to 4.6.1 and modernize abuildAndré Klitzing2017-07-281-9/+8
|
* main/libcdio-paranoia: improve abuildJakub Jirutka2017-07-281-7/+7
|
* main/libcdio-paranoia: upgrade to 0.94+1tmpfile2017-07-281-24/+13
|
* main/ntfs-3g: add symlink to /sbin/mount.ntfs and modernize abuildtmpfile2017-07-281-6/+7
|
* main/alpine-baselayout: make /var/run a symlinkNatanael Copa2017-07-281-2/+2
| | | | | | openrc will migrate the /var/run dir to a symlink that points to /run so all running systems should have this as symlink already. This will make sure that it is symlink for non-openrc users too.
* main/unzip: improve abuildJakub Jirutka2017-07-281-8/+9
|
* main/libpthread-stubs: modernize and fix abuildJakub Jirutka2017-07-281-6/+7
|
* main/libcap-ng: modernize abuildJakub Jirutka2017-07-281-20/+5
|
* main/readline: fix cross-compileA. Wilcox2017-07-281-1/+1
|
* main/bash: fix cross-compileA. Wilcox2017-07-281-1/+2
|
* main/paxmark: follow POSIX with 'return' vs 'exit'A. Wilcox2017-07-282-6/+4
| | | | | | | | | | | | The 'return' builtin is used for functions and dot scripts only: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#return This means that paxmark has undefined behaviour. When /bin/sh is bash, an error is output: /usr/sbin/paxmark: line 32: return: can only `return' from a function or sourced script This commit replaces 'return' with POSIX standard 'exit'.
* main/unzip: add cross-compilation support and fix URLA. Wilcox2017-07-281-10/+3
|
* main/libcap-ng: use Python 3 to build; add test suiteA. Wilcox2017-07-281-5/+10
|
* main/docbook-xsl: XML files have no architectureA. Wilcox2017-07-281-1/+1
|
* main/libxcb: allow test suite to run fullyA. Wilcox2017-07-281-0/+1
|
* main/libxkbfile: these depends are already found by pc:*A. Wilcox2017-07-281-2/+1
|
* main/xf86bigfontproto: this is actually noarchA. Wilcox2017-07-281-2/+2
|
* main/libpthread-stubs: pthread_exit is detected nowA. Wilcox2017-07-281-7/+5
|
* main/perl-time-hires: upgrade to 1.9744Leonardo Arena2017-07-271-3/+3
|
* main/ca-certificates: refactor basing directly upon mozilla's certdata.txtWilliam Pitcock2017-07-266-46/+28153
|
* main/perl-astro-suntime: upgrade to 0.06Francesco Colista2017-07-261-4/+2
|
* main/busybox: fix regression in unzip on s390xNatanael Copa2017-07-252-1/+34
| | | | introduced with 1.27 release
* main/lua-aports: upgrade to 0.6.1Jakub Jirutka2017-07-252-26/+3
|
* main/lua-aports: upgrade to 0.6.0Jakub Jirutka2017-07-256-231/+27
|
* main/lua-aports: modernize abuildJakub Jirutka2017-07-251-21/+3
|
* main/lua-lzmq: upgrade to 0.4.4Jakub Jirutka2017-07-251-8/+6
|
* main/dovecot: upgrade to 2.2.29.1 and pigeonhole plugin to 0.4.18Ash Berlin2017-07-252-54/+25
| | | | | Remove fixed-upstream LibreSSL patch for dovecot as it was fixed upstream in commit dovecot/core#b91659702c83b8f144e369ad5fa82724242c210c
* main/abuild: backport arch check fixNatanael Copa2017-07-252-2/+31
|
* main/qt: fix build with icu-59Natanael Copa2017-07-252-2/+44
|
* main/lm_sensors: conf file has been renamed in sensors3.confFrancesco Colista2017-07-252-15/+3
|
* main/freetype: upgrade url and modernize APKBUILDtmpfile2017-07-241-10/+5
|
* main/offlineimap: upgrade to 7.1.2Sören Tempel2017-07-241-2/+2
|
* main/asciidoctor: upgrade to 1.5.6.1 and modernize abuildJakub Jirutka2017-07-241-21/+17
|
* main/cmake: upgrade to 3.9.0André Klitzing2017-07-241-4/+3
|
* main/mpg123: upgrade to 1.25.4Natanael Copa2017-07-241-2/+2
|
* main/farstram: Rename gst-plugins-base1-dev dependency to gst-plugins-base-devBart Ribbers2017-07-241-2/+2
|
* main/git: improve package splittingNatanael Copa2017-07-241-9/+24
| | | | | | | | | | | | | To save space in the 'git' package we move some of the tools to the sub packages: - git-fast-import: move to its own. only used by git-p4 - git-imap-send: move to git-email - git-remote-testsvn: move to git-svn - git-http-backend/git-shell: move to git-daemon - git-instaweb: move git-gitweb reduces size of git package with ~5M https://github.com/linuxkit/linuxkit/pull/2201#issuecomment-315308446
* main/perl-params-classify: upgrade to 0.014Francesco Colista2017-07-241-8/+4
|
* main/mosh: upgrade to 1.3.2Francesco Colista2017-07-242-45/+4
|
* main/lua-yaml: install minimal rock_manifestJakub Jirutka2017-07-221-1/+5
|
* main/lua-xml: install minimal rock_manifestJakub Jirutka2017-07-221-1/+5
|
* main/lua-sqlite: install minimal rock_manifestJakub Jirutka2017-07-221-1/+6
|