summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
AgeCommit message (Expand)Author
2007-12-25remove uninstalldev templates (no longer necessary)nbd
2007-12-09Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd
2007-09-22install OpenSSL pkgconfig dev filesnico
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-03use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...nico
2007-08-01Put back dso and bump release numberflorian
2007-08-01Put back zlib-dynamic it is breaking more packages than it solves problemsflorian
2007-07-31address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dsopavlov
2007-04-08move openssl to 0.9.8epavlov
2007-03-26enable dso support back in openssl, needed to use shared zlib compression, an...nico
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2006-11-29fix for ticket:989pavlov
2006-11-28patch from #989 (thanks Bartman007)mbm
2006-11-25sync openssl ciphers and options with whiterussiannbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-10-18remove bogus -j1 options from make callsnbd
2006-09-29sync openssl in wr and ng, update to 0.9.8d for security fixesnbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-23standardize Makefile, change section from base to libs and utils, add detaile...nico
2006-08-31fix ccache errormbm
2006-08-04set PATH in rules.mkmbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18remove ipkg directory, normalize Makefile.nico
2006-06-15add openssl depend on zlibnbd
2006-06-11add opensslnbd
2006-04-13remove lots of non-essential packagesnbd
2006-03-29readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-toolswbx
2006-03-26remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 an...wbx
2006-03-23first try to decrease the size of openssl 0.9.8akaloz
2006-03-07fix wrong permissions on /etc (fixes from [3327])nico
2006-02-23update openssl to 0.9.8mbm
2006-02-01change cp to $(CP)mbm
2005-10-22lots of small package changes and dependency cleanups for the V= stuffnbd
2005-10-20update openssl to new upstream release (v0.9.7i), nico
2005-06-08Always use -R flag with cp (to preserve symlinks)nico
2005-06-06Add some mirrorsnico
2005-06-01Split patches.nico
2005-05-22Convert openssl to new packaging style, install devel stuff in STAGING_DIR/us...nico
2005-04-25update openssl to 0.9.7gnbd
2005-04-14Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,...nico
2005-04-08add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd
2005-04-03upgrade to dnsmasq 2.22 and openssl 0.9.7fkaloz
2005-03-21add md5sumswbx
2005-03-19add downloading script (with md5sum checking and sourceforge downloading supp...nbd