summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* testing/mpc: new aportNatanael Copa2009-09-101-0/+20
| | | | | Minimalist command line interface to MPD http://mpd.wikia.com/wiki/Client:Mpc
* testing/mpd: new aportNatanael Copa2009-09-104-0/+102
| | | | | Music daemon that plays MP3, FLAC, and Ogg Vorbis files http://musicpd.org
* main/luasql-postgres: simplify build. fix pkgdescNatanael Copa2009-09-102-71/+6
| | | | remove the config.new and set the needed vairalbes from cmdline
* testing/luasql-mysql: new aportNatanael Copa2009-09-101-0/+26
| | | | | MySQL driver for LuaSQL http://www.keplerproject.org/luasql/
* testing/luasql-sqlite3: new aportNatanael Copa2009-09-101-0/+21
| | | | | LuaSQL driver for sqlite3 http://www.keplerproject.org/luasql/
* 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
* testing/lua-discount: new aportNatanael Copa2009-09-091-0/+22
| | | | | Lua binding to discount, a Markdown implementation in C http://asbradbury.org/projects/lua-discount
* 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/
* testing/openvpn: test 2.1_rc19Natanael Copa2009-09-092-0/+118
|
* main/dansguardian: do not block "microsoft...clustimg=..." and similarNatanael Copa2009-09-091-1/+5
| | | | we just change default config
* testing/atomic-ops: new aportNatanael Copa2009-09-091-0/+27
| | | | | | | | | A library for atomic operations http://www.hpl.hp.com/research/linux/atomic_ops/download.php4 We use the debian source package with cvs patch fixes #96
* main/*-grsec: update grsec kernel to 200909052209Natanael Copa2009-09-096-166/+155
|
* testing/kamailio: support for mysql, postgresql, presence, pcreNatanael Copa2009-09-081-6/+60
| | | | make subpackages for those
* 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/
* testing/linux-vserver: re-added aportNatanael Copa2009-09-085-0/+4664
| | | | | Linux kernel with vserver http://linux-vserver.org/
* 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/+0
| | | | php needs it
* x11/enchant: added glib-dev to -dev dependsNatanael Copa2009-09-071-3/+3
|
* x11/ffmpeg: build fixNatanael Copa2009-09-071-1/+1
| | | | added perl to makedepends
* 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/
* x11/x264: build fixNatanael Copa2009-09-051-1/+1
| | | | added bash to makedepends
* x11/claws-mail: new aportNatanael Copa2009-09-052-0/+66
| | | | | A GTK+ based e-mail client http://www.claws-mail.org
* main/libetpan: new aportNatanael Copa2009-09-051-0/+25
| | | | | | | a portable middleware for email access http://www.etpan.org/ needed for imap support in claws-mail
* x11/xf86-video-tdfx: upgrade to 1.4.3Natanael Copa2009-09-051-3/+3
|
* x11/xf86-video-siliconmotion: upgrade to 1.7.3Natanael Copa2009-09-051-2/+2
|
* x11/xf86-video-savage: upgrade to 2.3.1Natanael Copa2009-09-051-3/+3
|
* x11/xf86-video-r128: upgrade to 6.8.1Natanael Copa2009-09-051-3/+3
|
* x11/xf86-video-mach64: upgrade to 6.8.2Natanael Copa2009-09-051-3/+3
|
* x11/xf86-video-intel: upgrade to 2.8.1Natanael Copa2009-09-051-3/+3
|