Commit Graph

46 Commits

Author SHA1 Message Date
Jerome Duval
5083d54aad openssl: bump version. 2017-11-07 22:03:58 +01:00
Adrien Destugues
4bb14c21b6 OpenSSL: recipe for current 1.1.0 release
- Remove old 1.0.0 and 1.0.1 recipes (now unsupported by OpenSSL)
- Convert 1.1.0~git into 1.1.0f (using stable source release)
- Rewrite patch to remove upstreamed bits and adjust the remaining ones
- Fix install of HTML documentation
2017-08-15 14:29:42 +02:00
Jerome Duval
9abd8ee39a openssl: bump version. 2017-06-05 15:40:48 +02:00
fbrosson
55be434f14 openssl: bump to 1.0.2k. 2017-01-26 18:59:17 +00:00
fbrosson
68e4cb9840 openssl: bump to 1.0.2j. 2016-09-27 00:19:40 +00:00
fbrosson
918ced0b20 openssl: bump to 1.0.1u & 1.0.2i. (#810) 2016-09-23 17:11:30 -04:00
fbrosson
2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval
6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
Jerome Duval
7f3bd1daac openssl: update git recipe.
* remove upstreamed part of the patchset.
2016-04-14 20:44:04 +00:00
fbrosson
49ebcb19cf openssl: bump version (1.0.2g & 1.0.1s)
* bump 1.0.2 series to 1.0.2g with enable-ssl2 to prevent API breakage.

* bump 1.0.1 series to 1.0.1s with enable-ssl2 to prevent API breakage.

* Fix the patchset for the 1.0.1 series:
 1. by using a copy of patch "Do not use __INTEL__ to detect x86_64"
from the 1.0.2 series for crypto/evp/e_aes_cbc_hmac_sha1.c.
 2. by using a copy of the 2nd chunk of patch "more __intel__ fixes..."
from the 1.0.2 series for crypto/evp/e_rc4_hmac_md5.c.
2016-03-10 14:00:21 +00:00
Jerome Duval
dd33c7d5a5 openssl: update git patchset.
* build with no-asm, as it fails to link on x86_64 otherwise.
2016-02-23 22:42:27 +00:00
fbrosson
60da30641a openssl: fix 1.0.0t, update 1.0.1h→1.0.1r, fix 1.0.2f 2016-02-11 20:34:21 +01:00
Jerome Duval
2965ab5e48 openssl: update git patchset. 2016-02-09 06:59:49 +00:00
Jerome Duval
f8ae970806 openssl: add recipe for git master.
* incompatible with 1.0.x.
2016-02-02 23:39:48 +00:00
fbrosson
8e4ece2b6c openssl: 1.0.0s→1.0.0t & reformat recipe 2016-01-29 10:02:50 +01:00
fbrosson
1dcd68eca3 openssl: 1.0.2e→1.0.2f & reformat recipe 2016-01-28 20:32:35 +01:00
Jerome Duval
6863be9006 openssl: bump version. 2015-12-09 23:20:19 +00:00
Jerome Duval
e923a190f3 removed outdated recipes. 2015-11-28 11:01:31 +00:00
Adrien Destugues
9146ff723d Add recipe for openSSL 1.0.2
* This includes a new algorithm for validating certificate chains, which
  is compatible with the current versions of the ca_root_certificates
  data.
* The libraries are still binary compatible, so the soname still doesn't
  change.
2015-11-10 09:26:31 +01:00
Jerome Duval
5b71d94e12 openssl: bump version. 2015-06-12 21:09:56 +00:00
Jerome Duval
9e55f3b4e0 openssl: bump version 2015-03-20 20:23:22 +00:00
Jerome Duval
d35e1d05bc openssl: add recipe for version 1.0.0p
* clean old version
2015-01-10 13:32:21 +00:00
Jerome Duval
e4bd47f901 openssl: added recipe for version 1.0.0o
* clean up old version
2014-10-21 16:36:40 +00:00
Jerome Duval
06de5a573b openssl: added recipe for version 1.0.0n
* clean up old versions
2014-08-18 21:46:09 +00:00
Alexander von Gluck IV
afec2147dc openssl: Fix 1.0.0m certificate locations 2014-06-21 21:47:35 +00:00
Alexander von Gluck IV
c843f40e27 openssl: Add openssl-1.0.1h recipe 2014-06-20 14:21:11 +00:00
Alexander von Gluck IV
1ba84f6eb1 Revert "openssl: Add openssl-1.0.1h recipe"
This reverts commit 687a8bdf95.

PulkoMandy pointed out that the older 1.0.1 recipe was used on
x86_64
2014-06-20 14:18:36 +00:00
Alexander von Gluck IV
687a8bdf95 openssl: Add openssl-1.0.1h recipe
* The patchsets also fix the root CA location
* 1.0.1 isn't binary compat with 1.0.0 compiled
  applications.  Working on a 1.0.0 patchset now
2014-06-20 13:41:43 +00:00
Jerome Duval
f32074f804 openssl: added recipe for version 1.0.0m 2014-06-05 17:30:47 +00:00
Jerome Duval
f6aa8c6e5b openssl: added recipe for version 1.0.0l 2014-05-15 22:20:41 +00:00
Adrien Destugues
6c7c45d5d3 Add OpenSSL 1.0.1e recipe and patchset
* Builds, but is untested.
2013-10-21 10:42:58 +02:00
Alexander von Gluck IV
507aa7bf15 openssl: Fix openssl recipe
* Man page errors preventing
  proper build of man page pod's
* Drop odd MANDIR patch and use
  make install var.
2013-10-19 02:15:09 -05:00
Oliver Tappe
f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Ingo Weinhold
8677d466b9 Remove old/intermediate openssl non-recipes 2013-04-26 01:34:29 +02:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Ingo Weinhold
141d1c41ea openssl-1.0.0d: Update from trunk and update for hpkg building 2013-03-29 00:54:09 +00:00
Scott McCreary
3f84b5ddb0 Updated patch for openssl to allow for building on x86_64, from Alex
Smith.
2012-12-18 18:44:08 +00:00
Scott McCreary
bc212ab658 Update openssl to 1.0.0j 2012-06-01 21:49:40 +00:00
Scott McCreary
1e4ec3f726 Update openssl to 1.0.0g 2012-02-25 02:16:43 +00:00
Scott McCreary
c02f10580b Updated openssl to 1.0.0e 2011-09-07 17:40:35 +00:00
Scott McCreary
34c688d85c Cleaned up directories and updated openssl to 1.0.0d. 2011-05-04 04:35:15 +00:00
Scott McCreary
c32113b186 Updated openssl to 1.0.0c 2010-12-10 17:40:04 +00:00
Scott McCreary
ab4115b08b Updated openssl to 1.0.0a and python to 2.6.6 2010-08-30 00:00:00 +00:00
Scott McCreary
597260a2b4 initial .bep and patch files for openssl-1.0.0, not tested yet. 2010-03-30 03:38:26 +00:00
Scott McCreary
27e70eb2a2 updated openssl to 0.9.8m 2010-03-03 05:45:40 +00:00
Scott McCreary
5e49becbe3 initial .bep and patch for openssl-0.9.8l 2009-11-07 20:41:09 +00:00