summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/openvpn: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/openssh: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/opennhrp: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/openldap: start service after firewallNatanael Copa2009-09-153-8/+7
|
* main/oidentd: start service after firewallNatanael Copa2009-09-152-4/+6
|
* main/ngircd: start service after firewallNatanael Copa2009-09-152-5/+5
|
* main/nfs-utils: start service after firewallNatanael Copa2009-09-152-3/+3
|
* main/net-snmp: start services after firewallNatanael Copa2009-09-153-3/+5
|
* main/mysql: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/mini_httpd: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/lighttpd,mdadm: start service after firewallNatanael Copa2009-09-154-6/+6
|
* main/iscsitarget: start service after firewallNatanael Copa2009-09-152-3/+4
|
* main/ipsec-tools: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/iproute2-qos: start service after firewallNatanael Copa2009-09-152-3/+4
|
* main/iaxmodem: start service after firewallNatanael Copa2009-09-152-2/+3
|
* main/gross: start service after firewallNatanael Copa2009-09-152-8/+5
|
* main/fetchmail: start service after firewallNatanael Copa2009-09-152-5/+3
|
* main/ez-ipupdate: start service after firewallNatanael Copa2009-09-152-5/+3
|
* main/dropbear: start service after firewallNatanael Copa2009-09-152-4/+5
|
* main/dovecot: start service after firewallNatanael Copa2009-09-152-5/+4
|
* main/dnsmasq: start service after firewallNatanael Copa2009-09-152-3/+3
|
* main/distcc: start after firewall. separate python packageNatanael Copa2009-09-152-5/+12
|
* main/dansguardian,dhcpd: start service after firewallNatanael Copa2009-09-154-4/+6
|
* main/contrackd: fix typoNatanael Copa2009-09-152-2/+2
|
* main/chrony,clamav,clamsmtp,conntrack,cyrus-sasl: start services after fwNatanael Copa2009-09-1511-22/+22
|
* main/bind,busybox-initscripts: start net services after firewallNatanael Copa2009-09-158-17/+26
|
* main/{arpon,arpwatch,asterisk}: start service after firewallNatanael Copa2009-09-156-8/+11
|
* main/djbdns: start services after firewallNatanael Copa2009-09-153-2/+4
| | | | see #164
* main/djbdns: update L.ROOT-SERVERS.NET addressNatanael Copa2009-09-152-5/+7
| | | | fixes #162
* main/lighttpd: fix bad shell substitution in spawn-fcgiNatanael Copa2009-09-152-6/+5
| | | | fixes #160
* main/alpine-conf: setup-alpine edits /etc/hostsNatanael Copa2009-09-152-2/+56
| | | | fixes #163
* main/neon: fix -dev dependsNatanael Copa2009-09-151-2/+3
|
* main/bwm-ng: new aportNatanael Copa2009-09-141-0/+21
| | | | | A small and simple console-based live bandwidth monitor http://www.gropp.org/
* */php: move php-5.3 to testing and downgrade main/php to 5.2.10Natanael Copa2009-09-142-20/+37
| | | | | many apps needs 5.2 fixes #165
* main/opennhrp: 0.11.1-r1Timo Teras2009-09-143-14/+61
| | | | fix for opennhrp script event handling
* main/busybox-initscripts: fix loop device mdev configNatanael Copa2009-09-142-3/+3
|
* main/*-grsec: upgrade grsecurity to 2.6.30.6-200909121646Natanael Copa2009-09-146-13/+15
|
* main/uclibc: add dn_skipname() supportNatanael Copa2009-09-132-1/+118
| | | | Needed by wine and others
* x11/transmission: moved from main. add gtk supportNatanael Copa2009-09-134-76/+0
|
* x11/enchanted: move back from mainNatanael Copa2009-09-111-21/+0
| | | | It needs x11 libs
* main/php: ship config that loads the extension by defaultv1.9.0_rc2Natanael Copa2009-09-111-5/+6
| | | | also removed enchant. depends on x11.
* main/beecrypt: added m4 to makedependsNatanael Copa2009-09-101-2/+2
| | | | hopefully it solves the undefined reference to `mppndiv'
* main/uclibc: define MNT_DETATCH in sys/mount.hNatanael Copa2009-09-102-1/+34
| | | | Needed for util-vserver
* main/git: add proper dependencies for git send-email to workNatanael Copa2009-09-101-2/+2
|
* main/perl-authen-sasl: new aportNatanael Copa2009-09-101-0/+25
| | | | | SASL Authentication framework for perl http://search.cpan.org/dist/Authen-SASL/
* main/perl-digest-hmac: new aportNatanael Copa2009-09-101-0/+25
| | | | | Keyed-Hashing for Message Authentication Perl module http://search.cpan.org/~gaas/Digest-HMAC-1.01/
* main/iproute2-qos: updated scriptsNatanael Copa2009-09-104-136/+556
|
* main/*-grsec: upgrade kernel to 2.6.30.6-200909091844Natanael Copa2009-09-106-2520/+2479
|
* main/luasql-postgres: simplify build. fix pkgdescNatanael Copa2009-09-102-71/+6
| | | | remove the config.new and set the needed vairalbes from cmdline
* main/lua: link to libpthread in case modules uses pthreadNatanael Copa2009-09-101-2/+2
| | | | | | | Otherwise a module thats linked to pthread will go boom. This works around the issue with luasql.sqlite3. See http://bugs.gentoo.org/show_bug.cgi?id=189804