Commit Graph

485 Commits

Author SHA1 Message Date
Peter Korsgaard
1f8d65ea73 xlib needs wchar support, so require it for tinyx as well 2008-12-29 15:22:12 +00:00
Peter Korsgaard
3fa8550d11 package: make X server selection a choice and fix tinyx prefix 2008-12-28 22:28:49 +00:00
Peter Korsgaard
960bbc63ba package: add gmpc (gtk musicpd client) package 2008-12-28 20:54:40 +00:00
Peter Korsgaard
615528ba93 curl: rename to libcurl so Makefile.autotools.in can find patches 2008-12-28 20:00:07 +00:00
Peter Korsgaard
2ff401a953 package: add libglade 2008-12-27 14:36:29 +00:00
Peter Korsgaard
0d99c9537c package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2008-12-11 00:33:30 +00:00
Thomas Petazzoni
e5d9702dfd Liboil is a library of simple functions that are optimized for various
CPUs. It is required by various GStreamer plugins.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>

Modifications by Thomas Petazzoni:

 - Remove the glib2 dependency, which is only necessary to build a few
   examples. If glib2 is enabled in the configuration, then we still
   depend on it in order to build the examples, but that's just
   pedantic, not so useful.

 - Remove the oil-bugreport program installed to the target by
   install-strip.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-03 09:02:46 +00:00
Peter Korsgaard
50f2a3981f mplayer, vlc: move into multimedia category
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-11-15 21:33:14 +00:00
Peter Korsgaard
e7df5afeb9 package/audio: rename audio category to multimedia
Prepare for the merge of audio and video packages. Many packages cannot
properly be assigned to either audio or video, because they have support
for both (libogg, mplayer, vlc).

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-11-15 21:33:07 +00:00
Peter Korsgaard
9f07b39f65 package: Kconfig: use menu instead of menuconfig for sub menus
As discussed on the list - These things should normally not be
(un)selectable.
2008-11-14 12:59:14 +00:00
Peter Korsgaard
923e61ee5b package/memstat: add memstat package
Memstat lists all the processes, executables, and shared
libraries that are using up virtual memory. It's helpful to
see how the shared memory is used and which 'old' libs are
loaded.
2008-10-21 12:38:31 +00:00
Daniel Laird
988163764e package/liberation: Add liberation fonts package
Add the liberation fonts package as this can be used
by GTK etc and means you have some useful (free) fonts.

Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2008-10-20 07:30:03 +00:00
Daniel Laird
fcb9d45a07 package/directfb-examples: DirectFB examples package
Add the DirectFB examples package.

This patch adds the DirectFB examples package to Buildroot. It is
largely based on a patch written by Daniel Laird, and available at 
http://bugs.uclibc.org/view.php?id=4224. I only made a few adaptations 
to get it to work properly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2008-10-16 13:16:17 +00:00
Daniel Laird
7ba44159bd package/sawman: Add Package SawMan
SaWMan is a new window manager module for use with DirectFB. 
Its main difference to the default module is that it allows one process 
to be an application and window manager, 
implementing all kinds of diversity, 
while SaWMan is only the working horse. 

Daniel Laird
2008-10-16 12:10:23 +00:00
Wade Berrier
b8508d758e logrotate:
-new package
2008-10-06 20:41:12 +00:00
Hans-Christian Egtvedt
e40448aa34 SDL_net: add new package SDL_net
This patch adds a new package SDL_net. SDL_net is a small, low-level,
cross-platform network library, that can be used with the Simple DirectMedia
Layer library (SDL).

http://www.libsdl.org/projects/SDL_net/

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-09-24 12:06:59 +00:00
Peter Korsgaard
0e23e6bdf1 package: add libconfuse - A library for parsing configuration files 2008-09-22 08:11:05 +00:00
Hans-Christian Egtvedt
aff967f068 libupnp: add package libupnp
This patch adds libupnp package to Buildroot. libupnp provides developers
with an API that are compliant with version 1.0 of the Universal Plug and
Play Device Architecture Specification.

