Commit graph

64 commits

Author SHA1 Message Date
Gabor Kovesdan
758558ff31 - Make a dependency version more accurate. According to pkg_version(1)
the current one is fine, but it is reported that portupgrade(1)
  has troubles with the current way.  No PORTREVISION bump, as it just blocked
  the upgrade, but we don't want to require people to rebuild again.

Reported by:	Aurelien Croc <aurelien@ap2c.org>
2007-07-20 21:11:33 +00:00
Gabor Kovesdan
f7348895e1 - Update to 2.5.2 [1]
- Don't try to install if WITH_RAR is selected and IA32 compatibility is not
  available [2]

PR:		ports/114084 [1], ports/113941 [2]
Submitted by:	garga [1], Michael Scheidell <scheidell@secnap.net> [2]
2007-06-29 10:33:30 +00:00
Gabor Kovesdan
a71333c320 - Update to 2.5.1
- Dependency changes
- Require the fixed versions of zoo/unzoo, which are not vulnerable
- Add ramdisk support

PR:		ports/113396
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Reviewed by:	Mark Martinec <Mark.Martinec@ijs.si> (author)
2007-06-09 11:13:44 +00:00
Gabor Kovesdan
af5b6e57f7 Fix packaging. No PORTREVISION bump, since it installs and deinstalls cleanly,
just does not package. Somehow tinderbox did not reflect this issue, but
pointyhat and local tests did.

Reported by:	Bryan Fullerton <bryanf@samurai.com>,
		pointyhat (via kris)
Approved by:	portmgr (linimon)
2007-05-21 22:52:40 +00:00
Gabor Kovesdan
d9d5b2b55a - Update to 2.5.0
- Add Altermime support
- Add P7Zip support

Release Notes:	http://www.ijs.si/software/amavisd/release-notes.txt

PR:		ports/112048
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2007-05-01 18:31:56 +00:00
Gabor Kovesdan
86d1694eef - Remove explicit -l from command line options of p0fanalyzer in the rc.d
script and now amavis_p0f_daemon_flags defaults to -l, which was empty so far
- Bump PORTREVISION
2007-03-30 21:52:10 +00:00
Doug Barton
b4118877b1 Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
2007-02-26 23:02:04 +00:00
Gabor Kovesdan
5f1a08a320 - Remove support for FreeBSD 4.x
Approved by:	erwin (mentor, implicit)
2007-02-17 20:53:56 +00:00
Gabor Kovesdan
43de599d6f - Fix dependency [1]
- Turn on WITH_FILE at default
- Bump PORTREVISION

PR:		ports/108734 [1]
Reported by:	Attila Nagy <bra@fsn.hu> [1]
Submitted by:	Martin Matuska <martin@matuska.org> [1]
Approved by:	erwin (mentor)
2007-02-03 23:45:28 +00:00
Gabor Kovesdan
8033b66e0f - Update to 2.4.5
PR:		ports/108623
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Approved by:	erwin (mentor)
2007-02-01 16:46:24 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Dmitry Sivachenko
274e5c4ab3 Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. 2006-12-03 12:45:59 +00:00
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
4b11149e8b Remove empty patch file.
Forgotten by:		erwin
2006-11-27 12:54:03 +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
f3f0819ea8 Add a file missed in the last commit which:
- Add p0f (passive OS fingerprinting) to OPTIONS and an rc.d script for p0fanalyzer

PR:		102944
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Noticed by:	Henrik Schack <henrik@schack.dk>
2006-09-12 10:38: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
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +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
030cf21ece - correct the arguments of pw groupadd
Noticed by:	kris
2005-02-14 03:51:45 +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