aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/libreoffice: upgrade to 5.2.0.4Natanael Copa2016-08-052-41/+42
|
* community/mdds: upgrade to 1.2.1Natanael Copa2016-08-051-9/+9
|
* community/mdds: move from mainNatanael Copa2016-08-051-0/+0
| | | | only libreoffice uses it
* main/omxplayer: update snapshot to 2016-08-03Timo Teräs2016-08-053-1596/+11
| | | | | | - dbus fix upstreamed - alsa support upstreamed - uses now ffmpeg for rescaling instead of speexdsp
* main/ca-certificates: fix fallback for sendfile(2)Natanael Copa2016-08-052-5/+5
| | | | fix return value and errno check
* testing/crackmapexec: fixed buildFrancesco Colista2016-08-041-2/+2
|
* main/busybox: bump pkgrelNatanael Copa2016-08-041-1/+1
| | | | rebuild to work around issue with caches
* testing/crackmapexec: upgrade to 3.1.3Francesco Colista2016-08-041-7/+7
|
* main/paxmark: fix for busybox 1.25Natanael Copa2016-08-042-7/+7
| | | | we cannot declare local variables in global scope anymore
* main/curl: security upgrade to 7.50.1 ↵Natanael Copa2016-08-041-4/+13
| | | | | | (CVE-2016-5419,CVE-2016-5420,CVE-2016-5421) fixes #6003
* testing/llvm3.7: rewrite abuild and fix many issues to make it usableJakub Jirutka2016-08-042-79/+111
| | | | | | The previous version was not actually usable as a dependency for other software (see comments in the abuild). It also generated invalid symlinks, conflicting files, broken configuration etc.
* main/u-boot: remove local declarations from global scopeNatanael Copa2016-08-041-7/+7
| | | | busybox 1.25 does not seem to like it
* main/aports-build: fix shell script to work with busybox 1.25Natanael Copa2016-08-042-6/+6
|
* testing/tint2: upgrade to 0.12.12Francesco Colista2016-08-041-5/+5
|
* main/mkintfs: fix init to work with busybox 1.25Natanael Copa2016-08-042-4/+48
|
* main/busybox: upgrade to 1.25.0Natanael Copa2016-08-0438-1923/+457
|
* testing/corebird: upgrade to 1.3Francesco Colista2016-08-042-25/+37
|
* testing/recon-ng: upgrade to 4.8.1Francesco Colista2016-08-041-7/+7
|
* main/libwebosckets: fix pkgdesc for libwebsockets-testNatanael Copa2016-08-041-2/+2
|
* main/libfastjson: updated to new upstream version 0.99.4 removed a stray ↵Ashley Sommer2016-08-042-17/+4
| | | | patch file that is no longer needed or used in this package.
* main/openssh: upgrade to 7.3_p1Natanael Copa2016-08-042-231/+8
|
* main/alsa-utils: upgrade to 1.1.2Natanael Copa2016-08-041-4/+4
|
* main/alsa-lib: upgrade to 1.1.2Natanael Copa2016-08-042-52/+65
|
* main/binutils: upgrade to 2.27Natanael Copa2016-08-041-4/+6
|
* testing/cjdns: move to mainBartłomiej Piotrowski2016-08-032-0/+0
|
* main/alpine-mirrorsNathan Angelacos2016-08-032-16/+4
| | | | | | | version bump to 3.4.2 Removed *.lax-noc.com mirrors as a file dated 2 Jun 2016 reads: DISTRO_NO_LONGER_SUPPORTED
* main/busybox: fix busybox compression level bugNatanael Copa2016-08-032-1/+47
| | | | reported upstream: https://bugs.busybox.net/show_bug.cgi?id=9131
* main/py-libvirt: upgrade to 2.1.0Francesco Colista2016-08-031-5/+5
|
* main/libvirt: upgrade to 2.1.0Francesco Colista2016-08-031-4/+4
|
* testing/cjdns: move the binary to /usr/sbinBartłomiej Piotrowski2016-08-031-2/+2
|
* community/deadbeef: try to fix similar issue in sid pluginBartłomiej Piotrowski2016-08-032-3/+29
|
* community/deadbeef: fix header tooBartłomiej Piotrowski2016-08-032-3/+16
|
* community/deadbeef: char is unsigned by default on armBartłomiej Piotrowski2016-08-032-4/+21
|
* testing/borgbackup: Release bump and add myself as package maintainerOlivier Mauras2016-08-031-4/+5
|
* testing/neovim: new aportDaniel Sabogal2016-08-031-0/+37
| | | | | https://neovim.io Vim-fork that aims to simplify maintainance and enchance user experience
* testing/lua-mpack: new aportDaniel Sabogal2016-08-031-0/+51
| | | | | https://github.com/tarruda/libmpack Lua bindings for libmpack
* testing/libvterm: new aportDaniel Sabogal2016-08-031-0/+32
| | | | | | https://www.leonerd.org.uk/code/libvterm Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
* testing/msgpack-c: new aportDaniel Sabogal2016-08-031-0/+35
| | | | | https://msgpack.org An efficient object serialization library
* testing/global: new aportDaniel Sabogal2016-08-031-0/+43
| | | | | https://www.gnu.org/software/global/ Source code tagging system
* testing/i3wm: use builddirDaniel Sabogal2016-08-031-4/+4
|
* main/musl: fix ldd symlinkNatanael Copa2016-08-031-3/+5
| | | | fixes #5993
* testing/ocaml-findlib: disable for x86 and armhfJakub Jirutka2016-08-021-1/+1
| | | | ERROR: ocaml-findlib*: Found textrels
* community/deadbeef: upgrade to 0.8.2, added -doc subpkgFrancesco Colista2016-08-021-20/+9
|
* testing/ocaml-findlib: new aportJakub Jirutka2016-08-022-0/+68
| | | | | http://projects.camlcity.org/projects/findlib.html OCaml package manager
* main/musl: cherry-pick upstream fix for asctimeTimo Teräs2016-08-022-1/+45
|
* main/hunspell: build with ncurses and readlineliqa2016-08-021-2/+4
| | | | So that it can be used as a stand-alone command line spell checker
* main/dnsmasq: improve runscript and abuild, enable conf-dirJakub Jirutka2016-08-023-48/+48
|
* testing/py-yurl: upgrade to 0.13. added py3 support, splitted with py2 and ↵Francesco Colista2016-08-021-22/+30
| | | | py3 subpackages
* testing/php7-couchbase: update to 2.2.0Nathan Johnson2016-08-021-13/+9
|
* testing/php5-couchbase: update to 2.2.0Nathan Johnson2016-08-021-11/+8
|