From owner-freebsd-ports@freebsd.org Thu Feb 25 04:59:42 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3FCE55567BC for ; Thu, 25 Feb 2021 04:59:42 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from roadkill.tharned.org (tunnel294749-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:107f::2]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "tharned.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DmLDs3Kqzz3Qd1 for ; Thu, 25 Feb 2021 04:59:41 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from flake.tharned.org ([IPv6:2001:470:1f11:107f:c95a:291c:2f09:207f]) (authenticated bits=0) by roadkill.tharned.org (8.16.1/8.16.1) with ESMTPSA id 11P4xY9K002010 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 24 Feb 2021 22:59:34 -0600 (CST) (envelope-from gcr+freebsd-ports@tharned.org) X-Authentication-Warning: roadkill.tharned.org: Host [IPv6:2001:470:1f11:107f:c95a:291c:2f09:207f] claimed to be flake.tharned.org From: Greg Rivers To: freebsd-ports@freebsd.org Subject: Re: www/joomla3 is no longer in the FreeBSD pkg repo Date: Wed, 24 Feb 2021 22:59:34 -0600 Message-ID: <39391265.yjtGejjdTc@no.place.like.home> In-Reply-To: <4797626.YNO7O01DYZ@no.place.like.home> References: <4797626.YNO7O01DYZ@no.place.like.home> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.4 (roadkill.tharned.org [IPv6:2001:470:1f10:107f:0:0:0:2]); Wed, 24 Feb 2021 22:59:34 -0600 (CST) X-Rspamd-Queue-Id: 4DmLDs3Kqzz3Qd1 X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.50 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; HAS_XAW(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[tharned.org:+]; DMARC_POLICY_ALLOW(-0.50)[tharned.org,quarantine]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:470:1f10:107f::2:from]; CTE_CASE(0.50)[]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US]; TAGGED_FROM(0.00)[freebsd-ports]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[tharned.org:s=2020]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_MED(-2.00)[tharned.org:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[2001:470:1f10:107f::2:from:127.0.2.255]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 04:59:42 -0000 On Sunday, 4 October 2020 Greg Rivers wrote: > According to the poudriere build cluster (), joomla3 is being skipped for reason "php74-pecl-pdflib-4.1.4_1". > This problem persists, even though fluffy@ removed the pecl-pdflib dependency 8+ weeks ago[1], and wen@ updated the port to the latest version 4 weeks ago[2]. Can someone please kick this to make it go? [1] [2] -- Greg