cvs commit: ports/security/amavisd-new Makefile ports/security/amavisd-new/files amavisd.sh.in pkg-message.in

Gabor Kovesdan gabor at FreeBSD.org
Sun Jul 11 17:42:37 UTC 2010


gabor       2010-07-11 17:42:37 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile 
    security/amavisd-new/files amavisd.sh.in pkg-message.in 
  Log:
  - Remove BDB version requirement. This doesn't fix the problem because
    amavisd-new uses BDB through databases/p5-BerkeleyDB and if that port
    is already present on the system when we install amavisd-new, this knob
    won't guarantee that we get the proper version.  The underlying port
    should be changed to use a more modern version of BDB, so instead of
    adding quirks here, a PR has been submitted for that port
    (ports/148494). [1] [2]
  - Proper handling of the WITH_RAR case [3]
  - Remove -M option from mdmfs when using ramdisk.  This reportedly
    stop crashes. [4]
  - Bump PORTREVISION
  
  PR:             ports/147794 [1], ports/147856 [2]
  Submitted by:   delphij [1], Joe Horn <joehorn at gmail.com> [2],
                  Scot Hetzel <swhetzel at gmail.com> [3],
                  Andy Dills <andy at xecu.net> (via private mail) [4]
  
  Revision  Changes    Path
  1.79      +6 -3      ports/security/amavisd-new/Makefile
  1.10      +2 -2      ports/security/amavisd-new/files/amavisd.sh.in
  1.9       +1 -1      ports/security/amavisd-new/files/pkg-message.in


More information about the cvs-ports mailing list