From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CE28C158176 for ; Sun, 12 Oct 2025 12:38:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B80EE340FEE for ; Sun, 12 Oct 2025 12:38:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EA81110374; Sun, 12 Oct 2025 12:38:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 934AD1102C9 for ; Sun, 12 Oct 2025 12:38:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41414340C7F for ; Sun, 12 Oct 2025 12:38:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DDF61B11 for ; Sun, 12 Oct 2025 12:38:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1760272598.b558fdec79337c35a3fb645c936e0d86d4df53e6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/pound/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/pound/Manifest www-servers/pound/pound-4.17.ebuild X-VCS-Directories: www-servers/pound/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b558fdec79337c35a3fb645c936e0d86d4df53e6 X-VCS-Branch: master Date: Sun, 12 Oct 2025 12:38:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c03e854-6aee-4d84-be5b-295aa7251485 X-Archives-Hash: d2ac39d7c1f55bc75a86b9a9915b7656 commit: b558fdec79337c35a3fb645c936e0d86d4df53e6 Author: Philipp Rösner protonmail com> AuthorDate: Sat Oct 11 19:43:26 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 12 12:36:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b558fdec www-servers/pound: add 4.17 Closes: https://bugs.gentoo.org/964048 Signed-off-by: Philipp Rösner protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44136 Signed-off-by: Sam James gentoo.org> www-servers/pound/Manifest | 1 + www-servers/pound/pound-4.17.ebuild | 56 +++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/www-servers/pound/Manifest b/www-servers/pound/Manifest index e9cb0fbe5c05..272a5807e2c5 100644 --- a/www-servers/pound/Manifest +++ b/www-servers/pound/Manifest @@ -1,2 +1,3 @@ DIST pound-4.10.tar.gz 554678 BLAKE2B 895ee69bcbac680062af270655af3433daffd60ea7a90875dd1fb867447a9be6b28d18444db758fa9c034002ab256fc76d932b893a426d77b6069e03a63a7e74 SHA512 2e0fadbcdeb87fb8357c14467b7b31e598881e7db7bde725f81fb4668370cad993e00a9c7617ff4343a444393f05521cda6c8e1b3d663af6b5053b7c7fd7c874 DIST pound-4.16.tar.gz 990967 BLAKE2B f1acd2f7bf4d3b548ef7fb71735783d5c440f7b6a0018e18dff4828803cff0366ea0251b4f23d490b58df2e4fbb1836dfe7046ee342cf67919854b00dac00912 SHA512 8bc8ff8daf003a9aada82b0cc348f595f98513fc21606986877422e1ecf3ece873e355ee21b1edeeafa1de08f6ac9f60e0546c8c710398ae6b902b0a95698a5f +DIST pound-4.17.tar.gz 1028579 BLAKE2B 2008b504f0f1b9a022c212c88235fa052b82d3b9854d488cd038e6cb2d730b3397e1ce5e3dd07d7f6c90172fec56f1a987f8eef6e8444ce0f5386bd5046698c6 SHA512 522a86059fc96ad73ba4fa3f203924ba14bc80ed8b1b70196f9cc22bca9ec70fd3a2399300fe38a25388221bbd108c8166eed73b378e118422c8fe9ca1e63ed4 diff --git a/www-servers/pound/pound-4.17.ebuild b/www-servers/pound/pound-4.17.ebuild new file mode 100644 index 000000000000..89c5a348f314 --- /dev/null +++ b/www-servers/pound/pound-4.17.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# TODO: Add adns as a dependency in order to allow building with support for +# dynamic backends +# TODO: Add hoard as a dependency in order to support the --enable-hoard configure +# argument + +DESCRIPTION="A http/https reverse-proxy and load-balancer" +HOMEPAGE="https://github.com/graygnuorg/pound" +SRC_URI="https://github.com/graygnuorg/pound/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" +IUSE="tcmalloc test" + +RESTRICT="!test? ( test )" + +DEPEND=" + dev-libs/libpcre2:= + dev-libs/openssl:= + tcmalloc? ( dev-util/google-perftools ) +" +RDEPEND=" + ${DEPEND} + virtual/libcrypt:= +" +BDEPEND=" + test? ( + dev-lang/perl + dev-perl/IO-FDPass + dev-perl/IO-Socket-SSL + dev-perl/JSON + dev-perl/Net-SSLeay + ) +" + +src_configure() { + local myconf=( + --disable-dynamic-backends + --disable-hoard + --enable-pcre + $(use_enable tcmalloc) + ) + econf "${myconf[@]}" +} + +src_install() { + default + newinitd "${FILESDIR}/pound.init" pound + insinto /etc + newins "${FILESDIR}/pound-2.2.cfg" pound.cfg +}