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