Commit Graph

86 Commits

Author SHA1 Message Date
Mark Brand 27ae80358e update openssl 2020-04-22 11:44:27 +02:00
Mark Brand ce1d2e07d2 update: gnutls, libgit2, openssl 2020-04-02 12:56:01 +02:00
Mark Brand 55ae3228e2 update: openssl, xz 2020-03-18 16:41:07 +01:00
Mark Brand 7d426b1e75 update: curl, expat, openssl, wt 2019-09-15 23:17:48 +02:00
Mark Brand 5da6b84c7a update openssl 2019-05-29 21:38:05 +02:00
Mark Brand 2c38a1d3ac update openssl 2019-02-26 20:45:07 +01:00
Mark Brand c720067424 update openssl 2018-11-22 23:17:33 +01:00
Mark Brand e2c91d1ca9 update openssl 2018-09-13 00:07:21 +02:00
Mark Brand 03fca1bb21 update: expat, harfbuzz, openssl 2018-08-17 01:35:11 +02:00
Mark Brand 82c2ba005a update openssl 2018-03-28 02:05:02 +02:00
Tony Theodore ac2cb10d3f dcmtk vmime: add example of enabling openssl v1.0.x support 2018-03-06 21:31:04 +11:00
Mark Brand e69081f70f openssl: update 2018-03-06 21:31:04 +11:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Mark Brand 9dcee7620a update openssl 2017-12-12 11:10:12 +01:00
Mark Brand cd56aa1623 update: dbus, expat, freetds, mingw-w64, openssl 2017-11-04 23:01:31 +01:00
Mark Brand a6ede15108 openssl: update 2017-05-27 23:37:50 +02:00
Viktor Szakats e961e447fb URL updates 2017-03-04 10:33:47 +00:00
Mark Brand 9f2daa3352 update openssl 2017-01-27 14:46:22 +01:00
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Boris Nagaev c098ae2083 openssl: remove libgcrypt dependency 2016-10-27 01:09:23 +03:00
Mark Brand a60f8e2c42 gnutls, openssl, vmime: update 2016-10-12 12:51:19 +02:00
Mark Brand a0c57d032b openssl: fix shared build 2016-09-26 15:54:14 +02:00
Mark Brand 2140afda26 openssl: update 2016-09-23 14:47:51 +02:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Mark Brand 945e76fc6c openssl: update 2016-05-03 21:13:27 +02:00
Mark Brand 00d3395a5f openssl: update 2016-03-01 15:15:09 +01:00
Mark Brand 99bee2983a openssl: update 2016-01-28 21:12:25 +01:00
Mark Brand f043e33011 openssl: update 2015-12-08 08:24:44 +01:00
Tony Theodore 6ebda0e811 openssl: change second url
primary http and ftp sites only keep the latest version so use secondary
http `.../source/old` in case we haven't yet updated.

fixes #1043
2015-12-08 10:33:18 +11:00
Tony Theodore acf43d88ef openssl: mv engines dll subdir from lib to bin 2015-11-30 22:58:58 +11:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore ac7344aaef many packages: cleanup deps ordering 2015-09-23 17:41:16 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Timothy Gu 5821ba29da update openssl
Fixes #767.
2015-07-23 16:48:17 -07:00
Mark Brand 0382749201 libssh2 openssl: update 2015-06-13 01:15:58 +02:00
Mark Brand 1dbe0225d4 openssl: update 2015-06-11 22:35:21 +02:00
Mark Brand da1d6b8757 openssl: update 2015-03-19 22:53:56 +01:00
Mark Brand 6d97556825 directly include necessary .cmake files
These are needed by cmake projects using openssl. Originally these
files were installed by openssl, but it makes more sense just to
include them in MXE's repo.

The files come from cmake version 3.0.2.

FindOpenSSL.cmake includes a compatibility fix for openssl 1.0.2
taken from https://github.com/Homebrew/homebrew/pull/36361/files.

Reverts:
01af85c openssl: really fix the cmake problem
4259259 openssl: supply updated FindOpenSSL.cmake
2015-02-04 17:58:50 +01:00
Mark Brand 01af85c10a openssl: really fix the cmake problem 2015-01-30 19:57:36 +01:00
Mark Brand 4259259359 openssl: supply updated FindOpenSSL.cmake
This solves one problem building libwebsockets.
2015-01-30 14:35:22 +01:00
Mark Brand 8dfc4aa1f3 openssl: update 2015-01-23 14:55:35 +01:00
Mark Brand c3835db734 openssl: update 2015-01-16 10:04:56 +01:00
Mark Brand 69770d0db0 openssl: update 2015-01-08 21:41:24 +01:00
Mark Brand 00ad225e0a openssl: update 2014-10-16 10:50:02 +02:00
Timothy Gu 7d265e6f70 Remove i686-pc-mingw32 package recipes
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-14 01:42:11 +00:00
Uwe Hermann f4fea75bfc openssl: don't install manpages
This gets rid of ca. 1200 manpages in ssl/man/man[13].
2014-08-18 18:54:46 +02:00
Mark Brand 37ec863ec2 update package openssl 2014-08-07 10:20:54 +02:00
Mark Brand 9060684d19 update package openssl 2014-06-05 17:10:26 +02:00
Mark Brand 24dade0911 update package openssl 2014-04-08 10:11:12 +02:00
Tony Theodore 7d7dd227db packages gcc libvpx openssl portaudio: use escaped substitution style
prompted by sample package recipe on @TimothyGu's wiki
2014-02-18 14:04:23 +11:00