Commit graph

46 commits

Author SHA1 Message Date
Erwin Lansing
f7af0844df - Update to 2.4.4
- Don't quote amavis_p0f_daemon_flags in the p0f rc.d script [1]
- Don't use -p option of daemon on 4.X since it doesn't have such [1]

Requested by:	Michael Scheidell <scheidell@secnap.net> [1]
PR:		105862
Submitted by:	gabor (maintainer)
2006-11-27 12:55:21 +00:00
Erwin Lansing
54923f1944 Distfile was rerolled due to a minor bugfix. Update distinfo and bump PORTREVISION
PR:		103895
Submitted by:	gabor (maintainer)
Reported by:	Henrik Schack <henrik@schack.dk>,
		Mark Martinec (author)
2006-10-02 09:26:16 +00:00
Erwin Lansing
4c8100486c - Update to 2.4.3
- Remove NEW_MILTER from OPTIONS since it was a circular dependency
- Change description for SQLITE in OPTIONS since it is almost only
  useful for logging
- Change the order of p0f parameters in the rc.d script, because -l
  must be the last command line option [1]
- Add new option so that arguments can be passed to p0f-analyzer.pl
  as well not just for p0f

Submitted by:	Henrik Schack <henrik@schack.dk> [1],
		gabor (maintainer)
2006-10-01 17:48:40 +00:00
Erwin Lansing
5e261aad5d - Use the same naming scheme for p0fanalyzer rc.d script as used by milter script
- Fix pkg-message to reflect the p0fanalyzer rc.d script behavior
- Don't hardcode the interface into p0fanalyzer rc.d script
- Respect amavis_p0fanalyzer_flags
- Bump PORTREVISION

PR:		103560
Submitted by:	gabor (maintainer)
Requested by:	Attila Nagy <bra at fsn dot hu>,
		Reto Burkhalter <reto dot burkhalter at basis06 dot com>
2006-09-25 16:22:33 +00:00
Erwin Lansing
a9385c3f1b Really fix p0fanalyzer support this time.
Noticed by:	Henrik Schack <henrik@schack.dk>
Submitted by:	maintainer
2006-09-17 16:10:42 +00:00
Erwin Lansing
de3fa1901b Big rework:
- Register some dependencies directly that were installed by another dependencies before
- Add BerkeleyDB to OPTIONS for nanny/cache/snmp, it is not a mandatory dependency any more
- Add SQLite to OPTIONS for lookups/logging/quarantine
- Add SASL to OPTIONS for authentication
- Add SpamAssassin to OPTIONS, it is not a mandatory dependency any more
- Add p0f (passive OS fingerprinting) to OPTIONS and an rc.d script for p0fanalyzer
- Add file to OPTIONS to use ports' file(1) instead of system file(1)
- Add nomarch and cabextract to OPTIONS, they are not mandatory any more
- Provide some alternatives for archiver dependencies (rar/unrar, arj/unar, etc.)
- Cleanup deprecated PLIST_SUB and pkg-plist entries
- Use reinplace editing instead of patches where possible
- Ensure that the config file is installed with proper attributes
- Add some p0f explanation to pkg-message
- Style

PR:		102944
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
2006-09-10 14:05:50 +00:00
Erwin Lansing
1fcbcc63f1 Fix typo in UNZOO option
PR:		101129
Submitted by:	gabor (maintainer)
2006-08-01 07:48:11 +00:00
Erwin Lansing
85c9ccc759 - Fix a bug when using LMTP transfer
- Make some archiver support optionally

PR:		101071
Submitted by:	gabor (maintainer)
2006-07-31 07:41:04 +00:00
Erwin Lansing
bf0ef0c1a4 Update to 2.4.2
PR:		99785
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
2006-07-04 19:25:10 +00:00
Renato Botelho
81d1283b0f - Since clamav changed recently to depend of arj and unzoo instead of unarj
and zoo, change amavisd-new to do the same and so, depend of the same
  archivers.

Submitted by:	maintainer via email
2006-05-26 15:41:47 +00:00
Ion-Mihai Tetcu
22f0f36852 Replace stale MASTER_SITE with a good one.
PR:		ports/97552
Submitted by:	maintainer
Approved by:	tmclaugh (mentor)
2006-05-23 04:15:04 +00:00
Cheng-Lung Sung
6316b603ef - Update to 2.4.1
- Patch out a copy&paste typo in LDAP.schema

