Commit Graph

1648 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
1fc2723ca9 - add the $(BASE_TARGETS) per default 2007-09-23 20:46:44 +00:00
Bernhard Reutner-Fischer
28a36b609a - thinking loud about auto-generating dependencies for make(1)
Don't use this, it doesn't work yet. Thoughs welcome.
  Like: We should probably use the sym->text and not fiddle with the name since
  the name looses information ('_' != '-' in host-fakeroot). This would not
  be too robust, i fear, since the name can contain additional, arbitrary info.
  Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem
  to be a nice property that holds reverse deps that are only contain selected
  symbols.
  Thoughts?
2007-09-23 20:28:53 +00:00
Ulf Samuelsson
28f5ba7f39 Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) 2007-09-23 16:29:10 +00:00
Ulf Samuelsson
476a14f5b8 Late mtd does not support linux-2.4 2007-09-23 14:26:19 +00:00
Ulf Samuelsson
ca9f31b697 Use correct location of mpg123 binary 2007-09-23 14:24:13 +00:00
Ulf Samuelsson
ae0343b4e6 Cleanup libxml2 directory structure 2007-09-23 14:23:16 +00:00
Ulf Samuelsson
6961522372 Avoid repeated remake of dialog 2007-09-23 14:21:39 +00:00
Bernhard Reutner-Fischer
54cf1e72f4 - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config 2007-09-23 14:12:58 +00:00
Bernhard Reutner-Fischer
0d888e3677 - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al 2007-09-23 14:06:59 +00:00
Ulf Samuelsson
e640e6a8ef Strip files the correct alsa-lib subdirectory 2007-09-23 12:12:22 +00:00
Ulf Samuelsson
1558739315 Send correct args to fbset 2007-09-23 12:09:54 +00:00
Ulf Samuelsson
f45c2c6611 Fix syntax error when using addprefix in ipsec-tools.mk 2007-09-23 09:56:21 +00:00
Ulf Samuelsson
c58114edf5 Do not use $(STAGING_DIR)/include for freetype, for now 2007-09-23 09:55:17 +00:00
Ulf Samuelsson
1e5e164a9b Use correct library path for SDL 2007-09-23 09:53:43 +00:00
Ulf Samuelsson
78cb1204c1 Build readline as shared lib 2007-09-23 09:53:12 +00:00
Ulf Samuelsson
4e0aca2ab5 Fix library path in lzo 2007-09-23 09:52:03 +00:00
Ulf Samuelsson
8a4110de80 Remove bad 'w' flag from rm in diffutils 2007-09-23 04:10:59 +00:00
Bernhard Reutner-Fischer
8b3a0cd2cd - fix typo in .config filename 2007-09-22 17:29:23 +00:00
Bernhard Reutner-Fischer
5f0baad293 - remove inadequate dependencies prerequisite.
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
2007-09-22 10:25:09 +00:00
Bernhard Reutner-Fischer
93ae7ac63f - remove duplicate module-init-tools-source rule 2007-09-22 10:20:35 +00:00
Bernhard Reutner-Fischer
f909b9db38 - add check for UCLIBC_HAS_LFS.
Fixes compilation error if LARGEFLE support is off
2007-09-21 14:22:29 +00:00
Bernhard Reutner-Fischer
530b8e6c2a - bump version 2007-09-21 09:45:13 +00:00
Ulf Samuelsson
c02a6d9f5f Fix bad patch in MPlayer 2007-09-20 21:52:23 +00:00
Bernhard Reutner-Fischer
fecac9bfb6 - revert r19918 for now 2007-09-20 18:28:53 +00:00
Bernhard Reutner-Fischer
77edb4f09b - of course we also define glibc. argh! 2007-09-20 17:47:30 +00:00
Bernhard Reutner-Fischer
64e0ff5cf7 - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware 2007-09-20 17:41:21 +00:00
Bernhard Reutner-Fischer
7025afd93c - Reset flags, packages are usually built with -O2 otherwise.
Packages that need to pass additional CFLAGS in their .mk have to do something
  like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
