buildrootschalter/package
Thomas Petazzoni 467f221d20 cloop: bump and fix package
On a machine without zlib-dev installed, cloop must rely on the
host-zlib compiled by Buildroot, but due to the horrible cloop build
system, this didn't happen and the build was failing.

Therefore, we now pass all the $(HOST_CONFIGURE_OPTS) when building
cloop, and we fix the Makefile so that it takes into account
CFLAGS/LDFLAGS passed in the environment or command-line and do not
override them.

[Peter: fix typos, remove HOST_MAKE_ENV]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-28 20:13:05 +01:00
..
acpid acpid: convert to gentargets and bump to 2.0.6 2010-09-29 22:54:53 +02:00
alsamixergui alsamixergui: needs C++ support for fltk 2010-07-21 21:06:13 +02:00
argp-standalone argp-standalone: new package 2010-11-05 00:01:58 +01:00
argus package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
at at: ensure startup script is well installed 2010-12-13 00:38:27 +01:00
atk packages/atk: fix Makefile 2010-08-30 15:36:30 +02:00
autoconf packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
automake automake: bump to 1.11.1 2010-11-05 09:49:25 +01:00
avahi avahi: ensure locale data is installed into /usr/share, not /usr/lib 2010-10-07 16:00:41 +02:00
axel axel: convert to gentargets and bump to 2.4 2010-09-26 23:11:43 +02:00
bash bash: fix build issues reported by Dmitry Ivanov, update to pl9 2010-11-19 10:16:16 +01:00
beecrypt packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
berkeleydb berkeleydb: fix download url 2010-09-07 23:08:40 +02:00
bind bind: security bump to 9.5.2-p4 2010-11-19 10:43:08 +01:00
bison bison: bump to version 2.4.3 2010-12-22 23:00:52 +01:00
blackbox blackbox: needs iconv if !locale 2010-07-02 14:04:34 +02:00
bmon packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
boa boa: convert to autotargets 2010-09-26 21:11:32 +02:00
bootutils packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
bridge-utils packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
bsdiff bsdiff: convert to gentargets 2010-09-26 21:54:13 +02:00
busybox busybox 1.18.1: add hush fix 2010-12-22 23:47:13 +01:00
bzip2 bzip2: ensure target directories exist before copying into 2010-12-13 00:40:54 +01:00
cairo cairo: PDF support is needed when SVG support is enabled 2010-07-29 22:18:57 +02:00
ccache ccache: rework ccache management 2010-12-08 17:51:49 +01:00
cdrkit cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake 2010-07-29 16:04:38 +02:00
cgilua luafilesystem: remove LARGE_FILE constraint 2010-08-24 15:05:19 +02:00
cloop cloop: bump and fix package 2010-12-28 20:13:05 +01:00
cmake cmake: pass LDFLAGS/CFLAGS when building for the host 2010-07-07 08:14:02 +02:00
config config: fix crash with too long paths 2010-11-07 19:52:13 +01:00
copas New lua module: copas 2010-06-05 22:13:37 +02:00
coreutils Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
coxpcall New lua module: coxpcall 2010-06-05 21:54:28 +02:00
cramfs cramfs: fix installation 2010-04-17 04:36:22 +02:00
ctorrent
cups cups: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:33:22 +01:00
customize customize: fix copy paths 2010-05-06 23:27:58 +02:00
cvs cvs: convert to autotargets 2010-09-30 14:17:15 +02:00
dash dash: fix build of native helpers 2010-07-22 00:22:22 +02:00
dbus dbus: ensure startup script is well installed 2010-12-13 00:13:55 +01:00
dbus-glib package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
dbus-python package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
devmem2
dhcp dhcp: Bump to 4.1.1-P1 and convert to autotools 2010-07-17 00:08:25 +02:00
dhrystone dhrystone: new benchmark package 2010-12-08 23:37:48 +01:00
dialog dialog: fix build, ensure host includes aren't used 2010-11-25 11:07:08 +01:00
diffutils diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT 2010-07-27 09:20:59 +02:00
directfb directfb: Fix missing -lm flag again 2010-11-07 22:04:35 +01:00
directfb-examples directfb-examples: rework target installation rule to match package infrastructure 2010-12-13 00:42:03 +01:00
distcc distcc : convert to autotools infrastructure & bump to 1.1-20100428 2010-06-24 13:51:06 +02:00
divine
dmalloc toolchain: rework thread options 2010-12-13 22:26:41 +01:00
dmraid package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
dnsmasq dnsmasq: bump to 2.55 and migrate to gentargets 2010-06-25 13:35:09 +02:00
docker docker: remove useless post install stripping hook 2010-09-12 19:26:52 +02:00
dosfstools dosfstools: needs largefile support 2010-09-29 14:47:04 +02:00
dropbear dropbear: really fix xauth tweak since dbcec2b2 2010-10-06 09:45:12 +02:00
e2fsprogs e2fsprogs: convert old-style hooks to new-style hook 2010-09-12 19:26:49 +02:00
ed ed: bump to version 1.5 2010-12-22 23:44:06 +01:00
eeprog Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
enchant package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
ethtool ethtool: bump to version 2.6.35 2010-11-04 22:53:35 +01:00
expat Removed expat-libdir-la.patch 2010-10-14 07:27:10 -04:00
ezxml ezxml: misc fixes 2010-09-26 14:34:43 +02:00
fakeroot packages: remove useless HOST_*_LIBTOOL_PATCH 2010-05-02 23:26:27 +02:00
fbdump
fbgrab New package: fbgrab 2010-12-13 17:09:22 +01:00
fbset fbset: misc cleanup 2010-09-26 20:54:34 +02:00
fbv fbv : convert to autotools infrastructure 2010-06-24 13:51:06 +02:00
fconfig fconfig: convert to gentargets and bump to 20080329 2010-09-29 22:14:27 +02:00
file file: don't force _GNU_SOURCE in CFLAGS 2010-06-10 09:33:32 +02:00
findutils findutils: bump to version 4.4.2 2010-12-22 22:57:30 +01:00
fis
flex flex: fix configure cache issue with BR2_NEEDS_GETTEXT 2010-07-26 15:10:41 +02:00
fltk fltk: fix build 2010-05-21 16:14:17 +02:00
fontconfig Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
freetype freetype: bump to version 2.4.4 2010-12-22 22:54:25 +01:00
fuse libfuse : convert to autotools infrastructure & bump to 2.8.4 2010-06-24 13:51:08 +02:00
gadgetfs-test gadgets-test: convert to gentargets 2010-09-29 22:26:45 +02:00
games package/games: remove magiccube4d 2010-12-25 20:47:12 +01:00
gamin Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
gawk gawk: convert old-style hook to new-style hook 2010-09-12 19:26:51 +02:00
gdk-pixbuf gdk-pixbuf: ensure startup script is well installed 2010-12-13 00:35:38 +01:00
genext2fs genext2fs: bump to 1.4.1 2010-10-06 13:38:46 +02:00
genromfs genromfs: add new package 2010-04-09 11:03:54 +02:00
gettext libintl: needs wchar like gettext 2010-10-05 13:24:23 +02:00
gmp gmp: make it a proper package and bump to version 5.0.1 2010-12-27 22:00:59 +01:00
gmpc gmpc: fix typo 2010-07-25 22:17:08 +02:00
gnuconfig Update config.{guess,sub} unconditionally 2010-04-11 05:59:59 +02:00
gob2 gob2: workaround configure misdetecting library needed for flex 2010-05-27 00:44:28 +02:00
gperf packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
gpsd gpsd: fixup various problems with Config.in 2010-11-24 22:43:24 +01:00
gqview
grep grep: fix build when libiconv is enabled 2010-12-25 22:33:20 +01:00
gtk2-engines Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
gtk2-themes packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
gtkperf packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
gvfs gvfs: bump version to fix build with recent glib 2010-12-27 23:50:25 +01:00
gzip gzip : convert to autotools infrastructure & bump to 1.4 2010-06-24 13:51:08 +02:00
hal hal: dbus expat option is BR2_DBUS_EXPAT 2010-05-27 14:48:47 +02:00
haserl Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
hdparm hdparm: needs largefile support 2010-10-05 12:06:52 +02:00
hostapd hostapd: ensure hostapd binaries are installed in the right place 2010-12-13 00:15:10 +01:00
hwdata hwdata: convert to gentargets and bump to 0.230 2010-09-26 22:35:05 +02:00
i2c-tools i2c-tools: ensure binaries are installed in the right place 2010-12-13 00:17:14 +01:00
icu icu: convert to autotargets and bump to version 4.4.2 2010-12-22 23:45:17 +01:00
ifplugd ifplugd: convert to new style hook 2010-09-12 19:26:52 +02:00
imagemagick imagemagick: add patch to fix libxml2 issue and remove useless patch 2010-12-22 22:14:36 +01:00
input-tools input-tools: fix jscal build, ensure target dir exists 2010-12-13 23:17:05 +01:00
intltool libxml-parser-perl/intltool: mark as host only packages 2010-08-24 09:30:41 +02:00
iostat iostat: migrate to gentargets 2010-07-29 17:29:01 +02:00
iperf iperf: bump to 2.0.5 2010-09-26 00:35:26 +02:00
ipkg ipkg: remove useless configure options 2010-04-13 16:55:42 +02:00
iproute2 iproute: bump version and convert to gentargets 2010-09-25 23:13:09 +02:00
ipsec-tools ipsec-tools: breaks with parallel builds 2010-10-05 12:08:55 +02:00
iptables iptables: bump to version 1.4.10 2010-11-04 20:16:29 +01:00
iw iw: bump version 2010-10-04 09:06:39 +02:00
java packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
jpeg jpeg: don't add prefix to binaries 2010-12-27 21:42:02 +01:00
kbd Add kbd package 2010-11-07 10:50:44 +01:00
kexec packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
kismet package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
leafpad
less less: use correct step override method 2010-09-12 19:26:52 +02:00
libaio libaio: add patch to support AVR32 2010-12-14 00:57:03 +01:00
libarchive
libart libart: fix staging install 2010-06-16 21:45:51 +02:00
libatomic_ops Add libatomic_ops 1.2 needed by libdrm Intel support 2010-04-14 17:03:58 +02:00
libcap libcap: fix build issue when host pam is around 2010-05-28 21:47:46 +02:00
libcgi packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
libcgicc libcgicc: fix package after autotools infrastructure conversion 2010-05-20 22:34:27 +02:00
libconfig libconfig: bump version 2010-12-11 02:40:53 +01:00
libconfuse
libcurl libcurl: security bump to 7.21.2 2010-11-19 15:46:06 +01:00
libdaemon libdaemon; bump version 2010-09-29 21:04:57 +02:00
libdnet libdnet: convert old-style hook to new-style hook 2010-09-12 19:26:49 +02:00
libdrm libdrm: needs LARGEFILE support 2010-07-20 21:35:24 +02:00
libelf
liberation liberation: convert to gentargets and bump to 1.06.0.20100721 2010-09-29 22:30:35 +02:00
libevent libevent: convert old-style hook to new-style hook 2010-09-12 19:24:58 +02:00
libeXosip2 package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
libgail package: add libgail package 2010-07-27 22:38:21 +02:00
libgcrypt libgcrypt: bump to version 1.4.6 to fix MIPS build issues 2010-11-29 19:54:34 +01:00
libglade libglade: convert old-style hook to new-style hook 2010-09-12 19:24:58 +02:00
libglib2 libglib2: ensure atomic ops patch gets applied 2010-11-17 07:27:11 +01:00
libgpg-error libgpg-error : convert to autotools infrastructure & bump to 1.8 2010-06-24 13:51:11 +02:00
libgtk2 gdk-pixbuf/libgtk2: move gdk-pixbuf loader cache setup script 2010-11-05 10:07:26 +01:00
libiconv packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
libidn libidn: convert old-style hooks to new-style hooks 2010-09-12 19:24:59 +02:00
liblockfile liblockfile : convert to autotools infrastructure & bump to 1.08-4 2010-06-24 13:51:11 +02:00
libmicrohttpd
libnl libnl: fix minor memleaks, install shared library properly 2010-11-04 23:24:31 +01:00
liboil Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-30 14:41:38 +02:00
libosip2 libosip2: change site location and bump to 3.3.0 2010-10-04 11:28:32 +02:00
libpcap libpcap: bump to 1.1.1 2010-11-05 09:50:42 +01:00
libpng libpng: bump to 1.4.4 2010-10-05 22:25:06 +02:00
libraw1394 libraw1394: convert to the autotools infrastructure 2010-04-13 16:55:21 +02:00
librsvg package: add librsvg package 2010-10-05 09:14:37 +02:00
librsync package: add librsync 2010-03-22 17:27:13 +01:00
libsexy
libsoup libsoup: bump version to 2.31.2 2010-07-27 22:48:13 +02:00
libsvgtiny Use the normal download method for libsvgtiny 2010-09-13 08:18:33 +02:00
libsysfs libsysfs: convert to the autotools infrastructure 2010-04-13 16:55:26 +02:00
libtool libtool: avoid to patch ltmain.sh script in host-libtool package 2010-10-14 07:27:20 -04:00
libungif libungif: convert old-style hook to new-style hook 2010-09-12 19:24:58 +02:00
libupnp
libusb libusb: bump version 2010-06-06 20:36:09 +02:00
libusb-compat libusb: bump version, convert to autotools, add -compat lib 2010-04-06 21:55:14 +02:00
libxml-parser-perl libxml-parser-perl/intltool: mark as host only packages 2010-08-24 09:30:41 +02:00
libxml2 libxml2: bump to version 2.7.8 2010-12-22 23:44:32 +01:00
libxslt libxslt: bump to version 1.1.26 2010-12-22 23:44:58 +01:00
lighttpd lighttpd: bump version 2010-10-04 09:08:08 +02:00
links links : convert to autotools infrastructure & bump to 1.01pre1-no-ssl 2010-06-24 13:51:07 +02:00
linux-fusion linux-fusion: many fixes 2010-07-16 23:42:32 +02:00
lite lite: convert old-style hook to new-style hook 2010-09-12 19:26:49 +02:00
lm-sensors lm-sensors: full install, install into staging, make bins configurable 2010-09-27 23:14:31 +02:00
lmbench Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
lockfile-progs lockfile-progs: cleanup install/uninstall 2010-09-29 22:40:31 +02:00
logrotate logrotate: convert to gentargets and bump to 3.7.9 2010-09-26 22:53:22 +02:00
lrzsz lrzsz: remove unneeded strip 2010-11-24 22:32:15 +01:00
lsof lsof: fix build after gentargets conversion 2010-12-27 15:49:00 +01:00
lsuio lsuio: new UIO helper package 2010-12-07 22:56:56 +01:00
ltp-testsuite toolchain: rework thread options 2010-12-13 22:26:41 +01:00
ltrace Remove code specific to removed architectures 2010-08-31 20:28:21 +02:00
lua lua: make sure that CFLAGS are passed 2010-08-24 15:05:19 +02:00
luafilesystem luafilesystems: unbreak builds with largefile support 2010-08-29 23:36:46 +02:00
luasocket New lua module: luasocket 2010-06-05 21:59:04 +02:00
lvm2 lvm2: convert to autotargets and bump to 2.02.78 2010-12-14 00:30:32 +01:00
lzma toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
lzo lzo: fix host-lzo build failure when config cache is filled 2010-08-24 09:30:40 +02:00
lzop
m4 m4: version bump to 1.4.15 2010-12-06 23:16:06 +01:00
make make : convert to autotools infrastructure 2010-06-24 13:51:09 +02:00
makedevs makedevs: add source targets 2010-11-19 14:55:36 +01:00
matchbox matchbox-common was missing in Config.in 2010-11-05 10:24:18 +01:00
mdadm mdadm: use correct step override method 2010-09-12 19:26:52 +02:00
memstat Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
memtester memtester: convert to gentargets and bump to 4.2.1 2010-12-14 00:35:51 +01:00
metacity metacity: use new style hook 2010-09-12 19:26:53 +02:00
microperl Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
midori midori: bump to 0.2.9 and make it build with directfb 2010-11-19 07:24:15 +01:00
mii-diag mii-diag: convert to gentargets and bump to 2.11.3 2010-12-13 23:21:12 +01:00
module-init-tools module-init-tools: fix configure bug by bumping to 3.12 2010-11-17 23:21:45 +01:00
mpc mpc: make it a proper package 2010-12-27 22:01:00 +01:00
mpfr mpfr: make it a proper package and bump to version 3.0.0-p8 2010-12-27 22:00:59 +01:00
mrouted mrouted: use official tarball rather than git 2010-12-26 08:49:56 +01:00
mtd mtd-utils: ensure libmtd.a always gets built 2010-11-18 21:50:25 +01:00
multimedia libtheora: bump version to 1.1.1 2010-12-14 01:29:16 +01:00
mutt mutt: needs WCHAR support in toolchain 2010-05-23 23:37:16 +02:00
mysql_client mysql_client: bump to 5.1.53 to fix abi check problem 2010-12-22 21:45:41 +01:00
nano nano: bump to version 2.2.6 2010-12-22 23:00:36 +01:00
nasm nasm: new package, needed for syslinux 2010-06-12 13:38:45 +02:00
nbd nbd: use new style hook 2010-09-12 19:26:53 +02:00
ncftp ncftp: use correct way of overriding steps 2010-09-12 19:26:50 +02:00
ncurses ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling 2010-08-30 10:15:29 +02:00
neon packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
netcat netcat: prevent build system from adding a prefix to binaries 2010-08-24 09:30:41 +02:00
netkitbase Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
netkittelnet Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
netperf netperf: add Gentoo patch to fix buffer overflow compiler warnings 2010-12-27 23:30:46 +01:00
netplug netplug: convert to gentargets and bump to 1.2.9.2 2010-12-14 00:56:10 +01:00
netsnmp netsnmp: bump to version 5.6 2010-11-04 23:42:27 +01:00
netstat-nat
newt Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
nfs-utils Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
ntfs-3g package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
ntfsprogs ntfsprogs: use correct step override method 2010-09-12 19:26:52 +02:00
ntp ntp: disable ntpsnmpd support 2010-11-04 14:22:16 +01:00
nuttcp New package: nuttcp 2010-11-05 16:53:09 +01:00
olsr olsr: needs IPv6 support in toolchain 2010-05-26 14:14:39 +02:00
openntpd package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
openssh package/openssh: Use HTTP instead of FTP for source download 2010-12-07 12:25:46 +01:00
openssl openssl: security bump to version 1.0.0c 2010-12-11 02:25:21 +01:00
openvpn toolchain: rework thread options 2010-12-13 22:26:41 +01:00
oprofile oprofile: use correct way of overriding steps 2010-09-12 19:26:50 +02:00
pango pango: ensure startup script is well installed 2010-12-13 00:36:58 +01:00
patch patch: needs toolchain with wchar 2010-12-22 22:56:55 +01:00
pciutils pciutils: compilation failed with zlib enabled because it lacks a dependency 2010-11-19 10:45:03 +01:00
pcmanfm package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
pcre pcre: convert to new style hook 2010-09-12 19:26:53 +02:00
php php: fix gmp extension build after libgmp bump 2010-12-28 08:52:14 +01:00
pixman pixman: bump version 2010-04-08 21:35:20 +02:00
pkg-config packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
popt
portmap portmap: install initscript 2010-12-22 22:53:50 +01:00
pppd pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35 headers 2010-10-18 11:30:31 +02:00
pptp-linux pptp: bump to version 1.7.2, convert to gentargets 2010-11-04 23:25:51 +01:00
procps
proftpd proftpd: convert to autotargets and bump to 1.3.3b 2010-11-05 13:56:09 +01:00
psmisc Update packages to BR2_NEEDS_GETTEXT_IF_LOCALE 2010-05-24 22:33:06 +02:00
python Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
qt qt: dbus module needs gui support as well 2010-12-28 00:07:53 +01:00
quagga quagga: bump version, fix conflicting options, enhance help 2010-09-30 21:50:43 +02:00
radvd radvd: convert to new style hook 2010-09-12 19:26:53 +02:00
rdesktop packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
readline readline: bump to version 6.1 2010-11-04 22:55:23 +01:00
rings New lua module: rings 2010-06-05 21:56:06 +02:00
rng-tools package/: shared config cache is gone 2010-11-19 16:44:17 +01:00
rp-pppoe rp-pppoe: bump to version 3.10, convert to gentargets, undeprecate. 2010-11-04 23:31:12 +01:00
rpm toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
rrdtool package: Add rrdtool package 2010-10-08 09:20:57 +02:00
rsh-redone rsh-redone: new package for rsh/rlogin clients 2010-12-08 23:32:13 +01:00
rsync rsync: avoid using non reevaluated $(TARGET_DIR) in RSYNC_INSTALL_TARGET_OPT 2010-12-13 00:34:01 +01:00
ruby ruby: fix invalid sed invocation in configure.in 2010-11-04 22:49:20 +01:00
samba samba: security bump to 3.3.14 [CVE-2010-3069] 2010-11-04 20:16:29 +01:00
sawman sawman: bump to 1.4.10 2010-11-05 10:13:48 +01:00
screen screen: bump to version 4.0.3 2010-12-22 23:36:10 +01:00
sdl dsl: disable ps3 video driver 2010-07-17 10:45:31 +02:00
sdl_gfx sdl_gfx: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:32:39 +01:00
sdl_image
sdl_mixer sdl_mixer: disable plugins not available in BR, add optional mp3/ogg support 2010-09-25 23:52:07 +02:00
sdl_net
sdl_sound sdl_sound: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:32:13 +01:00
sdl_ttf sdl_ttf : convert to autotools infrastructure 2010-06-24 13:51:10 +02:00
sed sed: convert to autotargets 2010-11-05 14:00:00 +01:00
ser2net
setserial packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
sfdisk sfdisk: mark as deprecated 2010-11-05 14:24:08 +01:00
shared-mime-info shared-mime-info: convert old-style hook to new-style hook 2010-09-12 19:24:59 +02:00
slang slang: build system breaks with parallel builds 2010-11-05 16:33:10 +01:00
smartmontools package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
socat
spawn-fcgi
sqlite sqlite: use new upstream file versioning convention 2010-12-27 21:34:55 +01:00
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
squashfs3 squashfs,squashfs3: needs LARGEFILE support in toolchain 2010-05-26 22:17:52 +02:00
squid squid: bump to version 3.1.10 2010-12-22 23:47:28 +01:00
sshfs package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
startup-notification startup-notification: ensure cross-X11 headers/libs are used 2010-10-17 22:48:06 +02:00
strace Merge branch 'for-2010.11/remove-oldstyle-hooks' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-16 13:36:00 +02:00
sudo
sylpheed packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
synergy
sysklogd sysklogd: convert to gentargets and bump to 1.5 2010-12-14 00:17:31 +01:00
sysstat sysstat: forcibly disable sensors to avoid build failures 2010-11-29 19:55:41 +01:00
sysvinit sysvint: convert to gentargets and bump to 2.88 2010-12-14 00:22:25 +01:00
tar tar: bump to version 1.25 2010-12-22 23:00:29 +01:00
tcl package/tcl: fix for POSIX compliance 2010-09-30 22:09:01 +02:00
tcpdump tcpdump: punt duplicate versioned binary 2010-11-29 10:33:47 +01:00
tcpreplay
tftpd tftpd: convert to autotargets 2010-07-27 00:03:55 +02:00
thttpd thttpd: install into /usr, cleanup install handling 2010-11-05 14:57:23 +01:00
tiff tiff: bump to 3.9.4 2010-09-26 00:38:19 +02:00
tinyhttpd
tn5250 tn5250: remove old-style hook usage and step override 2010-09-12 19:24:58 +02:00
torsmo torsmo: use correct variable for HELP2MAN preset 2010-10-17 20:53:49 +02:00
tslib tslib: Enable raw module in ts.conf 2010-12-22 22:26:57 +01:00
ttcp
udev udev: ensure startup script is well installed 2010-12-13 00:19:49 +01:00
udpcast packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
uemacs uemacs: don't forget CFLAGS at link time 2010-05-20 22:34:30 +02:00
usb_modeswitch usb_modeswitch: Bump to version 1.1.2 2010-05-04 21:47:17 +02:00
usbmount usbmount: convert to gentargets and fix dependencies 2010-09-19 23:22:24 +02:00
usbutils usbutils: bump to version 0.91 2010-12-09 22:31:28 +01:00
util-linux Add dependency from util-linux on ncurses 2010-08-10 19:22:09 +02:00
valgrind valgrind: broken on ppc 2010-05-26 22:48:01 +02:00
vim vim: convert to autotargets, bump to version 7.2.446 2010-12-22 22:54:36 +01:00
vpnc vpnc: remove unused legacy patches 2010-06-13 23:43:13 +02:00
vsftpd vsftpd: fix build when libcap is enabled 2010-10-18 17:36:01 +02:00
vtun package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
webif webif: needs busybox (httpd) 2010-07-22 13:08:24 +02:00
webkit webkit: bump to version 1.2.5 2010-12-22 23:46:38 +01:00
wget wget: needs WCHAR support in toolchain 2010-03-22 15:13:02 +01:00
whetstone whetstone: new benchmark package 2010-12-08 23:33:49 +01:00
which which: remove useless stripping 2010-09-12 19:26:54 +02:00
wipe Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
wireless_tools wireless-tools: add option to install shared lib 2010-11-07 20:25:39 +01:00
wpa_supplicant wpa_supplicant: unbreak dbus support after 0.7.3 bump 2010-10-19 09:47:25 +02:00
wsapi luafilesystem: remove LARGE_FILE constraint 2010-08-24 15:05:19 +02:00
x11r7 mesa3d: ensure it can only be compiled with modular X server 2010-12-27 21:12:25 +01:00
x11vnc x11vnc: cleanup useless config options 2010-04-13 16:54:59 +02:00
xavante luafilesystem: remove LARGE_FILE constraint 2010-08-24 15:05:19 +02:00
xerces xerces: only add -liconv when locale are disabled 2010-07-29 22:18:58 +02:00
xfsprogs
xl2tp l2tp: convert to gentargets and change to xl2tp 2010-12-14 01:35:41 +01:00
xstroke packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
xterm xterm: should select libXaw and bump to latest version 2010-10-04 11:19:09 +02:00
xvkbd packages: remove unneeded _INSTALL_TARGET_OPT definitions 2010-09-27 15:32:32 +02:00
xz xz: version bump to 5.0.0 2010-12-06 23:24:15 +01:00
zlib zlib: really fix install for static only builds 2010-12-12 08:51:58 +01:00
buildroot-libtool-v1.5.patch Added the ability to patch ltmain.sh based on version 2010-10-14 07:27:07 -04:00
buildroot-libtool-v2.2.patch Added the ability to patch ltmain.sh based on version 2010-10-14 07:27:07 -04:00
Config.in package/games: remove magiccube4d 2010-12-25 20:47:12 +01:00
Makefile.autotools.in package: pass TARGET_MAKE_ENV at install/clean/uninstall steps 2010-12-13 22:26:52 +01:00
Makefile.in toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
Makefile.package.in package infra: fix versioned patches for host packages 2010-12-27 22:00:59 +01:00