aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/udisks2: upgrade to 2.1.1Natanael Copa2013-09-241-4/+4
|
* main/vte3: upgrade to 0.34.8Natanael Copa2013-09-241-5/+5
|
* main/links: upgrade to 2.8Natanael Copa2013-09-241-2/+4
|
* main/lvm2: upgrade to 2.02.101Natanael Copa2013-09-241-4/+4
|
* main/m4: upgrade to 1.4.17Natanael Copa2013-09-241-12/+5
|
* main/sipp: reset stdin on exitNatanael Copa2013-09-242-5/+33
| | | | | | fixes #2259 upstream: https://sourceforge.net/p/sipp/bugs/123/
* main/xen: add hack to force auth type to use plaintext on tls websocket for ↵William Pitcock2013-09-242-1/+16
| | | | noVNC
* main/musl: fix crosscompiler bootstrap, explicitly specify prefixTimo Teräs2013-09-231-1/+1
| | | | | Since we don't run ./configure, the prefix needs to be explicitly passed to make. Affects only crosscompiler creation (so no pkgrel bump).
* main/libiconv: build only on uclibcTimo Teräs2013-09-231-6/+5
| | | | should not be needed with musl
* main/libc-dev: use CLIBC, and fix musl supportTimo Teräs2013-09-231-13/+8
|
* main/binutils: fix crosscompiler packagingTimo Teräs2013-09-231-0/+5
|
* main/gcc: implement crosscompiler creation and crossbuilding, musl fixesTimo Teräs2013-09-2313-123/+1651
|
* main/haserl: upgrade to 0.9.32Jeff Bilyk2013-09-211-4/+4
|
* main/strace: fix musl patch to not break glibc/uclibc buildTimo Teräs2013-09-202-45/+27
|
* main/openssh: fix buildTimo Teräs2013-09-201-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 muslTimo Teräs2013-09-202-9/+210
|
* main/util-linux: fix build against muslTimo Teräs2013-09-203-4/+154
|
* main/tcl: fix build against muslTimo Teräs2013-09-202-4/+19
|
* main/musl: add rfc3678 multicast structures (for openpgm)Timo Teräs2013-09-202-1/+81
|
* main/zeromq: use system openpgm, and fix build against muslTimo Teräs2013-09-202-9/+62
|
* main/openpgm: new aportTimo Teräs2013-09-202-0/+84
| | | | | An implementation of the PGM reliable multicast protocol https://code.google.com/p/openpgm/
* main/openssh: fix build against muslTimo Teräs2013-09-203-1/+43
|
* main/lua-posix: fix build against muslTimo Teräs2013-09-202-5/+43
| | | | | - fix non-standard regular expressions - regenerate autotools
* main/m4: fix build against muslTimo Teräs2013-09-201-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äs2013-09-201-0/+4
|
* main/busybox: use CLIBCTimo Teräs2013-09-201-2/+2
|
* main/binutils: fix crosscompiler generationTimo Teräs2013-09-201-4/+3
|
* main/clamav: upstream now ships .conf.sample, fix packagingTimo Teräs2013-09-201-4/+4
|
* main/cmake: use system shared libs, and fix build against muslTimo Teräs2013-09-202-10/+35
|
* main/[various]: simple build fixes against musl (update_config_sub)Timo Teräs2013-09-2019-7/+65
|
* main/clamav: remove prepare()Bartłomiej Piotrowski2013-09-201-5/+0
|
* main/php: upgrade to 5.4.20Bartłomiej Piotrowski2013-09-201-4/+4
|
* main/ltrace: upgrade to 0.7.3Bartłomiej Piotrowski2013-09-201-10/+6
|
* main/live-media: upgrade to 2013.09.18Bartłomiej Piotrowski2013-09-201-4/+4
|
* main/imagemagick: upgrade to 6.8.6.10Bartłomiej Piotrowski2013-09-201-4/+4
|
* main/clamav: upgrade to 0.98Bartłomiej Piotrowski2013-09-204-45/+5
|
* main/subversion: rebuild against serf 1.3.1Bartłomiej Piotrowski2013-09-201-1/+1
|
* main/fish: typoWilliam Pitcock2013-09-191-1/+1
|
* main/fish: new aportWilliam Pitcock2013-09-192-0/+84
|
* main/gparted: upgrade to 0.16.2Natanael Copa2013-09-191-4/+4
|
* main/cups-filters: upgrade to 1.0.38Natanael Copa2013-09-191-4/+4
|
* testing/dvbsnoop: new aportCarlo Landmeter2013-09-181-0/+50
|
* main/sipp: moved from testingNatanael Copa2013-09-181-0/+0
|
* main/lksctp-tools: moved from testingNatanael Copa2013-09-181-0/+0
|
* testing/lksctp-tools: upgrade to 1.0.15Natanael Copa2013-09-181-6/+5
|
* main/dpkg: remove --host/--build so --print-architecture gets it rightNatanael Copa2013-09-181-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 archNatanael Copa2013-09-181-2/+2
|
* main/debootstrap: upgrade to 1.0.53Natanael Copa2013-09-181-4/+4
|
* testing/debian-archive-keyring: new aportNatanael Copa2013-09-181-0/+31
| | | | | GnuPG archive keys of the Debian archive http://packages.debian.org/sid/debian-archive-keyring
* main/man-pages: upgrade to 3.54Natanael Copa2013-09-181-4/+4
|