Commit graph

9 commits

Author SHA1 Message Date
Sergei Kolobov
8af2c6efd8 - Update to 1.24
- Fix RUN_DEPENDS to properly include unzip dependency when needed [1]
- Fix "--block-password-protected" bug [3]
- Add QMAILSCAN_NOTUNZIP knob (requested by David Sieborger)
- Change default for QMAILSCAN_NOTIFY to 'psender, precips'
- Add QMAILSCAN_LANG knob to select language [2]

PR:		ports/71376 [1], ports/68770 [2]
Submitted by:	freebsd@simplerezo.com (maintainer) [1],
		Renato Botelho <renato@galle.com.br> [2]
Obtained from:	David Sieborger [3]
2004-10-22 11:45:25 +00:00
Pav Lucistnik
4413c33104 - Revert part of my previous change: p5-Time-HiRes is prefered even on
perl 5.8.4, because it can be newer than the bundled copy

Requested by:	local camel clan (lth)
2004-07-12 20:32:52 +00:00
Pav Lucistnik
3dea3e4615 - Fix dependencies (only build bad, both build and run good)
- Conditionalize p5-Time-HiRes dependency on perl level

PR:		ports/68579, ports/68923
Submitted by:	freebsd@simplerezo.com <freebsd@simplerezo.com> (maintainer)
2004-07-12 20:14:59 +00:00
Pav Lucistnik
c717e128f0 - Update to 1.22
PR:		ports/65974
Submitted by:	<freebsd@simplerezo.com> (maintainer)
2004-05-30 00:37:26 +00:00
Sergei Kolobov
7d42f8ae01 - Fix broken detection of Japanese locales [1]
- Update patches
- Bump PORTREVISION

PR:		60853 [1] (partly)
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> [1],
		maintainer
2004-01-04 13:25:13 +00:00
Sergei Kolobov
0ff341f3a0 - Use --qmail-queue-binary configure's argument to point to the proper
location (i.e. ${QMAIL_DIR}/bin instead of ${PREFIX}/bin)
  Suggested by:	J. Martin Petersen <jmp@alvorlig.dk>
		Fumihiko Kimura <jfkimura@yahoo.co.jp>
- Check for qmail-queue binary in Makefile
- Display build knobs descriptions in pre-configure
- Install qs2mrtg.pl script (from contrib/)

Submitted by:	maintainer
2004-01-03 17:32:22 +00:00
Sergei Kolobov
345e50a0c3 - chown(1) SPOOLDIR at the install time
Submitted by:	maintainer
2004-01-02 23:24:15 +00:00
Sergei Kolobov
267bc2dc6c - Update to 1.20 [1]
- Fix @dirrm stderr redirection in pkg-plist [2]

PR:		60395 [2] (partly)
Submitted by:	maintainer [1],
		Fumihiko Kimura <jfkimura@yahoo.co.jp> [2]
2003-12-29 18:07:12 +00:00
Sergei Kolobov
46a4563118 Add qmail-scanner 1.20.r4, Content/Anti-virus Scanner for qmail.
Qmail-Scanner is e-mail content scanner that enables a qmail server to
scan all messages it receives for certain characteristics (normally viruses),
and react accordingly.

If you have a commercial virus scanner (eg, Sophos sweep, McAfee
uvscan, etc) installed when you build qmail-scanner, qmail-scanner
will configure itself to use that.  Otherwise, it will only use its
internal content filter which only allows you to block mail based
on text in the subject/body, general types of attachments, etc.

WWW:	http://qmail-scanner.sourceforge.net/

PR:		55941
Submitted by:	moeti <freebsd@simplerezo.com>
2003-12-11 11:40:35 +00:00