summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | main/xdelta3: upgrade to 3.0zNatanael Copa2010-08-112-18/+4
| | | |
| * | | main/pidgin: upgrade to 2.7.3Natanael Copa2010-08-111-3/+3
| | | |
| * | | main/asterisk: upgrade to 1.6.2.11Natanael Copa2010-08-111-2/+2
| | | |
| * | | main/dovecot: dont crash when we rotate logsNatanael Copa2010-08-102-2/+30
| | | | | | | | | | | | | | | | ref #398
| * | | main/php: php-pear should depend on php-cliNatanael Copa2010-08-101-2/+2
| | | | | | | | | | | | | | | | fixes #399
| * | | main/apache2: move ldapconfig to -ldap subpackageNatanael Copa2010-08-103-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | and fix -dev dependencies fixes #401
| * | | main/apache2: moved from testingNatanael Copa2010-08-108-0/+0
| | | | | | | | | | | | | | | | fixes #392
| * | | testing/apache2: various fixesNatanael Copa2010-08-105-10/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix datadir to /usr/share instead of /share * move apxs and build dir to -dev package * separate subpackage for ldap modules * separate subpackage for ssl support with post-install that creates cert ref #392
| * | | main/vsftpd: upgrade to 2.3.0Natanael Copa2010-08-101-4/+7
| | | |
| * | | main/sqlite: upgrade to 3.7.0.1Natanael Copa2010-08-101-2/+2
| | | |
| * | | main/imagemagick: upgrade to 6.6.3.4Natanael Copa2010-08-101-2/+2
| | | |
| * | | main/sudo: upgrade to 1.7.4_p2Natanael Copa2010-08-101-2/+2
| | | |
| * | | main/iptables: upgrade to 1.4.9.1Natanael Copa2010-08-101-2/+2
| | | |
| * | | main/freetype: upgrade to 2.4.2Natanael Copa2010-08-101-2/+2
| | | |
| * | | main/ntfs-3g: upgrade to 2010.8.8Natanael Copa2010-08-101-2/+2
| | | |
| * | | testing/snmptt: new aportNatanael Copa2010-08-101-0/+28
| | | | | | | | | | | | | | | | | | | | Translates traps received from snmptrapd into easy to understand messages http://www.snmptt.org
| * | | main/mkinitfs: fix for parsing modules.dep when it has full pathsNatanael Copa2010-08-092-2/+36
| | | | | | | | | | | | | | | | fixes issue with initramfs not having the needed modules
| * | | main/transmission: upgrade to 2.04Natanael Copa2010-08-091-2/+2
| | | |
| * | | main/qemu: upgrade to 0.12.5Natanael Copa2010-08-091-2/+2
| | | |
| * | | main/mercurial: upgrade to 1.6.2Natanael Copa2010-08-091-2/+2
| | | |
| * | | main/iptables: upgrade to 1.4.9Natanael Copa2010-08-091-2/+2
| | | |
| * | | main/libc0.9.32: new snapshotNatanael Copa2010-08-066-196/+125
| | | | | | | | | | | | | | | | has most of our fixes and fixes for new bugs
| * | | main/linux-vserver: add fix for screen output on bootNatanael Copa2010-08-062-5/+60
| | | | | | | | | | | | | | | | | | | | | | | | was never applied to linux-vserver kernel. ref #339
| * | | testing/re2c: new aportNatanael Copa2010-08-061-0/+37
| | |/ | |/| | | | | | | | | | | | | | | | A tool for writing fast and flexible scanners in C from regular expressions http://www.re2c.org ref #395
| * | main/dhcpcd: upgrade to 5.2.7Natanael Copa2010-08-051-2/+2
| | |
| * | main/mkinitfs: upgrade to 2.0_rc9Natanael Copa2010-08-051-2/+2
| | |
| * | main/acf-weblog: upgrade to 0.5.6Ted Trask2010-08-051-2/+2
| | |
| * | main/busybox: enable unxzNatanael Copa2010-08-052-5/+5
| | |
| * | testing/apache2: add default configNatanael Copa2010-08-044-90/+1080
| | | | | | | | | | | | | | | | | | | | | | | | ship a default config based on fedora's build optimization, dont build modules for the mpms. remove the gentoo specific parts from /etc/conf.d/apache2
| * | testing/apache2: renamed from apacheNatanael Copa2010-08-045-1/+1
| | | | | | | | | | | | Upstream seems to use "apache2"
| * | testing/apache: build fixNatanael Copa2010-08-031-1/+2
| | | | | | | | | | | | needs autotools
| * | main/openldap: -dev package needs openssl-devNatanael Copa2010-08-031-1/+2
| | |
| * | testing/apache: new aportNatanael Copa2010-08-035-0/+418
| | | | | | | | | | | | | | | A high performance Unix-based HTTP server http://httpd.apache.org/
| * | main/apr-util: add driver subpackages for databases and ldapNatanael Copa2010-08-031-10/+28
| | |
| * | main/apr-util: fix dpends for -dev packageNatanael Copa2010-08-031-2/+3
| | |
| * | main/apr: fix depends for -dev packageNatanael Copa2010-08-031-2/+3
| | |
| * | main/tcpflow: moved from testingNatanael Copa2010-08-021-0/+0
| | |
| * | main/tcpflow: added package funcNatanael Copa2010-08-021-3/+7
| | |
| * | testing/py-gtk: new aportNatanael Copa2010-08-021-0/+34
| | | | | | | | | | | | | | | Python bindings for the GTK widget set http://www.pygtk.org/
| * | testing/py-cairo: new aportNatanael Copa2010-08-021-0/+35
| | | | | | | | | | | | | | | Python bindings for the cairo graphics library http://cairographics.org/pycairo/
| * | main/iw: moved from testingNatanael Copa2010-08-023-0/+0
| | |
| * | main/swig: upgrade to 2.0.0Natanael Copa2010-08-021-5/+8
| | |
| * | main/gtksourceview: upgrade to 2.10.4Natanael Copa2010-08-021-2/+2
| | |
| * | main/gtksourceview: moved from testingNatanael Copa2010-08-021-0/+0
| | |
| * | main/busybox: fixes for mktemp and sed from upstreamNatanael Copa2010-08-021-1/+5
| | |
| * | main/libtheora: link libtheoraenc with libtheoradecNatanael Copa2010-08-022-8/+34
| | | | | | | | | | | | it uses a symbol there.
| * | main/gnumeric: upgrade to 1.10.8Natanael Copa2010-08-021-2/+2
| | |
| * | main/micro-tetris: new aportNatanael Copa2010-08-021-0/+30
| | | | | | | | | | | | | | | Micro Tetris, based on 1989 IOCCC Obfuscated Tetris http://git.vmlinux.org/tetris.git/
| * | main/live-media: upgrade to 2010.03.08Natanael Copa2010-08-021-3/+3
| | |
| * | main/iperf: upgrade to 2.0.5Natanael Copa2010-08-021-3/+3
| | |