Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2010 17:42:37 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/amavisd-new Makefile ports/security/amavisd-new/files amavisd.sh.in pkg-message.in
Message-ID:  <201007111742.o6BHgbia079036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com> [2],
                  Scot Hetzel <swhetzel@gmail.com> [3],
                  Andy Dills <andy@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



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