Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/smokeping: init.d fixes | Natanael Copa | 2012-01-19 | 2 | -11/+5 |
| | | | | | - replace opts. ref #943 - start after firewall | ||||
* | main/smartmontools: sync init.d script with gentoo | Natanael Copa | 2012-01-19 | 2 | -5/+5 |
| | | | | ref #943 | ||||
* | main/shorewall-lite: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -5/+6 |
| | | | | ref #943 | ||||
* | main/samba: sync init.d script with gentoo | Natanael Copa | 2012-01-19 | 2 | -52/+46 |
| | | | | ref #943 | ||||
* | main/shorewall-common: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -6/+7 |
| | | | | ref #943 | ||||
* | main/postfix: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+4 |
| | | | | ref #943 | ||||
* | main/postfix: init.d script fixes | Natanael Copa | 2012-01-19 | 2 | -19/+43 |
| | | | | | | | sync with gentoo's init.d - replace opts variable. ref #943 - add abort and flush extra commands | ||||
* | main/nfs-utils: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/openssh: fix init.d script | Natanael Copa | 2012-01-19 | 2 | -16/+17 |
| | | | | | - properly kill established ssh connections on shutdown - do not use $opts in init.d script. ref #943 | ||||
* | main/freeswitch: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/mysql: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/lighttpd: fix init.d script | Natanael Copa | 2012-01-19 | 2 | -17/+17 |
| | | | | ref #943 | ||||
* | main/iptables: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -6/+10 |
| | | | | ref #943 | ||||
* | main/hostapd: replace opts init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | |||||
* | main/haproxy: update init.d script | Natanael Copa | 2012-01-19 | 2 | -21/+28 |
| | | | | | | use a new copy of gentoo init.d script ref #943 | ||||
* | main/libvirt: upgrade to 0.9.9 | Leonardo Arena | 2012-01-19 | 1 | -4/+4 |
| | |||||
* | main/asterisk: replace opts in init.d script | Timo Teräs | 2012-01-19 | 2 | -3/+3 |
| | | | | fixes #947 | ||||
* | Merge branch 'master' of ../aports-larena | Leonardo Arena | 2012-01-19 | 8 | -12/+12 |
|\ | |||||
| * | Replace opts= in various init.d scripts. Fixes #940 | Leonardo Arena | 2012-01-19 | 8 | -12/+12 |
| | | |||||
* | | main/dovecot: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -7/+7 |
|/ | | | | ref #943 | ||||
* | main/ebtables: upgrade to 2.0.10.4 | Natanael Copa | 2012-01-19 | 1 | -3/+3 |
| | |||||
* | main/ebtables: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+4 |
| | | | | ref #943 | ||||
* | main/dnsmasq: replace opts in init.d script and create user/group | Natanael Copa | 2012-01-19 | 5 | -12/+16 |
| | | | | | | While we were here we create and enable the user "dnsmasq". ref #943 | ||||
* | main/djbdns: replace opts in tinydns' init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/dhcp: replace opts in init.d script | Natanael Copa | 2012-01-19 | 3 | -44/+62 |
| | | | | ref #943 | ||||
* | main/dbus: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -7/+6 |
| | | | | ref #943 | ||||
* | main/dansguardian: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -6/+6 |
| | | | | ref #943 | ||||
* | main/apache2: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -4/+5 |
| | | | | ref #943 | ||||
* | main/alsa-utils: replace opts init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/openssl: security upgrade to 1.0.0g (CVE-2012-0050) | Natanael Copa | 2012-01-19 | 1 | -2/+2 |
| | | | | fixes #935 | ||||
* | main/djbdns: fix tinydns on 64 bit - including uint32.h | Natanael Copa | 2012-01-18 | 1 | -1/+4 |
| | | | | | | | | | The jumbo patch includes the 32bit version of the generated header files. This might break 64 bit builds depending on unpacking timestamps etc. We fix it by removing the generated headers, including uint32.h ref #933 | ||||
* | Revert "main/djbdns: fix tinydns on 64 bit" | Natanael Copa | 2012-01-18 | 1 | -4/+1 |
| | | | | This reverts commit 8320da39831b707a01f1212dd759f4f92d03aeb4. | ||||
* | main/djbdns: fix tinydns on 64 bit | Natanael Copa | 2012-01-18 | 1 | -1/+4 |
| | | | | | | | | | The jumbo patch includes the 32bit version of the generated header files. This might break 64 bit builds depending on unpacking timestamps etc. We fix it by removing the generated headers ref #933 | ||||
* | main/xtables-addons-grsec: rebuild against kernel 3.0.17 | Natanael Copa | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.0.17 | Natanael Copa | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | main/open-iscsi-grsec: rebuild against kernel 3.0.17 | Natanael Copa | 2012-01-18 | 2 | -3/+3 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.0.17 | Natanael Copa | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade to kernel 3.0.17 | Natanael Copa | 2012-01-18 | 2 | -3/+3 |
| | |||||
* | main/open-vm-tools-vserver: rebuild against 3.0.17 kernel | Natanael Copa | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-vserver: rebuild against 3.0.17 kernel | Natanael Copa | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | main/linux-vserver: upgrade to 3.0.17 kernel | Natanael Copa | 2012-01-18 | 2 | -26521/+4 |
| | |||||
* | main/apk-tools: upgrade to 2.2.3 | Timo Teräs | 2012-01-17 | 2 | -2/+17 |
| | |||||
* | main/acf-weblog: upgrade to 0.6.2 | Ted Trask | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | Revert "main/acf-weblog: strip TCP_DENIED from logs" | Ted Trask | 2012-01-17 | 2 | -48/+3 |
| | | | | This reverts commit 7c45bf94207fd982b32d074845b810cb0c14a371. | ||||
* | main/php: upgrade to 5.3.9 | Natanael Copa | 2012-01-17 | 3 | -5883/+6 |
| | |||||
* | main/sqlite: upgrade to 3.7.10 | Natanael Copa | 2012-01-17 | 1 | -3/+7 |
| | |||||
* | main/roundcubemail: upgrade to 0.7.1 | Leonardo Arena | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | main/openssh: upgrade to 5.9p1 (and rebase hpn patches we use) | Timo Teräs | 2012-01-17 | 3 | -7/+1739 |
| | |||||
* | main/acf-weblog: strip TCP_DENIED from logs | Natanael Copa | 2012-01-17 | 2 | -3/+48 |
| | | | | ref #892 | ||||
* | main/samba: enable cups support | Natanael Copa | 2012-01-17 | 1 | -2/+3 |
| | | | | so windows boxes can print... |