From owner-freebsd-ports Thu Jan 3 7: 1:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 2BB0B37B417 for ; Thu, 3 Jan 2002 07:01:27 -0800 (PST) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g03F1NN00108; Thu, 3 Jan 2002 16:01:23 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g03F1NH07312; Thu, 3 Jan 2002 16:01:23 +0100 (MET) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.21 ]) with ESMTP id g03F1NVB067634; Thu, 3 Jan 2002 16:01:23 +0100 (CET) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.10 ]) with ESMTP id g03F1NxV005039; Thu, 3 Jan 2002 16:01:23 +0100 (CET) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id g03F1MEu005038; Thu, 3 Jan 2002 16:01:22 +0100 (CET) Date: Thu, 3 Jan 2002 16:01:22 +0100 From: Udo Schweigert To: Alan Eldridge Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors Message-ID: <20020103150122.GA4277@alaska.cert.siemens.de> Mail-Followup-To: Alan Eldridge , freebsd-ports@FreeBSD.ORG References: <200201030210.g032A1G19331@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200201030210.g032A1G19331@freefall.freebsd.org> User-Agent: Mutt/1.3.24i X-Operating-System: FreeBSD 4.5-PRERELEASE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 02, 2002 at 18:10:01 -0800, Alan Eldridge wrote: > The following reply was made to PR ports/33500; it has been noted by GNATS. > > From: Alan Eldridge > To: Edwin Groothuis > Cc: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net > Subject: Re: ports/33500: mutt-devel 1.3.24_1 => 1.3.24_2: imap* in muttrc now errors > Date: Wed, 2 Jan 2002 21:00:00 -0500 > > On Thu, Jan 03, 2002 at 12:55:48PM +1100, Edwin Groothuis wrote: >>On Wed, Jan 02, 2002 at 08:15:37PM -0500, Alan Eldridge wrote: >>> [alane ~]$ mutt >>> Error in /home/alane/.muttrc, line 21: imap_user: unknown variable >>> Error in /home/alane/.muttrc, line 22: imap_home_namespace: unknown variable >>> source: errors in /home/alane/.muttrc >>> Press any key to continue... >> >>You should make it with WITH_MUTT_IMAP=yes: >>[/usr/ports/mail/mutt-devel] root@k7>make WITH_MUTT_IMAP=yes >> > > Yeah. The default of no-slang is a bigger PITA, really. Why is the > default build so radically different than the package build? > To be more customizable. To customize yourself put into your /etc/make.conf something like: WITH_MUTT_SLANG= yes WITH_MUTT_IMAP= yes WITH_MUTT_QUOTE_PATCH= yes WITH_MUTT_NNTP= yes WITH_MUTT_COMPRESSED_FOLDERS= yes (As you may notice: all the knobs are for the mutt-devel port only, so they do not affect other ports, as it would be if you state PACKAGE_BUILDING=yes) To get the same as the binary package (via PACKAGE_BUILDING) you need: WITH_MUTT_SLANG= yes WITH_MUTT_IMAP= yes WITH_MUTT_POP= yes WITH_MUTT_HTML= yes # (not on alpha!) I wouldn't have a problem in defaulting to WITH_MUTT_SLANG; if there are demands on that I can change the port that way - thinking a little about that I conclude that it's a good idea ;-) Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message