PR:		ports/97130
Submitted by:	maintainer (Gabor Kovesdan)
2006-05-12 02:30:43 +00:00
Renato Botelho
54014030e2 - Update to 2.4.0
- Substitute deprecated USE_RCORDER with USE_RC_SUBR
- Add some dependency that are necessary according to the documentation

PR:		ports/95349
Submitted by:	maintainer
2006-04-05 19:05:49 +00:00
Sam Lawrance
6fdf473cae Submitter takes maintainership.
PR:		ports/90154
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-12-10 23:41:23 +00:00
Sam Lawrance
1cde264552 - Create /var/amavis/var directory at install time [1]
- Install the amavisd-release script [2]
- Drop maintainership [3]

PR:		ports/89723 [1], ports/90047 [2]
Submitted by:	Mipam <root@relay3.ordina.nl> [1],
		Dave Smith <david.smith@omnieng.co.uk> [2],
		Blaz Zupan <blaz@si.FreeBSD.org> (maintainer, by private
		email) [3]
2005-12-09 00:10:26 +00:00
Sam Lawrance
490878dfdf Add a check to see if WITH_MILTER is not set (and don't build milter
in that case).

PR:		ports/85834
Submitted by:	Vivek Khera <vivek@khera.org>
Approved by:	blaz@si.FreeBSD.org (maintainer)
2005-10-17 13:20:03 +00:00
Dejan Lesjak
0b8e4ca917 Update amavisd-new to 2.3.3. [1]
Start amavisd as root so that it works both with and without chroot. [2]

PR:		ports/85241 [1], ports/83988 [2]
Submitted by:	Blaz Zupan (maintainer)
2005-08-29 04:41:23 +00:00
Yen-Ming Lee
b7847f5b55 - fix installation of start script on 4.x
PR:		83604
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2005-07-17 21:42:11 +00:00
Florent Thoumie
453bba93d7 - Update to 2.3.2.
- Use USE_RC_SUBR / USE_RCORDER for amavis.sh.
- Use SUB_FILES / SUB_LIST for pkg-* files.
- Add new MILTER option.
- Probably some other fixes I've forgot.

PR:		ports/82423
Reported by:	Petr Rehor <prehor@gmail.com>
Submitted by:	maintainer
2005-07-06 08:47:09 +00:00
Florent Thoumie
66492abc86 - Fix libmilter detection.
PR:		ports/81392
Submitted by:	Henri Hennebert <hlh@ciger.be>
Approved by:	maintainer
2005-06-05 15:49:16 +00:00
Pav Lucistnik
ba40194f82 - Update to 2.3.1
PR:		ports/81219
Submitted by:	Michael Scheidell <scheidell@secnap.net> via maintainer
2005-05-19 15:20:09 +00:00
Yen-Ming Lee
3b91821691 - Update security/amavisd-new to 2.3.0.
PR:		80318
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-04-25 14:51:44 +00:00
Yen-Ming Lee
72e20bfef5 - register UID:GID 110 for vscan
PR:		77366
Submitted by:	Scott Balmos <scott.balmos at utoledo.edu>
Approved by:	Blaz Zupan <blaz at si.FreeBSD.org>
2005-02-13 17:35:35 +00:00
Pav Lucistnik
0321805ba0 - Update to 2.2.1
PR:		ports/75513
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-12-28 03:19:42 +00:00
Pav Lucistnik
106857c742 - Update to 2.2.0
PR:		ports/73441
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-11-05 20:35:47 +00:00
Vanilla I. Shu
184e972a64 Upgrade to 2.1.2.
PR:		ports/71907
Submitted by:	maintainer
2004-10-14 07:02:00 +00:00
Sergey Matveychuk
43de0f79ec Update to 2.1.1
PR:		ports/70933
Submitted by:	maintainer
2004-08-26 18:52:06 +00:00
Vanilla I. Shu
8c3e44e2c4 Upgrade to 2.1.0.
PR:		ports/70526
Submitted by:	maintainer
2004-08-16 17:19:16 +00:00
Sergey Matveychuk
179f12f12d - 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.

PR:		ports/70306
Submitted by:	maintainer
2004-08-11 22:45:57 +00:00
Vanilla I. Shu
389fdc1c88 - update amavisd-new to 20040701
- add dependency on cabextract and rpm2cpio.pl
- add menu used to add required dependencies
  for MySQL, PostgreSQL and LDAP support
- add warning when running under perl version below 5.8.2
- remove taint checks when running perl 5.00503
- (hopefully) fix chroot support by running amavisd with -u
  instead of using "su"
