summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libspf2: upgrade to 1.2.10 and fix build with muslNatanael Copa2014-09-117-249/+65
|
* main/freeswitch: remove unused patch for LuaNatanael Copa2014-09-112-27/+0
| | | | | we use system liblua so we dont need patch the lua sources in freeswitch source tree.
* main/xmlrpc-c: upgrade to 1.25.29Natanael Copa2014-09-112-9/+25
|
* main/curl: upgrade to 7.38.0Natanael Copa2014-09-111-4/+4
|
* main/musl: fix alignas on x86Natanael Copa2014-09-112-1/+22
| | | | | | | This fixes build of xulrunner and qt5. Mentioned upstream. http://www.openwall.com/lists/musl/2014/09/11/1
* main/xfce4-setting: use faenza icons and greybird as the defaultsNatanael Copa2014-09-102-12/+38
|
* main/xfce4: do not pull in tango icon themeNatanael Copa2014-09-101-2/+6
|
* main/libxklavier: clean up makedependsNatanael Copa2014-09-101-4/+4
|
* main/libsexy: update makedependsNatanael Copa2014-09-101-2/+2
|
* main/gimp: use iso-codes-dev in makedepends and remove unused config optionsNatanael Copa2014-09-101-4/+2
|
* main/iso-codes: upgrade to 3.56 and split out -devNatanael Copa2014-09-101-5/+5
| | | | We split the -dev package so we dont pull in pkgconfig as dependency
* main/freeswitch: upgrade to 1.4.7Natanael Copa2014-09-103-33/+57
| | | | | | | | also rework the system-lua patch so we dont need bootstrap as it takes too much time. Patch has been sent upstream: https://jira.freeswitch.org/browse/FS-353
* main/freeswitch: use system liblua instead of embeddedNatanael Copa2014-09-102-5/+43
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.18-r0Natanael Copa2014-09-101-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.14.18-r0Natanael Copa2014-09-101-2/+2
|
* main/ipfw-grsec: rebuild against kernel 3.14.18-r0Natanael Copa2014-09-101-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.18-r0Natanael Copa2014-09-101-2/+2
|
* main/linux-grsec: upgrade to 3.14.18Natanael Copa2014-09-104-448/+778
|
* main/linux-vanilla: fix armhf configNatanael Copa2014-09-102-5/+10
|
* main/linux-vanilla: upgrade to 3.14.18Natanael Copa2014-09-103-14/+20
|
* main/procmail: security fix (CVE-2014-3618)Natanael Copa2014-09-102-3/+28
| | | | ref #3361
* main/lsyncd: fix lpostcmdLeonardo Arena2014-09-092-1/+49
|
* main/webkitgtk: upgrade to 2.4.5Natanael Copa2014-09-091-4/+4
|
* main/xf86-video-qxl: upgrade to 0.1.2Natanael Copa2014-09-091-5/+5
|
* main/xf86-video-nouveau: upgrade to 1.0.11Natanael Copa2014-09-091-5/+5
|
* main/xf86-video-ati: upgrade to 7.4.0Natanael Copa2014-09-092-17/+16
| | | | fixes #3312
* main/glamor-egl: moved from testingNatanael Copa2014-09-091-0/+51
|
* main/xf86-video-ast: upgrade to 1.0.1Natanael Copa2014-09-091-6/+5
|
* main/wireshark: enable qt guiNatanael Copa2014-09-093-34/+14
|
* main/qt5-*: moved from testingNatanael Copa2014-09-0922-0/+985
|
* main/samba: upgrade to 4.1.12Natanael Copa2014-09-091-4/+4
|
* main/gnome-keyring: upgrade to 3.12.2Natanael Copa2014-09-082-59/+11
|
* main/gcr: moved from testingNatanael Copa2014-09-081-0/+51
|
* main/man-pages: upgrade to 3.72Natanael Copa2014-09-081-4/+4
|
* main/mesa: upgrade to 10.2.7Natanael Copa2014-09-081-4/+4
|
* main/xfce4-whiskermenu-plugin: moved from testingNatanael Copa2014-09-051-0/+45
|
* main/mqtt-exec: allow to specify more command options into init.dLeonardo Arena2014-09-052-5/+5
|
* main/xinit: add system XsessionNatanael Copa2014-09-053-8/+72
|
* main/mc: upgrade to 4.8.13Natanael Copa2014-09-051-4/+4
|
* main/lftp: upgrade to 4.5.5Natanael Copa2014-09-051-4/+4
|
* main/musl: add few more commits from today, add funlockfile checkTimo Teräs2014-09-053-1/+94
|
* main/claws-mail: fix stdio locking issueTimo Teräs2014-09-052-5/+23
|
* main/glib: enable -gdbNatanael Copa2014-09-051-2/+2
|
* main/claws-mail: enable -dbgNatanael Copa2014-09-051-2/+2
|
* main/lua-ossl: parse CRLs from PEM and DER formatsKaarle Ritvanen2014-09-052-4/+69
|
* main/musl: git snapshot of 2014-09-05Timo Teräs2014-09-053-34/+750
| | | | | Some new features (e.g. malloc_usable_size and max_align_t), multiple bug fixes, and performance improvements.
* main/freeradius: fix segfault in rlm_unixNatanael Copa2014-09-042-1/+293
| | | | | | | | | | | | | rlm_unix can segfault if you require group name lookup (eg user needs to be in a given system group) and 2 users are authenticating at the same time. Upstream has choosed to fix it differently and has added backport for v3.0.x, but has not cherry-picked it for v2.x.x branch. We use my proposed fix for v2.x. upstream bug is https://github.com/FreeRADIUS/freeradius-server/issues/767
* main/shorewall6: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall-core: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|