2007-09-20 17:26:59 +00:00
Ulf Samuelsson
5037c9e613 Use correct patch name 2007-09-20 17:08:46 +00:00
Bernhard Reutner-Fischer
ec9b0d8024 - bump version 2007-09-20 16:58:35 +00:00
Bernhard Reutner-Fischer
72ed3675d8 - pull POSIX compliance fixes from upstream 2007-09-20 16:51:59 +00:00
Ulf Samuelsson
9c017d76a4 Make sure libdaemon finds AC_PROG_LIBTOOL 2007-09-20 15:35:26 +00:00
Bernhard Reutner-Fischer
5dfe2080ac - don't use functions that are marked LEGACY in SUSv3 2007-09-20 11:38:19 +00:00
Bernhard Reutner-Fischer
c38d1df997 - add missing ';' 2007-09-20 11:14:47 +00:00
Bernhard Reutner-Fischer
adb399f54a - this is generic infrastructure, there is no point in special-casing any individual package here.
Don't workaround deficiencies but fix them for real
2007-09-20 11:08:13 +00:00
Bernhard Reutner-Fischer
d2a1d33c03 - fix source location of libusb libs 2007-09-20 09:35:33 +00:00
Bernhard Reutner-Fischer
fe40594afb - cleanup and fix libid3tag (Hans-Christian Egtvedt)
- fix the make libid3tag-clean target to erase all installed files (me)
2007-09-20 07:19:52 +00:00
Bernhard Reutner-Fischer
d570c72361 - i suppose that '$' is not really needed.. 2007-09-19 21:31:32 +00:00
Bernhard Reutner-Fischer
4d5a30be34 - add olsr package (Sushi Sensei) 2007-09-19 21:27:49 +00:00
Bernhard Reutner-Fischer
c76e2a97ec - add a SVN_UP command for updating an already checked-out tree 2007-09-19 20:22:58 +00:00
Bernhard Reutner-Fischer
7b0ad787d6 - fixes and cleanups (Cristian Ionescu-Idbohrn) 2007-09-19 20:13:08 +00:00
Bernhard Reutner-Fischer
9bc30ca901 - take MANPAGES and INFOPAGES into account 2007-09-19 18:07:58 +00:00
Bernhard Reutner-Fischer
e5b8820147 - bump version 2007-09-19 14:15:46 +00:00
Bernhard Reutner-Fischer
e67d464bc4 - need to mkdir etc/init.d. Closes #1465 2007-09-19 14:11:28 +00:00
Bernhard Reutner-Fischer
016963484c - bump version. Closes #1502 2007-09-19 14:02:53 +00:00
Bernhard Reutner-Fischer
8fb43d0a87 - bump version.
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing).
2007-09-19 12:28:48 +00:00
Bernhard Reutner-Fischer
2be24d8aa5 - do away with SUSv3 legacy functions 2007-09-19 12:24:07 +00:00
Bernhard Reutner-Fischer
f1bcdf518f - fix incorrect setting of $ac_cv_sys_symbol_underscore.
There is no reason not to AC_COMPILE and use the set cross-nm to look for
  the symbol mangling scheme. Thus it is incorrect to check for cross compilation
  in the GNUPG_SYS_SYMBOL_UNDERSCORE check.