http://pupnp.sourceforge.net/

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-09-18 06:48:20 +00:00
Daniel Laird
76235a15b3 audio: Move all audio packages into audio subdir
Moved all audio packages into a subdir called audio.
I then created a Config.in and made sure that a audio.mk 
existed.

Daniel Laird
2008-09-05 12:06:50 +00:00
Hamish Moffatt
1c89cf3f89 Added eeprog package from gustavoz 2008-09-04 01:35:34 +00:00
Peter Korsgaard
467403dd1c package: add libconfig package 2008-09-01 10:51:31 +00:00
Daniel Laird
1b5c1e7bdb games: Move all games into games subdir
Moved all games into a subdir called games and
then updated makefiles as necessary.

If not one objects to this one then I will
probably do the same for audio next.

Daniel Laird
2008-08-29 13:27:37 +00:00
Daniel Laird
a6acb09e2a gtkperf: Adding gtkperf package
Allows some benchmarking of GTK on different targets.
2008-08-27 12:21:09 +00:00
Daniel Laird
f10aecd134 fbdump: Add new package fbdump.
fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer 
device and write them out as a PPM file. Currently, most packed-pixel framebuffer
formats and the vga16 framebuffer are supported.
2008-08-27 11:01:16 +00:00
Daniel Laird
46f4188446 Move pixman from package/x11r7/pixman to package/pixman
Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.

Daniel Laird
2008-08-26 16:27:25 +00:00
Daniel Laird
c30bb46320 Adds support for building LiTE - see DirectFB.org
Will close bug 0003974

Daniel Laird
2008-08-26 14:52:17 +00:00
Peter Korsgaard
bf83d53080 xorg: depend on WCHAR and LOCALE
Xorg needs WCHAR and LOCALE, so make sure it cannot be selected unless
this is enabled in the toolchain.

We unfortunately cannot make BR2_XSERVER_xorg depend on BR2_USE_LOCALE
because of a strange recursion error with dbus, but now we atleast
inform the user what to do to get a working configuration.

The real solution is ofcause of fix xorg, but that's for another day.
2008-08-22 14:24:53 +00:00
Peter Korsgaard
9e9e354a83 package: don't hide xorg/tinyx selection
Hiding xorg/tinyx selections until the user unselects "none" seems quite
unintuitive.
2008-08-22 14:24:51 +00:00
Peter Korsgaard
3cec3b453a package: add package managers sub menu 2008-08-04 19:07:51 +00:00
Peter Korsgaard
59b4626448 package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations 2008-08-04 19:07:36 +00:00
Peter Korsgaard
96b42a4fd1 dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2008-08-04 19:07:29 +00:00
Peter Korsgaard
02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
Peter Korsgaard
8bba7f0d67 vsftp: enable and fix linking
Patch by Wade Berrier.

