aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory M. Tuner <gmt@be-evil.net>2014-06-21 18:36:22 -0700
committerGregory M. Tuner <gmt@be-evil.net>2014-06-22 11:34:37 -0700
commitd768d1c4e90dcfa37b734e0c62c669703378c3ae (patch)
treeb2236a7ac5c1d8a4f3039c6b5430856f1d195e17 /net-misc
parentmedia-plugins/libvisual-plugins: drop as multilibutized upstream (diff)
downloadgmt-d768d1c4e90dcfa37b734e0c62c669703378c3ae.tar.gz
gmt-d768d1c4e90dcfa37b734e0c62c669703378c3ae.tar.bz2
gmt-d768d1c4e90dcfa37b734e0c62c669703378c3ae.zip
dev-libs/nspr & net-misc/curl: drop as multilibutized upstream
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/ChangeLog1533
-rw-r--r--net-misc/curl/Manifest10
-rw-r--r--net-misc/curl/curl-7.37.0-r1.ebuild224
-rw-r--r--net-misc/curl/files/curl-7.30.0-configure.patch44
-rw-r--r--net-misc/curl/files/curl-7.30.0-prefix.patch21
-rw-r--r--net-misc/curl/files/curl-7.35.0-tests.patch31
-rw-r--r--net-misc/curl/files/curl-7.36.0-hostcheck.patch27
-rw-r--r--net-misc/curl/files/curl-fix-gnutls-nettle.patch27
-rw-r--r--net-misc/curl/files/curl-respect-cflags-3.patch14
-rw-r--r--net-misc/curl/metadata.xml24
10 files changed, 0 insertions, 1955 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
deleted file mode 100644
index 4a69fd2..0000000
--- a/net-misc/curl/ChangeLog
+++ /dev/null
@@ -1,1533 +0,0 @@
-# ChangeLog for net-misc/curl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.362 2014/05/21 06:56:50 blueness Exp $
-
-*curl-7.37.0 (21 May 2014)
-
- 21 May 2014; Anthony G. Basile <blueness@gentoo.org> +curl-7.37.0.ebuild:
- Version bump
-
- 14 May 2014; Anthony G. Basile <blueness@gentoo.org> -curl-7.35.0.ebuild:
- Remove vulnerable version, bug #505864
-
- 14 May 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for sparc, wrt bug #505864
-
- 13 May 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for ia64, wrt bug #505864
-
- 11 May 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for ppc64, wrt bug #505864
-
-*curl-7.36.0-r1 (29 Apr 2014)
-
- 29 Apr 2014; Anthony G. Basile <blueness@gentoo.org> +curl-7.36.0-r1.ebuild:
- Add WinSSL support to build against elibc_Winnt, bug #508808
-
- 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for alpha, wrt bug #505864
-
- 19 Apr 2014; Anthony G. Basile <blueness@gentoo.org> -curl-7.35.0-r1.ebuild:
- Remove 7.35.0-r1 which was just used to test tests for bug #285669
-
- 19 Apr 2014; Anthony G. Basile <blueness@gentoo.org> curl-7.35.0-r1.ebuild,
- curl-7.35.0.ebuild, curl-7.36.0.ebuild:
- Depend on polarssl's subslots, bug #508106
-
- 14 Apr 2014; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
- Fix rtmp flag description, bug #501894
-
- 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for ppc, wrt bug #505864
-
- 13 Apr 2014; Naohiro Aota <naota@gentoo.org>
- +files/curl-7.36.0-hostcheck.patch, curl-7.36.0.ebuild:
- Add a upstream patch to build on FreeBSD. #507494
-
- 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for x86, wrt bug #505864
-
- 07 Apr 2014; Mike Frysinger <vapier@gentoo.org> curl-7.36.0.ebuild:
- Mark arm64/m68k/s390/sh stable #505864.
-
- 07 Apr 2014; Sergey Popov <pinkbyte@gentoo.org> curl-7.36.0.ebuild:
- Stable on arm, wrt bug #505864
-
- 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.36.0.ebuild:
- Stable for amd64, wrt bug #505864
-
- 03 Apr 2014; Jeroen Roovers <jer@gentoo.org> curl-7.36.0.ebuild:
- Stable for HPPA (bug #505864).
-
- 02 Apr 2014; Anthony G. Basile <blueness@gentoo.org> curl-7.36.0.ebuild:
- Disable tests again on 7.36.0
-
-*curl-7.35.0-r1 (02 Apr 2014)
-
- 02 Apr 2014; Anthony G. Basile <blueness@gentoo.org> +curl-7.35.0-r1.ebuild,
- +files/curl-7.35.0-tests.patch:
- Fix polarssl bug #503558, re-introduce tests bug #285669
-
- 31 Mar 2014; Anthony G. Basile <blueness@gentoo.org> curl-7.36.0.ebuild:
- Enable tests, bug #285669
-
-*curl-7.36.0 (27 Mar 2014)
-
- 27 Mar 2014; Anthony G. Basile <blueness@gentoo.org> +curl-7.36.0.ebuild:
- Version bump
-
- 04 Mar 2014; Naohiro Aota <naota@gentoo.org>
- +files/curl-7.30.0-configure.patch, curl-7.35.0.ebuild:
- Add upstream patch to fix non POSIX test construction. #501024
-
- 27 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> -curl-7.34.0-r1.ebuild,
- -files/curl-7.34.0-fix-ipv6-failover.patch:
- Removed vulnerable version (bug #499902).
-
- 20 Feb 2014; Jeroen Roovers <jer@gentoo.org> metadata.xml:
- Fix typo in rtmp USE flag description by Eivind Uggedal (bug #501894).
-
- 17 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for arm, wrt bug #499902
-
- 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for ia64, wrt bug #499902
-
- 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for alpha, wrt bug #499902
-
- 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for sparc, wrt bug #499902
-
- 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for ppc64, wrt bug #499902
-
- 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.35.0.ebuild:
- Stable for ppc, wrt bug #499902
-
- 09 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> curl-7.35.0.ebuild:
- x86 stable wrt security bug #499902
-
- 02 Feb 2014; Richard Freeman <rich0@gentoo.org> curl-7.35.0.ebuild:
- amd64 stable - 499902
-
- 01 Feb 2014; Jeroen Roovers <jer@gentoo.org> curl-7.35.0.ebuild:
- Stable for HPPA (bug #499902).
-
-*curl-7.35.0 (29 Jan 2014)
-
- 29 Jan 2014; Anthony G. Basile <blueness@gentoo.org> +curl-7.35.0.ebuild:
- Version bump, bug #499674
-
- 20 Jan 2014; Anthony G. Basile <blueness@gentoo.org> -curl-7.33.0.ebuild:
- Remove vulnerable version, bug #497092
-
- 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> curl-7.34.0-r1.ebuild:
- Add arm64 love.
-
- 16 Jan 2014; Mike Frysinger <vapier@gentoo.org> curl-7.33.0.ebuild,
- curl-7.34.0-r1.ebuild:
- Mark m68k/s390/sh stable.
-
- 12 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for ia64, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for ppc, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for arm, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for ppc64, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for sparc, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for alpha, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for x86, wrt bug #497092
-
- 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for amd64, wrt bug #497092
-
- 05 Jan 2014; Jeroen Roovers <jer@gentoo.org> curl-7.34.0-r1.ebuild:
- Stable for HPPA (bug #497092).
-
-*curl-7.34.0-r1 (27 Dec 2013)
-
- 27 Dec 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.34.0-r1.ebuild,
- +files/curl-7.34.0-fix-ipv6-failover.patch, -curl-7.34.0.ebuild:
- Add patch for bug #495170
-
- 26 Dec 2013; Michał Górny <mgorny@gentoo.org> curl-7.34.0.ebuild:
- Add epatch_user call to make patch testing easier.
-
- 26 Dec 2013; Anthony G. Basile <blueness@gentoo.org> -curl-7.31.0.ebuild:
- Remove vulnerable version, bug #492688
-
- 26 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> curl-7.33.0.ebuild:
- ia64 stable wrt bug #492688
-
- 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.33.0.ebuild:
- Stable for sparc, wrt bug #492688
-
- 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.33.0.ebuild:
- Stable for x86, wrt bug #492688
-
- 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.33.0.ebuild:
- Stable for alpha, wrt bug #492688
-
- 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> curl-7.33.0.ebuild:
- amd64 stable, bug #492688
-
- 22 Dec 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.33.0.ebuild:
- Stable arm, bug #492688
-
- 20 Dec 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.33.0.ebuild:
- Stable ppc, ppc64, bug #492688
-
- 19 Dec 2013; Jeroen Roovers <jer@gentoo.org> curl-7.33.0.ebuild:
- Stable for HPPA (bug #492688).
-
- 18 Dec 2013; Anthony G. Basile <blueness@gentoo.org> -curl-7.32.0.ebuild:
- Remove older unstable
-
-*curl-7.34.0 (18 Dec 2013)
-
- 18 Dec 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.34.0.ebuild:
- Version bump
-
- 12 Nov 2013; Agostino Sarubbo <ago@gentoo.org> -curl-7.30.0.ebuild:
- Remove old
-
- 12 Nov 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for ia64, wrt bug #474354
-
- 10 Nov 2013; Markos Chandras <hwoarang@gentoo.org> curl-7.33.0.ebuild:
- media-video/rtmp[polarssl] is masked
-
-*curl-7.30.0 (06 Nov 2013)
-
- 06 Nov 2013; Rick Farina <zerochaos@gentoo.org> +curl-7.30.0.ebuild:
- restoring the only stable version for ia64 to allow releng autobuilds to work
-
- 30 Oct 2013; Jeroen Roovers <jer@gentoo.org> curl-7.31.0.ebuild:
- Stable for HPPA (bug #474354).
-
- 29 Oct 2013; Anthony G. Basile <blueness@gentoo.org> -curl-7.21.4.ebuild,
- -curl-7.25.0-r1.ebuild, -curl-7.26.0.ebuild, -curl-7.29.0-r1.ebuild,
- -curl-7.30.0.ebuild, -files/curl-7.18.2-prefix.patch,
- -files/curl-7.19.7-test241.patch, -files/curl-7.20.0-strip-ldflags.patch,
- -files/curl-7.27.0-curl-config.patch,
- -files/curl-7.27.0-fix-metalink-gnutls.patch,
- -files/curl-7.27.0-fix-nettle-include.patch, -files/curl-7.27.0-prefix.patch,
- -files/curl-7.28.0-fix-http-auth.patch, -files/curl-7.28.0-prefix.patch,
- -files/curl-7.29.0-fix-null-pointer.patch, -files/curl-respect-cflags.patch,
- metadata.xml:
- Cleanup for security bug #474354
-
-*curl-7.33.0 (15 Oct 2013)
-
- 15 Oct 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.33.0.ebuild:
- Version bump
-
- 06 Sep 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.26.0.ebuild:
- Force automake 1.12, bug #484002
-
- 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for sh, wrt bug #474354
-
- 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for s390, wrt bug #474354
-
- 18 Aug 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.31.0.ebuild:
- Stable for arm, bug #474354
-
- 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for x86, wrt bug #474354
-
- 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for sparc, wrt bug #474354
-
- 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for alpha, wrt bug #474354
-
- 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.31.0.ebuild:
- Stable for amd64, wrt bug #474354
-
- 12 Aug 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.31.0.ebuild:
- Stable ppc ppc64, addresses CVE-2013-2174, bug #474354
-
-*curl-7.32.0 (12 Aug 2013)
-
- 12 Aug 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.32.0.ebuild:
- Version bump
-
- 30 Jul 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
- Add more CPE tags.
-
-*curl-7.31.0 (22 Jun 2013)
-
- 22 Jun 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.31.0.ebuild:
- Version bump, addresses CVE-2013-2174
-
- 09 Jun 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
- Add upstream CPE tag (security info) from ChromiumOS.
-
- 09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for sh, wrt bug #465678
-
- 26 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for s390, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for sparc, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for ppc, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for ppc64, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for ia64, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for arm, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for alpha, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for x86, wrt bug #465678
-
- 11 May 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.30.0.ebuild:
- Stable for amd64, wrt bug #465678
-
- 10 May 2013; Jeroen Roovers <jer@gentoo.org> curl-7.30.0.ebuild:
- Stable for HPPA (bug #465678).
-
-*curl-7.30.0 (17 Apr 2013)
-
- 17 Apr 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.30.0.ebuild,
- +files/curl-7.30.0-prefix.patch, metadata.xml:
- Version bump, security bug #465678
-
- 24 Mar 2013; Anthony G. Basile <blueness@gentoo.org> -curl-7.27.0-r3.ebuild,
- -curl-7.28.0-r1.ebuild, -curl-7.28.1.ebuild:
- Remove older unstable versions
-
- 15 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for sh, wrt bug #456074
-
- 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for s390, wrt bug #456074
-
- 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for sparc, wrt bug #456074
-
- 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for x86, wrt bug #456074
-
- 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for ia64, wrt bug #456074
-
- 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for alpha, wrt bug #456074
-
- 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for ppc64, wrt bug #456074
-
- 08 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for arm, wrt bug #456074
-
- 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for amd64, wrt bug #456074
-
- 05 Mar 2013; Jeroen Roovers <jer@gentoo.org> curl-7.29.0-r1.ebuild:
- Stable for HPPA (bug #456074).
-
- 04 Mar 2013; Brent Baude <ranger@gentoo.org> curl-7.29.0-r1.ebuild:
- Marking curl-7.29.0-r1 ppc for bug 456074
-
- 21 Feb 2013; Zac Medico <zmedico@gentoo.org> curl-7.29.0-r1.ebuild:
- Add ~arm-linux keyword.
-
-*curl-7.29.0-r1 (12 Feb 2013)
-
- 12 Feb 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.29.0-r1.ebuild,
- +files/curl-7.29.0-fix-null-pointer.patch, -curl-7.29.0.ebuild:
- Fix null pointer ref, bug #456842
-
- 09 Feb 2013; Anthony G. Basile <blueness@gentoo.org> curl-7.29.0.ebuild:
- Remove USE=nonblocking, bug #456320
-
-*curl-7.29.0 (07 Feb 2013)
-
- 07 Feb 2013; Anthony G. Basile <blueness@gentoo.org> +curl-7.29.0.ebuild:
- Verson bump
-
-*curl-7.28.1 (20 Nov 2012)
-
- 20 Nov 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.28.1.ebuild,
- -curl-7.28.0.ebuild:
- Version bump addresses bug #433822
-
- 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.27.0-r3.ebuild,
- curl-7.28.0-r1.ebuild, curl-7.28.0.ebuild:
- Remove DEPEND on sys-apps/ed, bug #442596
-
-*curl-7.28.0-r1 (18 Oct 2012)
-
- 18 Oct 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.28.0-r1.ebuild,
- +files/curl-7.28.0-fix-http-auth.patch:
- Patch to fix git/curl over http/https with auth, bug #438718
-
- 18 Oct 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.27.0-r3.ebuild,
- curl-7.28.0.ebuild:
- Make nss and metalink mutually exclusive, bug #433822
-
- 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
- Fixed typoes in metadata.xml, thanks radhermit
-
-*curl-7.28.0 (13 Oct 2012)
-
- 13 Oct 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.28.0.ebuild,
- +files/curl-7.28.0-prefix.patch, curl-7.27.0-r3.ebuild, metadata.xml:
- Version bump
-
- 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.26.0.ebuild:
- Stable ppc64, bug #421479
-
- 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.24.0.ebuild:
- Remove older stable, bug #433281
-
- 02 Sep 2012; Jeroen Roovers <jer@gentoo.org> curl-7.26.0.ebuild:
- Stable for HPPA (bug #421479).
-
-*curl-7.27.0-r3 (01 Sep 2012)
-
- 01 Sep 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.27.0-r2.ebuild,
- +curl-7.27.0-r3.ebuild:
- Rename USE=ares to adns, bug #433549
-
- 30 Aug 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.26.0.ebuild:
- Stable ppc, bug #421479
-
- 28 Aug 2012; Raúl Porcel <armin76@gentoo.org> curl-7.26.0.ebuild:
- alpha/ia64/s390/sh/sparc/x86 stable wrt #421479
-
- 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> curl-7.27.0-r2.ebuild:
- Re-add ~alpha/~ia64/~sparc wrt #428520
-
- 25 Aug 2012; Agostino Sarubbo <ago@gentoo.org> curl-7.26.0.ebuild:
- Stable for amd64, wrt bug #421479
-
- 25 Aug 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.26.0.ebuild:
- Stable arm, bug #421479
-
- 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
- -files/curl-respect-cflags-2.patch,
- -files/curl-7.20.0-fix-nettle-include.patch, curl-7.27.0-r2.ebuild,
- +files/curl-7.27.0-fix-metalink-gnutls.patch,
- +files/curl-7.27.0-fix-nettle-include.patch, -files/config.h.ed,
- -files/curlbuild.h.ed:
- Fix build with metalink + gnutls, bug 428592. Cleaned out unused patch files.
-
- 06 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
- +files/curl-7.20.0-fix-nettle-include.patch, curl-7.27.0-r2.ebuild:
- Fix build with gnutls, bug #428592
-
- 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> curl-7.27.0-r2.ebuild:
- Marked ~hppa (bug #428520).
-
- 01 Aug 2012; Alexis Ballier <aballier@gentoo.org> curl-7.27.0-r2.ebuild:
- keyword ~amd64-fbsd
-
- 01 Aug 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.27.0-r2.ebuild:
- Fix libmetalink DEPEND, bug #429334
-
-*curl-7.27.0-r2 (31 Jul 2012)
-
- 31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.27.0-r1.ebuild,
- +curl-7.27.0-r2.ebuild, +files/curl-7.27.0-curl-config.patch,
- files/curl-7.27.0-prefix.patch:
- Fix bug #429100
-
-*curl-7.27.0-r1 (31 Jul 2012)
-
- 31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.27.0.ebuild,
- +curl-7.27.0-r1.ebuild, files/curl-7.27.0-prefix.patch:
- Fix bug #428696
-
-*curl-7.27.0 (29 Jul 2012)
-
- 29 Jul 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.27.0.ebuild,
- +files/curl-7.27.0-prefix.patch, metadata.xml:
- Version bump, add metalink and rtmp support, bugs #423303, #428446
-
- 24 Jul 2012; Jeroen Roovers <jer@gentoo.org> curl-7.26.0.ebuild:
- Marked ~hppa (bug #427262).
-
- 20 Jul 2012; Jeff Horelick <jdhore@gentoo.org> curl-7.25.0-r1.ebuild:
- marked x86 per bug 421479
-
- 19 Jul 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.26.0.ebuild:
- Add proper dependency on cyassl, bug #421759
-
- 19 Jul 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0-r1.ebuild:
- Drop cyassl from 7.25.0-r1, bug #421759
-
- 28 Jun 2012; Brent Baude <ranger@gentoo.org> curl-7.25.0-r1.ebuild:
- Marking curl-7.25.0-r1 ppc for bug 421479
-
- 26 Jun 2012; Anthony G. Basile <blueness@gentoo.org> -curl-7.21.6.ebuild,
- -curl-7.21.7.ebuild, -curl-7.21.7-r2.ebuild, -curl-7.22.0.ebuild,
- -curl-7.23.1.ebuild, -curl-7.25.0.ebuild,
- -files/curl-7.21.7-examples-fix-headers.patch:
- Remove older unstable versions
-
- 25 Jun 2012; Markus Meier <maekke@gentoo.org> curl-7.25.0-r1.ebuild:
- arm stable, bug #421479
-
- 22 Jun 2012; Brent Baude <ranger@gentoo.org> curl-7.25.0-r1.ebuild:
- Marking curl-7.25.0-r1 ppc64 for bug 421479
-
- 21 Jun 2012; Jeroen Roovers <jer@gentoo.org> curl-7.25.0-r1.ebuild:
- Stable for HPPA (bug #421479).
-
- 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> curl-7.25.0-r1.ebuild:
- Stable for amd64, wrt bug #421479
-
- 16 Jun 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0-r1.ebuild:
- Add RESTRICT="test" to 7.25.0-r1 for stabilization, bug #285669
-
- 29 May 2012; Jeroen Roovers <jer@gentoo.org> curl-7.25.0-r1.ebuild,
- curl-7.26.0.ebuild:
- Marked ~hppa too.
-
- 29 May 2012; Jeroen Roovers <jer@gentoo.org> curl-7.25.0-r1.ebuild,
- curl-7.26.0.ebuild:
- Drop HPPA.
-
-*curl-7.26.0 (26 May 2012)
-
- 26 May 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.26.0.ebuild:
- Version bump, restrict tests, bug #285669
-
- 26 May 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0-r1.ebuild:
- Change dependency name net-libs/axTLS -> net-libs/axtls
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org> curl-7.21.4.ebuild,
- curl-7.21.6.ebuild, curl-7.21.7.ebuild, curl-7.21.7-r2.ebuild,
- curl-7.22.0.ebuild, curl-7.23.1.ebuild, curl-7.24.0.ebuild,
- curl-7.25.0.ebuild, curl-7.25.0-r1.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 01 May 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0-r1.ebuild:
- Update dependencies for >=net-libs/gnutls-3, bug #412427
-
- 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> curl-7.25.0-r1.ebuild:
- keyword ~amd64-fbsd
-
- 15 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
- +files/curl-fix-gnutls-nettle.patch:
- Add missing patch
-
-*curl-7.25.0-r1 (15 Apr 2012)
-
- 15 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.25.0-r1.ebuild:
- Expands SSL providers, propagates static-libs to deps, bug #405789
-
- 01 Apr 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0.ebuild:
- USE="ssl" is no longer openssl specific, bug #410369
-
- 31 Mar 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.24.0.ebuild:
- Reverting backport REQUIRED_USE as ssl should refer to any ssl provider,
- not just openssl. Waiting for a better fix.
-
- 31 Mar 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.24.0.ebuild:
- Backport of REQUIRED_USE zero or one of gnutls/ssl/nss, bug #410305
-
- 31 Mar 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0.ebuild:
- Use REQUIRED_USE for gnutls/ssl/nss, bug #410305
-
- 26 Mar 2012; Anthony G. Basile <blueness@gentoo.org> curl-7.25.0.ebuild:
- Forcing a bump to the soname unnecessarily breaks backwards compat
-
-*curl-7.25.0 (24 Mar 2012)
-
- 24 Mar 2012; Anthony G. Basile <blueness@gentoo.org> +curl-7.25.0.ebuild:
- Version bump, organize configure options
-
- 24 Mar 2012; Greg Kroah-Hartman <gregkh@gentoo.org> metadata.xml:
- add me as co-maintainer
-
- 23 Mar 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
- Added myself as maintainer
-
- 03 Mar 2012; Brent Baude <ranger@gentoo.org> curl-7.24.0.ebuild:
- Marking curl-7.24.0 ppc64 for bug 400799
-
- 04 Feb 2012; Raúl Porcel <armin76@gentoo.org> curl-7.24.0.ebuild:
- alpha/arm/ia64/s390/sh/sparc stable wrt #400799
-
- 01 Feb 2012; Brent Baude <ranger@gentoo.org> curl-7.24.0.ebuild:
- Marking curl-7.24.0 ppc for bug 400799
-
- 29 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> curl-7.24.0.ebuild:
- x86 stable wrt bug #400799
-
- 28 Jan 2012; Jeroen Roovers <jer@gentoo.org> curl-7.24.0.ebuild:
- Stable for HPPA (bug #400799).
-
- 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> curl-7.24.0.ebuild:
- Stable for AMD64, wrt security bug #400799
-
-*curl-7.24.0 (26 Jan 2012)
-
- 26 Jan 2012; Mike Frysinger <vapier@gentoo.org> +curl-7.24.0.ebuild:
- Version bump #400799.
-
- 26 Jan 2012; Mike Frysinger <vapier@gentoo.org> curl-7.21.4.ebuild,
- curl-7.21.6.ebuild, curl-7.21.7.ebuild, curl-7.21.7-r2.ebuild,
- curl-7.22.0.ebuild, curl-7.23.1.ebuild:
- Add pkgconfig to DEPEND since we use it for many libraries #393067 by Nikoli.
-
- 01 Dec 2011; Mike Frysinger <vapier@gentoo.org> curl-7.21.4.ebuild,
- curl-7.21.6.ebuild, curl-7.21.7.ebuild, curl-7.21.7-r2.ebuild,
- curl-7.22.0.ebuild, curl-7.23.1.ebuild, metadata.xml:
- Convert USE=libssh2 to USE=ssh to match other packages, and to match the
- functionality provided rather than the library implementation.
-
- 01 Dec 2011; Mike Frysinger <vapier@gentoo.org> curl-7.23.1.ebuild:
- Move into ~arch w/Christoph blessing.
-
-*curl-7.23.1 (01 Dec 2011)
-
- 01 Dec 2011; Mike Frysinger <vapier@gentoo.org> +curl-7.23.1.ebuild:
- Version bump. Should include fix for #387641 by Tim Harder and for #382241 by
- Alessandro Surace.
-
- 14 Nov 2011; Christoph Mende <angelos@gentoo.org> curl-7.22.0.ebuild:
- Prefer openssl over nss
-
-*curl-7.22.0 (17 Sep 2011)
-
- 17 Sep 2011; Christoph Mende <angelos@gentoo.org> +curl-7.22.0.ebuild:
- Version bump
-
- 21 Aug 2011; Christoph Mende <angelos@gentoo.org>
- +files/curl-respect-cflags-3.patch, curl-7.21.7-r2.ebuild:
- Block USE=gnutls with USE=nss (bug #379541) and fix CFLAGS patch (bug
- #379533)
-
- 23 Jul 2011; Christoph Mende <angelos@gentoo.org> curl-7.21.7.ebuild,
- curl-7.21.7-r2.ebuild, +files/curl-7.21.7-examples-fix-headers.patch:
- Fix test suite (bug #376025)
-
-*curl-7.21.7-r2 (21 Jul 2011)
-
- 21 Jul 2011; Christoph Mende <angelos@gentoo.org> -curl-7.21.7-r1.ebuild,
- +curl-7.21.7-r2.ebuild, files/curlbuild.h.ed:
- Fix curlbuild.h header on x86
-
- 21 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> curl-7.21.7.ebuild:
- ppc/ppc64 stable wrt #373235
-
-*curl-7.21.7-r1 (21 Jul 2011)
-
- 21 Jul 2011; Christoph Mende <angelos@gentoo.org> +curl-7.21.7-r1.ebuild,
- +files/config.h.ed, +files/curlbuild.h.ed:
- Fix cross compilation with differing long integer sizes (bug #365375)
-
- 21 Jul 2011; Christoph Mende <angelos@gentoo.org> curl-7.21.7.ebuild:
- Bump c-ares dep to 1.6 (bug #369501)
-
-*curl-7.21.7 (20 Jul 2011)
-
- 20 Jul 2011; Christoph Mende <angelos@gentoo.org>
- +files/curl-respect-cflags-2.patch, +curl-7.21.7.ebuild, metadata.xml:
- Version bump and take over maintainership
-
- 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
- Drop maintainer due retirement, bug #34534
-
- 12 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> -curl-7.20.0-r2.ebuild,
- -files/curl-7.20.0-libcurlm4.patch, -files/curl-7.21.3-buffer-overflow.patch:
- Remove overshadowed old version and patches.
-
- 12 Jun 2011; Raúl Porcel <armin76@gentoo.org> curl-7.21.4.ebuild:
- ia64/s390/sh/sparc stable wrt #355595
-
- 02 Jun 2011; Markus Meier <maekke@gentoo.org> curl-7.21.4.ebuild:
- arm stable, bug #355595
-
- 01 Jun 2011; Tobias Klausmann <klausman@gentoo.org> curl-7.21.4.ebuild:
- Stable on alpha, bug #355595
-
- 29 May 2011; Markos Chandras <hwoarang@gentoo.org> curl-7.21.4.ebuild:
- Stable on amd64 wrt bug #355595
-
- 29 May 2011; Christian Faulhammer <fauli@gentoo.org> curl-7.21.4.ebuild:
- stable x86, bug 355595
-
- 29 May 2011; Kacper Kowalik <xarthisius@gentoo.org> curl-7.21.4.ebuild:
- ppc64 stable wrt #355595
-
- 24 May 2011; Brent Baude <ranger@gentoo.org> curl-7.21.4.ebuild:
- Marking curl-7.21.4 ppc for bug 355595
-
- 24 May 2011; Jeroen Roovers <jer@gentoo.org> curl-7.21.4.ebuild:
- Stable for HPPA (bug #355595).
-
-*curl-7.21.6 (23 May 2011)
-
- 23 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> -curl-7.21.3-r1.ebuild,
- +curl-7.21.6.ebuild:
- Version bump to the latest.
-
- 20 Feb 2011; Ulrich Mueller <ulm@gentoo.org> curl-7.21.4.ebuild:
- Rewrite REQUIRED_USE in more compact way, as discussed with scarabeus.
-
- 20 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> curl-7.21.4.ebuild:
- Update REQUIRED_USE to allow disabling of both ares and threads useflag.
- Thanks to Brian for hint.
-
-*curl-7.21.4 (19 Feb 2011)
-*curl-7.21.3-r1 (19 Feb 2011)
-
- 19 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -curl-7.21.2.ebuild,
- -curl-7.21.3.ebuild, +curl-7.21.3-r1.ebuild,
- +files/curl-7.21.3-buffer-overflow.patch, +curl-7.21.4.ebuild,
- +files/curl-respect-cflags.patch:
- Revision bump to fix tftpd per bug #351478. Version bump to fix bug #343681
- and bug #337506.
-
-*curl-7.21.3 (12 Jan 2011)
-
- 12 Jan 2011; Dror Levin <spatz@gentoo.org> -curl-7.20.1.ebuild,
- -curl-7.21.0.ebuild, -curl-7.21.1.ebuild, +curl-7.21.3.ebuild:
- Version bump.
-
-*curl-7.21.2 (01 Dec 2010)
-
- 01 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> +curl-7.21.2.ebuild:
- QA: version bump, fixes one issue i had during writting my app. Also should
- fix some security issue based on changelog i found upstream.
-
-*curl-7.21.1 (30 Aug 2010)
-
- 30 Aug 2010; Dror Levin <spatz@gentoo.org> +curl-7.21.1.ebuild:
- Version bump.
-
- 18 Jul 2010; Daniel Black <dragonheart@gentoo.org> curl-7.21.0.ebuild:
- prevent autodependency as per bug #326549. Thanks to Zeev for the bug
- report
-
- 18 Jul 2010; Daniel Black <dragonheart@gentoo.org> curl-7.20.0-r2.ebuild,
- curl-7.20.1.ebuild, curl-7.21.0.ebuild:
- remove planetmirror as valid homepage
-
- 03 Jul 2010; Dror Levin <spatz@gentoo.org> -curl-7.19.6.ebuild:
- Remove vulnerable version, bug 308645.
-
- 03 Jul 2010; Raúl Porcel <armin76@gentoo.org> curl-7.20.0-r2.ebuild:
- alpha/arm/ia64/s390/sh/sparc stable wrt #308645
-
- 02 Jul 2010; Dror Levin <spatz@gentoo.org> curl-7.21.0.ebuild:
- Don't die on USE="ares threads", silently disable ares instead, bug
- 326611.
-
- 01 Jul 2010; Jeremy Olexa <darkside@gentoo.org>
- +files/curl-7.18.2-prefix.patch, curl-7.21.0.ebuild:
- Add modifications for Gentoo Prefix as tested in the Gentoo Prefix
- overlay. Add keywords, add EPREFIX/ED, add patch for prefix offset instead
- of hardcoded paths. Approved by spatz
-
-*curl-7.21.0 (01 Jul 2010)
-
- 01 Jul 2010; Dror Levin <spatz@gentoo.org> -curl-7.19.7.ebuild,
- -curl-7.20.0.ebuild, -curl-7.20.0-r1.ebuild, +curl-7.21.0.ebuild:
- Version bump, bug 324295.
-
- 22 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
- curl-7.20.0-r2.ebuild:
- amd64 stable (tested by rullzer) (bug #315507).
-
- 11 May 2010; Joseph Jezak <josejx@gentoo.org> curl-7.20.0-r2.ebuild:
- Marked ppc/ppc64 stable for bug #315507.
-
- 08 May 2010; Jeroen Roovers <jer@gentoo.org> curl-7.20.0-r2.ebuild:
- Stable for HPPA (bug #315507).
-
- 26 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- curl-7.20.0-r2.ebuild:
- x86 stable wrt bug #315507
-
-*curl-7.20.1 (15 Apr 2010)
-
- 15 Apr 2010; Dror Levin <spatz@gentoo.org> +curl-7.20.1.ebuild:
- Version bump. Bump to EAPI 2, don't apply no longer needed libcurl.m4
- patch.
-
-*curl-7.20.0-r2 (21 Mar 2010)
-
- 21 Mar 2010; Tupone Alfredo <tupone@gentoo.org> +curl-7.20.0-r2.ebuild,
- +files/curl-7.20.0-libcurlm4.patch:
- Fixing missing quotes in libcurl.m4
-
-*curl-7.20.0-r1 (16 Mar 2010)
-
- 16 Mar 2010; Mike Frysinger <vapier@gentoo.org> +curl-7.20.0-r1.ebuild,
- metadata.xml:
- Rework local USE flags wrt USE=ssl #297096 by Leif Walsh.
-
-*curl-7.20.0 (11 Mar 2010)
-
- 11 Mar 2010; Dror Levin <spatz@gentoo.org> -curl-7.19.4.ebuild,
- +curl-7.20.0.ebuild, +files/curl-7.20.0-strip-ldflags.patch:
- Version bump (bug 306097), remove old.
-
- 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> curl-7.19.4.ebuild,
- curl-7.19.6.ebuild, curl-7.19.7.ebuild:
- Replace license X11 by MIT, bug 298556.
-
-*curl-7.19.7 (05 Nov 2009)
-
- 05 Nov 2009; Daniel Black <dragonheart@gentoo.org> +curl-7.19.7.ebuild,
- +files/curl-7.19.7-test241.patch, metadata.xml:
- version bump as per bug #291469 thanks Gabriel
-
- 13 Sep 2009; Brent Baude <ranger@gentoo.org> curl-7.19.6.ebuild:
- Marking curl-7.19.6 ppc64 for bug 281515
-
- 27 Aug 2009; Steve Dibb <beandog@gentoo.org> curl-7.19.6.ebuild:
- amd64 stable, bug 281515
-
- 26 Aug 2009; Raúl Porcel <armin76@gentoo.org> curl-7.19.6.ebuild:
- arm/ia64/s390/sh/sparc stable wrt #281515
-
- 25 Aug 2009; Tobias Klausmann <klausman@gentoo.org> curl-7.19.6.ebuild:
- Stable on alpha, bug #281515
-
- 25 Aug 2009; Christian Faulhammer <fauli@gentoo.org> curl-7.19.6.ebuild:
- stable x86, security bug 281515
-
- 23 Aug 2009; nixnut <nixnut@gentoo.org> curl-7.19.6.ebuild:
- ppc stable #281515
-
- 20 Aug 2009; Jeroen Roovers <jer@gentoo.org> curl-7.19.6.ebuild:
- Stable for HPPA (bug #281950).
-
-*curl-7.19.6 (19 Aug 2009)
-
- 19 Aug 2009; Alex Legler <a3li@gentoo.org> +curl-7.19.6.ebuild:
- Non-maintaner commit: Version bump for security bug 281515. Tests run fine
- on ~amd64 and git and claws-mail-rssyl build fine against it.
-
- 08 Mar 2009; Daniel Black <dragonheart@gentoo.org>
- -files/curl-7.15.1-test62.patch, -files/curl-7.15-strip-ldflags.patch,
- -files/curl-7.16.2-strip-ldflags.patch,
- -files/curl-7.17.1-null-handler-segfault.patch,
- -files/curl-7.18.2-nss-threadsafe.patch, -files/libcurl-gnutlscert.patch,
- -curl-7.16.4.ebuild, -curl-7.17.1.ebuild, -curl-7.18.2.ebuild,
- -curl-7.19.2.ebuild, -curl-7.19.3.ebuild:
- cleanup
-
- 04 Mar 2009; Tobias Scherbaum <dertobi123@gentoo.org> curl-7.19.4.ebuild:
- ppc stable, bug #260361
-
- 04 Mar 2009; Brent Baude <ranger@gentoo.org> curl-7.19.4.ebuild:
- Marking curl-7.19.4 ppc64 for bug 260361
-
- 03 Mar 2009; Daniel Black <dragonheart@gentoo.org> curl-7.19.4.ebuild:
- thankyou archtesters
-
-*curl-7.19.4 (03 Mar 2009)
-
- 03 Mar 2009; Daniel Black <dragonheart@gentoo.org> +curl-7.19.4.ebuild:
- gentoo bug #260361 - CVE-2009-0037. thanks security team
-
- 17 Feb 2009; Raúl Porcel <armin76@gentoo.org> curl-7.19.3.ebuild:
- arm/ia64/s390/sh/sparc stable wrt #258618
-
- 15 Feb 2009; Markus Meier <maekke@gentoo.org> curl-7.19.3.ebuild:
- amd64/x86 stable, bug #258618
-
- 13 Feb 2009; Tobias Klausmann <klausman@gentoo.org> curl-7.19.3.ebuild:
- Stable on alpha, bug #258618
-
- 12 Feb 2009; Brent Baude <ranger@gentoo.org> curl-7.19.3.ebuild:
- Marking curl-7.19.3 ppc64 for bug 258618
-
- 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> curl-7.19.3.ebuild:
- Stable for HPPA (bug #258618).
-
- 12 Feb 2009; nixnut <nixnut@gentoo.org> curl-7.19.3.ebuild:
- ppc stable #258618
-
-*curl-7.19.3 (25 Jan 2009)
-
- 25 Jan 2009; Daniel Black <dragonheart@gentoo.org> +curl-7.19.3.ebuild:
- version bump as per bug #255596 - thanks to Peter Alfredsen
-
-*curl-7.19.2 (22 Nov 2008)
-
- 22 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> -curl-7.19.0.ebuild,
- -curl-7.19.1.ebuild, +curl-7.19.2.ebuild:
- Bumb, as per 247029.
-
-*curl-7.19.1 (08 Nov 2008)
-
- 08 Nov 2008; Daniel Black <dragonheart@gentoo.org> +curl-7.19.1.ebuild:
- version bump as per bug #246018 thanks to loki_val
-
- 04 Nov 2008; Daniel Black <dragonheart@gentoo.org> curl-7.19.0.ebuild:
- eutils needed for epatch
-
-*curl-7.19.0 (03 Nov 2008)
-
- 03 Nov 2008; Jim Ramsay <lack@gentoo.org>
- +files/curl-7.18.2-nss-threadsafe.patch, curl-7.18.2.ebuild,
- +curl-7.19.0.ebuild:
- Patched 7.18.2 for the NSS threadsafe issue (Bug #230413), and added
- 7.19.0 which is unaffected by the bug.
-
- 25 Aug 2008; Jeroen Roovers <jer@gentoo.org> curl-7.18.2.ebuild:
- Stable for HPPA (bug #233122).
-
- 03 Aug 2008; Daniel Black <dragonheart@gentoo.org> -curl-7.15.5-r1.ebuild,
- -curl-7.18.1.ebuild:
- small purge since it caused problems for people
-
- 02 Aug 2008; Markus Rothe <corsair@gentoo.org> curl-7.18.2.ebuild:
- Stable on ppc64; bug #233122
-
- 01 Aug 2008; nixnut <nixnut@gentoo.org> curl-7.18.2.ebuild:
- Stable on ppc wrt bug 233122
-
- 30 Jul 2008; Dawid Węgliński <cla@gentoo.org> curl-7.18.2.ebuild:
- Stable on amd64 (bug #233122)
-
- 29 Jul 2008; Raúl Porcel <armin76@gentoo.org> curl-7.18.2.ebuild:
- alpha/ia64/sparc/x86 stable wrt #233122
-
- 07 Jun 2008; Daniel Black <dragonheart@gentoo.org> curl-7.18.2.ebuild:
- remove patch that was needed for bug #216096 as it is now included - thanks
- mastamind - bug #225163
-
-*curl-7.18.2 (07 Jun 2008)
-
- 07 Jun 2008; Daniel Black <dragonheart@gentoo.org> +curl-7.18.2.ebuild:
- version bump
-
- 05 Apr 2008; Daniel Black <dragonheart@gentoo.org> curl-7.17.1.ebuild:
- fix for USE=kerberos/-ldap as per bug #216273 thanks to Graham Russell.
-
- 04 Apr 2008; Daniel Black <dragonheart@gentoo.org> curl-7.18.1.ebuild:
- correct compile fault with heimdal as a gssapi provider - thanks to Doug in
- bug #216096
-
- 02 Apr 2008; Daniel Black <dragonheart@gentoo.org> curl-7.18.1.ebuild:
- hopefully fixed bug #215713 and bug #193149 thanks to Olivier, Rafal and
- teidakankan
-
-*curl-7.18.1 (01 Apr 2008)
-
- 01 Apr 2008; Daniel Black <dragonheart@gentoo.org> -curl-7.17.0.ebuild,
- -curl-7.17.1_pre20071013.ebuild, curl-7.17.1.ebuild, +curl-7.18.1.ebuild:
- added 7.18.1 which fixes bugs #210295, #204130, #209421, #206566 and part of
- bug #207653. 7.17.1 has fixes from bug #206566. Thanks to Daniel Stenberg,
- Micha Kiedrowicz, Olivier Dole, and Fabrice Bacchella. Cleaned out some old
- versions too
-
- 10 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> curl-7.17.1.ebuild:
- ppc stable, bug #202891
-
- 05 Feb 2008; Markus Rothe <corsair@gentoo.org> curl-7.17.1.ebuild:
- Stable on ppc64
-
- 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> curl-7.17.1.ebuild:
- alpha/ia64/sparc/x86 stable
-
- 22 Jan 2008; Jeroen Roovers <jer@gentoo.org> curl-7.17.1.ebuild:
- Stable for HPPA (maybe bug #202891).
-
- 26 Dec 2007; Doug Klima <cardoe@gentoo.org> curl-7.17.1.ebuild:
- amd64 stable wrt bug#202891
-
-*curl-7.17.1 (12 Nov 2007)
-
- 12 Nov 2007; Daniel Black <dragonheart@gentoo.org>
- +files/curl-7.17.1-null-handler-segfault.patch, +curl-7.17.1.ebuild:
- version bump + patch thanks to Robin - bug #198931
-
- 17 Oct 2007; Daniel Black <dragonheart@gentoo.org> curl-7.17.0.ebuild,
- curl-7.17.1_pre20071013.ebuild:
- remove app-misc/ca-certificates from RDEPEND unless using a crypto USE flag
- thanks to beandog
-
-*curl-7.17.1_pre20071013 (13 Oct 2007)
-
- 13 Oct 2007; Daniel Black <dragonheart@gentoo.org>
- -curl-7.17.0_pre20070828.ebuild, -curl-7.17.0-r1.ebuild,
- +curl-7.17.1_pre20071013.ebuild:
- revision snapshot to fix bug #195706. thanks Christoph Mende and Daniel
- Stenberg. removed older versions
-
- 01 Oct 2007; Roy Marples <uberlord@gentoo.org> curl-7.17.0.ebuild,
- curl-7.17.0-r1.ebuild:
- Keyworded ~sparc-fbsd
-
- 14 Sep 2007; Daniel Black <dragonheart@gentoo.org> curl-7.17.0.ebuild:
- with!= without (libssh2) thanks to Mikachu
-
-*curl-7.17.0-r1 (13 Sep 2007)
-*curl-7.17.0 (13 Sep 2007)
-
- 13 Sep 2007; Daniel Black <dragonheart@gentoo.org>
- +files/curl-7.17.0-strip-ldflags.patch, +curl-7.17.0.ebuild,
- +curl-7.17.0-r1.ebuild:
- version bump - -r1 added for ssh2 testing
-
-*curl-7.17.0_pre20070828 (28 Aug 2007)
-
- 28 Aug 2007; Daniel Black <dragonheart@gentoo.org>
- +curl-7.17.0_pre20070828.ebuild:
- cvs version for Phillip Berndt in bug #190504
-
- 26 Aug 2007; Daniel Black <dragonheart@gentoo.org>
- -files/curl-7.15.1-test46.patch, -files/curl-7.15-libtftp.patch,
- -curl-7.15.1-r1.ebuild:
- purge vulnerable versions (sec bug #184934)
-
- 10 Aug 2007; Christoph Mende <angelos@gentoo.org> curl-7.16.4.ebuild:
- Stable on amd64 wrt bug #187731
-
- 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> curl-7.16.4.ebuild:
- alpha/ia64 stable wrt #187731
-
- 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> curl-7.16.4.ebuild:
- Marked ppc stable.
-
- 07 Aug 2007; Markus Rothe <corsair@gentoo.org> curl-7.16.4.ebuild:
- Stable on ppc64; bug #187731
-
- 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.16.4.ebuild:
- Stable on sparc wrt #187731
-
- 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> curl-7.16.4.ebuild:
- Stable on mips, per #187731.
-
- 05 Aug 2007; Jeroen Roovers <jer@gentoo.org> curl-7.16.4.ebuild:
- Stable for HPPA (bug #187731).
-
- 28 Jul 2007; Steve Dibb <beandog@gentoo.org> curl-7.15.5-r1.ebuild:
- amd64 stable, security bug 184934
-
- 24 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.15.5-r1.ebuild:
- Stable on sparc wrt security #184934
-
- 20 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- curl-7.15.5-r1.ebuild:
- ppc stable, bug #184934
-
- 19 Jul 2007; Raúl Porcel <armin76@gentoo.org> curl-7.15.5-r1.ebuild:
- alpha/ia64/x86 stable wrt security #184934
-
- 19 Jul 2007; Markus Rothe <corsair@gentoo.org> curl-7.15.5-r1.ebuild:
- Stable on ppc64; bug #184934
-
- 19 Jul 2007; Jeroen Roovers <jer@gentoo.org> curl-7.15.5-r1.ebuild:
- Stable for HPPA (bug #184934).
-
- 11 Jul 2007; Daniel Black <dragonheart@gentoo.org>
- -files/curl-7.16.1-strip-ldflags.patch, -curl-7.15.5.ebuild,
- -curl-7.16.2.ebuild, -curl-7.16.3.ebuild:
- cleanout
-
-*curl-7.15.5-r1 (11 Jul 2007)
-
- 11 Jul 2007; Daniel Black <dragonheart@gentoo.org> +curl-7.15.5-r1.ebuild,
- files/libcurl-gnutlscert.patch:
- backport patch for CVE-2007-3564
-
-*curl-7.16.4 (11 Jul 2007)
-
- 11 Jul 2007; Daniel Black <dragonheart@gentoo.org> +curl-7.16.4.ebuild:
- version bump - security bug #184934
-
- 08 Jul 2007; Daniel Black <dragonheart@gentoo.org>
- files/curl-7.16.2-strip-ldflags.patch, curl-7.16.3.ebuild:
- no LDFLAGS now - bug #183402
-
-*curl-7.16.3 (25 Jun 2007)
-
- 25 Jun 2007; Daniel Black <dragonheart@gentoo.org> +curl-7.16.3.ebuild,
- -curl-7.16.3_pre20070418.ebuild, -curl-7.16.3_pre20070610.ebuild:
- release thanks to upstream.
-
-*curl-7.16.3_pre20070610 (11 Jun 2007)
-
- 11 Jun 2007; Daniel Black <dragonheart@gentoo.org> metadata.xml,
- +curl-7.16.3_pre20070610.ebuild:
- upstream snapshot
-
-*curl-7.16.3_pre20070418 (18 Apr 2007)
-
- 18 Apr 2007; Daniel Black <dragonheart@gentoo.org>
- +curl-7.16.3_pre20070418.ebuild:
- snapshot. still does not fix some self test fails will look later. TESTFAIL:
- These test cases failed: 300 301 304 305 306 400 401 403 404 405
-
-*curl-7.16.2 (14 Apr 2007)
-
- 14 Apr 2007; <dragonheart@gentoo.org> +files/curl-7.16.2-strip-ldflags.patch,
- curl-7.15.1-r1.ebuild, curl-7.15.5.ebuild, -curl-7.16.0.ebuild,
- -curl-7.16.1.ebuild, +curl-7.16.2.ebuild:
- version bump. remove old versions. remove krb4 as per bug #173354
- 7.16.2 has broken selftests 405 534 that i'll look at later.
-
-*curl-7.16.1 (11 Feb 2007)
-
- 11 Feb 2007; Daniel Black <dragonheart@gentoo.org>
- +files/curl-7.15.1-test62.patch, +files/curl-7.16.1-strip-ldflags.patch,
- curl-7.15.1-r1.ebuild, curl-7.15.5.ebuild, curl-7.16.0.ebuild,
- +curl-7.16.1.ebuild:
- fix test case 62 as per bug #166289 thanks Miroslav Sulc. version bump to
- 7.16.1
-
-*curl-7.16.0 (09 Dec 2006)
-
- 09 Dec 2006; Daniel Black <dragonheart@gentoo.org> curl-7.15.1-r1.ebuild,
- -curl-7.15.3.ebuild, -curl-7.15.4.ebuild, curl-7.15.5.ebuild,
- +curl-7.16.0.ebuild:
- Fixed bug #157539 thanks to Timothy - attempted installtion of non-existant
- files. Fixed type that ment USE=kerberos disabled the effect of other USE
- flags (thanks me). Version bump as per bug #154575 thanks Gerry - still
- masked as no compatible pycurl and all other programs not tested for
- compatibility
-
-*curl-7.15.5 (22 Oct 2006)
-
- 22 Oct 2006; Konstantin V. Arkhipov <voxus@gentoo.org>
- +curl-7.15.5.ebuild:
- Version bump, closing bug #145414.
-
- 04 Oct 2006; Fabian Groffen <grobian@gentoo.org> curl-7.15.1-r1.ebuild,
- curl-7.15.3.ebuild, curl-7.15.4.ebuild:
- Dropped ~ppc-macos, see you in prefix.
-
- 17 Jul 2006; Alastair Tse <liquidx@gentoo.org> curl-7.15.1-r1.ebuild:
- fix stupid typo
-
-*curl-7.15.4 (17 Jul 2006)
-
- 17 Jul 2006; Alastair Tse <liquidx@gentoo.org>
- +files/curl-7.15.1-test46.patch, +files/curl-7.15-strip-ldflags.patch,
- curl-7.15.1-r1.ebuild, +curl-7.15.4.ebuild:
- Added patch to fix test46 in 7.15.1 (#111555), version bumped to 7.15.4,
- stripped LDFLAGS from curl-config and libcurl.pc.
-
- 01 Jun 2006; Daniel Black <dragonheart@gentoo.org>
- -files/curl-7.15.0-versionnumber.patch, -curl-7.15.1.ebuild:
- purge security vulnerable versions
-
- 02 May 2006; Diego Pettenò <flameeyes@gentoo.org> curl-7.15.3.ebuild:
- Add elibtoolize call.
-
- 27 Apr 2006; Alastair Tse <liquidx@gentoo.org> curl-7.15.1.ebuild,
- curl-7.15.1-r1.ebuild, curl-7.15.3.ebuild:
- fix kerberos dep (#109806)
-
- 28 Apr 2006; Joshua Kinard <kumba@gentoo.org> curl-7.15.1-r1.ebuild:
- Marked stable on mips.
-
- 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> curl-7.15.3.ebuild:
- Add ~x86-fbsd keyword.
-
- 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> curl-7.15.1-r1.ebuild:
- Mark 7.15.1-r1 stable on ia64. #125766
-
-*curl-7.15.3 (20 Mar 2006)
-*curl-7.15.1-r1 (20 Mar 2006)
-
- 20 Mar 2006; <solar@gentoo.org> +files/curl-7.15-libtftp.patch,
- -curl-7.13.1.ebuild, -curl-7.13.2.ebuild, -curl-7.15.0.ebuild,
- +curl-7.15.1-r1.ebuild, -curl-7.15.2.ebuild, +curl-7.15.3.ebuild:
- - security bump for tftp vuln. CVE-2006-1061 - bug #125766
-
-*curl-7.15.2 (01 Mar 2006)
-
- 01 Mar 2006; Daniel Black <dragonheart@gentoo.org> +curl-7.15.2.ebuild:
- version bump
-
- 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> curl-7.15.1.ebuild:
- Marked stable on mips.
-
- 15 Dec 2005; Joshua Jackson <tsunam@gentoo.org> curl-7.15.1.ebuild:
- Stable on x86 for security bug #114710
-
- 14 Dec 2005; <dang@gentoo.org> curl-7.15.1.ebuild:
- Marked stable on amd64 per bug #114710
-
- 14 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.15.1.ebuild:
- Stable on sparc wrt #114710
-
- 14 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> curl-7.15.1.ebuild:
- stable on alpha wrt bug #114710
-
- 13 Dec 2005; Daniel Black <dragonheart@gentoo.org> +curl-7.13.1.ebuild,
- +curl-7.13.2.ebuild:
- overzealous pruning - depended on by pycurl - thanks MrBones
-
- 13 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> curl-7.15.1.ebuild:
- Stable on hppa, ppc. See bug #114710.
-
- 13 Dec 2005; Markus Rothe <corsair@gentoo.org> curl-7.15.1.ebuild:
- Stable on ppc64; bug #114710
-
-*curl-7.15.1 (13 Dec 2005)
-
- 13 Dec 2005; Daniel Black <dragonheart@gentoo.org> -curl-7.13.1.ebuild,
- -curl-7.13.2.ebuild, +curl-7.15.1.ebuild:
- version bump due to sec bug #114710. old versions removed
-
- 20 Nov 2005; Daniel Black <dragonheart@gentoo.org>
- +files/curl-7.15.0-versionnumber.patch, curl-7.15.0.ebuild:
- fix for curl-config --vernum - bug #112759 thanks to Tupone Alfredo
-
- 22 Oct 2005; Fabian Groffen <grobian@gentoo.org> curl-7.15.0.ebuild:
- Marked ~ppc-macos (bug #109097)
-
- 22 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> curl-7.15.0.ebuild:
- Stable on mips for bug #109097.
-
- 21 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> curl-7.15.0.ebuild:
- ~ia64 keyword.
-
- 20 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> curl-7.15.0.ebuild:
- Added ~mips.
-
- 20 Oct 2005; Luis Medinas <metalgod@gentoo.org> curl-7.15.0.ebuild:
- Marked Stable on amd64. Bug #109097.
-
- 19 Oct 2005; Jose Luis Rivero <yoswink@gentoo.org> curl-7.15.0.ebuild:
- Stable on alpha wrt security bug #109097
-
- 19 Oct 2005; Daniel Black <dragonheart@gentoo.org> curl-7.15.0.ebuild:
- removed dual KEYWORD line
-
- 19 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.15.0.ebuild:
- Stable on sparc wrt #109097
-
- 19 Oct 2005; Brent Baude <ranger@gentoo.org> curl-7.15.0.ebuild:
- Marking curl-7.15.0 ppc64 stable for bug 109097
-
- 19 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> curl-7.15.0.ebuild:
- Moved all keywords which are missing on c-ares to a new line. Stable on hppa.
- Thanks to KillerFox for testing.
-
- 19 Oct 2005; Andrej Kacian <ticho@gentoo.org> curl-7.15.0.ebuild:
- Stable on x86, security bug #109097.
-
- 15 Oct 2005; Daniel Black <dragonheart@gentoo.org> curl-7.15.0.ebuild:
- libcurl.pc installed as per bug #104110 by Christoph Gysin
-
- 15 Oct 2005; Daniel Black <dragonheart@gentoo.org>
- -files/curl-7.10.8-transfer-segv.patch, -files/7.12.0-no-fputc.patch,
- -files/curl-7.10.5-badssl.patch, -curl-7.14.0.ebuild, curl-7.15.0.ebuild:
- more cleanups. old ebuild/patches removed
-
-*curl-7.15.0 (15 Oct 2005)
-
- 15 Oct 2005; Daniel Black <dragonheart@gentoo.org> +curl-7.15.0.ebuild:
- version bump - security bug #109097
-
- 27 Aug 2005; Karol Wojtaszek <sekretarz@gentoo.org> curl-7.14.0.ebuild:
- Added libidn support, thanks Marcin Kryczek <aye@gentoo.pl> in bug #103745
-
- 17 Aug 2005; Malcolm Lashley <malc@gentoo.org> curl-7.13.2.ebuild:
- Stable on amd64
-
- 05 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> curl-7.13.2.ebuild:
- Stable on hppa.
-
- 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> curl-7.13.2.ebuild:
- Stable on alpha.
-
- 30 Jun 2005; Joseph Jezak <josejx@gentoo.org> curl-7.13.2.ebuild:
- Marked ppc stable.
-
- 27 Jun 2005; Markus Rothe <corsair@gentoo.org> curl-7.13.2.ebuild:
- Stable on ppc64
-
- 25 Jun 2005; Danny van Dyk <kugelfang@gentoo.org> curl-7.14.0.ebuild:
- Added ~s390 as of BUG #95052.
-
- 25 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.13.2.ebuild:
- Stable on sparc
-
-*curl-7.14.0 (25 Jun 2005)
-
- 25 Jun 2005; Alastair Tse <liquidx@gentoo.org> -curl-7.10.8-r1.ebuild,
- -curl-7.11.0.ebuild, -curl-7.11.1.ebuild, -curl-7.12.0-r2.ebuild,
- -curl-7.12.3.ebuild, curl-7.13.1.ebuild, curl-7.13.2.ebuild,
- +curl-7.14.0.ebuild:
- version bump. added gnutls support (#95052)
-
- 14 May 2005; Bryan Østergaard <kloeri@gentoo.org> curl-7.13.1.ebuild:
- Stable on ia64.
-
-*curl-7.13.2 (27 Apr 2005)
-
- 27 Apr 2005; Alastair Tse <liquidx@gentoo.org> +curl-7.13.2.ebuild:
- version bump. added c-ares support. added old library if we detect it on
- compile, which stops broken dependencies on major lib upgrades from 7.11.x
- to 7.12.x.
-
- 23 Apr 2005; Kito <kito@gentoo.org> curl-7.13.1.ebuild:
- ~ppc-macos keyword
-
- 22 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> curl-7.13.1.ebuild:
- Add ~ia64 keyword.
-
- 16 Mar 2005; Alastair Tse <liquidx@gentoo.org> curl-7.13.1.ebuild:
- disabling src_test (#85403)
-
- 13 Mar 2005; Hardave Riar <hardave@gentoo.org> curl-7.13.1.ebuild:
- Stable on mips, bug #82534.
-
- 12 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> curl-7.13.1.ebuild:
- Stable on alpha, bug 82534.
-
- 10 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.13.1.ebuild:
- Stable on sparc wrt #82534
-
- 10 Mar 2005; Markus Rothe <corsair@gentoo.org> curl-7.13.1.ebuild:
- Stable on ppc64; bug #82534
-
- 09 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> curl-7.13.1.ebuild:
- stable on amd64 wrt to #82534
-
- 09 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> curl-7.13.1.ebuild:
- Stable on ppc.
-
-*curl-7.13.1 (08 Mar 2005)
-
- 08 Mar 2005; Alastair Tse <liquidx@gentoo.org> +curl-7.13.1.ebuild:
- version bump
-
- 05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> curl-7.12.0-r2.ebuild:
- Stable on ppc.
-
- 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> curl-7.12.0-r2.ebuild:
- Stable on hppa.
-
- 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> curl-7.12.0-r2.ebuild:
- Stable on amd64.
-
- 03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.12.0-r2.ebuild:
- Stable on sparc
-
- 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> curl-7.12.0-r2.ebuild:
- Stable on alpha.
-
- 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> curl-7.11.1.ebuild:
- Stable on amd64.
-
- 29 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
- curl-7.12.0-r2.ebuild:
- get_libdir love.
-
- 01 Sep 2004; Mike Frysinger <vapier@gentoo.org> curl-7.12.0-r2.ebuild:
- Dont define the fputc() prototype since the header files from our libc do it
- for us (triggers build failure on uclibc).
-
-*curl-7.12.0-r2 (28 Jul 2004)
-
- 28 Jul 2004; Alastair Tse <liquidx@gentoo.org> curl-7.12.0-r1.ebuild,
- +curl-7.12.0-r2.ebuild:
- third time lucky. this time i have the symlinks properly fixed. sorry :(
-
-*curl-7.12.0-r1 (27 Jul 2004)
-
- 27 Jul 2004; Alastair Tse <liquidx@gentoo.org> +curl-7.12.0-r1.ebuild:
- fix stupid symlink mistake by me. add comment about bumping pycurl
-
-*curl-7.12.0 (25 Jul 2004)
-
- 25 Jul 2004; Alastair Tse <liquidx@gentoo.org> curl-7.12.0.ebuild:
- added backward compat symlink to curl 7.12 (#58317)
-
- 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> curl-7.11.1.ebuild:
- Stable on alpha.
-
- 14 May 2004; Stephen P. Becker <geoman@gentoo.org> curl-7.11.0.ebuild:
- Stable on mips.
-
- 13 May 2004; Michael McCabe <randy@gentoo.org> curl-7.11.1.ebuild:
- Added s390 keywords
-
- 29 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> curl-7.11.0.ebuild:
- Stable on sparc
-
- 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> curl-7.10.5-r1.ebuild,
- curl-7.10.8-r1.ebuild:
- Add inherit eutils
-
-*curl-7.11.1 (26 Apr 2004)
-
- 26 Apr 2004; Alastair Tse <liquidx@gentoo.org> curl-7.11.0.ebuild,
- +curl-7.11.1.ebuild:
- version bump (#48792). added --enable-manual and --enable-largefile for
- safety, even those both are enabled by default.
-
- 30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> curl-7.11.0.ebuild:
- Stable on hppa.
-
- 23 Mar 2004; <augustus@gentoo.org> curl-7.11.0.ebuild:
- Marked stable on AMD64.
-
- 14 Mar 2004; Stephen P. Becker <geoman@gentoo.org> curl-7.11.0.ebuild:
- Added ~mips keyword.
-
- 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> curl-7.10.8-r1.ebuild:
- Added ~mips keyword.
-
- 09 Mar 2004; <agriffis@gentoo.org> curl-7.10.8-r1.ebuild:
- stable on alpha and ia64
-
- 02 Mar 2004; Tom Gall <tgall@gentoo.org> curl-7.11.0.ebuild:
- stable on ppc64
-
- 06 Feb 2004; <gustavoz@gentoo.org> curl-7.10.8-r1.ebuild:
- stable on sparc
-
-*curl-7.11.0 (04 Feb 2004)
-
- 04 Feb 2004; Alastair Tse <liquidx@gentoo.org> curl-7.10.3-r1.ebuild,
- curl-7.10.8-r1.ebuild, curl-7.10.8.ebuild, curl-7.11.0.ebuild:
- version bump (#40188)
-
- 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> curl-7.10.7.ebuild:
- stable on alpha and ia64
-
-*curl-7.10.8-r1 (16 Jan 2004)
-
- 06 Feb 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.8-r1.ebuild:
- Marked stable on hppa.
-
- 16 Jan 2004; Alastair Tse <liquidx@gentoo.org> curl-7.10.8-r1.ebuild,
- files/curl-7.10.8-transfer-segv.patch:
- backported fix for segfault for libcurl. Submitted by Gustavo Felisberto
- <gustavo felisberto.net>. (#37959)
-
- 09 Jan 2004; Jason Wever <weeve@gentoo.org> curl-7.10.7.ebuild:
- Marked stable on sparc.
-
- 09 Dec 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.2.ebuild,
- curl-7.10.3-r1.ebuild, curl-7.10.5-r1.ebuild, curl-7.10.7.ebuild,
- curl-7.10.8.ebuild:
- removed pam dependency, added openldap dep for older versions (#35343)
-
- 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.3-r1.ebuild:
- Stable on ia64
-
-*curl-7.10.8 (03 Nov 2003)
-
- 03 Nov 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.8.ebuild:
- version bump
-
-*curl-7.10.7 (03 Nov 2003)
-
- 13 Dec 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.7.ebuild :
- Marked stable on hppa.
-
- 03 Nov 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.7.ebuild:
- version bump
-
- 19 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5-r1.ebuild:
- marking as stable x86 because it includes a fairly important bugfix over all
- 7.10.x series
-
-*curl-7.10.5-r1 (13 Jun 2003)
-
- 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.5-r1.ebuild :
- Marked stable on hppa.
-
- 14 Jun 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.5-r1.ebuild :
- Added ~hppa to KEYWORDS.
-
- 13 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5-r1.ebuild,
- files/curl-7.10.5-badssl.patch:
- backported one-liner patch from cvs to add compatibility with broken ssl
- servers. (#22567) also some cleanups.
-
-*curl-7.10.5 (13 Jun 2003)
-
- 13 Jun 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.5.ebuild:
- version bump. https now checks if certs are valid.
-
-*curl-7.10.4 (09 Apr 2003)
-
- 09 Apr 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.4.ebuild:
- version bump
-
-*curl-7.10.3-r1 (20 Mar 2003)
-
- 20 Mar 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.2.ebuild,
- curl-7.10.3-r1.ebuild, curl-7.10.3.ebuild:
- Remove pic USE-flag and bump rev
-
-*curl-7.10.3 (28 Feb 2003)
-
- 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> curl-7.10.3.ebuild:
- Mark stable on alpha
-
- 28 Feb 2003; Alastair Tse <liquidx@gentoo.org> curl-7.10.3.ebuild files/digest-curl-7.10.3 :
- Version Bump. Fixes #14015.
-
-*curl-7.10.2 (19 Nov 2002)
-
- 14 Jun 2003; Guy Martin <gmsoft@gentoo.org> curl-7.10.2.ebuild :
- Added hppa to KEYWORDS.
-
- 23 Dec 2002; Martin Holzer <mholzer@gentoo.org> curl-7.9.7.ebuild files/digest-curl-7.10.2 Changelog :
- Changed SRC_URI from .tar.gz to .tar.bz2
-
- 17 Dec 2002; Aron Griffis <agriffis@gentoo.org> curl-7.10.2.ebuild :
- Added ~alpha to KEYWORDS
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
- 19 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
- Version bump + more USE flag support
-
-*curl-7.9.7 (17 May 2002)
-
- 23 Dec 2002; Martin Holzer <mholzer@gentoo.org> curl-7.9.7.ebuild files/digest-curl-7.9.7 Changelog :
- Ipv6 now configured by emerge. Fixed #11214.
- Changed SRC_URI from .tar.gz to .tar.bz2
-
- 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
- Added ppc to keywords
-
- 17 May 2002; Grant Goodyear <g2boojum@gentoo.org> :
- Version bump. Seems to work better when compiled w/ gcc 3.0.4.
-
-*curl-7.9.3 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
deleted file mode 100644
index b94c447..0000000
--- a/net-misc/curl/Manifest
+++ /dev/null
@@ -1,10 +0,0 @@
-AUX curl-7.30.0-configure.patch 1793 SHA256 ba8c07fe3660420a0696e3f140b2975ba7469c8307109c9ab7707b3abd640d7c SHA512 95dff936de05b09b38d24814edddaa0f55437ddefd389747f533dd14151c2e12b13ac51284b02e3e39883b5fff80ea98ab1e6db5dcb29f0a635c2627749abe27 WHIRLPOOL dade8f479599df68f33a1f24b46c93939a395a09dae160f38a18952eec60c7a8755821a8f59925ceef4f778ab7428139903fec7796b5cc132b274b6ca491e34f
-AUX curl-7.30.0-prefix.patch 880 SHA256 12204b7a522edbb133a3143b40b25805654d937e27ae66ba5d566a99afaa809a SHA512 c7cd13b9ccbd12ed01ea121ffece9c23b898a5b34698bae59ae1dd23b1cf2445180b84d80c4a640981f16dba5018df944f405dd5c660addab54ca21e0e673b7f WHIRLPOOL 6b60261dee31643b5db41c449ae6db14666f696470180c543ea39c3a11d7d6323057409be18a0a48a3335226ed5f78cee9fc2948dce9644e52481423147b49e5
-AUX curl-7.35.0-tests.patch 1033 SHA256 ebe5ea281a4dd505cf079c0370b823e7203d513ba6246a6c3e09f9ea5b8768c2 SHA512 75190af254a93e2846c47d72ddd272d53092493c45b9a4c5a5cac96b5cb184922a10929b4b4c079b62394a7fae830d559ca1616f74817653517cbf2699afa34f WHIRLPOOL 9dc7ec46ff97ccdf2a81db09502e4ff6880038890b60c57f7316ed53e561fe3fbdded5420d84fcef114c842cced494fea88c0ce1458ad9edf0cd09d098ca413a
-AUX curl-7.36.0-hostcheck.patch 652 SHA256 92f25ef025037a1bf7823b4d136f00c548baec4d392e2d7bb059a7551b5f65d7 SHA512 49810a5bc4554a694d4c684aaa400d791098d50a14b0d5146c762e83ea25f18408d1e3382e3d26d76b19785c1ac0314c346e74d6bb37a408489d22243fbae9dd WHIRLPOOL b98e37de05cfe75c7be84712f641a9968528cb7f060462381031d8187e3d47cf183d87481b29ac63df8f22afd18d7ed49c89079e842acdd7c199350aaf70e8fe
-AUX curl-fix-gnutls-nettle.patch 1186 SHA256 d7a0f1ae6dcd50adddc9d7cd6dfcdb6b5ba648c8b7f9f067a8bf56f4136f3679 SHA512 b88d4d71a1d55626aedea620e94a5b6064141c6ff0d8a64c784705d44d4a00dc789dd0a55a56320ca4c9f2b9914e72285447c9310bb4563b45d7f3430b18a0fa WHIRLPOOL 0206a8daf30f4c112c394555e455796cde7e71f632cc2b7f2612ef2cffb900d03001e5845d3683c34c6ae3aef1c1d8c4f5af30eac45d0ab621c9c0adb19397da
-AUX curl-respect-cflags-3.patch 406 SHA256 b87bf2c491b057bc5af5258fffcf72d7c5e86b03218f497f097eeca845c0bc0d SHA512 3219e4e67d534e35012909243fc8d69d58989462db44dd507c502e7aaa299f1d9a01392e2c83797cc2bdb53d503470c5d6e7bf94572a6ccc6e5eafcc0466bc54 WHIRLPOOL 5d61ec7f36376bd9712e0fc7984006462ab27a7e2003dd92a8d9e78e97a2e620a5cbf6a62855ebff45b2fbf9f0bca821ffdf6ce8ff81cf2a047af9e168fb61bd
-DIST curl-7.37.0.tar.bz2 2870197 SHA256 24502492de3168b0556d8e1a06f14f7589e57b204917d602a572e14239b3e09e SHA512 67f0eafec79790753227e31c875f62e760041d5053d368a189d84ea4ef764112b87f17504e33d1e8d5212966d34ef0cc5626139857d9384cfa7b7ed55bfd0639 WHIRLPOOL 25c328e4246779db1d877f7ace0bf7859e8834b0f6f25a2203e249c9227a90f6552eebe2ad5940ab004136bbe96ff768b65658e74216e17b13cfcc2abc9c38a4
-EBUILD curl-7.37.0-r1.ebuild 7045 SHA256 2bf1ab79b92f704558d01a23b94843755a909d95c060ba7f40f19b9ec260617c SHA512 f7293b7e47ca8f6af8ca10d94567a0da4bddfeadc6d47fb40db19dd539df876c84787127a4539102fe12c06c41110108905873eca83f8bd7853a83847d197279 WHIRLPOOL 673da4bfbe76d4fb101ddfabe746b7b8c3ec41d3713556c7e6fc0ddb7e9218455ef4a0077577dcba3bc5d8da730446e56b915fd3b2694bcad3b106d612940d05
-MISC ChangeLog 54305 SHA256 fbb5322a0a731580145be3810e0442ec0c849f46f611ad4d264badf4184c725a SHA512 22d7109e8156b0682a6125919c4b709965be436f37d72e07c59a0a14b84198e6d9853d80338e3d076f0bb5fa02729c19a3620a4416182112a8aefa404387f781 WHIRLPOOL fec05dc345fff9c7e4e698e00f951907f540c60f49742ade0431f375eb180208c5c5c6b047d61d58da4f657c445a69385b541d8f101102a92e2ea57296c3de17
-MISC metadata.xml 868 SHA256 df66fe73acfdaff0fda0595656e112e6cfd4aebde2c52237c868c8031306e12e SHA512 a948ea9d372475d680c6f6fe4617ea5151d4378b1d5ea09e0566a88e403c9ed0a562c5426340bb1b03cf58a99c1f22411973bf215aa37ce8d30662a0e0101e4b WHIRLPOOL 0e058b6bb29d6c997a36a2563402b969b6dfa06912c3f8b854f8d89eb4113aa7fb376594ac0c756f1b59b3080aa508dab09426a9dfa982de56733f097baf9f37
diff --git a/net-misc/curl/curl-7.37.0-r1.ebuild b/net-misc/curl/curl-7.37.0-r1.ebuild
deleted file mode 100644
index 476f64b..0000000
--- a/net-misc/curl/curl-7.37.0-r1.ebuild
+++ /dev/null
@@ -1,224 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit autotools eutils prefix multilib-minimal
-
-DESCRIPTION="A Client that groks URLs"
-HOMEPAGE="http://curl.haxx.se/"
-SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="adns idn ipv6 kerberos ldap metalink rtmp ssh ssl static-libs test threads"
-IUSE="${IUSE} curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl"
-IUSE="${IUSE} elibc_Winnt"
-
-#lead to lots of false negatives, bug #285669
-RESTRICT="test"
-
-RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
- ssl? (
- curl_ssl_axtls? ( net-libs/axtls[${MULTILIB_USEDEP}] app-misc/ca-certificates )
- curl_ssl_cyassl? ( net-libs/cyassl[${MULTILIB_USEDEP}] app-misc/ca-certificates )
- curl_ssl_gnutls? (
- || (
- ( >=net-libs/gnutls-3[static-libs?,${MULTILIB_USEDEP}] dev-libs/nettle[${MULTILIB_USEDEP}] )
- ( =net-libs/gnutls-2.12*[nettle,static-libs?,${MULTILIB_USEDEP}] dev-libs/nettle[${MULTILIB_USEDEP}] )
- ( =net-libs/gnutls-2.12*[-nettle,static-libs?,${MULTILIB_USEDEP}] dev-libs/libgcrypt[static-libs?,${MULTILIB_USEDEP}] )
- )
- app-misc/ca-certificates
- )
- curl_ssl_openssl? ( dev-libs/openssl[static-libs?,${MULTILIB_USEDEP}] )
- curl_ssl_nss? ( dev-libs/nss[${MULTILIB_USEDEP}] app-misc/ca-certificates )
- curl_ssl_polarssl? ( net-libs/polarssl:=[${MULTILIB_USEDEP}] app-misc/ca-certificates )
- )
- idn? ( net-dns/libidn[static-libs?,${MULTILIB_USEDEP}] )
- adns? ( net-dns/c-ares[${MULTILIB_USEDEP}] )
- kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
- metalink? ( >=media-libs/libmetalink-0.1.0[${MULTILIB_USEDEP}] )
- rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
- ssh? ( net-libs/libssh2[static-libs?,${MULTILIB_USEDEP}] )
- sys-libs/zlib[${MULTILIB_USEDEP}]
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-baselibs-20131008-r8
- !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- )"
-
-# Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303
-# rtmp? (
-# media-video/rtmpdump
-# curl_ssl_gnutls? ( media-video/rtmpdump[gnutls] )
-# curl_ssl_openssl? ( media-video/rtmpdump[-gnutls,ssl] )
-# )
-
-# ssl providers to be added:
-# fbopenssl $(use_with spnego)
-
-# krb4 http://web.mit.edu/kerberos/www/krb4-end-of-life.html
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- test? (
- sys-apps/diffutils
- dev-lang/perl
- )"
-
-# c-ares must be disabled for threads
-# only one ssl provider can be enabled
-REQUIRED_USE="
- curl_ssl_winssl? ( elibc_Winnt )
- threads? ( !adns )
- ssl? (
- ^^ (
- curl_ssl_axtls
- curl_ssl_cyassl
- curl_ssl_gnutls
- curl_ssl_openssl
- curl_ssl_nss
- curl_ssl_polarssl
- curl_ssl_winssl
- )
- )"
-
-DOCS=( CHANGES README docs/FEATURES docs/INTERNALS \
- docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE)
-
-MULTILIB_WRAPPED_HEADERS=(/usr/include/curl/curlbuild.h)
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${PN}-7.30.0-prefix.patch \
- "${FILESDIR}"/${PN}-respect-cflags-3.patch \
- "${FILESDIR}"/${PN}-fix-gnutls-nettle.patch
-
- sed -i '/LD_LIBRARY_PATH=/d' configure.ac || die #382241
-
- epatch_user
- eprefixify curl-config.in
- eautoreconf
-}
-
-multilib_src_configure() {
- einfo "\033[1;32m**************************************************\033[00m"
-
- # We make use of the fact that later flags override earlier ones
- # So start with all ssl providers off until proven otherwise
- local myconf=()
- myconf+=( --without-axtls --without-cyassl --without-gnutls --without-nss --without-polarssl --without-ssl --without-winssl )
- myconf+=( --with-ca-bundle="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt )
- if use ssl ; then
- if use curl_ssl_axtls; then
- einfo "SSL provided by axtls"
- einfo "NOTE: axtls is meant for embedded systems and"
- einfo "may not be the best choice as an ssl provider"
- myconf+=( --with-axtls )
- fi
- if use curl_ssl_cyassl; then
- einfo "SSL provided by cyassl"
- einfo "NOTE: cyassl is meant for embedded systems and"
- einfo "may not be the best choice as an ssl provider"
- myconf+=( --with-cyassl )
- fi
- if use curl_ssl_gnutls; then
- einfo "SSL provided by gnutls"
- if has_version ">=net-libs/gnutls-3[${MULTILIB_USEDEP}]" || has_version "=net-libs/gnutls-2.12*[nettle,${MULTILIB_USEDEP}]"; then
- einfo "gnutls compiled with dev-libs/nettle"
- myconf+=( --with-gnutls --with-nettle )
- else
- einfo "gnutls compiled with dev-libs/libgcrypt"
- myconf+=( --with-gnutls --without-nettle )
- fi
- fi
- if use curl_ssl_nss; then
- einfo "SSL provided by nss"
- myconf+=( --with-nss )
- fi
- if use curl_ssl_polarssl; then
- einfo "SSL provided by polarssl"
- einfo "NOTE: polarssl is meant for embedded systems and"
- einfo "may not be the best choice as an ssl provider"
- myconf+=( --with-polarssl )
- fi
- if use curl_ssl_openssl; then
- einfo "SSL provided by openssl"
- myconf+=( --with-ssl --without-ca-bundle --with-ca-path="${EPREFIX}"/etc/ssl/certs )
- fi
- if use curl_ssl_winssl; then
- einfo "SSL provided by Windows"
- myconf+=( --with-winssl )
- fi
- else
- einfo "SSL disabled"
- fi
- einfo "\033[1;32m**************************************************\033[00m"
-
- if ! multilib_is_native_abi ; then
- # See docs/FAQ, 2.1.1 native linker doesn't find openssl
- local LDFLAGS="-L${EPREFIX}/usr/$(get_libdir) ${LDFLAGS}"
- export LDFLAGS
- fi
-
- # These configuration options are organized alphabetically
- # within each category. This should make it easier if we
- # ever decide to make any of them contingent on USE flags:
- # 1) protocols first. To see them all do
- # 'grep SUPPORT_PROTOCOLS configure.ac'
- # 2) --enable/disable options second.
- # 'grep -- --enable configure | grep Check | awk '{ print $4 }' | sort
- # 3) --with/without options third.
- # grep -- --with configure | grep Check | awk '{ print $4 }' | sort
- ECONF_SOURCE="${S}" econf \
- --enable-dict \
- --enable-file \
- --enable-ftp \
- --enable-gopher \
- --enable-http \
- --enable-imap \
- $(use_enable ldap) \
- $(use_enable ldap ldaps) \
- --enable-pop3 \
- --enable-rtsp \
- $(use_with ssh libssh2) \
- --enable-smtp \
- --enable-telnet \
- --enable-tftp \
- $(use_enable adns ares) \
- --enable-cookies \
- --enable-hidden-symbols \
- $(use_enable ipv6) \
- --enable-largefile \
- --enable-manual \
- --enable-proxy \
- --disable-soname-bump \
- --disable-sspi \
- $(use_enable static-libs static) \
- $(use_enable threads threaded-resolver) \
- --disable-versioned-symbols \
- --without-darwinssl \
- $(use_with idn libidn) \
- $(use_with kerberos gssapi "${EPREFIX}"/usr) \
- --without-krb4 \
- $(use_with metalink libmetalink) \
- --without-nghttp2 \
- $(use_with rtmp librtmp) \
- --without-spnego \
- --without-winidn \
- --without-winssl \
- --with-zlib \
- "${myconf[@]}"
-}
-
-multilib_src_install_all() {
- dodoc "${DOCS[@]}"
-
- find "${ED}" -name '*.la' -delete
- rm -rf "${ED}"/etc/
-
- # https://sourceforge.net/tracker/index.php?func=detail&aid=1705197&group_id=976&atid=350976
- insinto /usr/share/aclocal
- doins docs/libcurl/libcurl.m4
-}
diff --git a/net-misc/curl/files/curl-7.30.0-configure.patch b/net-misc/curl/files/curl-7.30.0-configure.patch
deleted file mode 100644
index 7ced394..0000000
--- a/net-misc/curl/files/curl-7.30.0-configure.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 1436c8690383aaf91ea340df94d0b18ed4908820 Mon Sep 17 00:00:00 2001
-From: naota <naota@elisp.net>
-Date: Sun, 23 Feb 2014 22:32:51 +0900
-Subject: [PATCH] configure: Tiny fix to honor POSIX
-
-Change "==" to "=" to honor POSIX test construction.
----
- configure.ac | 14 +++++++-------
- 1 file changed, 7 insertions(+), 7 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 9dc6866..ee207f9 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -2469,19 +2469,19 @@ AC_HELP_STRING([--disable-versioned-symbols], [Disable versioned symbols in shar
- AC_MSG_RESULT(yes)
- if test "x$OPENSSL_ENABLED" = "x1"; then
- versioned_symbols_flavour="OPENSSL_"
-- elif test "x$GNUTLS_ENABLED" == "x1"; then
-+ elif test "x$GNUTLS_ENABLED" = "x1"; then
- versioned_symbols_flavour="GNUTLS_"
-- elif test "x$NSS_ENABLED" == "x1"; then
-+ elif test "x$NSS_ENABLED" = "x1"; then
- versioned_symbols_flavour="NSS_"
-- elif test "x$POLARSSL_ENABLED" == "x1"; then
-+ elif test "x$POLARSSL_ENABLED" = "x1"; then
- versioned_symbols_flavour="POLARSSL_"
-- elif test "x$CYASSL_ENABLED" == "x1"; then
-+ elif test "x$CYASSL_ENABLED" = "x1"; then
- versioned_symbols_flavour="CYASSL_"
-- elif test "x$AXTLS_ENABLED" == "x1"; then
-+ elif test "x$AXTLS_ENABLED" = "x1"; then
- versioned_symbols_flavour="AXTLS_"
-- elif test "x$WINSSL_ENABLED" == "x1"; then
-+ elif test "x$WINSSL_ENABLED" = "x1"; then
- versioned_symbols_flavour="WINSSL_"
-- elif test "x$DARWINSSL_ENABLED" == "x1"; then
-+ elif test "x$DARWINSSL_ENABLED" = "x1"; then
- versioned_symbols_flavour="DARWINSSL_"
- else
- versioned_symbols_flavour=""
---
-1.8.5.5
-
diff --git a/net-misc/curl/files/curl-7.30.0-prefix.patch b/net-misc/curl/files/curl-7.30.0-prefix.patch
deleted file mode 100644
index fd495c4..0000000
--- a/net-misc/curl/files/curl-7.30.0-prefix.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur curl-7.30.0.orig/curl-config.in curl-7.30.0/curl-config.in
---- curl-7.30.0.orig/curl-config.in 2013-02-06 09:44:37.000000000 -0500
-+++ curl-7.30.0/curl-config.in 2013-04-17 18:43:56.000000000 -0400
-@@ -134,7 +134,7 @@
- else
- CPPFLAG_CURL_STATICLIB=""
- fi
-- if test "X@includedir@" = "X/usr/include"; then
-+ if test "X@includedir@" = "X@GENTOO_PORTAGE_EPREFIX@/usr/include"; then
- echo "$CPPFLAG_CURL_STATICLIB"
- else
- echo "${CPPFLAG_CURL_STATICLIB}-I@includedir@"
-@@ -142,7 +142,7 @@
- ;;
-
- --libs)
-- if test "X@libdir@" != "X/usr/lib" -a "X@libdir@" != "X/usr/lib64"; then
-+ if test "X@libdir@" != "X@GENTOO_PORTAGE_EPREFIX@/usr/lib" -a "X@libdir@" != "X@GENTOO_PORTAGE_EPREFIX@/usr/lib64"; then
- CURLLIBDIR="-L@libdir@ "
- else
- CURLLIBDIR=""
diff --git a/net-misc/curl/files/curl-7.35.0-tests.patch b/net-misc/curl/files/curl-7.35.0-tests.patch
deleted file mode 100644
index d86a305..0000000
--- a/net-misc/curl/files/curl-7.35.0-tests.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From ffb8a21d85bde8b626e5dc52ce25f0447ee49f89 Mon Sep 17 00:00:00 2001
-From: Steve Holme <steve_holme@hotmail.com>
-Date: Sun, 2 Feb 2014 11:01:10 +0000
-Subject: [PATCH] tests: Fixed test172 cookie expiry
-
-The test contains a cookie jar file where one of the cookies has an
-expiry date of 1391252187 -- Sat, 1 Feb 2014 10:56:27 GMT which has
-now expired. Updated to Wed, 14 Oct 2037 16:36:33 GMT as per test
-179.
-
-Reported-by: Adam Sampson
-Bug: http://curl.haxx.se/bug/view.cgi?id=1330
----
- tests/data/test172 | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/data/test172 b/tests/data/test172
-index b3efae9..3d53418 100644
---- a/tests/data/test172
-+++ b/tests/data/test172
-@@ -36,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool"
-
- .%HOSTIP TRUE /silly/ FALSE 0 ismatch this
- .%HOSTIP TRUE / FALSE 0 partmatch present
--%HOSTIP FALSE /we/want/ FALSE 1391252187 nodomain value
-+%HOSTIP FALSE /we/want/ FALSE 2139150993 nodomain value
- </file>
- </client>
-
---
-1.8.5.5
diff --git a/net-misc/curl/files/curl-7.36.0-hostcheck.patch b/net-misc/curl/files/curl-7.36.0-hostcheck.patch
deleted file mode 100644
index 243159d..0000000
--- a/net-misc/curl/files/curl-7.36.0-hostcheck.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From a8c7cf62811d688efeff49f8f9ab942b525ebfd4 Mon Sep 17 00:00:00 2001
-From: Dan Fandrich <dan@coneharvesters.com>
-Date: Wed, 26 Mar 2014 22:27:34 +0100
-Subject: [PATCH] hostcheck: added a system include to define struct in_addr
-
----
- lib/hostcheck.c | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/lib/hostcheck.c b/lib/hostcheck.c
-index 162c522..42eb2ee 100644
---- a/lib/hostcheck.c
-+++ b/lib/hostcheck.c
-@@ -26,6 +26,10 @@
- defined(USE_GSKIT)
- /* these backends use functions from this file */
-
-+#ifdef HAVE_NETINET_IN_H
-+#include <netinet/in.h>
-+#endif
-+
- #include "hostcheck.h"
- #include "rawstr.h"
- #include "inet_pton.h"
---
-1.9.1
-
diff --git a/net-misc/curl/files/curl-fix-gnutls-nettle.patch b/net-misc/curl/files/curl-fix-gnutls-nettle.patch
deleted file mode 100644
index fbacb77..0000000
--- a/net-misc/curl/files/curl-fix-gnutls-nettle.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -Naur curl-7.25.0.orig//configure.ac curl-7.25.0/configure.ac
---- curl-7.25.0.orig//configure.ac 2012-04-04 17:24:48.000000000 -0400
-+++ curl-7.25.0/configure.ac 2012-04-04 17:23:07.000000000 -0400
-@@ -1823,20 +1823,9 @@
-
- if test "$GNUTLS_ENABLED" = "1"; then
- USE_GNUTLS_NETTLE=
-- # First check if we can detect either crypto library via transitive linking
-- AC_CHECK_LIB(gnutls, nettle_MD5Init, [ USE_GNUTLS_NETTLE=1 ])
-- if test "$USE_GNUTLS_NETTLE" = ""; then
-- AC_CHECK_LIB(gnutls, gcry_control, [ USE_GNUTLS_NETTLE=0 ])
-- fi
-- # If not, try linking directly to both of them to see if they are available
-- if test "$USE_GNUTLS_NETTLE" = ""; then
-- AC_CHECK_LIB(nettle, nettle_MD5Init, [ USE_GNUTLS_NETTLE=1 ])
-- fi
-- if test "$USE_GNUTLS_NETTLE" = ""; then
-- AC_CHECK_LIB(gcrypt, gcry_control, [ USE_GNUTLS_NETTLE=0 ])
-- fi
-- if test "$USE_GNUTLS_NETTLE" = ""; then
-- AC_MSG_ERROR([GnuTLS found, but neither gcrypt nor nettle found])
-+ AC_ARG_WITH(nettle)
-+ if test "x$withval" = "xyes"; then
-+ USE_GNUTLS_NETTLE=1
- fi
- if test "$USE_GNUTLS_NETTLE" = "1"; then
- AC_DEFINE(USE_GNUTLS_NETTLE, 1, [if GnuTLS uses nettle as crypto backend])
diff --git a/net-misc/curl/files/curl-respect-cflags-3.patch b/net-misc/curl/files/curl-respect-cflags-3.patch
deleted file mode 100644
index 4a4a614..0000000
--- a/net-misc/curl/files/curl-respect-cflags-3.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index e9b49c7..e374ab6 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -280,9 +280,6 @@ dnl **********************************************************************
-
- CURL_CHECK_COMPILER
- CURL_SET_COMPILER_BASIC_OPTS
--CURL_SET_COMPILER_DEBUG_OPTS
--CURL_SET_COMPILER_OPTIMIZE_OPTS
--CURL_SET_COMPILER_WARNING_OPTS
-
- if test "$compiler_id" = "INTEL_UNIX_C"; then
- #
diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml
deleted file mode 100644
index 67963a5..0000000
--- a/net-misc/curl/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>blueness@gentoo.org</email>
- <name>Anthony G. Basile</name>
- </maintainer>
- <maintainer>
- <email>gregkh@gentoo.org</email>
- <name>Greg Kroah-Hartman</name>
- </maintainer>
- <use>
- <flag name="ssh">Enabled SSH urls in curl using libssh2</flag>
- <flag name="metalink">Enable metalink support</flag>
- <flag name="ssl">Enable crypto engine support (via openssl if USE='-gnutls -nss')</flag>
- <flag name="rtmp">Enable RTMP Streaming Media support</flag>
- </use>
- <upstream>
- <remote-id type="cpe">cpe:/a:curl:curl</remote-id>
- <remote-id type="cpe">cpe:/a:curl:libcurl</remote-id>
- <remote-id type="cpe">cpe:/a:haxx:curl</remote-id>
- <remote-id type="cpe">cpe:/a:haxx:libcurl</remote-id>
- </upstream>
-</pkgmetadata>