Date: Wed, 22 Nov 1995 18:48:29 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: Satoshi Asami <asami@cs.berkeley.edu> Cc: CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/mail/elm/scripts pre-configure Message-ID: <eBDPqimme2@ache.dialup.demos.ru> In-Reply-To: <199511221131.DAA03320@silvia.HIP.Berkeley.EDU>; from Satoshi Asami at Wed, 22 Nov 1995 03:31:40 -0800 References: <199511221131.DAA03320@silvia.HIP.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199511221131.DAA03320@silvia.HIP.Berkeley.EDU> Satoshi
Asami writes:
> * Modified: mail/elm Makefile
>Thanks, but it doesn't compile on thud.
> :
>Should support for MIME be compiled in? [n]
>Should PGP (Pretty Good Privacy) support be compiled in? [y] Where is the pgp binary located? [/usr/local/bin/pgp] File /usr/local/bin/pgp doesn't exist. Use that name anyway? [n] Where is the pgp binary located? [n] Please give the full pathname.
>Should we add BUILD_DEPENDS and RUN_DEPENDS on pgp or something?
I am stuck on this issue somehow. Basically following Elm configurations
takes sense:
Elm without MIME and without PGP
Elm without MIME and with PGP: RUN_DEPENDS = pgp
Elm with MIME and without PGP: RUN_DEPENDS = metamail
Elm with MIME and with PGP: RUN_DEPENDS = pgp & metamail
When user run make it can be easily handled via
environment variables f.e. But it seems that we need to build
4 different Elm packages in any case, so user tuning doesn't
take much sense.
So, we need 4 different directories for Elm in 'mail' subdir.
Does anybody have better idea?
--
Andrey A. Chernov : And I rest so composedly, /Now, in my bed,
ache@astral.msk.su : That any beholder /Might fancy me dead -
http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead.
RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eBDPqimme2>
