summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* 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
* main/lsof: new aportNatanael Copa2009-09-091-0/+26
| | | | | lsof (LiSt Open Files) lists information about files that are open by the running processes http://people.freebsd.org/~abe/
* main/dansguardian: do not block "microsoft...clustimg=..." and similarNatanael Copa2009-09-091-1/+5
| | | | we just change default config
* main/*-grsec: update grsec kernel to 200909052209Natanael Copa2009-09-096-166/+155
|
* main/acf-core: upgrade to 0.8.2Natanael Copa2009-09-081-2/+2
|
* main/acf-alpine-baselayout: upgrade to 0.5.6Natanael Copa2009-09-081-2/+2
|
* main/perl-net-smtp-ssl: new aportNatanael Copa2009-09-081-0/+26
| | | | | SSL support for Net::SMTP http://search.cpan.org/dist/Net-SMTP-SSL/
* main/perl-io-socket-ssl: new aportNatanael Copa2009-09-081-0/+26
| | | | | Nearly transparent SSL encapsulation for IO::Socket::INET http://search.cpan.org/dist/IO-Socket-SSL/
* main/perl-net-ssleay: new aportNatanael Copa2009-09-081-0/+26
| | | | | Perl extension for using OpenSSL http://search.cpan.org/dist/Net-SSLeay/
* main/net-snmp: remove perllocal.podNatanael Copa2009-09-081-1/+2
|
* main/git: remove perllocal.podNatanael Copa2009-09-081-1/+2
|
* main/beecrypt: recompile with newer gcc. fix dependendenciesNatanael Copa2009-09-081-4/+3
|
* main/ruby: enable threadingNatanael Copa2009-09-082-1/+2
| | | | fixes segfault for sqlite3-ruby
* main/swig: new aportNatanael Copa2009-09-071-0/+20
| | | | | | | SWIG is a compiler that makes it easy to integrate C and C++ code with scripting languages http://www.swig.org/
* main/guile: new aportNatanael Copa2009-09-071-0/+23
| | | | | Guile is a portable, embeddable Scheme implementation written in C http://www.gnu.org/software/guile/
* main/php: clean up the php 5.3 upgradeNatanael Copa2009-09-072-67/+181
| | | | | | | | | | | * remove php-session extension (its compiled in by default) fixes #156 * added various php extensions * added the suhosinver php hardening patch * renamed php-postgresql to php-pgsql
* main/rubygems: install rubygems.rb in correct locationNatanael Copa2009-09-072-62/+10
| | | | fixes #157
* main/acf-weblog: upgrade to 0.4.0Natanael Copa2009-09-072-3/+24
|
* main/acf-apk-tools: upgrade to 0.4.2Natanael Copa2009-09-071-2/+2
|
* main/enchant: moved from x11Natanael Copa2009-09-071-0/+21
| | | | php needs it
* main/libxslt: rebuild with a non-buggy installNatanael Copa2009-09-071-2/+2
| | | | the /usr/bin/xslt-config did not have execute permissions
* main/imap: new aportNatanael Copa2009-09-071-0/+41
| | | | | | | | | An IMAP/POP server http://www.washington.edu/imap uses inetd/xinetd so no init.d script. We are mostly interested in the client library which is needed by php.
* main/php-apc: rebuild for php-5.3Natanael Copa2009-09-071-1/+1
| | | | fixes #155
* main/uclibc: backport fix for fstatat()Natanael Copa2009-09-072-1/+105
|
* main/libmad: new aportNatanael Copa2009-09-064-0/+209
| | | | | A high-quality MPEG audio decoder http://www.underbit.com/products/mad/