net-libs / neon

HTTP and WebDAV client library

Official package sites : https://github.com/notroj/neon · https://notroj.github.io/neon/ ·

Neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented.

v0.33.0 :: 0/27 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
expat gnutls kerberos libproxy nls pkcs11 ssl test zlib

v0.32.4-r1 :: 0/27 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
doc expat gnutls kerberos libproxy nls pkcs11 ssl test zlib

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
expat
Enable the use of dev-libs/expat for XML parsing
gnutls
Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
kerberos
Add kerberos support
libproxy
Add support for net-libs/libproxy
nls
Add Native Language Support (using gettext - GNU locale utilities)
pkcs11
Add support for PKCS#11 using dev-libs/pakchois
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
zlib
Add support for zlib compression

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

app-misc / ca-certificates : Common CA Certificates PEM files

dev-libs / expat : Stream-oriented XML parser library

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / pakchois : PaKChoiS - PKCS #11 wrapper library

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

net-libs / libproxy : Library for automatic proxy configuration management

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libintl : Virtual for the GNU Internationalization Library

app-misc / ca-certificates : Common CA Certificates PEM files

dev-libs / expat : Stream-oriented XML parser library

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / pakchois : PaKChoiS - PKCS #11 wrapper library

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

net-libs / libproxy : Library for automatic proxy configuration management

sys-libs / zlib : Standard (de)compression library

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libintl : Virtual for the GNU Internationalization Library

media-libs / musicbrainz : Client Library for accessing the latest XML based MusicBrainz web service

media-plugins / audacious-plugins : Lightweight and versatile audio player

media-plugins / gst-plugins-neon : HTTP client source plugin for GStreamer

net-fs / davfs2 : Linux FUSE (or coda) driver that allows you to mount a WebDAV resource

net-fs / wdfs : WebDAV filesystem with special features for accessing subversion repositories

net-misc / asterisk : Asterisk: A Modular Open Source PBX System

net-misc / cadaver : Command-line WebDAV client

net-misc / sitecopy : Maintain remote web sites with ease

sys-fs / avfs : Virtual filesystem that allows browsing of compressed files

sys-power / nut : Network-UPS Tools

