Commit Graph

32 Commits

Author SHA1 Message Date
Felix Fietkau
e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
2008-08-06 22:10:29 +00:00
Imre Kaloz
3ff4b7ee10 patch causes problems on some platforms, nuke it
SVN-Revision: 11904
2008-07-22 08:01:35 +00:00
Imre Kaloz
a2e1b4ab11 enable the cryptodev engine on ixp4xx
SVN-Revision: 11805
2008-07-13 16:02:14 +00:00
Imre Kaloz
37401f38d3 fix cryptodev compile
SVN-Revision: 11804
2008-07-13 15:18:26 +00:00
Imre Kaloz
3800c1921a add ocf support to openssl, and use it by default if engines are enabled
SVN-Revision: 11789
2008-07-12 15:43:16 +00:00
Imre Kaloz
e3dcb74486 enable openssl engine support on ixp4xx
SVN-Revision: 11788
2008-07-12 15:42:00 +00:00
Imre Kaloz
51c200b9bf cleanup
SVN-Revision: 11786
2008-07-12 13:49:10 +00:00
Steven Barth
80219efc2d updated OpenSSL to 0.9.8h
SVN-Revision: 11309
2008-05-31 15:52:11 +00:00
Steven Barth
f2de1dec21 Merge branch 'openssl'
SVN-Revision: 11224
2008-05-20 18:12:08 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
John Crispin
c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
2007-10-06 23:50:47 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
52f8317cc3 install OpenSSL pkgconfig dev files
SVN-Revision: 8941
2007-09-22 04:15:33 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
2007-09-03 05:00:38 +00:00
Florian Fainelli
37d2c06f8a Put back dso and bump release number
SVN-Revision: 8298
2007-08-01 10:59:37 +00:00
Florian Fainelli
dad333d8d7 Put back zlib-dynamic it is breaking more packages than it solves problems
SVN-Revision: 8297
2007-08-01 10:52:19 +00:00
Tim Yardley
6b960df54f address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
SVN-Revision: 8285
2007-07-31 19:59:35 +00:00
Felix Fietkau
8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.

Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html

SVN-Revision: 7764
2007-06-28 21:09:44 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Tim Yardley
c39de67e80 move openssl to 0.9.8e
SVN-Revision: 6892
2007-04-08 02:13:30 +00:00
Nicolas Thill
23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182
SVN-Revision: 6706
2007-03-26 05:04:13 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Tim Yardley
c8298451cf fix for ticket:989
SVN-Revision: 5674
2006-11-29 02:53:50 +00:00
Mike Baker
760bb5647c patch from #989 (thanks Bartman007)
SVN-Revision: 5670
2006-11-28 22:04:24 +00:00
Felix Fietkau
d94301a65f sync openssl ciphers and options with whiterussian
SVN-Revision: 5644
2006-11-25 22:15:37 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
144572780b remove bogus -j1 options from make calls
SVN-Revision: 5217
2006-10-18 22:12:24 +00:00
Felix Fietkau
9737163928 fix path to bash in openssl compile
SVN-Revision: 5105
2006-10-14 23:14:19 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00