aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/qt5-qtquickcontrols: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtquick1: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtscript: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtmultimedia: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtimageformats: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtgraphicaleffects: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtdeclarative: upgrade to 5.4.1Natanael Copa2015-05-081-4/+4
|
* main/qt5-qtbase: upgrade to 5.4.1Natanael Copa2015-05-081-5/+5
|
* main/tmux: upgrade to 2.0Natanael Copa2015-05-081-5/+5
|
* Revert "main/postgresql-{bdr,bdr-extension}: moved from testing"Leonardo Arena2015-05-089-489/+0
| | | | This reverts commit 9a77d3fa7ad4acce0dc2b607df9a2218142cbb26.
* main/mariadb: upgrade to 5.5.43Bartłomiej Piotrowski2015-05-081-38/+37
| | | | Indentation was completely wrong, so I took the liberty to fix it.
* main/mosquitto: upgrade to 1.4.2Carlo Landmeter2015-05-081-5/+5
|
* main/monit: upgrade to 5.13Carlo Landmeter2015-05-081-4/+4
|
* ==== release 3.2.0_rc2 ====v3.2.0_rc2Natanael Copa2015-05-071-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.18.13-r0Natanael Copa2015-05-071-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.18.13-r0Natanael Copa2015-05-071-3/+3
|
* main/ipfw-grsec: rebuild against kernel 3.18.13-r0Natanael Copa2015-05-071-2/+2
|
* main/devicemaster-linux-grsec: rebuild against kernel 3.18.13-r0Natanael Copa2015-05-071-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.18.13-r0Natanael Copa2015-05-071-2/+2
|
* main/linuc-grsec: upgrade to 3.18.13Natanael Copa2015-05-072-9/+149818
|
* main/acf-core: fix shebangs to use proper lua versionNatanael Copa2015-05-071-7/+16
| | | | | | | ACF does not support multiple parallell lua versions anyways so only require lua 5.2 for now. fixes #4066
* main/minidlna: rebuild with fixed fortify-headersNatanael Copa2015-05-071-1/+1
| | | | fixes #4075
* main/fortify-headers: fix realpath()Natanael Copa2015-05-072-4/+64
| | | | ref #4075
* main/mate-system-monitor: move from testingAlan Lacerda2015-05-071-0/+48
|
* main/mate-applets: move from testingAlan Lacerda2015-05-071-0/+49
|
* main/mate-utils: move from testingAlan Lacerda2015-05-071-0/+50
|
* main/mate-media: move from testingAlan Lacerda2015-05-071-0/+50
|
* main/seafile: upgrade to 4.2.0Natanael Copa2015-05-071-5/+5
|
* main/ccnet: upgrade to 4.2.0Natanael Copa2015-05-071-4/+4
|
* main/haproxy: upgrade to 1.5.12Natanael Copa2015-05-071-5/+5
|
* main/thunar: upgrade to 1.6.8Natanael Copa2015-05-071-5/+5
|
* main/openrc: upgrade to 0.15.1Natanael Copa2015-05-071-5/+5
|
* main/redis: upgrade to 3.0.1Natanael Copa2015-05-072-108/+9
|
* main/phpmyadmin: upgrade to 4.4.5Natanael Copa2015-05-071-4/+4
|
* main/py-libvirt: upgrade to 1.2.15Natanael Copa2015-05-071-4/+4
|
* main/virt-manager: upgrade to 1.2.0Natanael Copa2015-05-071-5/+5
|
* main/pciutils: upgrade to 3.3.1Natanael Copa2015-05-071-5/+5
|
* main/cracklib: upgrade to 2.9.4Natanael Copa2015-05-071-4/+4
|
* main/mdocml: upgrade to 1.13.3Natanael Copa2015-05-072-13/+13
|
* main/libwnck: drop wnckprop and wnck-urgency-monitorNatanael Copa2015-05-071-1/+4
| | | | We will ship those with libwnck3
* main/linux-vanilla: upgrade to 3.18.13Natanael Copa2015-05-071-5/+5
|
* main/supervisor: replace sbin/runscript with sbin/openrc-runPeter Bui2015-05-072-5/+5
|
* main/alpine-conf: add fix for setup-interfacesNatanael Copa2015-05-072-4/+36
|
* main/ca-certificates: fix bug in processing of local CA certificatesAndy Shinn2015-05-062-6/+5
| | | | | | | | | We were only grabbing the index of the certlist table, which was making the filename appear as a number. It would seem like the seem like the second variables from the pairs() function is the actual name we want. [Timo: changed to use lua scratch '_' for the first return value, and use ipairs as it is numbered table.]
* ==== release 3.2.0_rc1 ====v3.2.0_rc1Natanael Copa2015-05-061-1/+1
|
* main/samba: fix /etc/etc and /var/var in samba-commonNatanael Copa2015-05-061-2/+5
| | | | fixes #4070
* main/zabbix: Add libxml2 flag for vmware supportKevin Daudt2015-05-061-2/+3
| | | | | | | | | This flag is required for vmware monitoring, together with libcurl, which was already present. Adds a dependency to libxml2-dev. Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/libwnck: update urlNatanael Copa2015-05-061-2/+2
| | | | point it to git repo
* main/alpine-conf: upgrade to 3.2.0Natanael Copa2015-05-065-146/+5
|
* main/zabbix: don't ship configuration filesLeonardo Arena2015-05-065-1416/+12
|