Commit Graph

1329 Commits

Author SHA1 Message Date
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
Ulf Samuelsson
8e234f526a Cleanup of SDL to make it build 2007-08-12 23:31:36 +00:00
Ulf Samuelsson
1644a077bc fix DirectFB *.la path's 2007-08-12 23:30:06 +00:00
Ulf Samuelsson
96e7648788 fix liblzmadec.la paths 2007-08-12 23:28:48 +00:00
Ulf Samuelsson
65db09138e fix libsysfs.la paths 2007-08-12 23:27:38 +00:00
Ulf Samuelsson
fee06da798 Bump version of DirectFB to 1.0.0 and add dependency on TSLIB 2007-08-12 18:21:27 +00:00
Ulf Samuelsson
dcab96b108 Add support for fusion linux module 2007-08-12 18:19:45 +00:00
Ulf Samuelsson
2582f551f3 Move .PHONY to front in sed 2007-08-12 18:14:49 +00:00
Ulf Samuelsson
e63e6104e5 Make DirectFB buildable by removing sysfs, enabling sdl 2007-08-12 14:40:16 +00:00
Ulf Samuelsson
bb3d681876 expat has --prefix=usr, so remove /usr from other switches 2007-08-12 14:13:39 +00:00
Ulf Samuelsson
0c88f52fa8 Use new x11r7 configs 2007-08-12 14:11:02 +00:00
Ulf Samuelsson
7f056e9e21 Make paths to expat available to fontconfig 2007-08-12 12:05:55 +00:00
Ulf Samuelsson
dbe16cdb5f install libdevmapper.h to allow dm to build 2007-08-12 11:59:51 +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
9ec80630a1 Highlight dependencies for mpatrol 2007-08-12 00:37:01 +00:00
Ulf Samuelsson
83f82272dd Avoid building packages requiring WCHAR, when not enabled 2007-08-12 00:14:58 +00:00
Ulf Samuelsson
7c0e91174c Remove unknown NLS option from ed 2007-08-12 00:03:23 +00:00
Ulf Samuelsson
17facb94c5 Avoid error msg when TARGET_DIR/bin is created for the umpteenth time 2007-08-11 23:57:19 +00:00
Ulf Samuelsson
6452ee886f Use a valid script file for lighttpd in target 2007-08-11 23:35:07 +00:00