summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* uemacs: clear ixon termios flag at initializationPeter Korsgaard2012-05-031-0/+28
| | | | | | | | Closes #5144 Patch by Grant Edwards <grant.b.edwards@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* polarssl: security bump to version 1.1.3Gustavo Zacarias2012-05-032-2/+2
| | | | | | | Fix for CVE-2012-2130 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ruby: security bump to 1.9.2-p320Gustavo Zacarias2012-05-031-1/+1
| | | | | | | | Security Fix for RubyGems: SSL server verification failure for remote repository. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* uemacs: convert to GENTARGETSPeter Korsgaard2012-05-011-38/+16
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add lcdproc config options, for driver selectionspdawson@gmail.com2012-05-012-1/+8
| | | | | | | | Add a configuration menu item to specify a list of lcdproc drivers to be built. The list defaults to 'all'. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* directfb: add support for davinci gfx driverArnout Vandecappelle2012-05-012-1/+6
| | | | | Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xf86-input-vmmouse: Make xf86-input-vmmouse available only to x86/x86_64 ↵Markos Chandras2012-05-011-0/+1
| | | | | | | | | | | | | | | | | architectures The xf86-input-vmmouse source code fails to compile intentionally on any architecture but x86/x86_64. The following error is printed when compiling for a different architecture: vmmouse_proto.h:62:2: error: #error The vmmouse protocol is only supported on x86 architectures. vmmouse_proto.c:117:2: error: #error "VMMouse is only supported on x86 and x86-64. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* boost: add an option to run cmds in parallelYegor Yefremov2012-05-011-2/+2
| | | | | | | Add the same -jN parameter as used for make. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: security bump to version 3.5.15Gustavo Zacarias2012-05-011-1/+1
| | | | | | | Fix for CVE-2012-2111 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mysql_client: security bump to version 5.1.62Gustavo Zacarias2012-05-014-2/+3
| | | | | | | | | | | Fixes CVE-2012-0583, CVE-2012-1688, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1703. Switched to skysql mirror since Oracle no longer maintains the 5.1 branch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libdvdnav: change SITEGustavo Zacarias2012-05-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libdvdread: change SITEGustavo Zacarias2012-05-011-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: add optional image dependenciesPeter Korsgaard2012-05-011-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: bump versionPeter Korsgaard2012-05-012-14/+1
| | | | | | For newer versions than 1.3.x, the patches will need to be reworked. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: cleanup cups-config handlingPeter Korsgaard2012-05-011-9/+3
| | | | | | Includedir and rpath fixes are not needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cups: cleanup python supportPeter Korsgaard2012-05-011-6/+3
| | | | | | The CFLAGS handling isn't needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* 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>