Commit Graph

43 Commits

Author SHA1 Message Date
Mark Brand 8296c62364 update gnutls (new stable branch 3.5) 2017-01-14 10:45:51 +01: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 7ce44c1a67 gnutls: update 2016-01-09 21:29:31 +01:00
Mark Brand 546676a245 update freetds, gnutls, libgpg_error 2015-12-13 10:05:13 +01:00
Tony Theodore 42b0cb55e4 gnutls: remove unnecessary configure modifications
* libopts_cv_with_libregex=no is not in ./configure
* dist-lzip isn't used by MXE, but can be worked around with
  the make variables DIST_ARCHIVES and DIST_TARGETS

Fixes #849
2015-09-14 17:57:10 +10:00
Mark Brand 6a00fc305a gnutls nettle: update
libgsasl and nettle no longer conflict over memxor, so the workaround
is removed.
2015-06-18 12:02:01 +02:00
Mark Brand 6a1c7fdc02 gnutls: update
3.3 is now the stable branch.
2014-11-24 11:25:40 +01:00
Mark Brand abfd583107 update package gnutls 2014-08-25 10:13:38 +02:00
Mark Brand 20b2c37478 update package gnutls 2014-02-05 09:48:01 +01:00
Mark Brand c4804433e6 update package gnutls 2013-08-18 11:23:14 +02:00
Mark Brand 4a3b2f5fd2 update package gnutls 2013-06-01 18:21:59 +02:00
Mark Brand bd8bd2b593 package gnutls: use cherry-picked patch 2013-05-21 13:50:21 +02:00
Mark Brand 8ceab0160d update package gnutls 2013-05-21 13:35:36 +02:00
Mark Brand e3e6d0b6e4 update package gnutls 2013-03-25 23:00:03 +01:00
Mark Brand a4cd2283fc update package gnutls 2013-02-28 10:20:19 +01:00
Mark Brand 1a6cb3a15b update package gnutls 2013-02-10 13:47:55 +01:00
Mark Brand 3226476488 package gnutls: rebased patches 2013-02-06 08:46:34 +01:00
Tony Theodore 3c99abf4cb package gnutls: drop required automake version from 1.11.3 to 1.11.1 2013-02-06 17:45:14 +11:00
Mark Brand 65e8dd5719 update package gnutls 2013-02-04 22:53:11 +01:00
Mark Brand d81a2f611f update package gnutls 2012-11-24 23:11:58 +01:00
Mark Brand 86a552e0f7 update package gnutls 2012-10-12 20:23:29 +02:00
Mark Brand 80cda32c83 update package gnutls 2012-09-27 11:34:44 +02:00
Mark Brand b0a2b95848 update package gnutls 2012-09-20 13:11:10 +02:00
Mark Brand 310c1f74e1 package gnutls: workaround for automake 2012-07-18 01:07:44 +02:00
Mark Brand 6f9c69097a package gnutls: revert to ver 3.0.19
3.0.20 uses CertEnumCRLsInStore which is missing from our winapi
2012-06-21 23:17:12 +02:00
Mark Brand 3796474190 update package gnutls 2012-06-06 10:47:11 +02:00
Tony Theodore 1ca4d90c7a various packages: fix references to mingw-cross-env and doc/index.html 2012-05-02 21:36:59 +10:00
Mark Brand 8a1048357a update package gnutls 2012-04-14 09:22:58 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Mark Brand a023d3335b update package gnutls 2012-03-17 16:51:56 +01:00
Mark Brand d484a7224c Backed out changeset 0157d0da7b9a
because it accidentally included ffmpeg.mk
2012-03-17 16:50:13 +01:00
Mark Brand 6e75b1e133 update package gnutls src/gnutls* 2012-03-17 16:44:02 +01:00
Mark Brand ee1ed3688b update package gnutls
---
 src/gnutls-1-fixes.patch |   40 +++++++++++++++++++++++++++++++++-------
 src/gnutls.mk            |    4 ++--
 2 files changed, 35 insertions(+), 9 deletions(-)
2012-03-02 22:27:33 +01:00
Mark Brand 317b39563e update package gnutls 2012-02-18 22:51:54 +01:00
Mark Brand 39223e0fa9 update package gnutls 2012-01-07 11:17:21 +01:00
Mark Brand 7fb7d934c3 update packages ffmpeg gnutls openssl 2012-01-05 11:28:27 +01:00
Mark Brand b26ebd37dd package gnutls: clean up
-Replace echo and sed hacks
  -gai_strerror test seems to work now without hack.
  -Disable crywrap for Windows with configure logic.
  -Disable doc and tests targets with patch.
-Improve handling of LIBS and .pc file
  -zlib is already in GNUTLS_REQUIRES_PRIVATE
  -Use LIBS to introduce -lws32_2 into Libs.private
2011-11-24 11:47:42 +01:00
Mark Brand 048ad5130d upgrade package gnutls 2011-10-29 01:54:39 +02:00
Mark Brand b5cc730766 update package gnutls
Now depends on p11-kit. This required some fixing up of gsoap
where the dependencies were hard-coded.
2011-08-19 14:18:25 +02:00
Mark Brand 55e6b9be23 package gnutls: fixed .pc file 2011-07-07 21:39:38 +02:00
Mark Brand 2b34fc14dd update packages glib gnutls gtk2 imagemagick xz 2011-04-02 11:16:57 +02:00
Mark Brand 257ed383f4 upgrade package gnutls 2011-03-25 17:21:46 +01:00