Peter Korsgaard [Mon, 16 Mar 2009 20:57:56 +0000 (20:57 -0000)]
dbus: compile with X support if libX11 is available
Peter Korsgaard [Mon, 16 Mar 2009 15:49:11 +0000 (15:49 -0000)]
libgtk2: init script: make sure /etc/gtk-2.0 exists
Peter Korsgaard [Mon, 16 Mar 2009 15:49:03 +0000 (15:49 -0000)]
libglib2: build host version for build-time binaries
Build host version of glib in HOST_DIR and use the build-time binaries
from there instead of relying on what is installed on the host.
Peter Korsgaard [Mon, 16 Mar 2009 15:48:52 +0000 (15:48 -0000)]
iptables: doesn't use glib
Peter Korsgaard [Mon, 16 Mar 2009 15:48:43 +0000 (15:48 -0000)]
Makefile: introduce $(HOST_DIR) for host binaries
Add HOST_DIR directory handling. HOST_DIR should be used just like
STAGING_DIR, but for host files instead of target ones.
Peter Korsgaard [Mon, 16 Mar 2009 15:48:35 +0000 (15:48 -0000)]
automake: minor cleanup
Peter Korsgaard [Mon, 16 Mar 2009 15:48:29 +0000 (15:48 -0000)]
xserver-xorg: libXtst not needed
Peter Korsgaard [Mon, 16 Mar 2009 15:48:21 +0000 (15:48 -0000)]
xserver-xorg: set buildroot mailing list as builder addr
Peter Korsgaard [Mon, 16 Mar 2009 15:48:14 +0000 (15:48 -0000)]
xserver-xorg: more optional dependencies
Peter Korsgaard [Mon, 16 Mar 2009 15:48:07 +0000 (15:48 -0000)]
xserver-xorg: dbus is optional
Peter Korsgaard [Mon, 16 Mar 2009 15:47:58 +0000 (15:47 -0000)]
mpfr: bump version
Peter Korsgaard [Mon, 16 Mar 2009 15:47:44 +0000 (15:47 -0000)]
xorg_server: cleanup .mk
Rearrange lines and get rid of unneeded variables. Should have no functional
change.
Thiago A. Corrêa [Mon, 16 Mar 2009 11:38:33 +0000 (11:38 -0000)]
Fix dependency for custom patches when custom patch is empty.
Peter Korsgaard [Sun, 15 Mar 2009 13:54:56 +0000 (13:54 -0000)]
qtopia4: remove selection of GPL/LPGL licenses
Choosing between GPL or LGPL doesn't change the build process, so it's
sufficient to have a selection for the commercial license.
Also change the URLs to the licenses to the Qt web page, where the
exception for the LGPL is included.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Peter Korsgaard [Sun, 15 Mar 2009 13:51:30 +0000 (13:51 -0000)]
vim: really fix patch download
Thanks to Markus Heidelberg for noticing.
Peter Korsgaard [Sun, 15 Mar 2009 07:28:12 +0000 (07:28 -0000)]
xserver: 1.5.x needs openssl (for render sha functions)
Peter Korsgaard [Sun, 15 Mar 2009 07:28:06 +0000 (07:28 -0000)]
openssl: strip libraries
Peter Korsgaard [Sat, 14 Mar 2009 14:59:14 +0000 (14:59 -0000)]
x11r7: update to 7.4
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181.
Minor fixups for kdrive by me.
Peter Korsgaard [Sat, 14 Mar 2009 14:58:44 +0000 (14:58 -0000)]
metacity: fix target install with tinyx
Peter Korsgaard [Sat, 14 Mar 2009 14:58:40 +0000 (14:58 -0000)]
blackbox: needs c++ support
Peter Korsgaard [Fri, 13 Mar 2009 19:57:44 +0000 (19:57 -0000)]
blackbox: fix build with gcc 4.3.x
Patch by Mathis <mathis_w@gmx.net>, closes #169.
Peter Korsgaard [Fri, 13 Mar 2009 19:46:03 +0000 (19:46 -0000)]
xserver_xorg: add options for builtin fonts and aiglx
Patch by Dan Lykowski <lykowdk@gmail.com>
Peter Korsgaard [Fri, 13 Mar 2009 15:38:03 +0000 (15:38 -0000)]
avahi: enable python support if python is enabled
Not particular useful until we add dbus-python (which depends on a fixed up
dbus-glib, which in turn depends on us starting to compile glib/dbus/dbus-glib
for the host as well) - But that's for another day.
Peter Korsgaard [Fri, 13 Mar 2009 15:37:54 +0000 (15:37 -0000)]
dbus-glib: install pkgconfig file to STAGING_DIR
This should probably be converted to Makefile.autotools.in instead.
Thiago A. Corrêa [Fri, 13 Mar 2009 04:31:43 +0000 (04:31 -0000)]
Fix build (dependency) with custom patch option
Peter Korsgaard [Thu, 12 Mar 2009 20:29:24 +0000 (20:29 -0000)]
uClibc: additional 0.9.30.1 patches
From Bernhard's tree.
Peter Korsgaard [Thu, 12 Mar 2009 12:32:11 +0000 (12:32 -0000)]
libgtk2: also get rid of gtk-demo executable
Peter Korsgaard [Thu, 12 Mar 2009 10:21:21 +0000 (10:21 -0000)]
cairo: more fine grained configutation and fix dependencies
Thiago A. Corrêa [Thu, 12 Mar 2009 02:53:54 +0000 (02:53 -0000)]
Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This will be default now.
Peter Korsgaard [Wed, 11 Mar 2009 23:30:29 +0000 (23:30 -0000)]
fontconfig: fix typo added in r25611
Peter Korsgaard [Wed, 11 Mar 2009 22:15:59 +0000 (22:15 -0000)]
automake: needs autoconf at configure time
Peter Korsgaard [Wed, 11 Mar 2009 22:15:53 +0000 (22:15 -0000)]
automake: depends on autoconf, so select it
Thiago A. Corrêa [Wed, 11 Mar 2009 22:00:46 +0000 (22:00 -0000)]
Default yes to GUI module install on Qtopia4
Thiago A. Corrêa [Wed, 11 Mar 2009 21:40:00 +0000 (21:40 -0000)]
Revert wrongly commited files (u-boot changes) from -r25617
Thiago A. Corrêa [Wed, 11 Mar 2009 21:35:07 +0000 (21:35 -0000)]
Let user skip installation of the GUI module for Qtopia
Peter Korsgaard [Wed, 11 Mar 2009 20:32:44 +0000 (20:32 -0000)]
dropbear: needs zlib, so select it
Peter Korsgaard [Wed, 11 Mar 2009 20:32:39 +0000 (20:32 -0000)]
dropbear: convert to Makefile.autotools.in format
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #179.
Peter Korsgaard [Wed, 11 Mar 2009 15:43:55 +0000 (15:43 -0000)]
pango: init script: make sure /etc/pango exists
Peter Korsgaard [Wed, 11 Mar 2009 15:43:52 +0000 (15:43 -0000)]
fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/..
Peter Korsgaard [Wed, 11 Mar 2009 15:43:47 +0000 (15:43 -0000)]
gmpc: needs gob2 installed on host, so check for it
Peter Korsgaard [Wed, 11 Mar 2009 15:43:43 +0000 (15:43 -0000)]
gmpc: fix build without libSM
Peter Korsgaard [Wed, 11 Mar 2009 15:01:56 +0000 (15:01 -0000)]
directfb: add option for linuxinput input driver
Peter Korsgaard [Wed, 11 Mar 2009 10:10:58 +0000 (10:10 -0000)]
busybox: bump 1.13.x version
Peter Korsgaard [Wed, 11 Mar 2009 10:10:54 +0000 (10:10 -0000)]
libgtk2: don't install demo sources
Peter Korsgaard [Wed, 11 Mar 2009 10:10:48 +0000 (10:10 -0000)]
libiconv: strip libcharset as well
Peter Korsgaard [Tue, 10 Mar 2009 22:47:21 +0000 (22:47 -0000)]
avahi: fix build with libintl but without locale support in toolchain
Peter Korsgaard [Tue, 10 Mar 2009 22:01:06 +0000 (22:01 -0000)]
gcc: 4.3.x fix for PR 32044.
Patch by Daniel Mack <daniel@caiaq.de>
Peter Korsgaard [Tue, 10 Mar 2009 21:03:14 +0000 (21:03 -0000)]
libcurl: fix configure with openssl when target == host.
Peter Korsgaard [Tue, 10 Mar 2009 21:03:10 +0000 (21:03 -0000)]
ipsec-tools: fix printf format string for size_t (on 64bit)
Use %zu instead of %d for printing out size_t variables. Fixes a build issue
on 64bit as ipsec-tools uses -Werror.
Peter Korsgaard [Tue, 10 Mar 2009 21:03:04 +0000 (21:03 -0000)]
uClibc: strtouq fix for 64bit
Peter Korsgaard [Mon, 9 Mar 2009 20:28:40 +0000 (20:28 -0000)]
wpa_supplicant: new package
Patch by Gustavo Zacarias <gustavo@zacarias.com.br>
Closes #81.
Peter Korsgaard [Mon, 9 Mar 2009 19:47:55 +0000 (19:47 -0000)]
vim: fixup patch download location after change to DOWNLOAD macro.
Closes #161.
Peter Korsgaard [Mon, 9 Mar 2009 14:09:25 +0000 (14:09 -0000)]
sysklogd: only install init script / config file if not present in skeleton
Allow platforms to provide a custom initscript / syslog.conf in their
target_skeleton.
Peter Korsgaard [Mon, 9 Mar 2009 14:09:20 +0000 (14:09 -0000)]
pciutils: fix HOST detection
Peter Korsgaard [Mon, 9 Mar 2009 10:26:04 +0000 (10:26 -0000)]
libglib2: bump version
Patch by Sven Neumann <s.neumann@phase-zero.de>
Closes #37.
Peter Korsgaard [Mon, 9 Mar 2009 09:53:41 +0000 (09:53 -0000)]
e2fsprogs: install into staging so other stuff can find the libs/includes
And explicitly install the libuuid headers. Needed for the gupnp stuff in #35.
Peter Korsgaard [Mon, 9 Mar 2009 09:53:37 +0000 (09:53 -0000)]
e2fsprogs: needs LARGEFILE
Peter Korsgaard [Sat, 7 Mar 2009 20:17:23 +0000 (20:17 -0000)]
logrotate: fix logrotate.conf check
Thanks to Hiroshi Shinji for noticing.
Peter Korsgaard [Sat, 7 Mar 2009 13:51:22 +0000 (13:51 -0000)]
binutils: undeprecate 2.18 for avr32
As discussed on the list. AVR32 is still stuck at 2.18, so don't mark it as
deprecated yet.
Peter Korsgaard [Thu, 5 Mar 2009 21:38:44 +0000 (21:38 -0000)]
avahi: bump version
Peter Korsgaard [Thu, 5 Mar 2009 21:38:40 +0000 (21:38 -0000)]
avahi: convert to Makefile.autotools.in format
Peter Korsgaard [Thu, 5 Mar 2009 21:38:36 +0000 (21:38 -0000)]
php: touch post-install stamp file
Peter Korsgaard [Thu, 5 Mar 2009 21:38:30 +0000 (21:38 -0000)]
bind: touch post-install stamp file
Peter Korsgaard [Thu, 5 Mar 2009 19:25:17 +0000 (19:25 -0000)]
xerces: bump version
Peter Korsgaard [Thu, 5 Mar 2009 19:25:13 +0000 (19:25 -0000)]
xerces: needs C++ support in toolchain
Peter Korsgaard [Thu, 5 Mar 2009 19:00:17 +0000 (19:00 -0000)]
logrotate: only install logrotate.conf if not present in target_skeleton
Allow platforms to provide a custom logrotate.conf in their target_skeleton.
Peter Korsgaard [Thu, 5 Mar 2009 19:00:11 +0000 (19:00 -0000)]
logrotate: fix patch-kernel.sh invocation
Thanks to Bernhard for noticing.
Peter Korsgaard [Thu, 5 Mar 2009 16:42:14 +0000 (16:42 -0000)]
logrotate: fix build with external toolchain
Peter Korsgaard [Thu, 5 Mar 2009 15:35:37 +0000 (15:35 -0000)]
qtopia4: remove invalid PTHREADS_NATIVE dependency
Peter Korsgaard [Thu, 5 Mar 2009 15:30:57 +0000 (15:30 -0000)]
sysklogd: fix build
Peter Korsgaard [Thu, 5 Mar 2009 14:17:55 +0000 (14:17 -0000)]
package: convert some Config.in selects to depends
Patch by Olaf Rempel <razzor@kopf-tisch.de>.
quick grep showed theses invalid selects of toolchain options.
Peter Korsgaard [Thu, 5 Mar 2009 13:48:29 +0000 (13:48 -0000)]
openssl: misc fixes
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #151.
* Avoid fips directory completely since it just installs source file cruft
inlib
* Point openssldir to a more friendly and common /etc/ssl rather than
/usr/lib/ssl
Peter Korsgaard [Thu, 5 Mar 2009 13:40:11 +0000 (13:40 -0000)]
binutils: really remove ancient dirs (missing from r25067, git-svn issue)
Peter Korsgaard [Thu, 5 Mar 2009 13:33:14 +0000 (13:33 -0000)]
binutils: really add 2.19.1 patches (missing from r25513).
Peter Korsgaard [Thu, 5 Mar 2009 13:33:11 +0000 (13:33 -0000)]
bind: isc-config.sh gets installed into usr/bin, not /
Peter Korsgaard [Thu, 5 Mar 2009 13:33:06 +0000 (13:33 -0000)]
bind: needs largefile support, not ipv6
And at the same time move the comment below the install tools entry so it
gets identied properly.
Peter Korsgaard [Thu, 5 Mar 2009 12:14:37 +0000 (12:14 -0000)]
bind: needs ipv6 support
Peter Korsgaard [Thu, 5 Mar 2009 12:11:36 +0000 (12:11 -0000)]
bind: bump version and convert to Makefile.autotools.in
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #145.
Current bind package is version 9.3.2 which is from the 9.3 branch and is
EOLed. It has many security bugs probably fixed in 9.3.6-P1 but since it
won't be supported for long it's probably metter to move on to a supported
branch. CVE-2009-0025, CVE-2008-1447, CVE-2008-0122, CVE-2007-2926 and
probably more. While at it migrate to Makefile.autotools.in too. Also
introduced an option for/not to install userland tools (dig, host, nslookup,
nsupdate).
[ Peter: don't install into staging ]
Peter Korsgaard [Thu, 5 Mar 2009 12:11:26 +0000 (12:11 -0000)]
uclibc: 0.9.30.1 fix for ppc32 C99 math
From Bernhard.
Peter Korsgaard [Wed, 4 Mar 2009 20:58:12 +0000 (20:58 -0000)]
php: only overwrite php.ini if not present in target_skeleton
Allow platforms to provide a custom php.ini in their target_skeleton.
Peter Korsgaard [Wed, 4 Mar 2009 20:58:08 +0000 (20:58 -0000)]
php: convert to Makefile.autotools.in and other improvements
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #5, #77, #141 and #143.
* Migrate php package to Makefile.autotools.in
* Make PCRE regex an option (previously forced on)
* Add calendar option from bug #77
* Add external sqlite3 option from bug #141
New option BR2_PACKAGE_PHP_PDO_SQLITE_EXTERNAL
* Add alternate php.ini configuration option from bug #5
Named BR2_PACKAGE_PHP_CONFIG and defaults to shipped config.
In most scenarios the shipped config isn't good enough, it has
a high memory limit for embedded for example.
* Changed some options from depends to select
Namely openssl, libxml2, zlib, gettext, gmp.
* Disabled some 'y' defaults to make things lighter by default
Namely libxml2, sqlite, pdo and pdo_sqlite.
* Made some of the extensions help text more verbose
Peter Korsgaard [Wed, 4 Mar 2009 20:16:26 +0000 (20:16 -0000)]
iproute2: needs ipv6
Peter Korsgaard [Wed, 4 Mar 2009 20:16:21 +0000 (20:16 -0000)]
iproute: fix makefile
Patch by Olaf Rempel <razzor@kopf-tisch.de>.
- bump version to 2.6.28
- fix download
- change compile ordering (build tc after ip)
- remove both binaries from target when cleaning up
[Peter: fixed target install strip]
Peter Korsgaard [Wed, 4 Mar 2009 14:17:00 +0000 (14:17 -0000)]
alsa-utils: the entire package needs largefile support, not just aplay
Peter Korsgaard [Wed, 4 Mar 2009 13:22:54 +0000 (13:22 -0000)]
alsa-utils: use conditional for utils selection menu items
Peter Korsgaard [Wed, 4 Mar 2009 13:22:50 +0000 (13:22 -0000)]
alsa-utils: aplay: use depends for toolchain options, not select
Peter Korsgaard [Wed, 4 Mar 2009 13:22:44 +0000 (13:22 -0000)]
package: dm (and in turn dmraid) needs largefile support
Peter Korsgaard [Wed, 4 Mar 2009 13:22:38 +0000 (13:22 -0000)]
dmraid: fix build & convert to Makefile.autotools.in
Patch by Olaf Rempel <razzor@kopf-tisch.de>
- was not building at all (x86 uclibc)
- adding devicemapper dependency
Peter Korsgaard [Wed, 4 Mar 2009 11:14:40 +0000 (11:14 -0000)]
target/generic: development system needs wchar + program invocation
Peter Korsgaard [Tue, 3 Mar 2009 22:28:15 +0000 (22:28 -0000)]
iptables: bump version
- bump version to 1.4.2
- add uninstall target
Patch by Olaf Rempel <razzor@kopf-tisch.de>
Peter Korsgaard [Tue, 3 Mar 2009 22:23:22 +0000 (22:23 -0000)]
vtun: provide correct location for lzo headers
Patch by Robert Urban <urban@unix-beratung.de>
Peter Korsgaard [Tue, 3 Mar 2009 22:09:58 +0000 (22:09 -0000)]
binutils: remove handling of ancient versions
Peter Korsgaard [Tue, 3 Mar 2009 22:09:50 +0000 (22:09 -0000)]
binutils: add 2.19.1
Peter Korsgaard [Tue, 3 Mar 2009 21:23:34 +0000 (21:23 -0000)]
binutils: 2.17: fix makeinfo 4.xx check
Fixes #111.
Peter Korsgaard [Tue, 3 Mar 2009 20:23:18 +0000 (20:23 -0000)]
sqlite: bump version and convert to Makefile.autotools.in format
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>
Closes #139.
Peter Korsgaard [Tue, 3 Mar 2009 20:23:10 +0000 (20:23 -0000)]
uclibc: cleanup version handling
Based on
0171c72 in Bernhards' tree.
Peter Korsgaard [Tue, 3 Mar 2009 09:41:15 +0000 (09:41 -0000)]
uclibc: add 0.9.30.1
Peter Korsgaard [Tue, 3 Mar 2009 08:52:56 +0000 (08:52 -0000)]
util-linux: bump version
Fixes #19
Peter Korsgaard [Mon, 2 Mar 2009 19:56:13 +0000 (19:56 -0000)]
ipsec-tools: use select rather than depends for library dependencies
As noticed on the mailing list.
Peter Korsgaard [Mon, 2 Mar 2009 19:05:33 +0000 (19:05 -0000)]
php: bump version
Fixes Fixes CVE-2008-5498, closes #137.
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>