Path to this page:
./
mail/relay-ctrl,
Allows relaying via POP/IMAP-before-SMTP
Branch: CURRENT,
Version: 3.2,
Package name: relay-ctrl-3.2,
Maintainer: schmonzThis set of programs controls access to relaying for users that
authenticate using either POP3 using the qmail-popup/qmail-pop3d
or pop3front servers, or IMAP using Courier IMAP or Dovecot.
Required to run:[
devel/bglibs]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 22.577 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2017-01-02) Updated to version: relay-ctrl-3.2
- (2016-05-17) Updated to version: relay-ctrl-3.1.1nb1
- (2007-02-28) Package added to pkgsrc.se, version relay-ctrl-3.1.1 (created)
CVS history: (Expand)
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
|
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-04-27 19:31:07 by Roland Illig | Files touched by this commit (1) |
Log message:
mail/relay-ctrl: 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.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2017-04-27 22:41:26 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Support user-destdir.
|