K 10 svn:author V 5 gabor K 8 svn:date V 27 2010-07-11T17:42:37.000000Z K 7 svn:log V 789 - 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 [2], Scot Hetzel [3], Andy Dills (via private mail) [4] END