From nobody Wed Feb 19 04:09:07 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YyNF02rPyz5nhZ1; Wed, 19 Feb 2025 04:09:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YyNF01hxTz45Xf; Wed, 19 Feb 2025 04:09:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739938148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=A0tQ66YoKHqDeqyBqBdKJ3q/hQPpB5aewESIwqi3vhc=; b=tzMmgnIgCLNztSkcmKVzRkS1Gywfj8PSYRyduKPW9UFVhMi0w6dXndWRiwHL26dWSvS4u1 yzfsc1VWJDxEnBI6VtgsdoBGZiFIvxHYx6alS1fpaWW1Xt//dOYTaTZJA1o4vFt6frU7Pn 0gB3G20Z0ZnK1Kjk5S4ayH5plOPuaiObNkzA1i24kB03tqx8gi2esdYvRi01te1gGNRWJ/ 63bH26yvfKHzfo9TBaJG4s3XMonsLMg4bxZp/UIj+P+ZaOPfjoU33jJa5LoTacAbdC4JvU cRHp8oRv1AAFe/I/DEl3GCmqwnNyyLRrbBKg4+5zvg72bZPITeQwsMIzXq8Eng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739938148; a=rsa-sha256; cv=none; b=WOMjx5d0kmsps/0tA5K9FuD4org6sJh8RJ+PRLhsIL9ZrW+4PLl/bGW7bCLLpHNEnxRmhA OE7rdJzatw5rNPHHrupD/wkXU1/pqyWePwA9BUSLaVRkVmXSzQ97KXb1OTCN5TLNDIxKWh hH80MZGq7EFnVeDhZZgIOh2zo/p030T3tr1WKVcUb1rc8HOwkVZPfnmRvurzat9Wkb2R14 HiWKj8u7d6badWTvkDi1FumzRp2HzLgvUnHblST3+mvzkcWkNS5CrVBnhNy0XMHPoNuEfy zQ2MqojSqAEe6+NtNA8ajf/4WZ77Je+9aAz1u5+2v/rIc3EoDcCrSKjE+Qv35g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739938148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=A0tQ66YoKHqDeqyBqBdKJ3q/hQPpB5aewESIwqi3vhc=; b=sSsYR6DmRT24X7FU6hYkmzLDWlaIB0Bp8mXTTwN14QhlvawqOqppBBe4u8DFvnsdMsSuRd zeS8YpJDE2TJWiA+fYcf0qzgyAkRecX/qO9rgYgpoa73GhXYUCfwfjL//4iPIJTJT7CWwC bMI4pyfc8hfhZoeAqgM35p5znImki2n4HzUaqMnDXdBztUR1HosZuIkdlSkEHPshtRd946 UQwInay2jR8SD21xZm/gs36v3BRQizq99wYUicO6CXZGide/Mlo/a0RMVvf/+p2reFjLgz xSvmWr39XhlWF/J51mVZJAVJsb1BSMwf4OjomQt524FquRkJwyml5DNCuoZISQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YyNF00xM2zq2Z; Wed, 19 Feb 2025 04:09:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51J497Vt083454; Wed, 19 Feb 2025 04:09:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51J497t7083451; Wed, 19 Feb 2025 04:09:07 GMT (envelope-from git) Date: Wed, 19 Feb 2025 04:09:07 GMT Message-Id: <202502190409.51J497t7083451@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Cy Schubert Subject: git: 4517ebe359e7 - main - www/dillo2: Remove default options that without dependencies List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4517ebe359e7bbaed8235e1ae01fac17389147b6 Auto-Submitted: auto-generated The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4517ebe359e7bbaed8235e1ae01fac17389147b6 commit 4517ebe359e7bbaed8235e1ae01fac17389147b6 Author: Cy Schubert AuthorDate: 2025-02-19 04:02:25 +0000 Commit: Cy Schubert CommitDate: 2025-02-19 04:04:25 +0000 www/dillo2: Remove default options that without dependencies In general, we make features optional when they entail additional, esp. heavy dependencies. Otherwise it's just an extra cognitive load on the port's users and maintainer. Requested by: danfe --- www/dillo2/Makefile | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 6269ea9a7eea..4b9743fb6a7c 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -35,19 +35,14 @@ CFLAGS+= -fcommon PORTDOCS= * -OPTIONS_DEFINE= COOKIES DEBUG DOCS GIF HYPHENATION IPV6 JPEG PNG SSL \ - SVG THREADS WEBP -OPTIONS_DEFAULT= COOKIES GIF IPV6 JPEG PNG SVG THREADS WEBP +OPTIONS_DEFINE= DEBUG DOCS HYPHENATION IPV6 JPEG PNG SSL \ + WEBP +OPTIONS_DEFAULT= IPV6 JPEG PNG WEBP -COOKIES_DESC= Cookie support HYPHENATION_DESC= Hyphenation file(s) for HYPHENATION_LANGS DEBUG_CONFIGURE_ENABLE= gprof rtfl -COOKIES_CONFIGURE_ENABLE= cookies - -GIF_CONFIGURE_ENABLE= gif - IPV6_CONFIGURE_ENABLE= ipv6 JPEG_CONFIGURE_ENABLE= jpeg @@ -56,10 +51,6 @@ JPEG_USES= jpeg localbase PNG_CONFIGURE_ENABLE= png PNG_LIB_DEPENDS= libpng.so:graphics/png -SVG_CONFIGURE_ENABLE= svg - -THREADS_CONFIGURE_ENABLE= threaded-dns - WEBP_CONFIGURE_ENABLE= webp WEBP_LIB_DEPENDS= libwebp.so:graphics/webp