- fix bug when configuring (has to wipe config.cache !)
2007-09-19 12:20:52 +00:00
Bernhard Reutner-Fischer
7215995386 - put back accidentally removed patch that is not needed for 0.5.1 anymore 2007-09-19 10:31:14 +00:00
Bernhard Reutner-Fischer
23ce501c7a - add missing dependency on libgcrypt
Ulf, this should be updated to 0.5.1
2007-09-19 10:30:02 +00:00
Bernhard Reutner-Fischer
595e070364 - remove duplicate includedir 2007-09-19 10:26:39 +00:00
Bernhard Reutner-Fischer
0cb95500d2 - fix includedir 2007-09-19 10:26:11 +00:00
Bernhard Reutner-Fischer
036f718684 - add missing include 2007-09-19 09:20:04 +00:00
Bernhard Reutner-Fischer
fbe627b858 - fix args for UDP_INC_STATS_BH 2007-09-19 08:50:54 +00:00
Bernhard Reutner-Fischer
acf1168bca - bump version to 2.4.9 2007-09-18 13:02:25 +00:00
Bernhard Reutner-Fischer
be10c4a8c9 - add v9a and v9b settings.
Will need to change the GCC_TARGET_TUNE accordingly.
2007-09-17 21:50:54 +00:00
Bernhard Reutner-Fischer
1dc51b2582 - wants --with-gmp-build nowadays 2007-09-17 13:44:03 +00:00
Bernhard Reutner-Fischer
117fd56611 - libversion was changed 2007-09-17 13:12:38 +00:00
Bernhard Reutner-Fischer
e4c6340a94 - cleanup and fixes (Cristian Ionescu-Idbohrn) 2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
b14ff97012 - bump version 2007-09-17 11:20:32 +00:00
Bernhard Reutner-Fischer
ae456d8cf3 - apply fixes for 2.3.0 2007-09-17 11:20:14 +00:00
Bernhard Reutner-Fischer
153ee9e247 - some more sparc{,64} twiddling 2007-09-15 22:04:49 +00:00
Bernhard Reutner-Fischer
5213ca3749 - depends on host-fakeroot 2007-09-15 18:14:53 +00:00
Bernhard Reutner-Fischer
b861a915ba - touchup a few bits that the submitter should have done in the first place 2007-09-14 18:48:44 +00:00
Bernhard Reutner-Fischer
fd3e0a5a6a - also copy the needed libs 2007-09-14 11:25:29 +00:00
Eric Andersen
fab6250cc4 revert this bit, use usr/include 2007-09-12 17:33:10 +00:00
Eric Andersen
be8d1debc6 bump version, fixup some brokenness 2007-09-12 08:52:44 +00:00
Bernhard Reutner-Fischer
9952cfa5c4 - revert r19825. Fix this in the kernel instead and read README.buildroot2 2007-09-12 07:05:52 +00:00
Ulf Samuelsson
0c1a521ce5 Watching all the warnings on package/config finally got to me.
A patch that clears the gcc warnings from config with cast changes only.
 
 thanks, I feel better now,

Rick Foos <rick@synchromeshcomputing.com>
2007-09-12 05:56:42 +00:00
Ulf Samuelsson
079929e764 Remove whitespace 2007-09-12 05:20:26 +00:00
Ulf Samuelsson
9ede1d3811 Add libvorbis package 2007-09-12 04:58:33 +00:00
Ulf Samuelsson
49a1413d5d Add version info (date) to root fs image 2007-09-12 04:40:02 +00:00
Ulf Samuelsson
5f17c052bc Update various packages to make X run 2007-09-12 04:37:31 +00:00
Peter Korsgaard
64bd6a625c Bump version 2007-09-10 09:05:58 +00:00
Peter Korsgaard
8abd95f016 Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.
Use := instead of =
2007-09-10 09:04:03 +00:00
Peter Korsgaard
2750d69835 Busybox 1.7.0 patches 2007-09-10 07:38:03 +00:00
Ulf Samuelsson
12259e3d57 Add target to unpack gettext 2007-09-05 06:50:53 +00:00
Ulf Samuelsson
6a9945eba5 Bump DirectFB version, and enable/disable X11 2007-09-05 06:49:57 +00:00
Ulf Samuelsson
7c48a8c33b Add irda-utils package, Courtesy of Benjamin Tietz 2007-09-05 03:40:47 +00:00
Peter Korsgaard
213ef2222d Bumped version 2007-09-03 09:02:10 +00:00
Peter Korsgaard
0ba89f0faa Bumped version 2007-09-03 09:00:18 +00:00
Peter Korsgaard
a1727bb39b Don't apply broken patch from r19595 with hardcoded path names.
Ulf, what was this supposed to fix?
2007-09-03 08:56:06 +00:00
Bernhard Reutner-Fischer
a3c9cecb2a - adjust list of needed applets 2007-09-02 22:09:11 +00:00
Bernhard Reutner-Fischer
42450b1941 - build and use the list of the small initramfs
Overriding the use of the whole system (as does the initramfs target) is done
  on purpose.
