head 1.8; access; symbols pkgsrc-2026Q2:1.5.0.2 pkgsrc-2026Q2-base:1.5 pkgsrc-2026Q1:1.4.0.2 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.3.0.2 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.8 date 2026.08.10.10.49.30; author adam; state Exp; branches; next 1.7; commitid 14Gj4G6aItJx15RG; 1.7 date 2026.07.24.09.03.52; author adam; state Exp; branches; next 1.6; commitid PinmqtRbiEF8ZSOG; 1.6 date 2026.07.13.07.29.18; author adam; state Exp; branches; next 1.5; commitid 0WcjqVzr98LxOsNG; 1.5 date 2026.05.05.18.00.35; author adam; state Exp; branches; next 1.4; commitid EwZHApi2uW2svEEG; 1.4 date 2026.03.12.12.20.32; author adam; state Exp; branches; next 1.3; commitid QcoMBf1wbGfInGxG; 1.3 date 2025.10.23.20.39.05; author wiz; state Exp; branches; next 1.2; commitid 1V2hBZn9ypXaCJfG; 1.2 date 2025.10.21.18.31.28; author adam; state Exp; branches; next 1.1; commitid mq3nkrGy1O8SZsfG; 1.1 date 2025.07.14.05.36.04; author adam; state Exp; branches; next ; commitid x1pYe5QCYtHeTF2G; desc @@ 1.8 log @defguard-gateway: updated to 2.0.4 2.0.4 Fixes interface configuration errors which can occur due to transient Core connection loss. @ text @# $NetBSD: Makefile,v 1.7 2026/07/24 09:03:52 adam Exp $ .include "../../security/defguard/version.mk" DISTNAME= defguard-gateway-2.0.4 EXTRACT_SUFX= .tar.xz GITHUB_PROJECT= gateway GITHUB_RELEASE= v${PKGVERSION_NOREV} COMMENT= True Zero-Trust WireGuard VPN with 2FA/MFA # For internal crates. EXTRA_DIST+= defguard-${DEFGUARD_VERSION}.tar.gz # Depends on an unpublished crate. Can't use cargo.mk to fetch it. NFTNL_REV= abd34b08c53b88a47346da6362e360d522cf8ca2 DISTFILES+= nftnl-${NFTNL_REV}.tar.gz SITES.nftnl-${NFTNL_REV}.tar.gz+= -${MASTER_SITE_GITHUB:=defguard/}nftnl-rs/archive/${NFTNL_REV}.tar.gz RUST_REQ= 1.95 INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/target/release/defguard-gateway ${DESTDIR}${PREFIX}/bin/ .include "cargo-depends.mk" .include "../../devel/libgit2/buildlink3.mk" .include "../../lang/rust/cargo.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @defguard-gateway: updated to 2.0.3 2.0.3 Fix memory access problem on BSD. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2026/07/13 07:29:18 adam Exp $ d5 1 a5 1 DISTNAME= defguard-gateway-2.0.3 d21 2 @ 1.6 log @defguard, defguard-gateway, defguard-proxy: updated to 2.0.2 2.0.2: SMTP OAuth configuration for Microsoft and Google Bulk user actions Synchronization of disabled Active Directory users LDAP integration improvements Synchronization of users only from specified groups in Microsoft directory synchronization Security improvements to the Forward Auth functionality Bug fixes and UX improvements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2026/05/05 18:00:35 adam Exp $ d5 2 a6 1 DISTNAME= defguard-gateway-2.0.2 d8 1 d13 1 a13 1 EXTRA_DIST+= defguard-${DEFGUARD_VERSION}${EXTRACT_SUFX} @ 1.5 log @defguard: updated to 2.0.0 2.0.0 It’s a significant step up from version 1.x, featuring: a completely redesigned UI, a new and easy deployment approach (and component communication security), and some other major architectural changes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2026/03/12 12:20:32 adam Exp $ d5 1 a5 1 DISTNAME= defguard-gateway-2.0.1 d10 1 a10 1 # For defguard-version crate. d14 1 a14 1 NFTNL_REV= a5cf4c9965118e27795f4ad94ea5fbbde2687ff7 @ 1.4 log @defguard-gateway: updated to 1.6.3 1.6.3 This is a security patch for the major 1.6 release. It includes dependency updates to resolve the following CVEs: CVE-2026-25541 CVE-2026-25727 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/10/23 20:39:05 wiz Exp $ d5 1 a5 1 DISTNAME= defguard-gateway-1.6.3 d14 1 a14 1 NFTNL_REV= 1a1147271f43b9d7182a114bb056a5224c35d38f @ 1.3 log @*: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/10/21 18:31:28 adam Exp $ a2 1 PKGREVISION= 1 d5 1 a5 1 DISTNAME= defguard-gateway-${DEFGUARD_VERSION} a18 5 USE_TOOLS+= pkg-config MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl} RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.libgit2}/lib RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib @ 1.2 log @defguard*: updated to 1.5.1 1.5.1 This patch for version 1.5 includes fixes for vulnerabilities identified during our latest penetration test. As a fully transparent organization, Defguard publishes a Pentesting Security Report page where you can track the status of our vulnerability fixes. 1.5.0 This is the biggest, most feature packed (and fixes) release we have ever done! We’ve introduced 11 major features! and nearly 100 bugfixes. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2025/07/14 05:36:04 adam Exp $ d3 1 @ 1.1 log @defguard-gateway: added version 1.4.0 Defguard gateway is a client service for Defguard which can be used to create your own WireGuard VPN servers for secure and private networking. @ text @d1 1 a1 1 # $NetBSD$ d10 3 d19 1 d21 1 d31 1 @