It still errors out on sysdeputil.c for me, but this is no worse than
it was before, so committing.
2008-07-22 19:47:41 +00:00
Peter Korsgaard
fa0bedd0f5 package: sdl_image package
Based on patch by artemys. Closes #4194
2008-07-17 13:20:05 +00:00
Peter Korsgaard
7b55c86a9e gperf: move under "other development stuff" 2008-07-10 08:17:48 +00:00
Ulf Samuelsson
2685f5b139 Add gperf, perfect hash generator 2008-07-09 04:27:45 +00:00
Peter Korsgaard
3fa6f1b3b8 sqlite: move under database submenu 2008-07-08 14:14:36 +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
Thiago A. Corrêa
9c0ef0b0a9 Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) 2008-07-04 03:49: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
Hamish Moffatt
051ed92d24 Added mii-diag package 2008-06-26 06:43:33 +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
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
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
Peter Korsgaard
bfb1e1e9f1 package: ifplugd package 2008-05-31 07:28:12 +00:00
Nigel Kukard
bce15df3be * Added screen
The cross compile fix is unavoidable
2008-05-01 19:33:44 +00:00
John Voltz
83096989f9 add libiconv and framework for vlc 2008-04-24 18:35:44 +00:00
John Voltz
3dfdc14180 add pcre 2008-04-24 16:56:06 +00:00
John Voltz
676797d57f add oprofile 2008-04-24 16:54:29 +00:00
Peter Korsgaard
12ea7146cb blockdev: sort entries alphabetically 2008-04-19 20:44:13 +00:00
Peter Korsgaard
ab954a6ce6 buildroot: devmem2 package 2008-04-18 13:54:50 +00:00
Hamish Moffatt
51114afc64 Added package for axel download accelerator 2008-04-17 04:52:57 +00:00
Nigel Kukard
6fd44d68ed * Added rpm 2008-04-14 10:56:41 +00:00
Nigel Kukard
59a9c02e13 * Added neon 2008-04-12 09:56:15 +00:00
Nigel Kukard
9fadf8ade5 * Added popt 2008-04-12 09:51:21 +00:00
Nigel Kukard
d114386c45 * Added beecrypt 2008-04-12 09:45:49 +00:00
Nigel Kukard
7978ff879b * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly 2008-04-12 09:44:42 +00:00
Peter Korsgaard
ab36f50a82 buildroot: add libart package 2008-04-11 11:31:40 +00:00
Nigel Kukard
eaf3fcc137 * Added libbeecrypt (requirement for rpm5) 2008-04-09 09:57:25 +00:00
Nigel Kukard
08cb25116d * Added bootutils 2008-04-08 13:09:29 +00:00
Peter Korsgaard
8e4ba2b5fc buildroot: add input-tools package (evtest, inputattach, jscal, jstest) 2008-04-06 19:59:21 +00:00
John Voltz
da53e2e09e add festival speech synthesis package from University of Edinburgh 2008-04-03 17:13:46 +00:00
Ulf Samuelsson
0be9560cb5 Add webif package 2008-03-30 20:40:53 +00:00
Peter Korsgaard
77d133d27e package: move java packages to package/java sub directory 2008-03-28 10:40:45 +00:00
Peter Korsgaard
0d0cf0f56b packages: enable java submenu per default like the other submenus 2008-03-28 10:39:21 +00:00
Jason Spence
53a740fcd6 Added udpcast package. 2008-03-28 02:54:42 +00:00
John Voltz
0c368b715f add alsamixergui and docker packages 2008-03-20 16:55:37 +00:00
Peter Korsgaard
6be5cb76b9 buildroot: SDL_mixer package
Based on patch from Hebbar.
2008-03-07 13:31:33 +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
b5c8c8cc0a updated config.in with all the new swag 2008-03-06 18:40:08 +00:00
Peter Korsgaard
a6bf612a6a move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT
Move fis + fconfig packages together with mtd utils under
Hardware handling / blockdevices and filesystem maintenance.
2008-02-24 21:35:01 +00:00
Peter Korsgaard
06accdc017 add BR2_TEXTEDIT_SUPPORT submenu
Group text editors under BR2_TEXTEDIT_SUPPORT submenu.
2008-02-24 21:34:52 +00:00
Peter Korsgaard
f1f84ce3af ezxml package 2008-02-24 20:18:00 +00:00
Peter Korsgaard
7cf2be4402 buildroot: add BR2_XML_SUPPORT submenu
Group XML stuff under BR2_XML_SUPPORT submenu.
2008-02-24 20:17:53 +00:00
Hamish Moffatt
4985f59169 Added package for fis, which allows you to manipulate the RedBoot flash partition table from linux. 2008-02-07 00:53:36 +00:00
Hamish Moffatt
b5e4871b39 Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux. 2008-02-07 00:51:57 +00:00
Ulf Samuelsson
5fa09eed0f Add libeXosip2 package 2007-11-30 12:32:33 +00:00
Ulf Samuelsson
af5347e469 Add libosip2 package 2007-11-30 10:28:36 +00:00
Ulf Samuelsson
c3719df5b4 Add lua package 2007-11-30 01:08:36 +00:00
Ulf Samuelsson
9b8a2f0362 Add speex vocoder package 2007-11-29 09:43:36 +00:00
Ulf Samuelsson
04919c43a0 Add libxslt package 2007-11-28 08:59:17 +00:00
Ivan Kuten
e1498416ac add fuse and nfs-3g packages 2007-11-24 16:09:25 +00:00
Ivan Kuten
da6c5f95e0 add SDL_ttf package 2007-11-16 15:33:46 +00:00
Ulf Samuelsson
d359c6611d Add libogg media container package for vorbis 2007-10-31 06:35:06 +00:00
Ulf Samuelsson
dfaa84ef50 Use logical OR instead of AND, Thanks Hamish 2007-10-30 20:05:25 +00:00
Thomas Lundquist
88f918e2e4 Adding Kismet, closing #1557 2007-10-30 09:16:51 +00:00
Ivan Kuten
ea8c2b1148 make microcom visible until it appear in busybox release 2007-10-26 17:50:09 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live 2007-09-26 21:12:38 +00:00
Ulf Samuelsson
1a1ac77c26 Reduce clutter in packages menu 2007-09-26 06:32:42 +00:00
Bernhard Reutner-Fischer
5010039460 - revert patch that obfuscates the config UI and doesn't reflect the order of config steps 2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0 Reorganize configs to even more logical positions 2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
4d5a30be34 - add olsr package (Sushi Sensei) 2007-09-19 21:27:49 +00:00
Ulf Samuelsson
9ede1d3811 Add libvorbis package 2007-09-12 04:58:33 +00:00
Ulf Samuelsson
7c48a8c33b Add irda-utils package, Courtesy of Benjamin Tietz 2007-09-05 03:40:47 +00:00
Bernhard Reutner-Fischer
ed58a1f70d - add mutt. Will need wchar massage 2007-09-02 20:53:38 +00:00
Bernhard Reutner-Fischer
58c265660b - add lm-sensors package 2007-09-01 18:01:08 +00:00
Ulf Samuelsson
a9a68fabc5 Add default X11 install directory 2007-08-28 23:02:52 +00:00
Bernhard Reutner-Fischer
3c4690edd3 - add rp-pppoe 2007-08-24 10:43:45 +00:00
Bernhard Reutner-Fischer
879c95de9e - forgot to include the Config.in 2007-08-22 16:08:38 +00:00
Ulf Samuelsson
1038cfab38 Reintroduce possibility to use old makefile for tiny-x as a test 2007-08-21 01:39:29 +00:00
Ulf Samuelsson
f12b2e4a82 Remove cirular dependencies 2007-08-14 06:18:02 +00:00
Ulf Samuelsson
5283c21dda Only build tinyX if WCHAR and LOCALE is enabled 2007-08-13 20:49:58 +00:00
Ulf Samuelsson
dcab96b108 Add support for fusion linux module 2007-08-12 18:19:45 +00:00
Ulf Samuelsson
eec58d106f Add tslib package 2007-08-12 11:34:03 +00:00
Ulf Samuelsson
54f3d3330c Add matchbox package 2007-08-12 11:31:06 +00:00
Ulf Samuelsson
784ebe7b7d Use package/libdrm instead of package/x11r7/libdrm 2007-08-11 23:31:41 +00:00
Ulf Samuelsson
28625ea369 Add mdnsresponder package 2007-08-11 16:44:54 +00:00
Eric Andersen
a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected.  We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00
Ulf Samuelsson
1b50c35b01 Add php package 2007-08-07 17:47:03 +00:00
Ulf Samuelsson
39435919e8 Allo configuration of libdaemon 2007-08-06 19:41:40 +00:00
Ulf Samuelsson
a1025ef45c Add libaio package 2007-07-28 15:37:11 +00:00
Ulf Samuelsson
87e9deb129 Add gadgetfs package 2007-07-28 15:30:20 +00:00
Bernhard Reutner-Fischer
61a80acfa9 - a separate Video menu is redundant WRT the Graphic submenu 2007-07-27 12:47:58 +00:00
Bernhard Reutner-Fischer
c5757aad70 - add a choice for Xserver selection.
This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html
2007-07-24 17:48:58 +00:00
Ulf Samuelsson
e750d9b676 Undo conditional configuration for fbv and fbset 2007-07-23 12:01:05 +00:00
Ulf Samuelsson
e1e3b7a5ec Add imagemagick package 2007-07-23 09:06:34 +00:00
Ulf Samuelsson
316aa9a192 Add fbset 'frame buffer set' package 2007-07-23 09:00:58 +00:00
Ulf Samuelsson
96a8fc9f59 Add fbv 'frame buffer viewer' package 2007-07-23 08:59:10 +00:00
Ulf Samuelsson
260db3b0fb All libungif package 2007-07-23 08:23:54 +00:00
Ulf Samuelsson
05936ec76e Add alsa-utils package 2007-07-23 08:10:52 +00:00
Ulf Samuelsson
620f19dc2e Add alsa-lib package 2007-07-23 07:54:13 +00:00
Ulf Samuelsson
73f43a28c3 Add vpnc package 2007-07-17 18:14:25 +00:00
"Steven J. Hill"
7a91ec9af6 Should have been with 'tinyhttpd' check-in. 2007-07-17 00:24:13 +00:00
Ulf Samuelsson
f9a0f11030 Add libxml2 package 2007-07-16 20:13:22 +00:00
Bernhard Reutner-Fischer
e4e8dc7f73 - udhcp was merged into busybox some years ago; use a recent busybox instead! 2007-07-02 08:58:56 +00:00
Bernhard Reutner-Fischer
1548b21ce2 - add quagga suite 2007-06-28 15:55:00 +00:00
Peter Korsgaard
1c0ead4129 aumix package 2007-06-13 10:07:16 +00:00
Peter Korsgaard
a3bf044725 ncftp package. Patch from #1355 2007-05-22 11:59:22 +00:00
Peter Korsgaard
bf898045a1 madplay package 2007-05-10 09:20:20 +00:00
Peter Korsgaard
8298b7d0e1 libid3tag package. Needed by madplay 2007-05-10 09:18:35 +00:00
"Steven J. Hill"
1f92831170 Add new packages. 2007-05-07 03:58:30 +00:00
Peter Korsgaard
b33a6fb331 libsndfile package. Closes #1325 2007-04-24 13:43:15 +00:00
Peter Korsgaard
70821e3365 iperf package. Closes #0001224 2007-02-16 20:16:24 +00:00
Bernhard Reutner-Fischer
570d834dbe - busybox provides gzip 2007-02-16 09:32:12 +00:00
Bernhard Reutner-Fischer
8ff8fa7677 - resurrect cvs. Closes #1199
- bump version
2007-02-06 11:22:50 +00:00
Bernhard Reutner-Fischer
b6f973596f - add setserial package 2007-02-06 09:04:44 +00:00
Bernhard Reutner-Fischer
9e453fb42d - add a layer 2 tunneling protocol package 2007-01-31 21:22:33 +00:00
Bernhard Reutner-Fischer
47857d95ce - remove the '"install uClibc headers in the target filesystem" without a native compiler' option. 2007-01-31 10:10:06 +00:00
Eric Andersen
9e6af6c004 Add gtk2-engines for theming gtk 2007-01-25 20:55:16 +00:00
Bernhard Reutner-Fischer
c41d441333 - add package netcat 2007-01-24 17:02:45 +00:00
Bernhard Reutner-Fischer
80e4b36f9a - remove erroneously leaked in inclusion of non-existing l2tp thing 2007-01-22 19:33:58 +00:00
Bernhard Reutner-Fischer
3d9823750a - fix typo in compressor submenu 2007-01-22 12:27:33 +00:00
Bernhard Reutner-Fischer
a2fad645c7 - add some more categories and move respective packages to them.
I hope that this makes navigation and finding packages easier..
2007-01-21 16:08:27 +00:00
Bernhard Reutner-Fischer
726abd4e51 - provide means to "install uClibc headers in the target filesystem" without a native compiler 2007-01-21 12:58:51 +00:00
Peter Korsgaard
e2dde9c7cd rdesktop package 2007-01-17 13:58:01 +00:00
Bernhard Reutner-Fischer
9a171e73cb - put haserl into the networking section 2007-01-17 12:31:15 +00:00
Bernhard Reutner-Fischer
8eb1a7702c - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2007-01-17 12:28:23 +00:00
Bernhard Reutner-Fischer
e3162a38fe - add a BR2_NETWORK_SUPPORT and move related packages to it 2007-01-17 12:27:27 +00:00
Bernhard Reutner-Fischer
3ec18d5a7b - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer 2007-01-17 12:03:59 +00:00
Bernhard Reutner-Fischer
d749450fc1 - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that
are potentially provided by busybox.
2007-01-17 11:48:11 +00:00
Bernhard Reutner-Fischer
8fd570f2bd - move the X packages into a separate menu
I'll do this for "graphic libraries" and "networking" too unless someone complains..
2007-01-17 11:34:20 +00:00
Eric Andersen
a72fadb38e missed a spot -- need to add metacity here as well. We really should add some
categories in here.  Things are getting a bit messy just shoving everything in
with no ordering.
2007-01-15 22:37:08 +00:00
Bernhard Reutner-Fischer
e6f8e0defd but now there is.. 2007-01-15 16:01:34 +00:00
Eric Andersen
a7aebc0fad there is no 'package/hal/' at present... 2007-01-14 22:18:49 +00:00
Eric Andersen
ee8f2133a5 add fontconfig package 2007-01-14 03:39:53 +00:00
"Steven J. Hill"
0d7b08da13 Include all the new packages. 2007-01-14 01:04:33 +00:00
"Steven J. Hill"
9f7a6c9f31 "Dashing through the snow...with a gForce based display...o'er the data fields we go....cache thrashing all the way...hahaha" 2007-01-13 21:45:00 +00:00
Eric Andersen
8b9d738e49 add Gtk+ version 2 2007-01-11 08:42:34 +00:00
Eric Andersen
810184bb0d add atk package 2007-01-11 07:44:14 +00:00
Eric Andersen
2830e6fb55 add tiff package 2007-01-11 07:27:37 +00:00
Eric Andersen
d106a63dbb Add pango 2007-01-11 06:17:24 +00:00
Eric Andersen
3a0a879172 add in cairo 2007-01-10 23:57:40 +00:00
Eric Andersen
93ad439374 add in glib2 2007-01-10 06:54:04 +00:00
Bernhard Reutner-Fischer
b07203d446 - add argus 2006-12-20 16:38:22 +00:00
Bernhard Reutner-Fischer
0c9a0312e0 - pull bsdiff's Config in 2006-12-15 14:37:02 +00:00
Bernhard Reutner-Fischer
4a163ce843 - Thomas Lundquist added qtopia4 support. Untested. 2006-12-13 19:59:07 +00:00
Bernhard Reutner-Fischer
8aa6504ed2 - add libraw1394, thanks to Lars Munch 2006-12-13 09:13:15 +00:00
Eric Andersen
21e97d3e15 Add avahi package and add libdaemon, which is needed by avahi 2006-12-12 22:26:51 +00:00
Eric Andersen
a7748b2f13 add mpatrol package 2006-12-12 22:18:15 +00:00
Eric Andersen
28151cf8c7 add dmalloc 2006-12-12 22:16:41 +00:00
Eric Andersen
b3d71710a3 add netplug package 2006-12-12 22:13:41 +00:00
Bernhard Reutner-Fischer
ccd252b553 - add openswan support. Compile tested only. Closes #200. 2006-11-28 16:59:17 +00:00
Bernhard Reutner-Fischer
24297ee749 - add stunnel package. Thanks to Crispin Wellington 2006-11-24 15:33:04 +00:00
Peter Korsgaard
577278c538 Network block device package (client only) 2006-09-28 10:19:43 +00:00
Peter Korsgaard
dfa4f83783 sqlite package, based on gumstix 2006-09-26 16:01:07 +00:00
Peter Korsgaard
6bf74e4072 Add dillo package 2006-09-19 14:19:32 +00:00
Bernhard Reutner-Fischer
81de3bf5d6 - add lzma 2006-08-29 16:41:55 +00:00
Eric Andersen
a8c92e8083 add support for dmraid soft raid handling 2006-07-10 22:09:37 +00:00
Eric Andersen
b6de822b37 add support for gtk+ version 1.2 2006-07-10 22:06:45 +00:00
Eric Andersen
3b4205f166 Add pkgconfig 2006-07-08 23:55:55 +00:00
Eric Andersen
f2a4704040 patch from John Gatewood Ham, add lsof 2006-06-23 06:53:28 +00:00
Eric Andersen
84e58ab9a6 patch from John Gatewood Ham, add hdparm 2006-06-23 06:52:33 +00:00
Eric Andersen
34a0c2f0a5 add sudo, based on http://bugs.busybox.net/view.php?id=511
with minor changes, and updated security patches
2006-04-11 00:27:51 +00:00
Eric Andersen
126a92177d 0000755: New package: haserl: patch from jacmet
This little patch adds a target for haserl to buildroot.
Haserl - Html And Shell Embedded Report Language
2006-04-10 23:34:06 +00:00
Eric Andersen
9dd69ffbfd 0000789: New package: ethtool: patch from jacmet
This little patch adds a target for ethtool to buildroot.
ethtool is a small utility for examining and tuning your ethernet-based network interface.
2006-04-10 23:31:14 +00:00
Eric Andersen
51c429bf06 david_bachelart writes:
the recent uemacs packages does not appear in the packages list.
2006-04-06 17:45:35 +00:00
David Anders
e507951611 add new package bind per case 0000507 2006-01-25 20:56:55 +00:00
David Anders
63c97755b4 add asterisk package per case 0000456 2006-01-24 21:30:10 +00:00
David Anders
46142ab628 add ipsec-tools package per case 0000439 2006-01-23 21:43:28 +00:00
David Anders
787dcdd7c7 added ruby package per case 0000566 2006-01-23 20:21:02 +00:00
David Anders
2bf4d83653 added expat package per case 0000087 2006-01-23 20:10:12 +00:00
David Anders
7940e40825 added package libcgicc per case 0000423 2006-01-23 19:58:19 +00:00
David Anders
ba72c1a6ab added package libcgi per case 0000298 2006-01-23 19:49:38 +00:00
David Anders
7b4c855674 add package for lighttpd per case 0000509 2006-01-23 19:46:56 +00:00
David Anders
159656ebdb add package dialog per case 0000148 2006-01-23 18:27:46 +00:00
David Anders
b7bc963ebf add new package of thttpd per case 0000556 2006-01-23 18:17:09 +00:00
David Anders
07d0ca1342 add wipe per case 0000140 2006-01-23 18:12:10 +00:00
Eric Andersen
c7eb499ec2 add support for building smartmontools 2005-12-16 13:33:32 +00:00
Mike Frysinger
9c5bb0ec4a import sysvinit package 2005-12-13 05:01:49 +00:00
Mike Frysinger
8596756f16 import usbutils 2005-12-13 05:00:58 +00:00
Mike Frysinger
a604fbc18a import libusb package 2005-12-13 05:00:18 +00:00
Mike Frysinger
bb5cb3db36 import psmisc 2005-11-19 09:39:50 +00:00
Mike Frysinger
0c21223712 import at package by akvadrako #506 2005-11-15 06:50:34 +00:00
Mike Frysinger
d11b70150e rename dropbear_sshd to just dropbear 2005-10-29 07:01:33 +00:00
Eric Andersen
f2a5ce4b9d Add iostat, ltt, xfsprogs, and memtester 2005-09-30 20:41:41 +00:00
Mike Frysinger
eb02a6756a import mdadm written by ktraum in bug 443 2005-09-24 00:57:27 +00:00
Eric Andersen
0eb90feffd Add support for the full blown versions of sysklogd and klogd 2005-09-13 20:58:37 +00:00
Mike Frysinger
13ef97f580 QTE by Allan Clark Bug 391 2005-09-09 03:14:28 +00:00
Mike Frysinger
c1a138d9eb add support for sdl by Patrick Noffke 2005-08-19 04:57:13 +00:00
Eric Andersen
a8a6587d1b This patch adds package configuration files for the LVM2 tools and its
dependency, device-mapper. This will provide the basic tools needed to work
with LVM2 volumes on the target system.