2007-09-02 21:50:37 +00:00
Bernhard Reutner-Fischer
18a970c4f1 - it's a stub, add prominent note on it's brokenness 2007-09-02 20:58:51 +00:00
Bernhard Reutner-Fischer
ed58a1f70d - add mutt. Will need wchar massage 2007-09-02 20:53:38 +00:00
Bernhard Reutner-Fischer
54bacdba59 - improve configury 2007-09-02 14:56:39 +00:00
Bernhard Reutner-Fischer
3c7d6ae588 - add option to turn on SMB dump routines
- honour BR2_INET_IPV6
2007-09-01 19:42:11 +00:00
Bernhard Reutner-Fischer
777a28a85d - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc 2007-09-01 18:46:46 +00:00
Bernhard Reutner-Fischer
58c265660b - add lm-sensors package 2007-09-01 18:01:08 +00:00
Bernhard Reutner-Fischer
0f7a5aa214 - add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in) 2007-09-01 17:33:19 +00:00
Bernhard Reutner-Fischer
b6a2729be1 - cosmetic cleanup 2007-09-01 17:32:01 +00:00
Bernhard Reutner-Fischer
52ada109c4 - libfloat has to depend on gcc_initial 2007-09-01 17:22:00 +00:00
Bernhard Reutner-Fischer
bf690ef94c - explicitely download via http 2007-09-01 17:12:48 +00:00
Bernhard Reutner-Fischer
aa355df4e1 - add rule for static libfloat 2007-09-01 17:12:23 +00:00
Bernhard Reutner-Fischer
6ea7b3016f - Only include the XORG7 makefiles if we were asked to build any xorg package 2007-09-01 17:06:53 +00:00
Bernhard Reutner-Fischer
4a7cebaeb5 - bump version 2007-09-01 12:21:42 +00:00
Bernhard Reutner-Fischer
62a918789e - use http and fix a typo in the URL 2007-09-01 12:21:07 +00:00
Bernhard Reutner-Fischer
0a157d2f05 - bump version 2007-08-31 14:30:22 +00:00
Bernhard Reutner-Fischer
aacedef60c - make sure that the path for the lzma-host-binary exist 2007-08-31 14:27:07 +00:00
Bernhard Reutner-Fischer
c306dd8dbf - need to touch the tarball 2007-08-31 12:04:00 +00:00
Bernhard Reutner-Fischer
cb365a4267 - mark duplicate hunk 2007-08-30 22:40:22 +00:00
Peter Korsgaard
0772e1ca37 Remove double avr patch 2007-08-29 15:54:33 +00:00
Peter Korsgaard
935c1df694 Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is
used by distcc itself, causing havoc if you compile buildroot under distcc.
2007-08-29 15:43:59 +00:00
Ulf Samuelsson
1ff5f164f0 Fix some qtopia quirks, bump version 2007-08-28 23:06:33 +00:00
Ulf Samuelsson
a9a68fabc5 Add default X11 install directory 2007-08-28 23:02:52 +00:00
Ulf Samuelsson
ff9e81e7fa Remove some more file during pppd-clean 2007-08-28 22:46:54 +00:00
Ulf Samuelsson
d26d1d0fcf This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.
I tested it with xorg and x11r7. (Don't know if it works with tinyx,
because the tinyx-build fails)


