The NetBSD Project

CVS log for pkgsrc/mail/qmail-rejectutils/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / qmail-rejectutils

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 24 00:38:00 2023 UTC (5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored)

Follow URL redirects. While here, update COMMENT and DESCR. Bump
PKGREVISION.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 15 11:00:24 2020 UTC (2 years, 9 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Define QMAIL_QUEUE_CUSTOM_ERROR. Ride recent update.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 15 10:28:49 2020 UTC (2 years, 9 months ago) by schmonz
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Update to 20201215. From the changelog:

- qmail-qfilter-{ofmipd,smtpd}-queue: Remove after 2 years' deprecation.
  If you're using these, please switch to qmail-qfilter-queue.
- qmail-qfilter-viruscan: Optionally build with qmail-queue-custom-error
  support, returning the same error message as Russ Nelson's original
  viruscan patch.
- qmail-qfilter-queue.8, qmail-rcptcheck.8: Add an ERRORS section.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 19 09:35:41 2020 UTC (2 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

Remove DJB_RESTRICTED, no longer used.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 25 05:42:38 2020 UTC (3 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

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@.

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 16 15:25:49 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

mail/qmail-rejectutils: does not have error.h

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 1 15:31:51 2019 UTC (4 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

qmail.org lapsed; use netqmail.org or qmailorg.schmonz.com.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 1 15:34:54 2019 UTC (4 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.4: +2 -4 lines
Diff to previous 1.4 (colored)

Remove qmail-qfilter-{ofmipd,smtpd}-queue, deprecated during 2018Q4 in favor
of qmail-qfilter-queue. Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 30 19:01:19 2018 UTC (4 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.3: +8 -6 lines
Diff to previous 1.3 (colored)

Add manual pages. Bump version.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 28 16:06:34 2018 UTC (4 years, 9 months ago) by schmonz
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Update to 20181128. Changes:

- Add qmail-qfilter-queue, which is like qmail-qfilter-ofmipd-queue
  and qmail-qfilter-smtpd-queue but requires an environment variable
  pointing to a config file (QMAILQUEUEFILTERS) rather than
  hardcoding one.
- Leave qmail-qfilter-ofmipd-queue and qmail-qfilter-smtpd-queue as
  thin wrappers around qmail-qfilter-queue, logging what the sysadmin
  needs to do.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 10 15:25:08 2018 UTC (4 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update to 20181110. Changes:

- qmail-rcptcheck also works as a qmail-spp plugin.

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 28 12:56:24 2018 UTC (5 years, 3 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2

Initial import of qmail-rejectutils, a set of standalone programs for
SMTP-rejecting messages according to multiple criteria without patching
qmail-smtpd(8).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>