public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: net-misc/curl/
Date: Sun, 15 Apr 2012 10:17:39 +0000 (UTC)	[thread overview]
Message-ID: <1334485052.8d329b59fffc64132e10a7c6b8409e81bf3090dd.blueness@gentoo> (raw)

commit:     8d329b59fffc64132e10a7c6b8409e81bf3090dd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 10:17:32 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 10:17:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=8d329b59

net-misc/curl: adds info about embedded ssl providers

---
 net-misc/curl/Manifest              |   12 +-----------
 net-misc/curl/curl-7.25.0-r1.ebuild |   15 ++++++++++++---
 2 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index 0842153..75d2533 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
 AUX curl-7.18.2-prefix.patch 662 RMD160 a5cf90f3b93acd610adf116d00383ec8f792105e SHA1 5424f70aaf0ed9843bb84bc5e3e9e3654aca66a9 SHA256 ba5530d4ce9175eb54944716768ce33278e5de236cbeeb2a80caefff709ff0f8
 AUX curl-7.19.7-test241.patch 483 RMD160 3b9262cbde57b12ca89dcc358fa1be2a1cc6c477 SHA1 63739ae2625d1d858676fc7638322d3c677be2b8 SHA256 e06c33750b5337b2700445a073b96d0ab817584fffbf24ac386668cd5e98d450
 AUX curl-fix-gnutls-nettle.patch 1186 RMD160 548495bb07bf24031bb3309509dc80c10d67e129 SHA1 e0ebd17ba1c1f1e1d32724cfb50fdac7b8122465 SHA256 d7a0f1ae6dcd50adddc9d7cd6dfcdb6b5ba648c8b7f9f067a8bf56f4136f3679
 AUX curl-respect-cflags-3.patch 406 RMD160 4c569104bf7025676275f8df4b4c0337435145ef SHA1 569295c4a7ed58c790dea64fc3412f814924cee5 SHA256 b87bf2c491b057bc5af5258fffcf72d7c5e86b03218f497f097eeca845c0bc0d
 DIST curl-7.25.0.tar.bz2 2418060 RMD160 e35b46a17fc2fc2a23fd12ed9488cc753bd941c5 SHA1 f6016a24051d98806ca3ddf754592701cb66e00c SHA256 cfb29139dfeb2449bf8a89963c3aed7d87f034013f05564cc0330b435c90b491
-EBUILD curl-7.25.0-r1.ebuild 5424 RMD160 9df714e04ab4aa38c1dc6fa852bb14920a73d473 SHA1 131214b5cebdecfd659de9e4c035585f52893f35 SHA256 6dd4ffd4154c4f3441d3682fc03b662d1221c6039a34092176202ed05ffd4756
+EBUILD curl-7.25.0-r1.ebuild 5850 RMD160 45cde13069cbe333fc787b895d53a5d5b5836a9c SHA1 8a0694ba088e68adb54a4ce455a842cddf474d4b SHA256 076ab5b008887c49c63ee7ee3b0010feba8bb6a34eb5d53cca29a3108508d4d5
 MISC ChangeLog 548 RMD160 6a3bef5fffc244edbed68a81989851dea2f64243 SHA1 46c2297b16182700f89f43516b650dc6243e0ea8 SHA256 506e7f81bd775b57e9c40128fd21ba5f4e1fa612be088ee36dc75d500250bda9
 MISC metadata.xml 488 RMD160 5b3487cf3f62c93923b0ba919fa22be6b7b1c1d3 SHA1 8d45b1b5f04c4c4f7cc146acf4a6770cd8fc9222 SHA256 e7f92e874709df69db561e06a461d6ac107222399b02367d8c2ba59f549de8c7
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iEYEAREIAAYFAk+DDSkACgkQl5yvQNBFVTWPHwCfZ0SGoXZLZJDP0Vw5I1+7jr0P
-VrYAn29oC253U4tRresdx0CqfZ0pH68y
-=0ztI
------END PGP SIGNATURE-----

diff --git a/net-misc/curl/curl-7.25.0-r1.ebuild b/net-misc/curl/curl-7.25.0-r1.ebuild
index 8d02545..ca80a4a 100644
--- a/net-misc/curl/curl-7.25.0-r1.ebuild
+++ b/net-misc/curl/curl-7.25.0-r1.ebuild
@@ -14,7 +14,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ares idn ipv6 kerberos ldap ssh ssl static-libs test threads"
-IUSE="${IUSE} curl_ssl_axtls curl_ssl_gnutls curl_ssl_nss curl_ssl_openssl curl_ssl_polarssl"
+IUSE="${IUSE} curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl"
 
 RDEPEND="ldap? ( net-nds/openldap )
 	ssl? (
@@ -37,7 +37,6 @@ RDEPEND="ldap? ( net-nds/openldap )
 	sys-libs/zlib"
 
 # ssl providers to be added:
-# cyassl     $(use_with cyassl)
 # fbopenssl  $(use_with spnego)
 
 # rtmpdump ( media-video/rtmpdump )  / --with-librtmp
@@ -58,6 +57,7 @@ REQUIRED_USE="threads? ( !ares )
 	ssl? (
 		^^ (
 			curl_ssl_axtls
+			curl_ssl_cyassl
 			curl_ssl_gnutls
 			curl_ssl_openssl
 			curl_ssl_nss
@@ -91,9 +91,16 @@ src_configure() {
 	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
-		#cyassl will go here
+		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[nettle] ; then
@@ -110,6 +117,8 @@ src_configure() {
 		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



             reply	other threads:[~2012-04-15 10:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-15 10:17 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-15 13:31 [gentoo-commits] dev/blueness:master commit in: net-misc/curl/ Anthony G. Basile
2012-04-09 17:01 Anthony G. Basile
2012-04-07  4:35 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1334485052.8d329b59fffc64132e10a7c6b8409e81bf3090dd.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox