summaryrefslogtreecommitdiff
path: root/net-libs/c-client
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-01-04net-libs/c-client: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 amd64, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 x86, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 arm, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 ppc64, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 arm64, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 sparc, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: Stabilize 2007f_p7-r1 ppc, #945080Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: fix modern C issuesSam James
Debian haven't moved on since _p7 in 2019 unfortunately. A friend of mine has a fork he needs to rebase which I may join him on as a proper base for distros rather than us all hoarding various patches, but for now, apply the patch from the bug (which does indeed fix various issues properly - thanks). Closes: https://bugs.gentoo.org/919252 Thanks-to: asears@conestogawood.com Signed-off-by: Sam James <sam@gentoo.org>
2024-11-27net-libs/c-client: drop 2007f-r8Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 sparc, #901883Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 x86, #901883Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 amd64, #901883Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 ppc64, #901883Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 arm64, #901883Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 ppc, #901883Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-03-17net-libs/c-client: Stabilize 2007f_p7 arm, #901883Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-18net-libs/c-client: fix USE=kerberosSam James
Closes: https://bugs.gentoo.org/893490 Signed-off-by: Sam James <sam@gentoo.org>
2023-02-06net-libs/c-client: fix applying topal, drop chappa patchesSam James
Closes: https://bugs.gentoo.org/893388 Signed-off-by: Sam James <sam@gentoo.org>
2023-02-06net-libs/c-client: add 2007f_p7Sam James
One of our patches (c-client-2007f-openssl-1.1.patch, which seems to have been from - or derived from at least - openwrt at https://github.com/openwrt/packages/commit/b087da8530a8889bd7c765dddbbe218116d11643) has been causing issues with OpenSSL 1.1 by not giving proper regard to the return value of ssl_validate_cert. There's a suggested alternative fixed patch in the bug, but given that c-client is one of those zombie packages we need to keep but isn't active upstream, let's try switching to Debian's patchset, as it works for them, and the effective diff comparing prepared sources before/after is pretty small overall. (We also end up cleaning up a few things, like the library stops exporting 'Gethostbyname' (with a capital G) and such.) Scott Tester <scott@smbc.edu.au> deserves a special mention for being persistent here. Thank you! Bug: https://bugs.gentoo.org/647616 Closes: https://bugs.gentoo.org/683708 Signed-off-by: Sam James <sam@gentoo.org>
2022-12-24net-libs/c-client: drop 2007f-r7Andreas Sturmlechner
Closes: https://bugs.gentoo.org/888035 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 amd64, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 x86, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 arm64, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 ppc64, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 ppc, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 arm, #888035Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-22net-libs/c-client: Stabilize 2007f-r8 sparc, #888035Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-04net-libs/c-client: keyword 2007f-r8 for ~loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-10-07net-libs/c-client: fix clang-16 build issuesPetr Vaněk
This fixes bug 870478 by applying two patches. First patch resolves implicit function declaration issues by defining safe_lock function prototype and adding utime.h missing include. The second patch corrects function pointer types for callbacks used in scandir function. Additionally: - EAPI bumped to 8 - remove 3 years dead blocker net-mail/uw-imap, removed in commit 6b4c9212b3da ("net-mail/uw-imap: Remove last-rited pkg") Closes: https://bugs.gentoo.org/870478 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
2022-01-04net-libs/c-client: remove implicit kernel_linuxDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-01-04net-libs/c-client: remove kernel_FreeBSDDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-08-29net-libs/c-client: keyword 2007f-r7 for ~riscvMarek Szuba
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-06-30net-libs/c-client: add missing libcrypt dependencySam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-02net-libs/c-client: remove libressl supportMikle Kolyada
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2021-04-16net-libs/c-client: multilib--Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-04-05net-libs/c-client: drop s390 to ~s390 (unstable)Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-12-31*/*: Drop most stable hppa keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
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>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-10-11net-libs: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-05-22net-libs/c-client: arm64 stableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
2019-03-26*/*: Remove net-mail@ from maintainersMichał Górny
Bug: https://bugs.gentoo.org/681680 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-16net-libs/c-client: mark s390 stableMikle Kolyada
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
2018-10-24net-libs/c-client: Drop deprecated eutils eclass.Lars Wendler
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11