1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/security/antivir-milter
Alexander Leidinger 078dd2cc19 - Use daemon(8) for launching avmilter in order to detach it from the
controlling terminal. [1]
- Make the avq script check if it's ran by the avmilter user in addition
  to uid == 0. This enables `avq --remove` to be run via a script and the
  ExternalProgram option in order to automatically delete the rejected
  messages. [2]
- Install a script avqrm which serves this purpose, i.e. executes
  `avq --remove` and can be run via ExternalProgram.
- Make the avq script not print the contents of the queue when option
  '--remove' is given, this greatly improves speed and otherwise it's not
  really suitable to be called on every rejected message. Fix some typos.
- Fix pkg-plist by adding antivirupdater.

Requested by:	ache [1], [2]
Submitted by:	maintainer
2004-03-08 08:03:50 +00:00
..
files - Use daemon(8) for launching avmilter in order to detach it from the 2004-03-08 08:03:50 +00:00
distinfo HEADS-UP: When updating from a previous version you have to do the following 2004-03-05 15:08:29 +00:00
Makefile - Use daemon(8) for launching avmilter in order to detach it from the 2004-03-08 08:03:50 +00:00
pkg-descr
pkg-message HEADS-UP: When updating from a previous version you have to do the following 2004-03-05 15:08:29 +00:00
pkg-plist - Use daemon(8) for launching avmilter in order to detach it from the 2004-03-08 08:03:50 +00:00