aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner/files/CHANGES.port
blob: 5d6ab1b48529b04a15254a5f358b7e5b0a20a424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Version 4.54.6_1
=================
- Path to gunzip in MailScanner.conf fixed

Version 4.54.6
=================
- Upgrade to MailScanner 4.54
- Download location changed
- added sysutils/p5-Sys-Hostname-Long dependency

Version 4.53.8
=================
- 4.53.7 contained a bug in scanning of phishing mails. This resulted in scanning loops

Version 4.53.7
=================
- Upgrade to MailScanner 4.53
- changed some patch-names
- created sa-update.cron in libexece/MailScanner to periodically run sa-update

Version 4.52.2_1
=================
- fixed bug in mta.sh script
- fixed rc.subr reference in update_phishing_sites.cron and 
  update_virus_scanners.cron --> now dynamically rewritten to correct
  location
- Exim 4.61 changed queue file format which was incompatible with 4.52.2 --> patched

Version 4.52.2
=================
- Upgrade to MailScanner 4.52

Version 4.51.5
=================
- Some changes in FreeBSD 6.1 resulted in problems in the mta.sh script.
  Fixed.
- Upgrade to MailScanenr 4.51

Version 4.50.15_1
=================
- The MailScanner binary is now put into /usr/local/sbin allowing for
  easy use of the command-line options for debugging etc.
- From this version on all ports will contain this Change Log.
- The following scripts are now installed by the port as well (into
  /usr/local/libexec/MailScanner):
	- analyse_SpamAssassin_cache
	- clean.SA.cache (use this for manual clean or in crontab)
	- clean.quarantine (use this for manual clean or in crontab)
	- update_phishing_sites (use this for manual updates)
	- update_phishing_sites.cron (use this in crontab)
	- update_virus_scanners.cron (ise this in crontab)
- The latter two can/should be used in your crontab for updating those
  components. These scripts introduce a random delay for updating (can
  be configured in rc.conf).
- Fixed a small bug in mailscanner.sh script. Status/Stop was not
  always working.

Version 4.50.15
===============
- Upgrade to MailScanner 4.50.15-1
- Start/Stop scripts are now rc.subr compliant. Please adjust your config!
- The port now optionally installs Spamassassin, ClamAV and Bitdefender.
- make renew-wrapper, renew-autoupdate and renew-reports now depend on 
  configure instead of on install allowing their usage after a portupgrade.