Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2006 14:05:50 +0000 (UTC)
From:      Erwin Lansing <erwin@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 patch-amavisd patch-amavisd-agent patch-amavisd-nanny patch-amavisd.conf patch-amavisd.conf-sample patch-config.h.in pkg-message.in
Message-ID:  <200609101405.k8AE5p0h038494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2006-09-10 14:05:50 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile pkg-plist 
    security/amavisd-new/files patch-amavisd pkg-message.in 
  Removed files:
    security/amavisd-new/files patch-amavisd-agent 
                               patch-amavisd-nanny 
                               patch-amavisd.conf 
                               patch-amavisd.conf-sample 
                               patch-config.h.in 
  Log:
  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)
  
  Revision  Changes    Path
  1.41      +130 -47   ports/security/amavisd-new/Makefile
  1.12      +11 -11    ports/security/amavisd-new/files/patch-amavisd
  1.2       +0 -11     ports/security/amavisd-new/files/patch-amavisd-agent (dead)
  1.3       +0 -11     ports/security/amavisd-new/files/patch-amavisd-nanny (dead)
  1.14      +0 -22     ports/security/amavisd-new/files/patch-amavisd.conf (dead)
  1.2       +0 -40     ports/security/amavisd-new/files/patch-amavisd.conf-sample (dead)
  1.4       +0 -11     ports/security/amavisd-new/files/patch-config.h.in (dead)
  1.2       +10 -2     ports/security/amavisd-new/files/pkg-message.in
  1.20      +2 -3      ports/security/amavisd-new/pkg-plist



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