head 1.9; access; symbols pkgsrc-2023Q4:1.9.0.20 pkgsrc-2023Q4-base:1.9 pkgsrc-2023Q3:1.9.0.18 pkgsrc-2023Q3-base:1.9 pkgsrc-2023Q2:1.9.0.16 pkgsrc-2023Q2-base:1.9 pkgsrc-2023Q1:1.9.0.14 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.12 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.10 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.9.0.8 pkgsrc-2022Q2-base:1.9 pkgsrc-2022Q1:1.9.0.6 pkgsrc-2022Q1-base:1.9 pkgsrc-2021Q4:1.9.0.4 pkgsrc-2021Q4-base:1.9 pkgsrc-2021Q3:1.9.0.2 pkgsrc-2021Q3-base:1.9 pkgsrc-2021Q2:1.8.0.6 pkgsrc-2021Q2-base:1.8 pkgsrc-2021Q1:1.8.0.4 pkgsrc-2021Q1-base:1.8 pkgsrc-2020Q4:1.8.0.2 pkgsrc-2020Q4-base:1.8 pkgsrc-2020Q3:1.7.0.4 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.2 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.3.0.16 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.12 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.10 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.8 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.6 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.4 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.2 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.2.0.4 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.2 pkgsrc-2017Q4-base:1.2; locks; strict; comment @# @; 1.9 date 2021.06.23.20.33.13; author nia; state Exp; branches; next 1.8; commitid L7RJ3CFGxS3ruiYC; 1.8 date 2020.11.19.09.35.40; author schmonz; state Exp; branches; next 1.7; commitid iAKfOyec2NWiNtwC; 1.7 date 2020.06.25.05.42.37; author schmonz; state Exp; branches; next 1.6; commitid xPBN1QptNF4rezdC; 1.6 date 2020.05.23.21.32.15; author schmonz; state Exp; branches; next 1.5; commitid HAtQUXEGce5Txp9C; 1.5 date 2020.05.16.15.23.05; author rillig; state Exp; branches; next 1.4; commitid bNx7JVND4x4hJt8C; 1.4 date 2020.01.26.17.31.36; author rillig; state Exp; branches; next 1.3; commitid 4fBBvoSLJaGd0eUB; 1.3 date 2018.04.14.00.56.24; author schmonz; state Exp; branches; next 1.2; commitid 5oiEu0BAuSfyslyA; 1.2 date 2017.09.29.00.51.46; author schmonz; state Exp; branches; next 1.1; commitid PvYZzkCj5b6yL19A; 1.1 date 2017.09.28.17.27.34; author schmonz; state Exp; branches; next ; commitid UYKeSYdcldiXiZ8A; desc @@ 1.9 log @Revbump for MySQL default change @ text @# $NetBSD: Makefile,v 1.8 2020/11/19 09:35:40 schmonz Exp $ DISTNAME= qmail-autoresponder-2.0 PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} MAINTAINER= schmonz@@NetBSD.org HOMEPAGE= https://untroubled.org/qmail-autoresponder/ COMMENT= Rate-limited autoresponder for qmail LICENSE= gnu-gpl-v2 DEPENDS+= qmail-[0-9]*:../../mail/qmail INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 INSTALL_ENV+= install_prefix=${DESTDIR:Q} DJB_MAKE_TARGETS= no BUILD_TARGET= all LDFLAGS.SunOS+= -lsocket .include "options.mk" pre-configure: ${TOUCH} ${WRKSRC}/conf-bgincs ${WRKSRC}/conf-bglibs .include "../../devel/bglibs/buildlink3.mk" .include "../../mk/djbware.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @Remove DJB_RESTRICTED, no longer used. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2020/06/25 05:42:37 schmonz Exp $ d4 1 @ 1.7 log @Retire 'djbware-errno-hack' and associated options.mk cleverness. Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@@. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/05/23 21:32:15 schmonz Exp $ a16 1 DJB_RESTRICTED= no @ 1.6 log @Restore missing .include of options.mk. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/05/16 15:23:05 rillig Exp $ a17 1 DJB_ERRNO_HACK= no @ 1.5 log @mail/qmail-autoresponder: does not have error.h @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/01/26 17:31:36 rillig Exp $ d24 2 @ 1.4 log @all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/04/14 00:56:24 schmonz Exp $ d18 1 @ 1.3 log @Update to 2.0. From the changelog: - Changed the filenames of response record files so they sort by time in a directory listing. This may cause extra responses after upgrading. - Added support for putting the original sender (%s) and recipient (%r) in the response message. - Added support for single file config mode, including the response. - Fixed handling of MySQL default timestamp value. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/09/29 00:51:46 schmonz Exp $ d8 1 a8 1 HOMEPAGE= http://untroubled.org/qmail-autoresponder/ @ 1.2 log @Fix build on SunOS. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/09/28 17:27:34 schmonz Exp $ d3 1 a3 1 DISTNAME= qmail-autoresponder-1.0 @ 1.1 log @Add qmail-autoresponder, a rate-limited autoresponder for qmail. Features: - Limits rate of automatic responses (defaults to a maximum of one message every hour). - Will not respond to nearly every type of mailing list or bulk email. - Will not respond to bounce messages or MAILER-DAEMON. - Bounces looping messages. - Can insert the original subject into the response. - Can copy original message into response. - Can use links in the rate-limiting data directory to limit inode usage to a single inode. - Can limit responses to a certain date/time range. @ text @d1 1 a1 1 # $NetBSD$ d21 2 @