head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.34 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.32 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.30 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.28 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.26 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.24 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.22 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.20 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.18 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.16 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.14 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.12 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.10 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.8 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2022.03.01.19.15.38; author schmonz; state Exp; branches; next ; commitid ez50CHOg8xmJZxuD; desc @@ 1.1 log @Update to the latest upstream git. From the changelog: - Set QMAILPPID for filters to know grandparent PID. Filters can log this information to help sysadmins correlate rejections with qmail-smtpd sessions. - qmail-qfilter.1: Fix typo regarding file descriptor 5, and some spellings and phrasings. - README: Drop the stanza about setting TMPDIR, no longer relevant. - Relicense from gnu-gpl-v2 to unlicense. @ text @$NetBSD$ Apply all upstream changes since 2.1 (aff0c4a) through master (795718f). --- README.orig 2005-08-12 23:40:51.000000000 +0000 +++ README @@@@ -27,9 +27,6 @@@@ Requirements: How to install: -- Check the definitions at the top of qmail-qfilter.c, especially the - value of TMPDIR. This should be set to a temporary directory that - only the executor of qmail-qfilter has write access to. - Check the conf-* files for appropriate values for your compiler and linker, and installation paths. - Run "make" @@@@ -73,7 +70,4 @@@@ Notes on writing a filter program: See the scripts in the "samples" directory for example scripts. -This program is Copyright(C) 2001,2004-2005 Bruce Guenter, and may be -copied according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a -later version. A copy of this license is included with this package. -This package comes with no warranty of any kind. +This is free and unencumbered software released into the public domain. @