Date: Sat, 11 Aug 2007 10:13:36 -0700 From: snowcrash+freebsd <schneecrash+freebsd@gmail.com> To: "Xin LI" <delphij@delphij.net> Cc: krion@freebsd.org, freebsd-ports@freebsd.org Subject: Re: request add db45/db46 support to mail/exim port Message-ID: <70f41ba20708111013g296134ecw57bf152846718e91@mail.gmail.com> In-Reply-To: <46BDEA06.9030503@delphij.net> References: <70f41ba20708110931i4262c224kd0479290616c4fa8@mail.gmail.com> <46BDEA06.9030503@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
hi,
> Sounds great, just one point: I'd prefer seeing that exim would make use
> of bsd.database.mk.
i /thought/ that use of WITH_BDB_VER/USE_BDB *is* 'making use of'
bsd.database.mk, wherein,
...
.if defined(WITH_BDB_VER)
. if ${WITH_BDB_VER} == 4
USE_BDB= 40
. elif ${WITH_BDB_VER} != 1
USE_BDB= ${WITH_BDB_VER}
. endif
.endif
_WANT_BDB_VER= ${USE_BDB}
...
but, changes in exim port may well be required for 'compliance'.
> I have Cc'ed maintainer (krion@).
thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70f41ba20708111013g296134ecw57bf152846718e91>
