2022-03-01 20:15:38 by Amitai Schleier | Files touched by this commit (7) |
Log message:
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.
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-01-01 16:07:59 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Remove unneeded bglibs dependency. Bump PKGREVISION.
|
2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message:
Remove DJB_RESTRICTED, no longer used.
|
2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39) |
Log message:
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@.
|
2020-05-16 17:25:11 by Roland Illig | Files touched by this commit (1) |
Log message:
mail/qmail-qfilter: does not have error.h
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
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.
|
2017-10-28 17:56:06 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Remove unnecessary special-case TMPDIR handling. Upstream says typical
"/tmp" is just fine. Bump PKGREVISION.
|
2017-04-27 22:04:22 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Support user-destdir and custom values of ${QMAIL_DAEMON_USER}.
|