2023-10-17 18:45:51 by Greg Troxel | Files touched by this commit (1) |
Log message: procmail: Drop MESSAGE The contents of MESSAGE are in the man page. |
2023-03-01 14:37:26 by Greg Troxel | Files touched by this commit (1) |
Log message: procmail: Add comment with link to new release |
2023-03-01 14:14:24 by Greg Troxel | Files touched by this commit (1) |
Log message: mail/procmail: Update HOMEPAGE Now on github, with a recent release. |
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-04-25 07:55:54 by Thomas Klausner | Files touched by this commit (1) |
Log message: procmail: remove dead links |
2020-01-07 14:47:41 by Kimmo Suominen | Files touched by this commit (6) |
Log message: Update MAINTAINER. |
2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112) |
Log message: mail: align variable assignments pkglint -Wall -F --only aligned -r No manual corrections. |
2019-07-09 17:46:42 by Taylor R Campbell | Files touched by this commit (5) |
Log message: Teach procmail to cross-compile on NetBSD. No revbump because this was not cross-compilable before. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |