aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/firefox: upgrade to 38.0Natanael Copa2015-05-131-4/+4
|
* main/nss: upgrade to 3.18.1Natanael Copa2015-05-131-5/+5
|
* main/gnupg: upgrade to 2.1.4Natanael Copa2015-05-131-4/+4
|
* main/postgresql: improve -dev deps. use libeditNatanael Copa2015-05-131-3/+4
| | | | | - use libedit instead of gnu readline. - avoid pull in unnecessary deps for -dev (ref #4109)
* main/sqlite: fix -dev packageNatanael Copa2015-05-131-20/+1
|
* main/posstfix: fix linking of the dynamic modulesNatanael Copa2015-05-131-8/+13
|
* main/musl: upgrade to 1.1.9Timo Teräs2015-05-131-5/+5
|
* main/mesa: disable glx tlsNatanael Copa2015-05-121-2/+2
| | | | | | | | The glx tls causes segfault with musl libc: https://bugs.freedesktop.org/show_bug.cgi?id=35268 The glx tls is there for performance reasons that only affects glibc. On musl libc it should not make any difference so we simply disable it.
* main/mesa: upgrade to 10.5.5Natanael Copa2015-05-121-4/+4
|
* main/docker: upgrade to 1.6.1Natanael Copa2015-05-122-24/+8
|
* main/gtk+3.0: upgrade to 3.16.3Natanael Copa2015-05-121-5/+5
|
* main/acf-provisioning-polycom: Upgrade to 5.3.0Ted Trask2015-05-112-16/+42
|
* main/acf-provisioning: Fix haserl hashbang to include lua versionTed Trask2015-05-111-1/+7
|
* testing/drupal7: upgrade to 7.37 and move config to sysconfigCarlo Landmeter2015-05-111-11/+33
|
* main/acf-core: Fix lua path to include versionTed Trask2015-05-111-2/+2
|
* main/acf-alpine-baselayout: upgrade to 0.12.1Ted Trask2015-05-111-4/+4
|
* main/postgresql-bdr: use openrc-run instead of runscriptNatanael Copa2015-05-113-9/+9
|
* main/postgresql-bdr*: move from testingNatanael Copa2015-05-119-0/+0
| | | | the conflict should be resolved now
* testing/postgresql-bdr: remove client and client libNatanael Copa2015-05-111-16/+4
| | | | | we remove the client and libpq to avoid conflict with mainline postgresql.
* main/ppp: fix location for connect errors and modified resolv.confNatanael Copa2015-05-112-3/+83
| | | | Those files needs to be writeable so we move them to /var
* main/gucharmap: upgrade to 3.16.2Natanael Copa2015-05-111-4/+4
|
* main/pcre: upgrade to 8.37Natanael Copa2015-05-112-77/+5
|
* main/libdrm: upgrade to 2.4.61Natanael Copa2015-05-111-4/+4
|
* main/gtk-doc: upgrade to 1.22Natanael Copa2015-05-111-5/+4
|
* main/gnutls: upgrade to 3.4.1Natanael Copa2015-05-111-4/+4
|
* main/libtasn1: upgrade to 4.5Natanael Copa2015-05-111-4/+4
|
* main/sqlite: upgrade to 3.8.10.1Natanael Copa2015-05-111-5/+5
|
* testing/taskd: upgrade to 1.1.0Natanael Copa2015-05-111-4/+4
|
* main/task: upgrade to 2.4.4Natanael Copa2015-05-111-4/+4
|
* main/libmosquitto: rebuild against libwebsockets 1.4Natanael Copa2015-05-111-1/+1
|
* main/libwebsockets: upgrade to 1.4Natanael Copa2015-05-111-6/+7
|
* main/mariadb: add the actual patchBartłomiej Piotrowski2015-05-091-0/+61
|
* main/mariadb: add patch for MDEV-8115Bartłomiej Piotrowski2015-05-091-5/+9
|
* testing/speech-dispatcher: new aportCarlo Landmeter2015-05-093-0/+296
|
* testing/dotconf: new aportCarlo Landmeter2015-05-091-0/+52
|
* main/py-cffi: add missing checksumsCarlo Landmeter2015-05-091-3/+3
|
* Merge remote-tracking branch 'fab/master'Carlo Landmeter2015-05-0948-167/+459
|\
| * testing/py-firmata: upgrade to 1.0.2Fabian Affolter2015-05-091-4/+4
| |
| * testing/py-cffi: upgrade to 0.9.2Fabian Affolter2015-05-091-1/+1
| |
| * testing/py-cryptography: upgrade to 0.8.2Fabian Affolter2015-05-091-4/+4
| |
| * testing/py-telnetsrv: new aportFabian Affolter2015-05-091-0/+41
| | | | | | | | | | A Python Telnet server handler library https://github.com/ianepperson/telnetsrvlib
| * testing/py-fs: new aportFabian Affolter2015-05-091-0/+41
| | | | | | | | | | A Python Filesystem abstraction layer https://pypi.python.org/pypi/fs/
| * testing/py-des: new aportFabian Affolter2015-05-091-0/+41
| | | | | | | | | | Pure python implementation of DES and TRIPLE DES encryption algorithm http://twhiteman.netfirms.com/des.html
| * testing/httpie: upgrade to 0.9.2Fabian Affolter2015-05-091-4/+4
| |
| * testing/pep8: upgrade to 1.6.2Fabian Affolter2015-05-091-5/+5
| |
| * testing/py-sphinx-theme-readable: upgrade to 1.3.0Fabian Affolter2015-05-091-4/+4
| |
| * testing/py-sphinx-theme-bootstrap: upgrade to 0.4.5Fabian Affolter2015-05-091-4/+4
| |
| * testing/py-yapsy: upgrade to 1.11.023Fabian Affolter2015-05-091-4/+4
| |
| * testing/py-bottle-sqlite: new aportFabian Affolter2015-05-091-0/+41
| | | | | | | | | | SQLite3 integration for Bottle https://pypi.python.org/pypi/bottle-sqlite/
| * testing/py-bottle-rest: new aportFabian Affolter2015-05-091-0/+41
| | | | | | | | | | Decorators to make REST easier in Bottle https://pypi.python.org/pypi/bottle-rest