aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * main/perl-net-async-http: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/perl-io-async: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/perl-heap: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/perl-cps: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * testing/perl-test-warn: removedNatanael Copa2012-02-121-37/+0
| | | | | | | | we already have it in main
| * testing/per-tree-dag_node: removedNatanael Copa2012-02-121-37/+0
| | | | | | | | we already have it in main
| * main/perl-sub-uplevel: removed.Natanael Copa2012-02-121-38/+0
| | | | | | | | we already have main/perl-sub-uplevel-0.22-r2 in main
| * main/perl-async-mergepoint: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/perl-test-fatal: upgrade to 008Natanael Copa2012-02-122-39/+2
| | | | | | | | and delete the version in testing
| * main/perl-try-tiny: replace with Aerdans versionNatanael Copa2012-02-122-54/+15
| |
| * main/perl-test-refcount: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/perl-test-identity: moved to mainNatanael Copa2012-02-121-0/+0
| |
| * main/sshguard: moved from testingNatanael Copa2012-02-124-0/+0
| |
| * main/db: add db-c++ subpackageWilliam Pitcock2012-02-111-4/+10
| |
| * main/uboot-mkimage: upgrade to 2011.12William Pitcock2012-02-101-2/+2
| |
| * main/uclibc++: remove - we use libstdc++ and this just adds confusionWilliam Pitcock2012-02-1013-793/+0
| |
| * unstable/jabberd14: rebuild without uclibc++William Pitcock2012-02-101-3/+3
| |
| * main/net-snmp: allow tmpfs volumes to be monitoredJeff Bilyk2012-02-111-1/+5
| | | | | | | | fixes #932
| * main/zd1211-firmware: moved from testingJeff Bilyk2012-02-111-0/+0
| | | | | | | | fixes #922
| * main/asterisk: fix permissions moreTimo Teräs2012-02-111-3/+10
| |
| * main/openjdk6: upgrade to icedtea6-1.11Timo Teräs2012-02-112-28/+21
| | | | | | | | based on openjdk6 b24 14_nov_2011
| * main/gcc: fix libexec path to cc1Timo Teräs2012-02-111-1/+1
| |
| * main/gcc: fix pax flags for gcc, g++ and gijTimo Teräs2012-02-111-3/+7
| | | | | | | | ref #998
| * main/asterisk: fix package directory permissionsTimo Teräs2012-02-103-23/+13
| | | | | | | | instead of using post install script to do it
| * main/sudo: fix var and var/lib path permissionsTimo Teräs2012-02-101-1/+4
| |
| * main/vsftpd: rebuildTimo Teräs2012-02-101-1/+1
| |
| * main/email: comment out VCARD in default configNatanael Copa2012-02-101-1/+6
| | | | | | | | We want email work out of the box
| * main/busybox: fix mkdir on 64-bitsTimo Teräs2012-02-102-1/+45
| |
| * main/fakeroot: fix compilation warningsTimo Teräs2012-02-103-3/+61
| | | | | | | | Hopefully also fixes the issues we are seeing on 64-bit platforms.
| * main/asterisk: upgrade to 10.1.2Timo Teräs2012-02-101-2/+2
| |
* | Merge git://dev.alpinelinux.org/aportsFrancesco Colista2012-02-09194-8164/+2926
|\|
| * testing/xen: fix checksum. bump pkgrelNatanael Copa2012-02-081-2/+2
| |
| * testing/xen: fix extlinux pygrubRoger Pau Monne2012-02-081-1/+1
| | | | | | | | | | | | Modified the patch to fix a problem when initrd is the first argument in the append command. This is already commited to the Xen upstream tree.
| * testing/sshguard: build fixNatanael Copa2012-02-081-1/+1
| | | | | | | | add flex/bison to makedepends. the patch needs it.
| * testing/sshguard: fix parsing of busybox syslogRoger Pau Monne2012-02-082-3/+16
| |
| * main/abiword: rebuild against libwv-1.2.9Natanael Copa2012-02-082-5/+35
| |
| * main/wv: fix checksumNatanael Copa2012-02-081-5/+2
| |
| * main/wv: upgrade to 1.2.9Natanael Copa2012-02-082-18/+4
| |
| * main/perl-cache-cache: Fix pkgdescKiyoshi Aman2012-02-081-1/+1
| |
| * main/bitlbee: Forgot the actual patch. Whoops.Kiyoshi Aman2012-02-081-0/+26
| |
| * testing/perl-net-async-http: 0.15Kiyoshi Aman2012-02-081-4/+5
| |
| * main/bitlbee: Temporary patch to 3.0.4 to fix twitter issues.Kiyoshi Aman2012-02-081-3/+5
| |
| * main/perl-cache-cache: updateKiyoshi Aman2012-02-081-5/+7
| |
| * main/perl-data-ical: updateKiyoshi Aman2012-02-081-8/+10
| |
| * main/openldap: add missing checksumTimo Teräs2012-02-081-0/+1
| |
| * main/asterisk: disable res_n* interface manuallyTimo Teräs2012-02-081-0/+1
| | | | | | | | | | | | | | uclibc-0.9.33 implements res_ninit but not res_nquery or others. The configure checks only for res_ninit and assumes other functions are then present too, but this breaks build against new uclibc. Just disable the res_ninit check for now.
| * main/openldap: fix crash with back-sqlTimo Teräs2012-02-082-1/+12
| |
| * main/asterisk: upgrade to 10.1.1Timo Teräs2012-02-081-3/+3
| |
| * testing/pam-pgsql: new aportNatanael Copa2012-02-071-0/+42
| | | | | | | | | | PAM module to authenticate using a PostgreSQL database http://sourceforge.net/projects/pam-pgsql/
| * main/vsftpd: add pam supportNatanael Copa2012-02-071-2/+2
| |