Commit Graph

1894 Commits

Author SHA1 Message Date
Hamish Moffatt
bb4906c5f8 Remove old mtd snapshot option, as the source tarball is no longer available
Add option to fetch a snapshot from the mtd-utils git (via gitweb)
Snapshot version provides UBI tools also
2008-03-26 06:35:31 +00:00
Hamish Moffatt
af510f4e19 Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
broken GNU download paths. Also fix gnuchess, xboard and classpath
packages to use $(BR2_GNU_MIRROR) rather than hardcoded urls.
2008-03-26 03:28:09 +00:00
Peter Korsgaard
18679d10a1 busybox: add 1.10.0 release 2008-03-25 14:38:45 +00:00
Peter Korsgaard
85f8ba8a76 php: hide extensions menu if not enabled 2008-03-25 08:49:38 +00:00
Nigel Kukard
4ba30531cf * Woops ... comitted the wrong patch file :(, fixed now. 2008-03-24 19:42:58 +00:00
Nigel Kukard
ddd12b34b3 * Strace requires both if_packet.h and netlink.h
- Force detection of these in configure by supplying environment 
  variables

For them to be detected by configure may require a much more 
invasive approach by patching configure.ac and regenerating
apon build.
2008-03-24 19:29:34 +00:00
Nigel Kukard
627b968404 * Updated susv3 legacy patch for xfsprogs
- Changed to unix file format
- Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
2008-03-24 19:23:37 +00:00
Nigel Kukard
5e2371c427 * Updated mdadm to version 2.6.4 2008-03-24 19:19:16 +00:00
John Voltz
fcc6d9936d Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard 2008-03-21 18:01:46 +00:00
John Voltz
ecf565e090 Ltrace version changed, cannot find the old version on any debian mirrors. Patch by Nigel Kukard. 2008-03-21 17:57:42 +00:00
John Voltz
69ae3cec84 confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard 2008-03-21 17:56:00 +00:00
Peter Korsgaard
7c54beb870 busybox: bump version (1.9.2) 2008-03-21 10:14:15 +00:00
John Voltz
63364eb82d add docker dependency to xstroke 2008-03-20 16:55:57 +00:00
John Voltz
0c368b715f add alsamixergui and docker packages 2008-03-20 16:55:37 +00:00
John Voltz
3f488a4b09 some fixes for fltk 2008-03-20 16:54:51 +00:00
Hamish Moffatt
aa73d17530 Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration 2008-03-18 00:20:24 +00:00
Peter Korsgaard
be36fc319e busybox: additional 1.9.1 patches 2008-03-17 19:44:43 +00:00
Peter Korsgaard
2e5685b3a8 sdl: Fix include files install.
Patch sdl-config rpath setting rather than setting exec-prefix and
using DESTDIR as the SDL makefile uses prefix for some files,
and exec-prefix for others leading to double $(STAGING_DIR) prefix.
2008-03-17 16:39:03 +00:00
Peter Korsgaard
d683677b2a fakeroot: fix tarball name
Reported by Hamish Moffatt.
2008-03-13 07:38:10 +00:00
John Voltz
b6a3e46ad2 patch to replace legacy bzero with memset in wireless-tools 2008-03-12 19:04:14 +00:00
John Voltz
fb66bb3f58 patch to replace legacy bzero with memset in tslib 2008-03-12 19:03:20 +00:00
John Voltz
cd1d1fa6de fix dbus makefile to install with or without stripping 2008-03-12 14:51:32 +00:00
John Voltz
5d472aa583 Fixed URL for fakeroot sources 2008-03-12 13:57:59 +00:00
John Voltz
c0224396d8 Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 2008-03-12 13:53:02 +00:00
John Voltz
41f6b79ff7 added more debugging options for packages 2008-03-12 13:07:10 +00:00
Peter Korsgaard
71ec990c96 fakeroot: update patch for 1.9.3
Patch by Sunil Gupta.
2008-03-11 19:31:44 +00:00
John Voltz
0f95603ed8 updated samba version 2008-03-11 19:13:38 +00:00
Peter Korsgaard
25a7363f5d buildroot: use BR2_KERNEL_MIRROR everywhere
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz
1beaf12098 added debug option 2008-03-11 18:15:30 +00:00
John Voltz
554fc8bc7f fixes for php makefile 2008-03-11 18:14:42 +00:00
John Voltz
1163cf741c added debug option 2008-03-11 18:12:15 +00:00
John Voltz
e73610e136 reverted last change 2008-03-11 17:52:40 +00:00
John Voltz
ea3a9122a6 fixed path to mpfr patch 2008-03-11 15:58:05 +00:00
John Voltz
e7befc8dfc removed patch for older fakeroot 2008-03-11 13:32:27 +00:00
John Voltz
1afe0e87c4 updated fakeroot version 2008-03-11 13:11:14 +00:00
Peter Korsgaard
efa0423110 buildroot: Use BR2_GNU_MIRROR everywhere
Patch by Nigel Kukard.
2008-03-11 08:17:17 +00:00
Peter Korsgaard
1af1c77554 busybox: remove config dependency on busybox-source
busybox-source target doesn't need to depend on the config file.
Patch by Simon Pasch.
2008-03-11 08:17:03 +00:00
John Voltz
7710aa356a cheanged rsync download url 2008-03-10 16:17:26 +00:00
John Voltz
bc67ca29d3 added dev files in target option 2008-03-10 15:22:43 +00:00
John Voltz
77ec383076 changed to use sourceforge variable 2008-03-10 15:15:57 +00:00
John Voltz
3773381d71 changed icu download location 2008-03-10 14:52:39 +00:00
John Voltz
cc254eb898 added missing patch 2008-03-08 21:33:40 +00:00
John Voltz
a35586ff06 added missing patch for libX11 2008-03-08 17:31:05 +00:00
John Voltz
1ec48b2e52 remove .a files from lib directories after install 2008-03-07 16:54:45 +00:00
John Voltz
7a15d38e01 shortened help line lengths 2008-03-07 14:12:14 +00:00
John Voltz
a6dca68c80 reverted ncurses makefile 2008-03-07 13:57:53 +00:00
Peter Korsgaard
6be5cb76b9 buildroot: SDL_mixer package
Based on patch from Hebbar.
2008-03-07 13:31:33 +00:00
Peter Korsgaard
5f6726bdfd sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/lib 2008-03-07 13:31:24 +00:00
Peter Korsgaard
37fd644ab7 sdl: bump version 2008-03-07 13:31:16 +00:00
Peter Korsgaard
5ca52f571b sdl: remove unused legacy patch 2008-03-07 13:31:11 +00:00
Peter Korsgaard
0dc5a8d6fc sdl: remove wrong comment 2008-03-07 13:31:07 +00:00
Peter Korsgaard
c0a49f06fa nano: install to /usr/bin 2008-03-07 10:07:35 +00:00
Peter Korsgaard
8086897ed5 vim: config names should be lower case 2008-03-07 10:02:12 +00:00
Peter Korsgaard
d47bd2de38 buildroot: move editors under package/editors and merge menus
Based on patch by Arnar Mar Sig.
2008-03-07 10:00:04 +00:00
John Voltz
ad3270082c fixed ngspice install 2008-03-06 20:11:00 +00:00
John Voltz
61a3082080 fixed arch dependent option 2008-03-06 19:48:39 +00:00
John Voltz
f7e1c58a6c fixed pixman install 2008-03-06 18:48:43 +00:00
John Voltz
4a2d892edc fixed dbus makefile 2008-03-06 18:46:36 +00:00
John Voltz
b5c8c8cc0a updated config.in with all the new swag 2008-03-06 18:40:08 +00:00
John Voltz
de54a6ebc8 fixed nasty makefile bugs 2008-03-06 18:39:42 +00:00
John Voltz
8e2c4da5bf added xvkbd 2008-03-06 18:38:46 +00:00
John Voltz
e0caa0ccc3 added xstroke 2008-03-06 18:38:20 +00:00
John Voltz
2cbd4b2de5 added xpdf 2008-03-06 18:38:04 +00:00
John Voltz
bfdb1635b3 deprecate xorg 6.8 2008-03-06 18:37:29 +00:00
John Voltz
eea1d60258 added xboard 2008-03-06 18:36:54 +00:00
John Voltz
1a2b4af3fb updated xorg to version 7.3 and added all of the fonts 2008-03-06 18:36:12 +00:00
John Voltz
eda9b0fe87 added x11vnc 2008-03-06 18:34:39 +00:00
John Voltz
7514ac7a62 cleanup which makefile 2008-03-06 18:29:21 +00:00
John Voltz
8a44ae675b cleanup wget makefile 2008-03-06 18:29:06 +00:00
John Voltz
b1ca8e68ae added webkit 2008-03-06 18:28:48 +00:00
John Voltz
70b2460ed9 added vice 2008-03-06 18:28:26 +00:00
John Voltz
9fc65734f8 patches for tslib 2008-03-06 18:27:57 +00:00
John Voltz
2cf205d512 added torsmo 2008-03-06 18:27:38 +00:00
John Voltz
ea5a59afad fixes for tiff makefile 2008-03-06 18:27:19 +00:00
John Voltz
9af6720ca3 added synergy 2008-03-06 18:26:58 +00:00
John Voltz
4936787be0 added sylpheed 2008-03-06 18:26:43 +00:00
John Voltz
9cbf08c55a cleanup sudo makefile 2008-03-06 18:26:10 +00:00
John Voltz
23092c4a4a added startup-notification 2008-03-06 18:25:46 +00:00
John Voltz
314116e712 fixes for sqlite makefile 2008-03-06 18:25:02 +00:00
John Voltz
aff630454b cleanup sed makefile 2008-03-06 18:24:27 +00:00
John Voltz
6f9ad306a2 update samba version 2008-03-06 18:23:59 +00:00
John Voltz
227316307d cleanup rxvt makefile 2008-03-06 18:23:39 +00:00
John Voltz
a57e35d33c added rubix game 2008-03-06 18:23:13 +00:00
John Voltz
ecd41859b4 cleanup rsync makefile 2008-03-06 18:22:48 +00:00
John Voltz
51fa46ed29 fixes for readline makefile 2008-03-06 18:22:31 +00:00
John Voltz
be3e3db717 reordered path fixes 2008-03-06 18:22:10 +00:00
John Voltz
7059768c4c enhancements for php 2008-03-06 18:21:33 +00:00
John Voltz
e5caaac6b9 added pcmanfm file manager 2008-03-06 18:21:04 +00:00
John Voltz
5cbf9daa23 updated pango 2008-03-06 18:20:38 +00:00
John Voltz
19067972a0 added openmotif 2008-03-06 18:20:21 +00:00
John Voltz
196aef7311 added ngspice-rework 2008-03-06 18:19:42 +00:00
John Voltz
6fe5362bb4 updated ncurses makefile 2008-03-06 18:19:15 +00:00
John Voltz
a9d61b42dc cleanup nano makefile 2008-03-06 18:18:58 +00:00
John Voltz
1e19e92f00 added midori browser 2008-03-06 18:18:35 +00:00
John Voltz
cd83b7aece fixed metacity makefile 2008-03-06 18:18:07 +00:00
John Voltz
86d9d181eb added magiccube4d game 2008-03-06 18:17:43 +00:00
John Voltz
271f31243c fixed lxdoom make 2008-03-06 18:17:13 +00:00
John Voltz
2aa7b70339 updated libxslt 2008-03-06 18:16:49 +00:00
John Voltz
18e08ad369 updated libxml2 makefile 2008-03-06 18:16:30 +00:00
John Voltz
6d7ba78953 added libsexy 2008-03-06 18:16:05 +00:00