Bug 70306 - MAINTAINER UPDATE: amavisd-new port update
Summary: MAINTAINER UPDATE: amavisd-new port update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 16:50 UTC by Blaz Zupan
Modified: 2004-08-11 23:46 UTC (History)
0 users

See Also:


Attachments
file.diff (5.92 KB, patch)
2004-08-11 16:50 UTC, Blaz Zupan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Blaz Zupan 2004-08-11 16:50:31 UTC
Attached patch contains the following fixes:

- Don't pretend we support anything older than perl 5.8.2. Support for
  5.00503 was severly broken and amavisd-new author officially only supports
  5.8.2 and up. As an added bonus, this simplifies the makefile very much.
- Install a usable amavisd.conf if none exists
- On installation, remove amavisd.conf if it is equal to default one
- On installation, create /var/amavis/tmp, because the new amavisd.conf
  uses this directory to store temporary files
- Remove address extension options from the example configuration file.
  Neither sendmail nor postfix support address extensions on FreeBSD
  by default.
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-08-11 23:46:15 UTC
State Changed
From-To: open->closed

Committed, thanks!