Commit Graph

61 Commits

Author SHA1 Message Date
Ulf Samuelsson 6452ee886f Use a valid script file for lighttpd in target 2007-08-11 23:35:07 +00:00
"Steven J. Hill" bf45b77078 Make OpenSSL support to be configurable and get the install target footprint to be as small as possible. Also clean up the clean target. "Clean up, clean up, everybody lend a hand! Clean up, clean up, you can do it, yes you can." 2007-07-17 00:27:10 +00:00
Ulf Samuelsson 826f8ef472 Use correct script to init lighttpd 2007-07-15 23:35:31 +00:00
Bernhard Reutner-Fischer 4931753651 - remove cruft 2007-07-08 18:16:12 +00:00
Bernhard Reutner-Fischer 99b812f778 - bump version and make it compile 2007-07-08 18:14:51 +00:00
Bernhard Reutner-Fischer 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer b4e065d5f0 - bump version. Closes #1206 2007-02-11 18:08:24 +00:00
Eric Andersen 732d94d25f fixup a whole steaming pile of insanity. When packages are configured,
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
2007-01-14 03:52:21 +00:00
Bernhard Reutner-Fischer 6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
David Anders 7b4c855674 add package for lighttpd per case 0000509 2006-01-23 19:46:56 +00:00