Signed-off-by: Simon Pasch <fpasch@googlemail.com>
2007-08-28 22:23:08 +00:00
Bernhard Reutner-Fischer
98a7a4c9d2 - misc cleanups (Cristian Ionescu-Idbohrn) 2007-08-28 21:42:44 +00:00
Ulf Samuelsson
25fca604f9 Use correct hostap source, deprecate package due to inclusion in linux kernel 2007-08-28 21:09:23 +00:00
Ulf Samuelsson
e4b442f8d8 Remove renamed mpg123 patch 2007-08-28 19:36:40 +00:00
Ulf Samuelsson
4edefb36c3 Remove renamed libmad patch 2007-08-28 19:35:54 +00:00
Ulf Samuelsson
0b344527ff Allow for architecture specific libmad patches, make current patch AVR32 specific 2007-08-28 19:33:27 +00:00
Ulf Samuelsson
558617ddf8 This fixes make clean on pppd package (there is no rule uninstall in pppd's makefile)
and does some small bits of cleanup.

Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com>
2007-08-28 18:22:38 +00:00
Ulf Samuelsson
456c9090b8 Remove mpg123 patch from current build, full removal pending 2007-08-28 18:18:10 +00:00
Bernhard Reutner-Fischer
080026489c - use correct include dir (Simon Pasch)
- cleanup while at it
2007-08-28 12:41:56 +00:00
Bernhard Reutner-Fischer
4427e87559 - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS 2007-08-28 08:14:51 +00:00
Peter Korsgaard
5a5d089874 expat now installs into usr/lib 2007-08-28 08:05:25 +00:00
Bernhard Reutner-Fischer
8d41a4be9b - add busybox-1.7.0 2007-08-24 14:23:53 +00:00
Bernhard Reutner-Fischer
d918871dbc remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now) 2007-08-24 14:18:47 +00:00
Bernhard Reutner-Fischer
3c4690edd3 - add rp-pppoe 2007-08-24 10:43:45 +00:00
Bernhard Reutner-Fischer
76df40c16f - fix wrong src-path of libasound (Simon Pasch) 2007-08-24 09:26:50 +00:00
Bernhard Reutner-Fischer
03b0597eec - add pptp client 2007-08-24 08:11:17 +00:00
Bernhard Reutner-Fischer
c4931c315a - fix misplaced @
- fix typos in x11r7 packages
2007-08-23 11:49:50 +00:00
Bernhard Reutner-Fischer
255e7b5d91 - bump version to 4.6p1
- will need some program_invocation_name touchup, from the looks.
  Sounds like Ulf is supporting this: http://buildroot.uclibc.org/lists/buildroot/2007-August/004651.html
Ulf> Go ahead, since it is permanently broken.
  It was for ARM for the most part. Some others did work, fwiw.
2007-08-22 22:36:04 +00:00
Bernhard Reutner-Fischer
470cbac579 - add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples.
Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).
2007-08-22 19:31:43 +00:00
Bernhard Reutner-Fischer
0dd9238c7f - set _SKIP_CONFIGURE since we can just make it 2007-08-22 16:57:32 +00:00
Bernhard Reutner-Fischer
59390db4a6 - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped 2007-08-22 16:56:36 +00:00
Bernhard Reutner-Fischer
95d1a70286 - don't print the second time autoreconf would be run 2007-08-22 16:44:41 +00:00
Bernhard Reutner-Fischer
6be775f892 - add some $(Q) here and there 2007-08-22 16:28:31 +00:00
Bernhard Reutner-Fischer
7ebb9e97b9 - reinstate accidentally deleted hunk 2007-08-22 16:21:13 +00:00
Bernhard Reutner-Fischer
72e402609c 2007-08-22 16:19:10 +00:00
Bernhard Reutner-Fischer
879c95de9e - forgot to include the Config.in 2007-08-22 16:08:38 +00:00
Bernhard Reutner-Fischer
c8db158fe3 - pass TARGET_CONFIGURE_ARGS 2007-08-22 16:02:22 +00:00
Bernhard Reutner-Fischer
e3f14912b0 - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES 2007-08-22 15:59:56 +00:00
Bernhard Reutner-Fischer
7d8e28cc91 - fix typo
- Start to add infrastructure to be able to download a patch.
2007-08-22 15:52:01 +00:00
Bernhard Reutner-Fischer
be4051a5f7 - add pptp-linux 2007-08-22 15:51:00 +00:00
Bernhard Reutner-Fischer
644f8a33f9 - was broken by the patch omitting the CFLAGS for configure
- misc cleanup while at it
2007-08-22 15:18:02 +00:00
Bernhard Reutner-Fischer
b6c3bd5817 - use proper include dir (Simon Pasch)
- cleanup a little while at it
2007-08-22 13:30:49 +00:00
Bernhard Reutner-Fischer
6547bced93 - global whitespace trimming 2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
3471ebe0a3 - random whitespace cleanup 2007-08-22 11:47:22 +00:00
Bernhard Reutner-Fischer
e1c81b6327 - fix unpacking the tarballs, minor cleanups while at it. 2007-08-22 10:11:18 +00:00
Bernhard Reutner-Fischer
514cdef23f - use the BZCAT/ZCAT as configured by the user 2007-08-22 10:06:25 +00:00
Bernhard Reutner-Fischer
956d3eb78b - semicolon touchup. No other changes 2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer
293b09786c - fix patch regex 2007-08-22 09:44:25 +00:00
Ulf Samuelsson
f6ce32c0ea Remove bzero dependencies in bash 2007-08-22 09:41:37 +00:00
Ulf Samuelsson
81001579bc Fix bad patch naming scheme 2007-08-22 09:29:49 +00:00
Bernhard Reutner-Fischer
e06abe6fba - more cleanup (Cristian Ionescu-Idbohrn) 2007-08-21 19:35:08 +00:00
Bernhard Reutner-Fischer
fb9d19603c - fixup whitespace damage after ulf 2007-08-21 19:33:00 +00:00
Bernhard Reutner-Fischer
6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer
95783cd95d - remove a superfluous semicolon 2007-08-21 19:13:14 +00:00
Bernhard Reutner-Fischer
4989666333 - pull in patches from debian. 2007-08-21 18:30:54 +00:00
Bernhard Reutner-Fischer
1dbe6e3396 - our dependencies are project specific. First (untested) attempt to take this fact into account.
Will need to try to copy eventual pre-existing project-specific deps back
  to package/config in order not to mess up the corresponding timestamps (to avoid superfluous rebuilds)..
2007-08-21 17:56:47 +00:00
Bernhard Reutner-Fischer
1e3c369df8 - move the PROJECT variable setting to a more sensible place 2007-08-21 17:14:56 +00:00
Bernhard Reutner-Fischer
b978dbdc72 - honour BR2_HAVE_MANPAGES 2007-08-21 17:00:18 +00:00
Bernhard Reutner-Fischer
02430b3be0 - bump version to 2.2.6 2007-08-21 16:51:46 +00:00
Bernhard Reutner-Fischer
e99518277a - add handling of lzma for the host (unconditionally for now)
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21 15:33:33 +00:00
Ulf Samuelsson
3cca2a310d Use $(BZCAT) instead of bzcat 2007-08-21 14:27:57 +00:00
Bernhard Reutner-Fischer
5795931894 - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
respective documentation on your target filesystem.
2007-08-21 14:20:59 +00:00
Bernhard Reutner-Fischer
1aa33d8aab - fix installation of dbus. 2007-08-21 12:09:53 +00:00
Bernhard Reutner-Fischer
7b403ada37 - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21 11:25:30 +00:00
Bernhard Reutner-Fischer
f88b8e0bf3 - a few more cleanups (Cristian Ionescu-Idbohrn) 2007-08-21 10:40:18 +00:00
Bernhard Reutner-Fischer
df7222a2e5 - fix patching in the correct target cflags (Thiago A. Corr^ea) 2007-08-21 08:31:19 +00:00
Ulf Samuelsson
e4ead9c13c Remove switches if sstrip is run 2007-08-21 01:53:57 +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
02b8e6e087 Fix configure problem with libdaemon, by patching result from autotools 2007-08-21 01:32:37 +00:00
Ulf Samuelsson
cf55419b3f SED away some whitespace 2007-08-20 17:21:16 +00:00
Ulf Samuelsson
31c6dc3b6d Cleanup dnsmasq 2007-08-20 09:25:47 +00:00
Ulf Samuelsson
7783ca0233 Make sure directories are available before install of dhcp targets 2007-08-20 05:03:21 +00:00
Ulf Samuelsson
ed96d7f92c Update configs for distcc, diffutils and freetype 2007-08-19 23:16:47 +00:00
Ulf Samuelsson
cdb7c0167b Replace non-working 'make uninstall' for 'package/patch' with simple 'rm' 2007-08-19 21:44:58 +00:00
Ulf Samuelsson
8a7a669cd5 move tcpdump from lib to usr/lib, simplify configure, general cleanup 2007-08-19 21:17:48 +00:00
Ulf Samuelsson
5036dd45b2 openntpd cleanup 2007-08-19 21:13:08 +00:00
Ulf Samuelsson
78f528763b libpcap cleanup 2007-08-19 21:11:15 +00:00
Ulf Samuelsson
4955099de0 Från: Brad House <brad@mainstreetsoftworks.com>
Till: 	buildroot@uclibc.org
Ämne: 	[Buildroot] [patch] php fixes and updates
Datum: 	Tue, 14 Aug 2007 16:39:03 -0400  (22.39 CEST)
Changes:
        - fastcgi config option
        - force php to find the php.ini in /etc (it seems to default
          to /lib for some reason)
        - build with posix support, a lot of php scripts require
          this apparently
        - strip the php binary when installing to TARGET_DIR
        - actually 'uninstall' php on a php-clean

