summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* cups: fixup php extension buildPeter Korsgaard2012-05-011-10/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* php: fixup paths in php-config for cross compilationPeter Korsgaard2012-05-011-0/+9
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: convert to autotargetsPeter Korsgaard2012-05-011-85/+36
| | | | | | There's still custom autoreconf handling because of autoheader errors. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iproute2: bump to version 3.3.0Gustavo Zacarias2012-04-301-3/+1
| | | | | | | | | Bump to version 3.3.0 We now need to keep builtin headers since it's using very modern defines which aren't yet mainstream in glibc or uClibc. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* netatalk: fix build with cups supportPeter Korsgaard2012-04-301-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libecore: xcb backend needs pixmanPeter Korsgaard2012-04-301-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libfcgi: fix build with C++ support and gcc >= 4.4Peter Korsgaard2012-04-301-0/+24
| | | | | | As reported on the ml by Rico Bachmann. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uboot-tools: fix build breakageGustavo Zacarias2012-04-301-0/+31
| | | | | | | | Fix uboot-tools build breakage as reported by Peter Korsgaard. Previously config.h was included in imximage.h but not the fw_env tool. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add NetatalkMaxime Hadjinlian2012-04-304-0/+91
| | | | | | | | This patch add the Netatalk package to Buildroot. [Peter: fix download URL, force c99 mode, tweak help text] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add libfcgi fast cgi library.Rico Bachmann2012-04-293-0/+19
| | | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Rico Bachmann <bachmann@tofwerk.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* msmtp: new packageThomas Petazzoni2012-04-293-0/+39
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* heirloom-mailx: new packageThomas Petazzoni2012-04-293-0/+42
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.20.0 buildsys fixPeter Korsgaard2012-04-291-0/+11
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* new package: bellagioQais Yousef2012-04-297-0/+122
| | | | | | | [Peter: needs C++, shouldn't force -Werror] Signed-off-by: Qais Yousef <qais.yousef@imgtec.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ngrep: removed redundant --enable-ipv6Vanya Sergeev2012-04-291-4/+0
| | | | | | | Option --enable-ipv6 now handled globally in autotargets configure. Signed-off-by: Vanya Sergeev <vsergeev at gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uboot-tools: bump to version 2012.04.01Gustavo Zacarias2012-04-293-28/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libnl: bump to version 3.2.8Gustavo Zacarias2012-04-291-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* openssh: bump to version 6.0p1Gustavo Zacarias2012-04-291-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* quagga: security bump to version 0.9.20.1Gustavo Zacarias2012-04-291-2/+1
| | | | | | | | Bump to version 0.9.20.1 to fix CVE-2012-0249, CVE-2012-0250 and CVE-2012-0255. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lsof: add busybox tweaksGustavo Zacarias2012-04-292-0/+5
| | | | | | | | | Since busybox 1.20+ includes a lsof applet make sure lsof gets built after busybox so that we get the full-blown version if both are enabled. Also hide the lsof package unless BUSYBOX_SHOW_OTHERS is true. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecatedGustavo Zacarias2012-04-297-1084/+208
| | | | | | | | Add version 1.20.0, remove deprecated 1.16.x & 1.17.x versions and mark 1.18.x as deprecated. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: add ndisc6 (IPv6 network tools)Peter Korsgaard2012-04-274-0/+151
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lttng-libust: fix build with modern uClibc versionsPeter Korsgaard2012-04-261-0/+32
| | | | | | | uClibc got sched_getcpu in 0.9.33, so the compat workaround should only be used for older uClibc versions. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nfs-utils: fix build with ipv6 after 2a10c9 (pass --enable-ipv6 to ↵Peter Korsgaard2012-04-251-0/+1
| | | | | | | | | autotargets configure) IPv6 support needs the TIRPC library, which we don't have in Buildroot, so forcibly disable IPv6 support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* berkeleydb: add option for tools installGustavo Zacarias2012-04-252-0/+19
| | | | | | | | | Add an option to install (or not) the berkeleydb binary tools. The default is no since most of the time/application just need the library and it helps save some space in the target. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* berkeleydb: use O_DIRECTGustavo Zacarias2012-04-251-0/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* berkeleydb: build with C++ support if enabledPeter Korsgaard2012-04-251-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* berkeleydb: cleanupPeter Korsgaard2012-04-251-14/+5
| | | | | | | Use the preferred 'VAR = value' form, and remove redundant configure options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump berkeleydb versionMaxime Hadjinlian2012-04-251-2/+1
| | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* tcpdump: fix build with ipv6 after 2a10c9 (pass --enable-ipv6 to autotargets ↵Peter Korsgaard2012-04-251-1/+1
| | | | | | configure) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpd: add audiofile supportGustavo Zacarias2012-04-252-0/+12
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* audiofile: new packageGustavo Zacarias2012-04-253-0/+31
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.inThomas Petazzoni2012-04-251-0/+2
| | | | | | | | | | Re-integrate in gcc-uclibc-4.x.mk things from toolchain/gcc/Makefile.in that were completely gcc-specific. There was no reason to pull that when building with other backends than the internal one. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: remove useless indirect variablesThomas Petazzoni2012-04-251-1/+1
| | | | | | | | | | | | The BR2_CONFIGURE_DEVEL_SYSROOT, BR2_CONFIGURE_STAGING_SYSROOT and BR2_CONFIGURE_BUILD_TOOLS were used only in a few places, and it is in fact clearer to just use their value in the various places they are used. The ultimate goal is to get rid of the toolchain/Makefile.in file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove unused STRIP_DISCARD_ALL variableThomas Petazzoni2012-04-251-2/+0
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New Package: latencytopQais Yousef2012-04-244-0/+73
| | | | | | [Peter: fix Config.in location] Signed-off-by: Qais Yousef <qais.yousef@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* python: enable IPv6 socket supportvsergeev2012-04-241-0/+15
| | | | | | | | | Added patch to disable buggy_getaddrinfo test during configure when cross-compiling. [Peter: Remove --enable-ipv6 which is now handled globally] Signed-off-by: Vanya Sergeev <vsergeev at gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/Makefile.in: pass --enable-ipv6 to autotargets configure when enabledPeter Korsgaard2012-04-241-1/+3
| | | | | | | | Some packages don't automatically enable IPv6 support if not configured with --disable-ipv6, or use AC_TRY_RUN which doesn't work when cross compiling (like curl), so explicitly configure with --enable-ipv6. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dbus: bump to 1.4.20Yegor Yefremov2012-04-241-2/+1
| | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* lame: bump to version 3.99.5Gustavo Zacarias2012-04-241-2/+4
| | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
* libusb-compat: bump to 0.1.4Yegor Yefremov2012-04-241-1/+1
| | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* sane-backends: fix build on !x86Peter Korsgaard2012-04-241-0/+61
| | | | | | | qcam backend uses x86 specific inb/outb/ioperm interface, so replace with noops on !x86. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ltrace: fix build on powerpc/uClibcPeter Korsgaard2012-04-231-0/+47
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kexec: fix build without largefile supportPeter Korsgaard2012-04-221-0/+22
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libmpeg2: fix ppc altivec.h detectionPeter Korsgaard2012-04-222-0/+24
| | | | | | Patch from Gentoo. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kexec: update to kexec-tools 2.0.3Sven Neumann2012-04-202-16/+1
| | | | | | | Drop kexec-fix-linker-options.patch as this has been fixed upstream. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* taglib: bump to version 1.7.1Gustavo Zacarias2012-04-201-1/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kmod: bump to 8Yegor Yefremov2012-04-201-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpg123: bump to 1.13.8Yegor Yefremov2012-04-201-1/+1
| | | | | | | Fixes build errors for ARM arch using Linaro toolchain. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libusb: bump versionPeter Korsgaard2012-04-201-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>