From 9aefa814d833d6bdd1bdbc7d0f44d5680c9beaa8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Dec 2022 14:02:21 +0000 Subject: gentoo auto-resync : 24:12:2022 - 14:02:21 --- net-libs/Manifest.gz | Bin 32930 -> 32936 bytes net-libs/c-client/Manifest | 1 - net-libs/c-client/c-client-2007f-r7.ebuild | 157 ----------------------------- net-libs/ntirpc/Manifest | 2 - net-libs/ntirpc/ntirpc-4.0-r1.ebuild | 33 ------ 5 files changed, 193 deletions(-) delete mode 100644 net-libs/c-client/c-client-2007f-r7.ebuild delete mode 100644 net-libs/ntirpc/ntirpc-4.0-r1.ebuild (limited to 'net-libs') diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index 97c8d1456c58..303445c9a61a 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/c-client/Manifest b/net-libs/c-client/Manifest index e5d398003772..edf68badf462 100644 --- a/net-libs/c-client/Manifest +++ b/net-libs/c-client/Manifest @@ -7,6 +7,5 @@ AUX c-client-2007f-scandir-callback-types.patch 6747 BLAKE2B b300133fed2dbd9c01a AUX c-client-2007f-topal.patch 1078 BLAKE2B 5224ac12119e25c3208865bf1904a21c9d4bd880b685bea1389cc32a30764e8673606085f2d58ec12532618807d61257e02ed2d9b178014c8ba78f9defba1f72 SHA512 f81914d9d0acf92625d2a4956aa82e9639bc36ab12c608dafb8137afe619f6acc5d9647d05a1827bfe27b21c9dd774bd458c8cfa2e5c2e449ed956daed674b00 DIST c-client-2007f-chappa-115-all.patch.gz 30571 BLAKE2B 707ec7718f764d5fea4142a4e0c4dd561d0a387cb72fea16de656a01bc21a0b30600dc121c8af090b76188d0131852ca6f3d40b9bba8745696faed5a79fb8c59 SHA512 f44489ec38aa6a3dc682872a6857154254c23352db81ee380dfdfad39743234d97a8bcc07a74459f7532efe2fc073cf7d9c078433e11a95de19beeb387ff8b65 DIST imap-2007f.tar.Z 2793529 BLAKE2B f5b597551ef56d284180cd49cf6b7d01a63ee60bcb513a354bd7ec63428184b854e3ea666a9f3ce1f5b27699cf81d2f1d0e66e5cfc7fee93d723bb146d113ec7 SHA512 2c728deaf66d23158c61ae55ff94f05d2a1cf0168002760321ca30c6ee1c58c0a4c7bc14ece0097ea662df6c7c49be3b91c8e5e943724c9e2736800fa9298dae -EBUILD c-client-2007f-r7.ebuild 4468 BLAKE2B 206c259a1d784ac165ce5432586d30acc9e68c95fc4c2b76366a8373cbe5b2b12c5f41665ea5465f4ab55a117153c586b3086b2b56dcc2f45aaa647ff64bdd4f SHA512 1182b7836da519f3f920347234f5b43b7e32074198ae674bbec2389f162819a0b5c54b4cde2b3f2842cc910657b24f44786bf70cb73f09ab02419b13cfe29a35 EBUILD c-client-2007f-r8.ebuild 4682 BLAKE2B 112dc23a462b3bb2c6655e7a76250346de062dfa59edd0112c3bc410a1195f6e80e81d535c3bacd786b9c1965e2a60ba5464236e714d900390a30c7844214d20 SHA512 c076573cc0df3983119f0a0b30cf25206d2072091d7ba108b68681c4a3650cd5d726b468183c17ab429ac083ecf1cdbc248332d24830989d916a35d0997e9f05 MISC metadata.xml 481 BLAKE2B c10dea9f32197ea0f48c7d4c4de5d082640bbb424be1e8e371668bcaebfdbd878b21dbe1a43dda5d347f186874c119047485f27ea067495f2eb2d7fa7fbbdb5d SHA512 b153757f61ebba9aa79b1a57b52e3c5e7a3299c17f9ccb2b0f815b2799469c5b29dd4a598f923f9037c6804175f2014c2ec3803cd092a9b21f470b0e5e764c53 diff --git a/net-libs/c-client/c-client-2007f-r7.ebuild b/net-libs/c-client/c-client-2007f-r7.ebuild deleted file mode 100644 index 7d67a4067611..000000000000 --- a/net-libs/c-client/c-client-2007f-r7.ebuild +++ /dev/null @@ -1,157 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit flag-o-matic libtool toolchain-funcs - -MY_PN=imap -MY_P="${MY_PN}-${PV}" -S=${WORKDIR}/${MY_P} - -CHAPPA_PL=115 -DESCRIPTION="UW IMAP c-client library" -HOMEPAGE="http://www.washington.edu/imap/" -SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z - chappa? ( mirror://gentoo/${P}-chappa-${CHAPPA_PL}-all.patch.gz )" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="doc +ipv6 kerberos pam ssl static-libs topal chappa" - -RDEPEND=" - !net-mail/uw-imap - ssl? ( - dev-libs/openssl:0= - ) - kernel_linux? ( - pam? ( >=sys-libs/pam-0.72 ) - !pam? ( virtual/libcrypt:= ) - ) - kerberos? ( app-crypt/mit-krb5 ) -" -DEPEND="${RDEPEND}" - -PATCHES=( - # Apply a patch to only build the stuff we need for c-client - "${FILESDIR}/${PN}-2006k_GENTOO_Makefile.patch" - - # Apply patch to add the compilation of a .so for PHP - # This was previously conditional, but is more widely useful. - "${FILESDIR}/${PN}-2006k_GENTOO_amd64-so-fix.patch" - - # Respect LDFLAGS - "${FILESDIR}/${PN}-2007f-ldflags.patch" - - # openssl-1.1 build fix #647616 - "${FILESDIR}/${PN}-2007f-openssl-1.1.patch" -) - -src_prepare() { - use topal && PATCHES+=( "${FILESDIR}/${P}-topal.patch" ) - - default - - use chappa && eapply -p2 "${WORKDIR}/${P}-chappa-${CHAPPA_PL}-all.patch" - - # Tarball packed with bad file perms - chmod -R u+rwX,go-w . || die "failed to fix permissions" - - # lots of things need -fPIC, including various platforms, and this library - # generally should be built with it anyway. - append-flags -fPIC - - # Modifications so we can build it optimally and correctly - sed \ - -e "s:BASECFLAGS=\".*\":BASECFLAGS=:g" \ - -e 's:SSLDIR=/usr/local/ssl:SSLDIR=/usr:g' \ - -e 's:SSLCERTS=$(SSLDIR)/certs:SSLCERTS=/etc/ssl/certs:g' \ - -i src/osdep/unix/Makefile \ - || die "failed to fix compiler flags and SSL paths in the Makefile" - - # Make the build system more multilib aware - sed \ - -e "s:^SSLLIB=\$(SSLDIR)/lib:SSLLIB=\$(SSLDIR)/$(get_libdir):" \ - -e "s:^AFSLIB=\$(AFSDIR)/lib:AFSLIB=\$(AFSDIR)/$(get_libdir):" \ - -i src/osdep/unix/Makefile \ - || die "failed to fix our libdir in the Makefile" - - # Targets should use the Gentoo (ie linux) fs - sed -e '/^bsf:/,/^$/ s:ACTIVEFILE=.*:ACTIVEFILE=/var/lib/news/active:g' \ - -i src/osdep/unix/Makefile \ - || die "failed to fix the FreeBSD ACTIVEFILE path in the Makefile" - - # Remove the pesky checks about SSL stuff - sed -e '/read.*exit/d' -i Makefile \ - || die "failed to disable SSL warning in the Makefile" - - sed -e "s:CC=cc:CC=$(tc-getCC):" \ - -e "s:ARRC=ar:ARRC=$(tc-getAR):" \ - -e "s:RANLIB=ranlib:RANLIB=$(tc-getRANLIB):" \ - -i src/osdep/unix/Makefile \ - || die "failed to fix build flags support in the Makefile" - - elibtoolize -} - -src_compile() { - local mymake ipver ssltype target passwdtype - ipver='IP=4' - if use ipv6 ; then - ipver="IP=6" - touch ip6 || die "failed to create ip6 file" - fi - use ssl && ssltype="unix" || ssltype="none" - if use kernel_linux ; then - # Fall back to "slx" when USE=pam is not set. This ensures that - # we link in libcrypt to get the crypt() routine (bug #456928). - use pam && target=lnp passwdtype=pam || target=slx passwdtype=std - fi - use kerberos \ - && mymake="EXTRAAUTHENTICATORS=gss" \ - && EXTRALIBS="-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err" \ - # no parallel builds supported! - emake -j1 SSLTYPE=${ssltype} $target \ - PASSWDTYPE=${passwdtype} ${ipver} ${mymake} \ - EXTRACFLAGS="${CFLAGS}" \ - EXTRALDFLAGS="${LDFLAGS}" \ - EXTRALIBS="${EXTRALIBS}" \ - GSSDIR=/usr -} - -src_install() { - if use static-libs; then - # Library binary - dolib.a c-client/c-client.a - dosym c-client.a "/usr/$(get_libdir)/libc-client.a" - fi - - # Now the shared library - dolib.so c-client/libc-client.so.1.0.0 - - dosym libc-client.so.1.0.0 "/usr/$(get_libdir)/libc-client.so" - dosym libc-client.so.1.0.0 "/usr/$(get_libdir)/libc-client.so.1" - - # Headers - insinto /usr/include/imap - doins src/osdep/unix/*.h - doins src/c-client/*.h - doins c-client/linkage.h - doins c-client/linkage.c - doins c-client/osdep.h - - if use ssl; then - echo " ssl_onceonlyinit ();" >> "${D}"/usr/include/imap/linkage.c \ - || die "failed to add ssl init statement to linkage.c" - fi - - # Documentation - dodoc README docs/*.txt docs/BUILD docs/CONFIG docs/RELNOTES docs/SSLBUILD - if use doc; then - docinto rfc - dodoc docs/rfc/*.txt - docinto draft - dodoc docs/draft/* - fi -} diff --git a/net-libs/ntirpc/Manifest b/net-libs/ntirpc/Manifest index 1545186eb23a..a5a15314a2cc 100644 --- a/net-libs/ntirpc/Manifest +++ b/net-libs/ntirpc/Manifest @@ -1,5 +1,3 @@ -DIST ntirpc-4.0.tar.gz 388389 BLAKE2B b997430a119c900cfd8792af530d7baec629d7afa076838ca22b83631a461df2f267c6b786582bbefc98db870d054f37c9e9c0c3201f9a130f3f3806168043c1 SHA512 7bafad650bcebbf53a9958abdcacb8dfa9ac46c9798ac39e82c2ae3215b3e5b5a6b916bb95e3c70e7bc1a09b26a46b00bad236b2400538e9695b1c347f0672d9 DIST ntirpc-4.2.tar.gz 388418 BLAKE2B af875834515ae84d324302f2c0a36a7f34bb60ff95d2e30372f21541d558cec4337955fb72f1fbf43e3fcae75d706441dee658420bffe1f315578959405afb72 SHA512 fe241e3ac0e988d42425fe14c84970577693bd9ab1831069c753a18369150fb236fafea3d9b6c9d93faf93e918a93bf5367b914db819762c76e432ccffcb9328 -EBUILD ntirpc-4.0-r1.ebuild 738 BLAKE2B b984c6432dc4d15e8a762397b3dfd6ba2f3213e2b9233d86297644624302dd96fe709f1317f3cf4869e4800735882f42bd0dea107fd0589df8221b51d96885d1 SHA512 88d30e63cc0feb0ae67db51a1b05e43401a97c350b796f46bd41fc9928358849f3df02abaec4e526d001e1091dc540c850056e11386a2f3e68a59043821251ca EBUILD ntirpc-4.2.ebuild 735 BLAKE2B 9f97aa546f67d95e4d42d0db6fdfec43cdefd99a518f5839e41d0095d6d6af6bd847bb4c37929225ac5692e9c5cc4e9e06d656297f2784a9a65ce2980c2a0269 SHA512 8a6625376ae49f8e7c623659db98384d13911140dc44ca74e0f35b88abfb7ed00eb7fc3ecbf61a7adc06a8794e4c6b7db527bdfa832cb54b84a28cf05ea3e95f MISC metadata.xml 438 BLAKE2B fd74e8f98efc4037a229958d5b2887308a1bed529fc5586075d5eb4af6e2624d1fb2540735826b7b4c48d21167ecd2a351e5a4ac46b3cf6e0aa751a4036f29fb SHA512 b8ac2eaf12f97ce0aa35bedecf0446a9b59c9320dfbb1d12ee28fb678a399b88d5c78e4255f4b1c8ac84478feac904449b1393e7468137b87e9b2064b7abc170 diff --git a/net-libs/ntirpc/ntirpc-4.0-r1.ebuild b/net-libs/ntirpc/ntirpc-4.0-r1.ebuild deleted file mode 100644 index e7d899f9943f..000000000000 --- a/net-libs/ntirpc/ntirpc-4.0-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="Transport Independent RPC library for nfs-ganesha" -HOMEPAGE="https://github.com/nfs-ganesha/ntirpc" -SRC_URI="https://github.com/nfs-ganesha/ntirpc/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gssapi rdma" - -# Since the GSS option only controls some extra files to be enabled, -# there's nothing to list in the depend string for it. -RDEPEND=" - dev-libs/userspace-rcu:= - rdma? ( sys-cluster/rdma-core ) -" -DEPEND=" - ${RDEPEND} -" - -src_configure() { - local mycmakeargs=( - -DUSE_GSS="$(usex gssapi)" - -DUSE_RPC_RDMA="$(usex rdma)" - ) - cmake_src_configure -} -- cgit v1.2.3