Ulf Samuelsson
13a88249e5
Remove duplicated select LIBPNG and use alphabetical order for selects
2008-07-07 11:09:20 +00:00
Peter Korsgaard
1c1712eb0e
Makefile.autotools.in: revert broken r22659
...
Ulfs r22659 commit broke make source-check/external deps, so reverting it.
2008-07-07 05:08:39 +00:00
Peter Korsgaard
c6b42b4848
busybox: more 1.11.0 patches
2008-07-06 13:55:55 +00:00
Ulf Samuelsson
41d4fe921d
Improve readability of libgtk2 configuration
2008-07-06 06:25:06 +00:00
Ulf Samuelsson
5ac33b59aa
Avoid duplicate downloading, when rebuilding failed package like libgtk2
2008-07-06 06:23:21 +00:00
Thiago A. Corrêa
6bab53cb89
Fix #3584 , when building cairo with DirectFB, depend on DirectFB
2008-07-05 15:14:11 +00:00
Ulf Samuelsson
1a75be4d73
Use HOST_GLIB for packages
2008-07-05 09:30:17 +00:00
Ulf Samuelsson
e156f34a4a
[0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order for lighttpd config
2008-07-05 08:20:34 +00:00
Ulf Samuelsson
46ca47e436
Use latest config.* from buildroot in curl
2008-07-05 07:44:28 +00:00
Ulf Samuelsson
edbe9d1672
Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled softfloat
2008-07-05 07:25:06 +00:00
Ulf Samuelsson
9fe1876477
Update config.* of openssl
2008-07-05 06:54:35 +00:00
Ulf Samuelsson
1dcc9d4d3f
Fix bug 003934, remove a dir tree instead of the dir node
2008-07-05 06:46:43 +00:00
Ulf Samuelsson
93d37975a1
Ensure tslib uses config.* from buildroot
2008-07-05 04:30:05 +00:00
Ulf Samuelsson
e70976aa76
The build of 'file', needs to run 'file' natively, so provide a valid link
2008-07-04 20:35:41 +00:00
Ulf Samuelsson
f0be0a88c4
Make libdaemon use the config files from Buildroot (previously replaced by libtoolize)
2008-07-04 09:48:25 +00:00
Thiago A. Corrêa
9c0ef0b0a9
Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx)
2008-07-04 03:49:18 +00:00
Thiago A. Corrêa
490f91f35c
Fix freetype-2.2.1 build in AVR32, possibly other platforms too
2008-07-04 02:57:13 +00:00
Thiago A. Corrêa
34112e2256
Fix bug #3594 : ATK does not always require X support to be compiled
2008-07-04 02:23:19 +00:00
Thiago A. Corrêa
c1529a1756
Minor clean-up
2008-07-04 02:12:21 +00:00
Ulf Samuelsson
558f0a3073
Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad Parker
2008-07-03 08:14:54 +00:00
Ulf Samuelsson
5800bd037d
install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt
2008-07-03 08:12:51 +00:00
Peter Korsgaard
ea1eb9e9f9
Makefile.autotools.in: fix source handling
...
Handling source/source-check/external-deps together doesn't work, as
wget will then download the sources every time make source is called
even if it's available in DL_DIR
Instead detect source-check/external-deps from MAKELEVEL.
Support downloadable package patches in source-check/external-deps
while we're at it.
2008-07-02 08:58:18 +00:00
Peter Korsgaard
ec77157945
ifplugd: only install default config if not provided in skeleton
2008-07-02 07:20:16 +00:00
Peter Korsgaard
49b38b5009
ncurses: don't follow symlink on ln invocation
...
The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists
as we don't have write permissions to the symlink target. Fixed by adding
-n option (don't dereference link).
2008-07-01 19:24:36 +00:00
Peter Korsgaard
654d98a010
valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig
...
There's no need for removing the pkgconfig files in valgrind.mk
as that is now handled by the generic BR2_HAVE_DEVFILES.
2008-07-01 19:09:50 +00:00
Peter Korsgaard
013b51ec81
busybox: default to 1.11.x
2008-07-01 14:04:55 +00:00
Thiago A. Corrêa
f43c02cc91
Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be removal.
2008-07-01 13:58:01 +00:00
Peter Korsgaard
c75b71199d
busybox 1.11.0: additional fixes
2008-07-01 13:37:12 +00:00
Peter Korsgaard
607d0229ae
package/Makefile.in: propagate -s make flag to sub makes
2008-07-01 13:30:26 +00:00
Peter Korsgaard
555a7f5e50
Makefile.autotools.in: also remove man pages from /usr/share/man
2008-07-01 12:04:18 +00:00
Peter Korsgaard
4dffbc8760
xserver: fix typo
2008-07-01 11:46:50 +00:00
Peter Korsgaard
d3d4cebd41
xserver: disable xephyr/xnest/xvfb servers
...
Disable development xephyr/xnest/xvfb servers (saves ~3MB).
2008-07-01 08:51:25 +00:00
Peter Korsgaard
47da7b0618
dropbear: look for xauth in /usr/bin
...
The xauth package installs into /usr/bin, so look for it there.
2008-06-30 13:35:14 +00:00
Peter Korsgaard
c41ca2b4d4
libXt: don't install host makestrs in target
2008-06-30 13:24:04 +00:00
Peter Korsgaard
b1f00352b6
xserver-xorg: select dbus
...
xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
2008-06-30 13:18:32 +00:00
Peter Korsgaard
dd655bccb6
libxml: fix compilation without large file support
2008-06-30 13:16:18 +00:00
Peter Korsgaard
5404d73065
x1157: add XGI video driver
...
Based on googlecode r575 by Thiago Correa.
2008-06-30 13:16:00 +00:00
Peter Korsgaard
f49400e63c
x11r7: bump xserver version
...
Based on googlecode r561 by John Voltz.
2008-06-30 13:14:44 +00:00
Peter Korsgaard
235f467b8a
x11r7: fix install to target for drivers
...
Based on googlecode r560 by John Voltz.
2008-06-30 13:12:11 +00:00
Peter Korsgaard
ce10930774
mesa: bump version
...
Based on googlecode r559 by John Voltz.
2008-06-30 13:06:02 +00:00
Peter Korsgaard
b3f8508551
pixman: bump version
...
Based on googlecode r507 by Arnar Mar Sigurdsson.
2008-06-30 13:00:18 +00:00
Peter Korsgaard
d4e56ff4dc
packages: fix xorg to compile modular and tiny versions
...
Based on googlecode r558 by John Voltz.
2008-06-30 12:55:29 +00:00
Peter Korsgaard
af593cbcee
x11r7: add intel xorg video driver
...
Based on googlecode r552 by John Voltz.
2008-06-30 12:49:18 +00:00
Peter Korsgaard
0d59d57230
x11r7: update xorg driver versions to match with X11R7.3
...
Based on googlecode r551 by John Voltz
2008-06-30 12:48:20 +00:00
Peter Korsgaard
a7b15eac14
busybox: 1.11.0 fixes
2008-06-28 20:53:52 +00:00
Thiago A. Corrêa
1b6794b253
Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit
2008-06-28 03:55:12 +00:00
Thiago A. Corrêa
f995c0a165
Remove unused patches
2008-06-28 03:22:35 +00:00
Peter Korsgaard
94d42a08ba
rxvt: fix target install (make sure directory exists)
2008-06-27 11:15:49 +00:00
Peter Korsgaard
8ba9a9971c
fontconfig: bump version
2008-06-26 14:04:39 +00:00
Peter Korsgaard
93d47d9201
matchbox: depend on libXext at configure time
2008-06-26 14:04:30 +00:00
Peter Korsgaard
d2bed82def
Makefile.autotools.in: fix BR2_PRIMARY_SITE check
...
Empty strings gets defined to "", so check for that instead of if
the variable is defined.
2008-06-26 11:43:02 +00:00
Peter Korsgaard
e3896fb28a
busybox: add 1.11.x
2008-06-26 06:51:16 +00:00
Peter Korsgaard
538f656cf1
busybox: mark old versions as deprecated
2008-06-26 06:51:11 +00:00
Peter Korsgaard
87ac3fcaa4
buxybox: bump 1.10.x version
2008-06-26 06:50:59 +00:00
Hamish Moffatt
d624e8c0b4
Don't use a stamp file to note whether the package has been installed into the $(TARGET_DIR)
2008-06-26 06:50:44 +00:00
Hamish Moffatt
051ed92d24
Added mii-diag package
2008-06-26 06:43:33 +00:00
Thiago A. Corrêa
40da0ab47a
Fix rdesktop build
2008-06-24 22:52:14 +00:00
Peter Korsgaard
39962a2162
BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy
...
It seems like kconfig nowadays don't like paranthesises is comments.
Reported by Harley.
2008-06-24 18:35:32 +00:00
Thiago A. Corrêa
7eda39aff7
Fix avahi compile when libexpat is not selected
2008-06-24 16:02:22 +00:00
Peter Korsgaard
f55ae3cdcf
Makefile.autotools.in: also support source/source-check
2008-06-24 13:26:45 +00:00
Peter Korsgaard
32986b80d4
package/i2c-tools: I2C tools package
...
This package contains a heterogeneous set of I2C tools for Linux: a bus
probing tool, a chip dumper, register-level access helpers, EEPROM decoding
scripts, and more.
Based on patch by Michel (BusError).
2008-06-24 09:55:37 +00:00
Peter Korsgaard
ad348c0d7f
samba: use generic samba.org location over http
...
Based on patch by Thiago A. Correa.
2008-06-24 08:36:37 +00:00
Peter Korsgaard
476c798231
lm-sensors: remove unused legacy patch
2008-06-23 11:53:47 +00:00
Peter Korsgaard
49adf4b01a
lm-sensors: bump version and cleanup
...
- Bump version to 3.0.2 which no longer needs libsysfs
- Set MACHINE correctly, so it doesn't try to build isa stuff for non-i386
- Cleanup make invocation
2008-06-23 11:53:41 +00:00
Peter Korsgaard
426cd57b26
lm-sensors: clean libsensors* from usr/lib, not lib
2008-06-23 11:53:35 +00:00
Peter Korsgaard
3402d4b4cf
libxml2: strip libraries in TARGET_DIR
...
And cleanup libxml2.mk trailing whitespace while we're at it.
2008-06-20 21:45:27 +00:00
Peter Korsgaard
f49f4b2ac0
dbus: depend on libxml2-install-staging instead for libxml2
...
Makefile.autools.in doesn't have proper dependencies set up for
the .stamp files, so use the libxml2-install-staging target instead.
This does unfortunately mean that dbus is always considered out of
date, but atleast it works.
2008-06-20 21:45:21 +00:00
Peter Korsgaard
72746ea389
budybox: 1.10.3 udhcpc fix
2008-06-20 18:38:44 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
9991e8c7fb
package/config: add gettext helper
...
From Bernhards tree (2b693d78)
2008-06-19 19:06:08 +00:00
Peter Korsgaard
e2c32ba54b
package/config: rebase from upstream (2.6.24.4)
...
From Bernhards tree (1af211ea)
2008-06-19 08:11:51 +00:00
Peter Korsgaard
1b6f2e0f4c
package/config: rebase from upstream (2.6.23.14)
...
From Bernhards tree (2737cfdd)
2008-06-19 08:11:43 +00:00
Peter Korsgaard
2c2796719a
package/config: cygwin fix
...
- pass HOST_LOADLIBES down to make mconf for cygwin
- fix link-order WRT HOST_LOADLIBES
From Bernhards tree (91018d95)
2008-06-19 08:11:35 +00:00
Peter Korsgaard
f2057583bd
nbd: bump version and depend on glib2
...
Patch by Thiago A. Correa.
2008-06-18 15:03:07 +00:00
Peter Korsgaard
a28e842fd2
proftpd: remove unneeded susv3 legacy patch
2008-06-18 14:21:28 +00:00
Peter Korsgaard
a0848fd267
dnsmasq: use awk instead of nawk
2008-06-18 13:12:00 +00:00
Peter Korsgaard
575721ee91
proftp: bump version and fix compilation on 2.6.24+
...
Based on patch by Thiago A. Corra.
2008-06-18 08:45:23 +00:00
Peter Korsgaard
93c736ca95
usbutils: select libusb
2008-06-18 08:45:12 +00:00
Hamish Moffatt
5b4b808a61
Fix options to configure
2008-06-17 07:22:29 +00:00
Hamish Moffatt
74b64a8a0d
Remove patch which isn't required for the specified upstream version
2008-06-17 07:08:32 +00:00
Hamish Moffatt
1738cf783f
Fix missing punctuation
2008-06-17 05:29:48 +00:00
Peter Korsgaard
1d3c30176e
lsof: bump version
...
Patch by Conrad Parker.
2008-06-16 12:29:44 +00:00
Peter Korsgaard
a1c98b4216
libvorbis: use BR2_SOFT_FLOAT to set default for tremor
...
Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
2008-06-16 11:42:19 +00:00
Peter Korsgaard
cebf9e668d
libvorbis: make tremor option description more clear
...
Also remove comment about not being implemented.
2008-06-16 11:42:16 +00:00
Peter Korsgaard
b1af0e64b1
libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS
...
We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).
2008-06-16 11:34:29 +00:00
Peter Korsgaard
15c2bc40ad
libvorbis: fix av32 typo in tremor default
2008-06-16 11:34:11 +00:00
Peter Korsgaard
7af711ab3d
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
2008-06-16 11:26:56 +00:00
Peter Korsgaard
ba6586bea1
libogg: remove BR2_PACKAGE_LIBOGG_HEADERS
...
We don't need per-package header install options now that we have
BR2_HAVE_DEVFILES (they are in fact useless as the files will get
overwritten/deleted anyway).
2008-06-16 11:25:25 +00:00
Peter Korsgaard
f4c708675f
libogg: move header install to seperate target so it isn't always out-of-date
2008-06-16 11:16:28 +00:00
Peter Korsgaard
97321b01e0
libogg: fix libogg.a target
...
Based on patch by Conrad Parker.
2008-06-16 11:16:10 +00:00
Peter Korsgaard
2b57bfa365
python: fix hostpython target.
...
Remove invalid hyphen in front of -$(MAKE) in the middle of a subshell
Patch by Conrad Parker.
2008-06-16 11:15:51 +00:00
Peter Korsgaard
568fffd769
file: bump version
...
Patch by Conrad Parker.
2008-06-16 11:15:31 +00:00
Peter Korsgaard
4cd1ceb76d
php: fix s/EXIT/EXT/ typo in simplexml select
2008-06-16 09:49:47 +00:00
Peter Korsgaard
37b778b71c
dnsmasq: touch target after make
2008-06-15 20:44:15 +00:00
Peter Korsgaard
62b1c6a1c2
valgrind: don't add pkgconfig files to target
2008-06-15 20:44:10 +00:00
Peter Korsgaard
1d141bcfd1
valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead
2008-06-15 20:44:05 +00:00
Peter Korsgaard
e1cfbc5645
dbus: depend on exact XML dep so it isn't always considered out-of-date
2008-06-15 20:20:33 +00:00
Peter Korsgaard
01da93b218
valgrind: needs kernel headers (and doesn't respect CFLAGS)
2008-06-15 19:17:23 +00:00
Peter Korsgaard
e34521b47e
libxslt: use select instead of depends for pkgconfig like other packages
...
There's not much point in using depends instead of select for pkgconfig as
it's a host tool, E.G. it doesn't add anything to the rootfs.
At the same time, strip Config.in of trailing spaces.
2008-06-15 17:48:33 +00:00
Peter Korsgaard
565e05c8a1
packages: fix pkgconfig depencies and select pkgconfig where needed
2008-06-14 21:01:16 +00:00
Peter Korsgaard
43f18ea31c
dbus-glib: don't depend on host pkg-config
2008-06-14 21:01:07 +00:00
Peter Korsgaard
40af930421
package/Makefile.autotools.in: support 'make external-deps'
2008-06-14 21:01:03 +00:00
Peter Korsgaard
6eb60364c4
pkgconfig: bump version and cleanup
...
Upgrade to pkgconfig 0.23 which has native sysroot support (buggy,
but easily fixable), which allows us to get rid of pkgconfig-filter.sh.
At the same time cleanup the makefile.
2008-06-14 21:00:59 +00:00
Peter Korsgaard
e147608e7d
busybox 1.10.3 patch
2008-06-13 20:49:35 +00:00
Peter Korsgaard
b51e205521
avahi: make sure usr/lib/ exists
2008-06-13 14:19:13 +00:00
Peter Korsgaard
c27f4963b5
expat: make sure usr/lib/ exists
2008-06-13 13:31:41 +00:00
Hamish Moffatt
40cee2a9fc
Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that
...
libusb isn't rebuilt every time.
2008-06-13 10:01:03 +00:00
Peter Korsgaard
c498d3f9f3
libusb: bump patch version
2008-06-13 08:47:55 +00:00
Peter Korsgaard
f8ba68f28b
libusb: depend on actual host-libtool binary
...
We need to depend on the actual host-libtool binary instead of the phony
host-libtool as libusb otherwise will get recompiled every time.
2008-06-13 08:45:35 +00:00
Hamish Moffatt
87d71cf83f
Fix missing libtool when building libusb
2008-06-13 05:53:25 +00:00
Peter Korsgaard
68cd7d62ca
busybox 1.10.x: bump version
2008-06-07 07:46:01 +00:00
Peter Korsgaard
3c9c983690
tslib: fix inputattach patch typos
...
Patch by Markus Heidelberg.
tslib should be changed to use inputattach from the input-tools package
instead though.
2008-06-03 10:17:44 +00:00
Arnar Mar Sigurðsson
8548fd0951
Fix my own broken mistakes
2008-06-01 21:35:14 +00:00
Arnar Mar Sigurðsson
ea354de4e6
Change to menuconfig and make it right.
2008-06-01 21:17:28 +00:00
Arnar Mar Sigurðsson
a9aa94d1be
Add missing depends
2008-06-01 19:42:14 +00:00
Arnar Mar Sigurðsson
3d3aacff88
Cosmetic fixes
2008-06-01 19:28:44 +00:00
Arnar Mar Sigurðsson
d11272f159
Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu)
...
Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32.
2008-06-01 18:08:48 +00:00
Arnar Mar Sigurðsson
4d953ef59f
Dump php to version 5.2.6 and add SimpleXML extension to config menu
2008-06-01 18:04:13 +00:00
Arnar Mar Sigurðsson
65063afec9
Add option to set default site to download package source from. FreeBSD ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages.
2008-06-01 17:58:48 +00:00
Peter Korsgaard
e7bdf94241
busybox: additional 1.10.2 fixes
2008-05-31 12:58:22 +00:00
Peter Korsgaard
c35b4dbc5d
sqlite: bump version
2008-05-31 07:28:17 +00:00
Peter Korsgaard
bfb1e1e9f1
package: ifplugd package
2008-05-31 07:28:12 +00:00
Peter Korsgaard
abf69d676f
busybox: 1.10.2 patches
2008-05-31 07:28:04 +00:00
Peter Korsgaard
ff1b7e871f
Makefile: honor silent (-s) flag
2008-05-31 07:27:52 +00:00
Hamish Moffatt
fc95a74012
Fix dependencies to enable autoreconf, without rebuilding every time
2008-05-28 06:54:02 +00:00
Hamish Moffatt
6485701676
Fix dependency on host-autoconf
2008-05-28 02:12:52 +00:00
Hamish Moffatt
06aae8eaf7
Remove bashisms
2008-05-28 01:21:45 +00:00
Ulf Samuelsson
7bcbde3760
Remove superfluos slash character from MPFR_SITE
2008-05-22 21:40:50 +00:00
Ulf Samuelsson
e533d8544c
Build iptables using a single process
2008-05-22 21:39:22 +00:00
Ulf Samuelsson
ef3e95f2e4
Build fbset using a single process
2008-05-22 21:37:24 +00:00
Ulf Samuelsson
b2e06a8e71
Doom WAD's depend on Doom
2008-05-22 21:32:26 +00:00
Ulf Samuelsson
a201f07005
Add end-of-line at last line of freetype.mk
2008-05-22 21:30:44 +00:00
Ulf Samuelsson
fb5144e589
add SVG selection to Qtopia 4 and fix strip command
2008-05-21 05:52:12 +00:00
Ulf Samuelsson
6c5f3f2ec8
Bump qtopia version
2008-05-21 05:48:38 +00:00
Ulf Samuelsson
99304e81e7
Update lockfile-progs version
2008-05-20 21:35:55 +00:00
Ulf Samuelsson
b6de9af8f4
Bump sip lib versions
2008-05-11 06:47:14 +00:00
Ulf Samuelsson
6f5a065162
Bump ntfs-3g version
2008-05-11 06:46:20 +00:00
Ulf Samuelsson
1b74540f58
Bump qtopia version
2008-05-11 06:45:47 +00:00
Ulf Samuelsson
d83b940590
Bump portage version
2008-05-11 06:45:17 +00:00
Ulf Samuelsson
a37d07ee0e
Bump joystick version
2008-05-11 06:44:20 +00:00
Ulf Samuelsson
90cdafbaac
Bump lm-sensors version
2008-05-11 06:43:50 +00:00
Ulf Samuelsson
b219f5b067
Bump mdadm version
2008-05-11 06:43:22 +00:00
Ulf Samuelsson
29a7dd1c10
Bump mutt version
2008-05-11 06:41:33 +00:00
Peter Korsgaard
63c97a8c8b
busybox: bump version
2008-05-09 10:00:59 +00:00
Peter Korsgaard
371c487a0d
busybox: additional 1.10.1 patches
2008-05-05 17:17:00 +00:00
John Voltz
1a596bfe2f
pkgconfig fix for docker
2008-05-02 11:20:00 +00:00
Nigel Kukard
bce15df3be
* Added screen
...
The cross compile fix is unavoidable
2008-05-01 19:33:44 +00:00
John Voltz
47cb123718
fix broken patch
2008-05-01 19:16:49 +00:00
Nigel Kukard
02d713dcdd
* Fixed bash patches
2008-05-01 19:07:58 +00:00
John Voltz
1aac1affcd
remove libdir-la.patch, handled by Makefile.autotools.in
2008-05-01 19:03:48 +00:00