Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 22:45:57 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/amavisd-new Makefile pkg-plist ports/security/amavisd-new/files INSTALL.tmpl MESSAGE.tmpl patch-amavisd.conf perlwarning.tmpl
Message-ID:  <200408112245.i7BMjvqj093869@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2004-08-11 22:45:57 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile pkg-plist 
    security/amavisd-new/files INSTALL.tmpl MESSAGE.tmpl 
                               patch-amavisd.conf 
  Removed files:
    security/amavisd-new/files perlwarning.tmpl 
  Log:
  - 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
  
  Revision  Changes    Path
  1.18      +8 -17     ports/security/amavisd-new/Makefile
  1.4       +3 -1      ports/security/amavisd-new/files/INSTALL.tmpl
  1.5       +1 -2      ports/security/amavisd-new/files/MESSAGE.tmpl
  1.9       +16 -1     ports/security/amavisd-new/files/patch-amavisd.conf
  1.2       +0 -10     ports/security/amavisd-new/files/perlwarning.tmpl (dead)
  1.12      +2 -0      ports/security/amavisd-new/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408112245.i7BMjvqj093869>