Date: Sun, 31 Dec 2000 16:01:09 -0600 From: Bill Fumerola <billf@mu.org> To: Roman Shterenzon <roman@xpert.com> Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/23978: NEW PORT: security/amavis-perl Message-ID: <20001231160109.F72273@elvis.mu.org> In-Reply-To: <200012311510.eBVFA3V86694@freefall.freebsd.org>; from roman@xpert.com on Sun, Dec 31, 2000 at 07:10:03AM -0800 References: <200012311510.eBVFA3V86694@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 31, 2000 at 07:10:03AM -0800, Roman Shterenzon wrote: > So, for now, if someone wishes to use it with othe mta, she needs to > install it manually, or to take a look at share/docs/amavis/* files. > I may change it someday, but for now it's for vanilla freebsd only. > I wanted to release it asap, since I heard of many people that would like > to use it on FreeBSD. .ifdef (WITH_POSTFIX) CONFIGURE_ARGS+= --enable-postfix --disable-qmail .... .elifdef (WITH_FOO) CONFIGURE_ARGS+=.... [more] .else #sendmail is the default CONFIGURE_ARGS+= --disable-postfix --disable-qmail ... .endif -- Bill Fumerola - security yahoo / Yahoo! inc. - fumerola@yahoo-inc.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001231160109.F72273>