Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/binutils: fix crosscompiler packaging | Timo Teräs | 2013-09-23 | 1 | -0/+5 |
| | |||||
* | main/gcc: implement crosscompiler creation and crossbuilding, musl fixes | Timo Teräs | 2013-09-23 | 13 | -123/+1651 |
| | |||||
* | main/haserl: upgrade to 0.9.32 | Jeff Bilyk | 2013-09-21 | 1 | -4/+4 |
| | |||||
* | main/strace: fix musl patch to not break glibc/uclibc build | Timo Teräs | 2013-09-20 | 2 | -45/+27 |
| | |||||
* | main/openssh: fix build | Timo Teräs | 2013-09-20 | 1 | -1/+0 |
| | | | | | openssh got upgraded since my last musl build, and had config.sub updated. remove the now unneeded update_config_sub check. | ||||
* | main/strace: fix build against musl | Timo Teräs | 2013-09-20 | 2 | -9/+210 |
| | |||||
* | main/util-linux: fix build against musl | Timo Teräs | 2013-09-20 | 3 | -4/+154 |
| | |||||
* | main/tcl: fix build against musl | Timo Teräs | 2013-09-20 | 2 | -4/+19 |
| | |||||
* | main/musl: add rfc3678 multicast structures (for openpgm) | Timo Teräs | 2013-09-20 | 2 | -1/+81 |
| | |||||
* | main/zeromq: use system openpgm, and fix build against musl | Timo Teräs | 2013-09-20 | 2 | -9/+62 |
| | |||||
* | main/openpgm: new aport | Timo Teräs | 2013-09-20 | 2 | -0/+84 |
| | | | | | An implementation of the PGM reliable multicast protocol https://code.google.com/p/openpgm/ | ||||
* | main/openssh: fix build against musl | Timo Teräs | 2013-09-20 | 3 | -1/+43 |
| | |||||
* | main/lua-posix: fix build against musl | Timo Teräs | 2013-09-20 | 2 | -5/+43 |
| | | | | | - fix non-standard regular expressions - regenerate autotools | ||||
* | main/m4: fix build against musl | Timo Teräs | 2013-09-20 | 1 | -5/+15 |
| | | | | | | - patch in new gnulib + updated autotools generated files - update_config_sub - remove charset.alias if exists | ||||
* | main/diffutils: remove charset.alias if exists (unwanted) | Timo Teräs | 2013-09-20 | 1 | -0/+4 |
| | |||||
* | main/busybox: use CLIBC | Timo Teräs | 2013-09-20 | 1 | -2/+2 |
| | |||||
* | main/binutils: fix crosscompiler generation | Timo Teräs | 2013-09-20 | 1 | -4/+3 |
| | |||||
* | main/clamav: upstream now ships .conf.sample, fix packaging | Timo Teräs | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | main/cmake: use system shared libs, and fix build against musl | Timo Teräs | 2013-09-20 | 2 | -10/+35 |
| | |||||
* | main/[various]: simple build fixes against musl (update_config_sub) | Timo Teräs | 2013-09-20 | 19 | -7/+65 |
| | |||||
* | main/clamav: remove prepare() | Bartłomiej Piotrowski | 2013-09-20 | 1 | -5/+0 |
| | |||||
* | main/php: upgrade to 5.4.20 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | main/ltrace: upgrade to 0.7.3 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -10/+6 |
| | |||||
* | main/live-media: upgrade to 2013.09.18 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | main/imagemagick: upgrade to 6.8.6.10 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | main/clamav: upgrade to 0.98 | Bartłomiej Piotrowski | 2013-09-20 | 4 | -45/+5 |
| | |||||
* | main/subversion: rebuild against serf 1.3.1 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | main/fish: typo | William Pitcock | 2013-09-19 | 1 | -1/+1 |
| | |||||
* | main/fish: new aport | William Pitcock | 2013-09-19 | 2 | -0/+84 |
| | |||||
* | main/gparted: upgrade to 0.16.2 | Natanael Copa | 2013-09-19 | 1 | -4/+4 |
| | |||||
* | main/cups-filters: upgrade to 1.0.38 | Natanael Copa | 2013-09-19 | 1 | -4/+4 |
| | |||||
* | main/sipp: moved from testing | Natanael Copa | 2013-09-18 | 1 | -0/+44 |
| | |||||
* | main/lksctp-tools: moved from testing | Natanael Copa | 2013-09-18 | 1 | -0/+47 |
| | |||||
* | main/dpkg: remove --host/--build so --print-architecture gets it right | Natanael Copa | 2013-09-18 | 1 | -3/+1 |
| | | | | | | | | | | | | | | when the --host/--build options was added to the ./configure it caused $ dpkg --print-architecture uclibc-linux-i386 which broke debootstrap. Without those configure options the restult is: $ dpkg --print-architecture i386 which makes debootstrap happy. | ||||
* | main/coreutils: enable arch | Natanael Copa | 2013-09-18 | 1 | -2/+2 |
| | |||||
* | main/debootstrap: upgrade to 1.0.53 | Natanael Copa | 2013-09-18 | 1 | -4/+4 |
| | |||||
* | main/man-pages: upgrade to 3.54 | Natanael Copa | 2013-09-18 | 1 | -4/+4 |
| | |||||
* | main/py-imaging: minor layout modifications | Fabian Affolter | 2013-09-17 | 1 | -3/+6 |
| | |||||
* | main/snort: upgrade to 2.9.5.5 | Natanael Copa | 2013-09-17 | 1 | -5/+5 |
| | |||||
* | main/tvheadend: upgrade to 3.4.27 | Carlo Landmeter | 2013-09-16 | 1 | -7/+7 |
| | |||||
* | main/transmission: upgrade to 2.82 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -5/+5 |
| | |||||
* | main/swig: upgrade to 2.0.11 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -4/+4 |
| | |||||
* | main/serf: upgrade to 1.3.1 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -4/+4 |
| | |||||
* | main/orc: upgrade to 0.4.18 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -4/+4 |
| | |||||
* | main/libusbx: upgrade to 1.0.17 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -5/+5 |
| | |||||
* | main/libpng: upgrade to 1.6.5 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -7/+7 |
| | |||||
* | main/dialog: upgrade to 1.2.20130902 | Bartłomiej Piotrowski | 2013-09-16 | 1 | -5/+5 |
| | |||||
* | main/abuild: upgrade to 2.17.0 | Natanael Copa | 2013-09-16 | 1 | -4/+4 |
| | |||||
* | main/oscam: upgrade to svn20130916 | Carlo Landmeter | 2013-09-16 | 1 | -5/+5 |
| | |||||
* | main/lua-curl: upgrade to 0.2.3 | Natanael Copa | 2013-09-16 | 1 | -10/+11 |
| | | | | ref #2257 |