www-misc / litmus : WebDAV server protocol compliance test suite

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/neon: Stabilize 0.33.0 ppc64, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
net-libs/neon: Stabilize 0.33.0 amd64, #941474
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
net-libs/neon: Stabilize 0.33.0 x86, #941474
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/neon: Stabilize 0.33.0 arm64, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.33.0 sparc, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.33.0 arm, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.33.0 ppc, #941474
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anna (cybertailor) Vyalkova · gentoo
net-libs/neon: add 0.33.0
Patches are dropped (applied upstream). Cosmetic changes: * Install HTML docs unconditionally * Use array for econf instead of backslash-escaped lines Closes: https://bugs.gentoo.org/922113 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> Closes: https://github.com/gentoo/gentoo/pull/35141 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
orbea · gentoo
net-libs/neon: apply patches
Fixes: https://github.com/gentoo/gentoo/commit/59879db8e97318941bd2da04d53878cf04c47202 Bug: https://bugs.gentoo.org/832851 Bug: https://bugs.gentoo.org/903001 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/31313 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
orbea · gentoo
net-libs/neon: add upstream patches
This fixes POSIX compliance in the tests and fixes the build with LibreSSL. Closes: https://bugs.gentoo.org/832851 Upstream-PR: https://github.com/notroj/neon/pull/115 Upstream-Commit: https://github.com/notroj/neon/commit/e02ead4d990e49c912ef053c46b55713685119ee Bug: https://bugs.gentoo.org/903001 Upstream-PR: https://github.com/notroj/neon/pull/113 Upstream-Commit: https://github.com/notroj/neon/commit/18e868e4449cd46d494944ced798f9dcd01f65c5 Upstream-PR: https://github.com/notroj/neon/pull/116 Upstream-Commit: https://github.com/notroj/neon/commit/231a1d3f3f427b823753dc2e53adcf9cafda619b Upstream-PR: https://github.com/notroj/neon/pull/118 Upstream-Commit: https://github.com/notroj/neon/commit/6f98a9c9bdd76fb3d367e3b01bcc45bea574c3d1 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/31230 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/neon: drop 0.32.2, 0.32.3
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/neon: Stabilize 0.32.4 x86, #877179
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
net-libs/neon: Stabilize 0.32.4 amd64, #877179
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/neon: Stabilize 0.32.4 ppc64, #877179
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/neon: Stabilize 0.32.4 arm64, #877179
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/neon: Stabilize 0.32.4 sparc, #877179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/neon: Stabilize 0.32.4 arm, #877179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-libs/neon: Stabilize 0.32.4 ppc, #877179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: add 0.32.4
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/neon: destabilize 0.32.3 for ~ppc, ~ppc64, ~sparc, ~x86
Non-maintainer commit, and new version was added with stable keywords. Fixes: f3e5d39c4f044506712d77732c02108352761a1a Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: add 0.32.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
net-libs/neon: keyword 0.32.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/neon: drop 0.31.2
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/neon: Stabilize 0.32.2 arm, #832827
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-libs/neon: sparc stable wrt bug #832827
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/neon: ppc64 stable wrt bug #832827
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/neon: ppc stable wrt bug #832827
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/neon: Stabilize 0.32.2 arm64, #832827
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-libs/neon: Stabilize 0.32.2 x86, #832827
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
net-libs/neon: Stabilize 0.32.2 amd64, #832827
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Disable static libraries unconditionally
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Enable test suite
Closes: https://bugs.gentoo.org/691702 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Enable "expat" USE flag by default
Using of Expat instead of Libxml2 is upstream default. Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Delete old ebuild (0.32.1)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Delete obsolete code
https://github.com/notroj/neon/commit/44912d221f9b49c45684a7ee523e7e781c8b78bf https://github.com/notroj/neon/commit/943fdea78fd3d293841e151783e7ecbbd2c39035 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Use EAPI="8"
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Delete no longer needed dependencies
https://github.com/notroj/neon/issues/67 https://github.com/notroj/neon/commit/90584a3063ce28d262a946c433c891a98af9b5f8 Bug: https://bugs.gentoo.org/815049 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Delete old versions (<0.31.2)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: 0.32.2 version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-libs/neon: fix missing build dependencies
Fixes: 01f46d826bd65c3ee490ffa3d67782e1e2385c50 Closes: https://bugs.gentoo.org/815049 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: 0.32.1 version bump
Closes: https://bugs.gentoo.org/814041 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22340 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
net-libs/neon: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-libs/neon: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-libs/neon: stable 0.31.2 for ppc64
stable wrt bug #764860 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 ppc, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 x86, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 amd64, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 arm, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 sparc, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-libs/neon: Stabilize 0.31.2 arm64, #764860
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/neon: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-libs/neon: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: 0.31.2 version bump
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: 0.31.1 version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Craig Andrews · gentoo
net-libs/neon: Update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: install README.md
Closes: https://bugs.gentoo.org/715210 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Craig Andrews · gentoo
net-libs/neon: remove ~sh
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Craig Andrews · gentoo
net-libs/neon: 0.31.0 version bump
Closes: https://bugs.gentoo.org/714244 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15088 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Use standard behavior of gnutls / ssl USE flags.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Fix building with dev-libs/libressl-3.0.0.
Fixes: https://bugs.gentoo.org/691796 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Use simplified form of copyright line.
Fixes: https://bugs.gentoo.org/691662 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Fix building with >=dev-libs/libressl-2.7.
Fixes: https://bugs.gentoo.org/658210 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Fix building with USE="-gnutls pkcs11 ssl" and >=dev-libs/openssl-1.1.
Fixes: https://bugs.gentoo.org/674554 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arfrever Frehtes Taifersar Arahesis · gentoo
Revert "net-libs/neon: update HOMEPAGE and SRC_URI.".
This reverts commit a3234dcdcb40bf49e45e4320978f8bdcdcd14886. Homepage works again. Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Francesco Turco · gentoo
net-libs/neon: update HOMEPAGE and SRC_URI.
Closes: https://github.com/gentoo/gentoo/pull/9439
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Delete old versions.
Jeroen Roovers · gentoo
net-libs/neon: Stable for HPPA (bug #611042).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-libs/neon: ia64 stable wrt bug #611042
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Use docinto + dodoc instead of deprecated dohtml.
Agostino Sarubbo · gentoo
net-libs/neon: sparc stable wrt bug #611042
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-libs/neon: x86 stable wrt bug #611042
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Michael Weber · gentoo
net-libs/neon: ppc stable (bug 611042).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Weber · gentoo
net-libs/neon: arm arm64 ppc64 stable.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Tobias Klausmann · gentoo
net-libs/neon-0.30.2-r0: add alpha keyword
Gentoo-Bug: 611042
Agostino Sarubbo · gentoo
net-libs/neon: amd64 stable wrt bug #611042
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Michael Weber · gentoo
net-libs/neon: arm64 stable (bug 529718).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Fix compatibility with LibreSSL (bug #607812).
Fabian Groffen · gentoo
net-libs/neon: dropped ~hppa-hpux ~ia64-hpux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Arfrever Frehtes Taifersar Arahesis · gentoo
net-libs/neon: Version bump (0.30.2).
Alexis Ballier · gentoo
net-libs/neon: Import patch from debian & upstream to fix build with gnutls 3.4. Bug #546114.
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Julian Ospald · gentoo
net-libs/neon: add libressl support
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed