./mail/postsrsd, Postfix Sender Rewriting Scheme daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11, Package name: postsrsd-1.11, Maintainer: pkgsrc-users

PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based
lookup tables for Postfix. SRS is needed if your mail server acts
as forwarder.


Required to build:
[converters/help2man] [pkgtools/cwrappers]

Master sites:

Filesize: 35.458 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   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-07-10 10:41:56 by S.P.Zeidler | Files touched by this commit (6) | Package updated
Log message:
update postsrsd to version 1.11

The update fixes CVE-2020-35573 and CVE-2021-35525
   2017-12-31 14:22:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
postsrsd: install man page.

This incurs a build dependency on help2man.

Bump PKGREVISION.
   2016-02-25 16:29:15 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import postsrsd-1.4 as mail/postsrsd.

PostSRSd provides the Sender Rewriting Scheme (SRS) via TCP-based
lookup tables for Postfix. SRS is needed if your mail server acts
as forwarder.