- mention other virus scanners available in the ports collection
  in the startup message

PR:		ports/68732
Submitted by:	maintainer
2004-07-18 10:05:50 +00:00
Yen-Ming Lee
6e33eddc2d update to 20030616.p9
PR:		65120
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
2004-04-04 06:23:11 +00:00
Pav Lucistnik
717e0f7aa1 - fix dependencies for modules already included in perl 5.8 (PR 64374)
- remove dependency on Carp::Heavy module which is not available with
  stock FreeBSD 4.9 perl
- add official post -p8 buglet fixes which will be included in -p9
- add size information to distinfo
- bump portrevision

PR:		ports/64589
Submitted by:	Blaz Zupan <blaz.zupan@amis.net> (maintainer)
2004-03-28 13:16:01 +00:00
Daichi GOTO
69626c7b8a Update to 20030616.p8
Add new official mirrors.

PR:		ports/64146
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-03-16 06:14:04 +00:00
Edwin Groothuis
ae2f644ff0 Upgrade security/amavisd-new
Upgrade security/amavisd-new port to 20030616.p7

Also make portlint less unhappy wrt file

PR:		ports/61042
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2004-01-08 01:09:00 +00:00
James E. Housley
b5f8865812 1) Update security/amavisd-new to amavisd-new-20030616-p6.
2) Incorporate changes from PR 57382:
   - add rc.subr support
   - cleanup sed variable replacement scripts
   - add pointer to Clam Antivirus to installation message
  PR 57382 was closed by mistake, I thought the contents
  have already been commited, while they were not.

PR:		59323
Submitted by:	milter@free.fr (1)
Submitted by:	Martin Matuska <martin@tradex.sk> (2)
Approved by:	MAINTAINER
2003-11-20 11:00:19 +00:00
Yen-Ming Lee
74ed2bc9cd - update amavisd-new to 20030616.p5.
- fix dependency on devel/p5-IO, which should only be used when
  perl older than 5.6.1 is installed.
- enable cpio for extraction of tar archives, which uses much less
  memory than Archive::Tar (suggested by amavisd-new author)

PR:		56013
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
2003-08-27 08:30:05 +00:00
Alexander Leidinger
0713ab76a2 Update to 20030616.p2.
Submitted by:	Rob Evers <rob@debank.tv> (20030616.p1)
Approved by:	maintainer (20030616.p2)
PR:		53728
2003-07-01 09:41:37 +00:00
Tilman Keskinoz
5dd2ee4bc4 - installs two new README files that I missed in the previous update
- adds an entry to amavisd.conf for the Fizzer worm because it fakes
  the sender address (suggested by mutt@free.fr)
- set the log level back to 0, because apparently it was set to 2 by
  mistake by the author (suggested by mutt@free.fr)

- Bump PORTREVISION

PR:		52399
Submitted by:	maintainer
2003-05-19 12:56:33 +00:00
Pete Fritchman
5e6ec0335b - update to 20030314.p2
- remove the locale hack in the startup script; it's no
  longer necessary

PR:		52066
Submitted by:	maintainer
2003-05-16 02:54:14 +00:00
Yen-Ming Lee
487f674770 Update amavisd-new port to 20030314.p1.
Don't remove amavis user/group and directories, just remind user that they
should do it manually if they don't want to use the port anymore.

PR:		51153
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
2003-04-20 10:02:44 +00:00
Edwin Groothuis
84ad0cd6c3 MAINTAINER UPDATE: security/amavisd-new
Fixes for amavisd-new port:
	- add missing dependency on devel/p5-IO
	- install amavisdconf utility
	- bump portrevision

PR:		ports/48984
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:18:06 +00:00
Pete Fritchman
7ba8228af8 Fix a bug where non-RFC 2822 compliant mails were generated when a
non-US locale was in use.

PR:		50028
Submitted by:	maintainer
2003-03-27 03:49:51 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Ying-Chieh Liao
f8bb702c0b upgrade to 20021227 p2
allow build without sendmail milter

Submitted by:	maintainer
2003-01-17 03:47:38 +00:00
Dmitry Sivachenko
193ec55929 Update to version 20021227.p1.
Pass maintainership to submitter (approved by former maintainer).

Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-01-04 07:20:30 +00:00
Anton Berezin
32088666dc Add amavisd-new, performance-enhanced daemonized version of amavis-perl.
PR:		38934
Submitted by:	Christopher K Davis (ckd-freebsd@ckdhr.com)
2002-06-13 14:46:25 +00:00