Commit graph

36 commits

Author SHA1 Message Date
Felix Fietkau
95ff7d7996 sync openssl in wr and ng, update to 0.9.8d for security fixes
SVN-Revision: 4873
2006-09-29 17:28:27 +00:00
Nicolas Thill
88b8c4eb63 new (last?) attempt at standardizing Makefiles
SVN-Revision: 4855
2006-09-24 20:49:31 +00:00
Nicolas Thill
c1391b0713 standardize Makefile, change section from base to libs and utils, add detailed descriptions
SVN-Revision: 4829
2006-09-23 13:59:21 +00:00
Mike Baker
3c4b1423e0 fix ccache error
SVN-Revision: 4723
2006-08-31 21:18:29 +00:00
Mike Baker
5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
2006-08-04 11:59:52 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
2006-06-21 02:32:39 +00:00
Felix Fietkau
4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Nicolas Thill
eabd154f51 remove ipkg directory, normalize Makefile.
SVN-Revision: 3990
2006-06-18 17:46:02 +00:00
Felix Fietkau
0eb990ad63 add openssl depend on zlib
SVN-Revision: 3954
2006-06-15 18:32:53 +00:00
Felix Fietkau
2a1da1cd8d add openssl
SVN-Revision: 3931
2006-06-11 00:41:05 +00:00
Felix Fietkau
e6164b615a remove lots of non-essential packages
SVN-Revision: 3641
2006-04-13 22:20:15 +00:00
Waldemar Brodkorb
9175f7d3cc readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools
SVN-Revision: 3540
2006-03-29 09:36:43 +00:00
Waldemar Brodkorb
be0f8ed574 remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 and dsniff, if you need to save space, please use libmatrixssl
SVN-Revision: 3486
2006-03-26 00:59:08 +00:00
Imre Kaloz
79a01c7683 first try to decrease the size of openssl 0.9.8a
SVN-Revision: 3457
2006-03-23 14:13:12 +00:00
Nicolas Thill
85261de46c fix wrong permissions on /etc (fixes from [3327])
SVN-Revision: 3328
2006-03-07 15:46:28 +00:00
Mike Baker
79a8320a8a update openssl to 0.9.8
SVN-Revision: 3265
2006-02-23 00:33:09 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Felix Fietkau
6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff
SVN-Revision: 2230
2005-10-22 12:12:59 +00:00
Nicolas Thill
daec54c846 update openssl to new upstream release (v0.9.7i), enable engine support.
SVN-Revision: 2187
2005-10-20 04:10:38 +00:00
Nicolas Thill
45c6c36285 Always use -R flag with cp (to preserve symlinks)
SVN-Revision: 1175
2005-06-08 19:54:05 +00:00
Nicolas Thill
f67df0fc0c Add some mirrors
SVN-Revision: 1158
2005-06-06 06:46:51 +00:00
Nicolas Thill
692504c65e Split patches. Use full target optimization flags (save a few KB). Do a make depend before building. Remove unneeded targets from main Makefile.
SVN-Revision: 1136
2005-06-01 23:29:37 +00:00
Nicolas Thill
1ac17844f4 Convert openssl to new packaging style, install devel stuff in STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage
SVN-Revision: 1015
2005-05-22 10:01:06 +00:00
Felix Fietkau
e964c7072c update openssl to 0.9.7g
SVN-Revision: 715
2005-04-25 18:02:01 +00:00
Nicolas Thill
d895b7ccb8 Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib}, Fix static libraries building
SVN-Revision: 648
2005-04-14 07:16:59 +00:00
Felix Fietkau
b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
2005-04-08 09:08:38 +00:00
Imre Kaloz
2828d86cc6 upgrade to dnsmasq 2.22 and openssl 0.9.7f
SVN-Revision: 546
2005-04-03 20:15:32 +00:00
Waldemar Brodkorb
338042ea04 add md5sums
SVN-Revision: 405
2005-03-21 08:12:49 +00:00
Felix Fietkau
682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Felix Fietkau
13730439bc fix openssl build
SVN-Revision: 329
2005-03-07 10:26:06 +00:00
Mike Baker
71342e95bc enable hotplug fix openssl package enable motorola binaries
SVN-Revision: 324
2005-03-07 00:13:42 +00:00
Nicolas Thill
0b4c7cb994 Remove packages when cleaning
SVN-Revision: 319
2005-03-06 14:35:58 +00:00
Nicolas Thill
234b39a199 Add package install dependencies (don't install a package if it's already installed)
SVN-Revision: 315
2005-03-06 12:03:54 +00:00
Mike Baker
6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00