aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libpri: upgrade to 1.4.11.1Natanael Copa2010-06-081-11/+10
|
* main/heimdal: upgrade to 1.3.3Leonardo Arena2010-06-082-36/+4
|
* main/diffutils: upgrade to 3.0Leonardo Arena2010-06-081-6/+4
|
* main/tiff: jpeg fixesLeonardo Arena2010-06-082-3/+37
|
* main/linux-grsec: fix for r8169Natanael Copa2010-06-072-1/+51
|
* main/gtkspell: moved from testingNatanael Copa2010-06-041-0/+24
| | | | Used by pidgin
* main/libical: moved from testingNatanael Copa2010-06-041-0/+26
|
* main/lua-alt-getopt: new aportNatanael Copa2010-06-041-0/+28
| | | | | Lua module for processing options similar to getopt_long(3) http://luaforge.net/projects/alt-getopt/
* main/lua-stdlib: moved form testingNatanael Copa2010-06-041-0/+28
|
* main/ebtables: moved from testingNatanael Copa2010-06-044-0/+195
|
* main/ttf-linux-libertine: moved from testingNatanael Copa2010-06-041-0/+35
|
* main/osmo: moved from testingNatanael Copa2010-06-042-0/+58
|
* main/gnumeric: moved from testingNatanael Copa2010-06-041-0/+30
|
* main/ferm: moved from testingNatanael Copa2010-06-041-0/+22
|
* main/cryptosetup: moved from testingNatanael Copa2010-06-041-0/+25
|
* main/umix: moved from testingNatanael Copa2010-06-041-0/+30
|
* main/openssl: add padlock sha support, autoload dynamic padlockTimo Teräs2010-06-045-2/+1218
| | | | | | | | | | | | Add new version of padlock patches which enable: - limited support of VIA C7 SHA acceleration - full support for VIA Nano SHA acceleration Openssl HMAC core is also patched to take full performance out of padlock. Speed application is updated for measuring hmac(sha1). Padlock was moved to be dynamic engine in openssl-1.0.0. So add some code that losfd automatically that engine.
* main/libc0.9.32: add lutimes patchNatanael Copa2010-06-042-1/+108
|
* main/libc0.9.32: new snapshotNatanael Copa2010-06-044-253/+7
|
* main/sudo: upgrade to 1.7.2_p7Natanael Copa2010-06-041-3/+3
|
* main/pidgin: upgrade to 2.7.1Natanael Copa2010-06-043-34/+25
|
* main/mpd: upgrade to 0.15.10Natanael Copa2010-06-041-3/+3
|
* main/ipsec-tools: use openssl in oneshot modeTimo Teräs2010-06-042-2/+214
| | | | | | Use the highlevel EVP and HMAC functions to calculate oneshot digest and HMAC. This enable the use of crypto accelerators for these operations.
* main/xfwm4: upgrade to 4.6.2 and use triggersNatanael Copa2010-06-041-10/+9
|
* main/xfwm4-themes: update download linkNatanael Copa2010-06-041-3/+6
|
* main/orage: use triggers instead of post scriptNatanael Copa2010-06-043-14/+9
|
* main/xfce4-mixer: remove post- scripts since we use triggers nowdaysNatanael Copa2010-06-044-16/+10
| | | | also update download link to sources
* main/usbutils: move the pkgconfig file to proper locationNatanael Copa2010-06-041-1/+4
|
* Merge remote branch 'tdtrask/master'Natanael Copa2010-06-041-2/+2
|\
| * main/acf-opennhrp: upgrade to 0.6.1Ted Trask2010-06-031-2/+2
| |
* | main/geh: moved from testingNatanael Copa2010-06-041-0/+44
| |
* | main/nagios: moved /etc/lighttpd-nagios.conf to /etc/lighttpd/nagios.confNatanael Copa2010-06-041-2/+2
| |
* | main/nagios: moved from testingNatanael Copa2010-06-044-0/+136
| |
* | main/freeswitch: fix for init.d scriptNatanael Copa2010-06-032-39/+40
| | | | | | | | fixes #355
* | main/libelf: moved from testingNatanael Copa2010-06-031-0/+26
| |
* | main/ltrace: moved from testingNatanael Copa2010-06-031-0/+25
|/
* main/gcc: upgrade to 4.4.4Natanael Copa2010-06-031-4/+4
|
* main/alsa-utils: moved from testingNatanael Copa2010-06-034-0/+300
|
* main/thunar-media-tags-plugin: moved from testingNatanael Copa2010-06-031-0/+36
|
* main/linux-vserver: upgrade to 2.6.32.15-vs2.3.0.36.29.4Natanael Copa2010-06-031-4/+4
|
* main/linux-grsec: upgrade to 2.1.14-2.6.32.15-201006011506Natanael Copa2010-06-032-3439/+3464
|
* main/wireshark: upgrade to 1.2.8Natanael Copa2010-06-023-3/+64
|
* main/transmission: upgrade to 1.93Natanael Copa2010-06-021-3/+3
|
* main/nano: upgrade to 2.2.4Natanael Copa2010-06-021-3/+3
|
* main/linux-grsec: enable hyper-v driversNatanael Copa2010-06-022-15/+66
|
* Revert "main/xe-guest-utilities: update to version 5.5.0-466"Natanael Copa2010-06-022-38/+3
| | | | This reverts commit 9252f1cfd78299b137400ed8169a79f7f833daac.
* main/iproute2-qos: update checksumNatanael Copa2010-06-021-1/+1
|
* main/iproute2-qos: add htb burst and fix privileged class ceilingTimo Teräs2010-06-022-12/+12
| | | | | | | | | | | | | | | | | The HTB classifier uses a burst parameter to figure how much of packets can be queued when the class is lending from other classes. It should be set automatically by tc / kernel, but appears not be set, so set it explictly. This fixes htb class not getting full speed if difference of ceil and rate is large. This also changes Privileged class to get ceil of the total bandwidth instead of the previous hard limit of guaranteed rate. While, it is consider good practices for Privileged class to have hard ceil less than max. speed, it will cause problems links with asymmetric speeds (e.g. ADSL 24M/1M cannot gain full download speed if Privileged class is limited this heavily). It might be a good idea to later have the hard ceiling configurable, but for now it's better to ceil it to wire speed.
* Merge remote branch 'sdrik/to-upstream'Natanael Copa2010-06-0224-95/+2981
|\
| * Merge remote branch 'upstream/master' into to-upstreamCedric Schieli2010-06-01686-12305/+14668
| |\