Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 2025 08:08:06 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Yasuhiro Kimura <yasu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: b357fc278748 - main - www/squid: fix build with TDB  enabled
Message-ID:  <20250205160806.AE011201@slippy.cwsent.com>
In-Reply-To: <202502050639.5156dlIn090705@gitrepo.freebsd.org>
References:  <202502050639.5156dlIn090705@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <202502050639.5156dlIn090705@gitrepo.freebsd.org>, Yasuhiro 
Kimura w
rites:
> The branch main has been updated by yasu:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=b357fc2787483896354af0635d2488
> 7d8d0dc277
>
> commit b357fc2787483896354af0635d24887d8d0dc277
> Author:     Pavel Timofeev <timp87@gmail.com>
> AuthorDate: 2025-02-04 23:00:19 +0000
> Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
> CommitDate: 2025-02-05 06:39:02 +0000
>
>     www/squid: fix build with TDB enabled
>     
>     PR:             284532
> ---
>  www/squid/Makefile | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/www/squid/Makefile b/www/squid/Makefile
> index b1f73dcf6c8f..4d20dfeb86b2 100644
> --- a/www/squid/Makefile
> +++ b/www/squid/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=	squid
>  DISTVERSION=	6.12
> +PORTREVISION=	1

TDB is not a default option. A PORTREVISION bump is unnecessary.

>  CATEGORIES=	www
>  MASTER_SITES=	http://www2.pl.squid-cache.org/Versions/v6/ \
>  		http://www1.il.squid-cache.org/Versions/v6/ \
> @@ -194,6 +195,7 @@ STACKTRACES_LDFLAGS=		-lunwind
>  STACKTRACES_EXTRA_PATCHES=	${FILESDIR}/extra-patch-gen-stacktrace
>  STACKTRACES_VARS=		STRIP=""
>  TDB_LIB_DEPENDS=		libtdb.so:databases/tdb
> +TDB_USES=			pkgconfig:build
>  TDB_CONFIGURE_WITH=		tdb
>  TDB_VARS=			EXTERNAL_ACL+="time_quota session"
>  TP_IPFW_CONFIGURE_ENABLE=	ipfw-transparent
>


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250205160806.AE011201>