summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'github/pr/535'.Patrice Clement2015-12-286-23/+112
|\
| * net-libs/gsoap: backport missing cookie support #340647Gokturk Yuksek2015-12-272-0/+95
| | | | | | | | | | | | | | | | | | | | | | For <gsoap-2.8.24, successful compilation results in missing cookie support due to undefined compilation flag. This is fixed in the later versions by upstream. Backport it for gsoap-2.7.17. Upstream-URL: https://sourceforge.net/p/gsoap2/code/85/tree//gsoap/Makefile.am?diff=51af4d3f5fcbc945b53d89a4:84 Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=340647 Package-Manager: portage-2.2.24
| * net-libs/gsoap: add missing '|| die' statementsGokturk Yuksek2015-12-273-3/+3
| | | | | | | | Package-Manager: portage-2.2.24
| * net-libs/gsoap: use prune_libtool_files instead of removing them manuallyGokturk Yuksek2015-12-271-1/+1
| | | | | | | | Package-Manager: portage-2.2.24
| * net-libs/gsoap: bump version 2.7.17 to EAPI5Gokturk Yuksek2015-12-271-0/+70
| | | | | | | | | | | | | | | | Main changes for the transition are fixing deps due to DEPEND!=RDEPEND, removal of the '|| die' statements following calls to package manager tools, and specifying the slot dependency on openssl. Package-Manager: portage-2.2.24
| * net-libs/gsoap: remove old and buggy version 2.8.12 #426990Gokturk Yuksek2015-12-272-76/+0
| | | | | | | | | | | | | | | | | | Version 2.8.23 solves the bug and is already marked as stable. No need to keep the old version 2.8.12 with an outstanding bug open. Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=426990 Package-Manager: portage-2.2.24
* | net-libs/libetpan: sparc stable wrt bug #568954Mikle Kolyada2015-12-271-1/+1
|/ | | | Package-Manager: portage-2.2.24
* net-libs/nghttp2: ppc stable wrt bug #569518Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libetpan: ppc stable wrt bug #568954Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ppc stable wrt bug #568708Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nghttp2: Stable for HPPA PPC64 (bug #569518).Jeroen Roovers2015-12-261-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* net-libs/libaccounts-glib: add missing dependencyMichael Palimaka2015-12-261-3/+4
| | | | | | Gentoo-bug: 568914 Package-Manager: portage-2.2.26
* net-libs/nghttp2: x86 stable wrt bug #569518Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libetpan: x86 stable wrt bug #568954Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: x86 stable wrt bug #568708Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libetpan: amd64 stable wrt bug #568954Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libtorrent: amd64 stable wrt bug #522706Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/nghttp2: amd64 stable wrt bug #569518Agostino Sarubbo2015-12-241-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libnftnl: keyword ~ppc, bug #569254.Anthony G. Basile2015-12-231-1/+1
| | | | Package-Manager: portage-2.2.24
* net-libs/nghttp2: version bump to 1.6.0Mike Frysinger2015-12-232-0/+63
|
* net-libs/nghttp2: require openssl[-bindist] when USE=utils #566926Mike Frysinger2015-12-233-3/+3
|
* net-libs/nghttp2: drop old 1.[234].x versionsMike Frysinger2015-12-236-313/+0
|
* net-libs/libnftnl: Mark ~hppa ~ppc64 (bug #569254).Jeroen Roovers2015-12-231-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* net-libs/obby: Fix building with latest glibmm/libsigc++, use USE zeroconf ↵Pacho Ramos2015-12-231-0/+37
| | | | | | instead of avahi (#477620) Package-Manager: portage-2.2.26
* net-libs/zeromq: OpenPGM is not bundled anymore, ./configure options changed.Jason Zaman2015-12-221-0/+51
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/554608 Package-Manager: portage-2.2.24
* net-libs/gnome-online-accounts: version bump to 3.18.3Gilles Dartiguelongue2015-12-222-0/+84
| | | | Package-Manager: portage-2.2.26
* net-libs/gupnp-ui: WhitespacePatrick Lauer2015-12-211-1/+1
|
* net-libs/signond: remove unused dependencyMichael Palimaka2015-12-221-0/+3
| | | | | | Gentoo-bug: 569000 Package-Manager: portage-2.2.26
* net-libs/libmicrohttpd: amd64 stable wrt bug #568708Agostino Sarubbo2015-12-211-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/signond: version bumpMichael Palimaka2015-12-212-0/+59
| | | | Package-Manager: portage-2.2.26
* net-libs/libsignon-glib: version bumpMichael Palimaka2015-12-212-0/+79
| | | | Package-Manager: portage-2.2.26
* net-libs/libaccounts-glib: version bumpMichael Palimaka2015-12-212-0/+45
| | | | Package-Manager: portage-2.2.26
* net-libs/libmicrohttpd: version bump to 0.9.48Anthony G. Basile2015-12-196-4/+63
| | | | Package-Manager: portage-2.2.24
* net-libs/net6: Fix building with latest glibmm/libsigc++Pacho Ramos2015-12-191-0/+40
| | | | Package-Manager: portage-2.2.26
* net-libs/gnutls - install man(1)Alon Bar-Lev2015-12-194-0/+502
| | | | | | Bug: 568534 Package-Manager: portage-2.2.24
* net-libs/librsync: set new proxy maintainer in metadataIan Delaney2015-12-181-6/+9
| | | | | | | | Documented offer by him made in the gentoo (security) bug #525396 Gentoo bug: #525396 Package-Manager: portage-2.2.24
* Merge remote-tracking branch 'github/pr/480'.Patrice Clement2015-12-173-0/+49
|\
| * net-libs/ripe-atlas-sagan: Initial commitDaniel Quinn2015-12-173-0/+49
| |
* | net-libs/nghttp2: mark 1.0.5 sparc stable #558734Mike Frysinger2015-12-161-1/+1
|/
* Merge remote-tracking branch 'remotes/axelgenus/librsync-2.0'Ian Delaney2015-12-162-0/+29
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/475
| * net-libs/librsync: version bump to 2.0.0, fix #525396Alessandro Calorì2015-12-162-0/+29
| |
* | net-libs/mbedtls: add myself as second maintainerAnthony G. Basile2015-12-151-0/+4
|/ | | | Package-Manager: portage-2.2.24
* Merge remote-tracking branch 'github/pr/458'.Patrice Clement2015-12-154-27/+6
|\
| * net-libs/vanessa-socket: Remove unused patchFelix Janda2015-12-111-21/+0
| |
| * dev-libs/vanessa-*, net-libs/vanessa-*: update HOMEPAGE and SRC_URIFelix Janda2015-12-113-6/+6
| | | | | | | | Gentoo-Bug: 567974
* | net-libs/gssdp: Drop oldPacho Ramos2015-12-122-61/+0
| | | | | | | | Package-Manager: portage-2.2.24
* | net-libs/gssdp: Version bumpPacho Ramos2015-12-122-0/+60
| | | | | | | | Package-Manager: portage-2.2.24
* | net-libs/webkit-gtk: Drop oldPacho Ramos2015-12-121-248/+0
| | | | | | | | Package-Manager: portage-2.2.24
* | net-libs/webkit-gtk: Add a comment to remember where to find dependencies ↵Pacho Ramos2015-12-121-0/+1
|/ | | | | | updates Package-Manager: portage-2.2.24
* net-libs/gsoap: Removed old.Lars Wendler2015-12-092-79/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>