head 1.14; access; symbols pkgsrc-2026Q1:1.12.0.2 pkgsrc-2026Q1-base:1.12 pkgsrc-2025Q4:1.9.0.2 pkgsrc-2025Q4-base:1.9 pkgsrc-2025Q3:1.6.0.2 pkgsrc-2025Q3-base:1.6 pkgsrc-2025Q2:1.4.0.2 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.2.0.2 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.1.0.2 pkgsrc-2024Q4-base:1.1; locks; strict; comment @# @; 1.14 date 2026.05.07.18.49.57; author bsiegert; state Exp; branches; next 1.13; commitid MMrI2EXGAt3HJUEG; 1.13 date 2026.04.08.05.45.00; author bsiegert; state Exp; branches; next 1.12; commitid FFJx9trbRMg7k7BG; 1.12 date 2026.03.06.21.07.54; author bsiegert; state Exp; branches 1.12.2.1; next 1.11; commitid AQtIeR1eh5qvuXwG; 1.11 date 2026.02.24.08.45.28; author bsiegert; state Exp; branches; next 1.10; commitid IrpU9bGVDwSIHBvG; 1.10 date 2026.01.15.19.54.45; author bsiegert; state Exp; branches; next 1.9; commitid Zuo9UmMrkrU4HwqG; 1.9 date 2025.12.02.19.25.11; author bsiegert; state Exp; branches; next 1.8; commitid 269raRGxaHJBWRkG; 1.8 date 2025.10.16.17.59.52; author bsiegert; state Exp; branches; next 1.7; commitid RAGpkHmyeYCUYOeG; 1.7 date 2025.10.08.06.54.28; author bsiegert; state Exp; branches; next 1.6; commitid 5p46uH9RJXSFyJdG; 1.6 date 2025.09.06.13.17.01; author bsiegert; state Exp; branches; next 1.5; commitid cojusOdnRBFGHE9G; 1.5 date 2025.08.31.10.02.50; author bsiegert; state Exp; branches; next 1.4; commitid SdH7Ppgppxg5PR8G; 1.4 date 2025.06.06.14.01.29; author bsiegert; state Exp; branches; next 1.3; commitid JbNcx43ItkrmUPXF; 1.3 date 2025.04.05.18.51.18; author bsiegert; state Exp; branches; next 1.2; commitid 5KX0APffNjdlvTPF; 1.2 date 2025.03.07.20.54.20; author bsiegert; state Exp; branches 1.2.2.1; next 1.1; commitid rfTPfnLphAPl7bMF; 1.1 date 2024.12.05.09.08.30; author vins; state Exp; branches; next ; commitid Gh3txZV8No2raiAF; 1.12.2.1 date 2026.04.22.14.32.04; author maya; state Exp; branches; next ; commitid iDHLLUhOplH6NXCG; 1.2.2.1 date 2025.04.05.20.45.02; author maya; state Exp; branches; next ; commitid ts1uPa8RLrwE7UPF; desc @@ 1.14 log @Revbump all Go packages after go126 security update @ text @# $NetBSD: Makefile,v 1.13 2026/04/08 05:45:00 bsiegert Exp $ DISTNAME= filter-spfgreylist-1.0.0 PKGNAME= ${DISTNAME:S|^|opensmtpd-|} PKGREVISION= 13 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=poolpOrg/} GITHUB_PROJECT= filter-spfgreylist GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= vins@@NetBSD.org HOMEPAGE= https://github.com/poolpOrg/filter-spfgreylist/ COMMENT= SPF-aware greylisting filter integration for OpenSMTPD LICENSE= isc DEPENDS+= opensmtpd-[0-9]*:../../mail/opensmtpd SUBST_CLASSES+= prefix SUBST_STAGE.prefix= pre-configure SUBST_FILES.prefix= README.spf SUBST_VARS.prefix= PKG_SYSCONFDIR PREFIX SUBST_MESSAGE.prefix= Replacing pkgsrc placeholders. GOPATH= ${WRKDIR}/.gopath INSTALLATION_DIRS+= libexec/opensmtpd INSTALLATION_DIRS+= share/doc/opensmtpd/filters post-extract: ${RUN}${CP} ${FILESDIR}/README.spf ${WRKSRC} do-install: ${INSTALL_PROGRAM} ${GOPATH}/bin/filter-spfgreylist \ ${DESTDIR}${PREFIX}/libexec/opensmtpd/ post-install: ${INSTALL_DATA} ${WRKSRC}/README.spf \ ${DESTDIR}${PREFIX}/share/doc/opensmtpd/filters .include "go-modules.mk" .include "../../lang/go/go-module.mk" .include "../../mk/bsd.pkg.mk" @ 1.13 log @Revbump all Go packages after security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2026/03/06 21:07:54 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 12 @ 1.12 log @Revbump all Go packages after go126 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2026/02/24 08:45:28 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 11 @ 1.12.2.1 log @Revbump all Go packages after go126 security fix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2026/03/06 21:07:54 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 12 @ 1.11 log @Revbump all Go packages after default version bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2026/01/15 19:54:45 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 10 @ 1.10 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/12/02 19:25:11 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 9 @ 1.9 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/10/16 17:59:52 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 8 @ 1.8 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/10/08 06:54:28 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 7 @ 1.7 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/09/06 13:17:01 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 6 @ 1.6 log @Revbump all Go packages after go125 security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/08/31 10:02:50 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.5 log @Revbump all Go packages after moving to go125 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2025/06/06 14:01:29 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.4 log @Revbump all Go packages after go124 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/04/05 18:51:18 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.3 log @Belated revbump for all Go packages after go124 update I forgot to do the revbump again, sorry for doing it so late after the update. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/03/07 20:54:20 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.2 log @Revbump all Go packages after go124 update I realize I forgot to do the revbump after updating the default Go version to 1.24, so let's do that now. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/12/05 09:08:30 vins Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.2.2.1 log @Pulup ticket #6952 - Update PKGREVISION for all Go packages. Go had a security update to one of the builtin libraries. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/03/07 20:54:20 bsiegert Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.1 log @mail/opensmtpd-filter-spfgreylist: initial import This filter implements greylisting, allowing OpenSMTPD to temporarily reject sessions of clients it has not seen before. Unlike many implementations, this one is SPF-aware so it will properly handle greylisting for domains doing relaying through multiple MX, as long as they publish a valid SPF record. @ text @d1 1 a1 1 # $NetBSD$ d5 1 @