-Brad
2007-08-19 21:02:46 +00:00
Ulf Samuelsson
f60308be15 Från: Brad House <brad@mainstreetsoftworks.com>
Till: 	buildroot@uclibc.org
Ämne: 	[Buildroot] [patch] libxml2 install fails because of missing directory
Datum: 	Tue, 14 Aug 2007 16:34:34 -0400  (22.34 CEST)

If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.

Also, the dependency tree is a bit messed up.  libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).

The attached patch fixes the above problems.

-Brad
2007-08-19 20:59:37 +00:00
Ulf Samuelsson
5d2be04979 Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR 2007-08-16 18:19:42 +00:00
Ulf Samuelsson
0a9af49e0b Ensure lzma is built *before* linux, allow system installation in /usr/local/bin 2007-08-16 18:17:39 +00:00
Ulf Samuelsson
406eeeeeb7 Allow user to configure PROGRAM_INVOCATION_NAME 2007-08-15 22:35:26 +00:00
Ulf Samuelsson
e4bbaa38c3 Cleanup of udev, build libvolume_id.la 2007-08-15 22:31:25 +00:00
Ulf Samuelsson
5350f5931e Sync volume_id version to 0.79.0 matching udev-114 2007-08-15 15:47:51 +00:00
Ulf Samuelsson
8118da1449 Use /usr/include as std include in Xorg 2007-08-15 09:46:29 +00:00
Ulf Samuelsson
7cd62f1c7c No parallel make of mdnsresponder 2007-08-15 07:31:12 +00:00
Ulf Samuelsson
bb361d15b0 rxvt hardwired for X11R6, so ensure dependency is OK 2007-08-14 08:44:28 +00:00
Ulf Samuelsson
02c5d11736 Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets 2007-08-14 06:28:01 +00:00
Ulf Samuelsson
f12b2e4a82 Remove cirular dependencies 2007-08-14 06:18:02 +00:00
Ulf Samuelsson
3966e30541 Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets 2007-08-14 06:16:08 +00:00
Ulf Samuelsson
ff2c1c8cd7 Avoid circular dependency 2007-08-13 21:30: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
58300145dc Include header file defining MB_CUR_MAX to TinyX 2007-08-13 20:10:36 +00:00
Ulf Samuelsson
7a87c0dacb Allow use of uclibc string routines in TinyX 2007-08-13 20:07:31 +00:00
Ulf Samuelsson
5081b43120 Store openssl files in /usr/lib/ssl 2007-08-13 19:35:08 +00:00
Ulf Samuelsson
28294fe798 Remove ntp patch which fails to apply, add TODO for later fixing 2007-08-13 19:33:36 +00:00
Ulf Samuelsson
25baeb899e Fix libdir path for libfakeroot.la 2007-08-13 08:12:20 +00:00
Ulf Samuelsson
d6a4c8a6f8 Add dependency to linux-fusion, if DirectFB is built with multi 2007-08-13 06:14:15 +00:00
Ulf Samuelsson
e4c6ed5625 Bump version of dialog, make it build 2007-08-13 00:12:49 +00:00
Ulf Samuelsson
a9c93263ea Bump version of lvm2 2007-08-12 23:38:26 +00:00
Ulf Samuelsson
048700a3d1 grep depends on gettext 2007-08-12 23:36:57 +00:00
Ulf Samuelsson
cb5a9d639e Use shared library for gettext as default 2007-08-12 23:36:27 +00:00
Ulf Samuelsson
8360efdcc1 grep depends on gettext 2007-08-12 23:35:20 +00:00
Ulf Samuelsson
488f5d7964 Avoid killing /usr/include when cleaning 'hal' 2007-08-12 23:33:44 +00:00