http://bugs.busybox.net/view.php?id=183
2005-06-24 02:46:31 +00:00
Eric Andersen
f5723cdb9b Add support for acpid 2005-06-23 04:48:02 +00:00
Eric Andersen
d5b0e08e9d http://bugs.uclibc.org/view.php?id=178
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.

I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...

Thanks for your work.
2005-06-09 09:46:12 +00:00
"Steven J. Hill"
56d91e951a Applied patch to add TCL version 8.4.9 for buildroot submitted by
Ivan Daniluk on May 30 01:28:31 MDT 2005.
2005-05-31 03:16:48 +00:00
Eric Andersen
278a121fad Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
use implementation of the Network Time Protocol with a small footprint. It
provides the ability to sync the local clock to remote NTP servers and can act
as NTP server itself, redistributing the local clock.

http://bugs.uclibc.org/view.php?id=257
2005-05-16 17:36:46 +00:00
Eric Andersen
c5c1adc379 First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00
Eric Andersen
dfba3cfed9 http://bugs.uclibc.org/view.php?id=189 2005-04-26 06:26:14 +00:00
Eric Andersen
aa915009fc Add support for udev, from Nathanael Noblet 2005-03-15 19:16:00 +00:00
Eric Andersen
318cae634d patch from pgrayson:
This patch does a couple mtd related things:

* Updates to the latest (2005/01/22) mtd from debian.org

* Fixes weird behavior where mkfs.jffs2 built for target was put into the staging dir.

* Shows the mtd package in the package selection menu. When mtd is enabled, the various mtd utilities appear and can be individually selected.

* Added a config item for sumtool, which is part of the mtd-utils and helps manage the new summary feature in jffs2 images.

* Fixed mtd build dependency problem. The mtd utils dynamically link with libz.so, therefore the zlib package is prerequisite for any of the mtd utilities.
2005-03-09 17:27:14 +00:00
Eric Andersen
4dcfc9dc0f Add support for libelf 2005-02-25 03:22:54 +00:00
Eric Andersen
989fc8ef59 scott writes in http://bugs.uclibc.org/view.php?id=41
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00
Eric Andersen
ac39d3b13f Patch from ralphs adding microperl, per
http://bugs.uclibc.org/view.php?id=123
2005-02-25 02:27:54 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
cbe260d167 HPA's Trivial File Transfer Protocol (tftp) server. 2005-02-16 21:17:18 +00:00
Eric Andersen
5043633f08 rename dhcp_relay to dhcp 2005-02-16 19:09:35 +00:00
Eric Andersen
2caf7941bf What is 'wtools'? Give it its proper name 'wireless-tools' 2005-02-12 00:25:16 +00:00
Eric Andersen
aba5e68975 remove 'mke2fs' and instead add the properly named 'e2fsprogs' 2005-02-11 20:42:52 +00:00
Mike Frysinger
4584c0df4a touchups 2005-02-10 00:45:43 +00:00
Mike Frysinger
044f0783a5 clean up & import packages by gtj
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-18 00:28:09 +00:00
Mike Frysinger
c71b9520a6 Martin Herren writes:
here is a small patch to add libpng to buildroot.
It's the first application which i integrated in the buildroot build
system, so i welcome any comments, feedbacks and/or improvements about
it.  I tested it using directfb on a arm/pxa platform, and as far as i
could test it it seems to work.
2004-12-14 01:18:23 +00:00
Mike Frysinger
52c9508f27 add which 2004-11-11 14:28:17 +00:00
Mike Frysinger
db13d321d6 portmap 2004-11-11 14:25:10 +00:00
Mike Frysinger
6a42235512 add portage support 2004-10-14 20:13:24 +00:00
Mike Frysinger
fd913d55b9 rsync package 2004-10-09 20:07:08 +00:00
Eric Andersen
f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen
2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00