- new switch WITH_POSTFIX_MILTER
- assign a new user `dkfilter' to run the milter as a non-priviledged process
PR: ports/103490
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
config.php exists.
This fixes package building.
Reported by: pointyhat via kris
Submitted by: Neil Darlow <neil at darlow.co.uk>
Approved by: Matt Emmerton <matt at gsicomp.on.ca> (maintainer)
- Add an option for Postfix milter
- Run under unpriviledged user
PR: ports/103404, ports/103417
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
from the one in the PR and I also don't bump the portrevision, it's an
optional dependency and the package on the cluster will not change.
PR: 103547
Noticed by: "Alex Samorukov" <samm@os2.kiev.ua>
This is the latest stable release of TMDA
1.1 is now the stable branch, 1.0 branch has been obsoleted
Changes include:
- ~/.tmdarc configuration file has been obsoleted by
~/.tmda/ configuration directory - see EXAMPLESDIR/dot-tmda
- only minimal set of HTML documentation is installed;
please see http://wiki.tmda.net/ for full documentation
- templates has changed: single bounce.txt has been replaced
with various bounce_*.txt templates; see DATADIR
- Sync MASTER_SITES to the official mirror list
- Use SUB_FILES mechanism for pkg-message customization
- Install script via port's Makefile instead of USE_PYDISTUTILS
- Manual page is no longer included in the distribution;
building it from SGML source requires Jade and docbook2man;
in order to avoid adding quite heavy dependecies for this simple
utility, we now install SGML and associated Makefile to DOCSDIR
for those who want to build the man page manually
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
are now required not only at build time, but at run-time as well
- Bump PORTREVISION
Prompted by: oliver
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
are now required not only at build time, but at run-time as well
- Bump PORTREVISION
Noticed by: Chris van der Wel <chris at argeweb dot nl>
These fixes are similar to mail/dkfilter, see ports/103344.
PR: ports/103346
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
This also stops FreeBSD start up.
Ref: http://docs.freebsd.org/cgi/mid.cgi?450CA21C.3080407
- There are potential DoS attacks by dkfilter_{in,out} program.
They can change their pid file to illegally stop any program
when an administrator try to stop them by rc script.
- pet portlint(1)
PR: ports/103344
Submitted by: Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp> (maintainer)
complain. Shut it up by using @dirrmtry.
PR: ports/103339
Submitted by: Neil Darlow <neil at darlow.co.uk>
Approved by: Matt Emmerton <matt at gsicomp.on.ca> (maintainer)