summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/autoconf: upgrade to 2.66Natanael Copa2010-07-071-2/+6
|
* main/busybox: upgrade to 1.16.2Natanael Copa2010-07-071-17/+3
|
* testing/kamailio: build fixNatanael Copa2010-07-071-1/+5
| | | | try work around paralell build issue?
* main/linux-grsec: upgrade to 2.2.0-2.6.32.16-201007062016Natanael Copa2010-07-072-3780/+3845
|
* main/gnumeric: upgrade to 1.10.7Natanael Copa2010-07-071-2/+2
|
* main/dhcp: upgrade to 4.1.1-P1Leonardo Arena2010-07-071-4/+4
| | | | fixes CVE-2010-2156
* testing/kamailio: add mysql and pcre supportNatanael Copa2010-07-061-11/+19
|
* testing/tbl: new aportNatanael Copa2010-07-062-0/+58
| | | | | Utility to format tables for troff http://tbl.bsd.lv/
* main/man: use package() functionNatanael Copa2010-07-062-3/+299
|
* testing/mdocml: new aportNatanael Copa2010-07-061-0/+33
| | | | | | | Roff implementation http://mdocml.bsd.lv/ alot smaller than groff but we still seem to need /usr/bin/tbl
* main/php: fix for CVE-2010-2225Natanael Copa2010-07-062-2/+200
| | | | based on http://svn.php.net/viewvc?view=revision&revision=300843
* main/xfce4: upgrade to 4.6.2Natanael Copa2010-07-061-5/+24
| | | | we add versioned dependencies in here to define what xfce4-4.6.2 is
* main/gst-plugins-ugly: rebuild against new x264Natanael Copa2010-07-061-2/+2
|
* main/mplayer: upgrade to 1.0_rc4_p20100612Natanael Copa2010-07-061-4/+4
|
* main/ffmpeg: rebuild against new x264Natanael Copa2010-07-061-1/+1
|
* main/x264: upgrade to 20100607Natanael Copa2010-07-061-2/+2
|
* main/transmission: upgrade to 2.01Natanael Copa2010-07-061-3/+4
|
* main/postfix: upgrade to 2.7.1Natanael Copa2010-07-062-9/+9
|
* main/util-linux-ng: upgrade to 2.18Natanael Copa2010-07-061-3/+3
|
* main/sylpheed: upgrade to 3.0.3Natanael Copa2010-07-061-3/+3
|
* main/sudo: upgrade to 1.7.3Natanael Copa2010-07-061-3/+7
|
* main/ircii: build fixNatanael Copa2010-07-061-1/+1
| | | | needs ncurses
* main/ircii: move from testingNatanael Copa2010-07-062-43/+20
|
* testing/ircii: set default server to irc.freenode.netNatanael Copa2010-07-061-3/+4
|
* main/djbdns: make sure there are valid ip address in @ before overwriteNatanael Copa2010-07-062-6/+4
|
* main/pcre: upgrade to 8.10Natanael Copa2010-07-051-3/+3
|
* main/p7zip: upgrade to 9.13Natanael Copa2010-07-051-3/+3
|
* main/lvm2: upgrade to 2.02.69Natanael Copa2010-07-051-2/+2
|
* main/imagemagick: upgrade to 6.6.2.10Natanael Copa2010-07-051-2/+2
|
* main/feh: upgrade to 1.8Natanael Copa2010-07-051-2/+2
|
* main/dhcp: upgrade to 4.1.1_p1Natanael Copa2010-07-051-2/+2
|
* main/c-ares: upgrade to 1.7.3Natanael Copa2010-07-051-3/+3
|
* main/bind: upgrade to 9.7.1Natanael Copa2010-07-051-5/+5
|
* main/syslinux: upgrade to 4.01Natanael Copa2010-07-051-2/+2
|
* main/lua: apply patch from upstreamNatanael Copa2010-07-051-4/+10
|
* main/nfs-utils: upgrade to 1.2.2 and use rpcbindNatanael Copa2010-07-018-12/+208
| | | | fixes #249
* main/rpcbind: moved from testingNatanael Copa2010-07-015-0/+0
|
* main/libtirpc: moved from testingNatanael Copa2010-07-013-0/+0
|
* testing/rpcbind: new aportNatanael Copa2010-07-015-0/+157
| | | | | portmap replacement which supports RPC over various protocols http://rpcbind.sourceforge.net
* testing/libtirpc: disable auth_des completelyNatanael Copa2010-07-012-6/+54
| | | | It had some unresolved symbols.
* main/dovecot: fix another typo in post-installNatanael Copa2010-07-012-3/+3
|
* main/dovecot: fix typo in post-installNatanael Copa2010-07-012-2/+2
|
* main/dovecot: parse dovecot.conf to find the cert/key in post-installNatanael Copa2010-07-012-4/+17
| | | | | also check that we have /dev/urandom or /dev/random. Those might not exist if dovecot is installed with --root
* main/opentracker: moved from testingNatanael Copa2010-06-303-0/+0
| | | | fixes #190
* main/libowfat: moved from testingNatanael Copa2010-06-301-0/+0
|
* main/iscsitarget-grsec: use global _ksrcNatanael Copa2010-06-301-4/+3
| | | | this only affects buildtime so no pkgrel was bumped
* main/abuild: fix error message for conflictsNatanael Copa2010-06-302-2/+46
|
* main/abuild: remove unused patchNatanael Copa2010-06-301-31/+0
|
* main/apk-tools: do not use openssl engines when building staticNatanael Copa2010-06-302-2/+72
| | | | fixes #373
* main/libc0.9.32: workaround gcc optimizer bugNatanael Copa2010-06-302-1/+61
| | | | | | which causes static stuff go bad. ref #373