cvs commit: ports/security/amavisd-new Makefile pkg-plist ports/security/amavisd-new/files INSTALL.tmpl MESSAGE.tmpl patch-amavisd.conf perlwarning.tmpl

Sergey Matveychuk sem at FreeBSD.org
Wed Aug 11 15:45:58 PDT 2004


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


More information about the cvs-ports mailing list