From owner-freebsd-ports@FreeBSD.ORG Mon Mar 3 18:59:49 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4B1B1065674 for ; Mon, 3 Mar 2008 18:59:49 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id B43AD8FC13 for ; Mon, 3 Mar 2008 18:59:49 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 89EEA5C2E; Mon, 3 Mar 2008 14:03:59 -0500 (EST) Date: Mon, 3 Mar 2008 14:03:59 -0500 From: Wesley Shields To: RW Message-ID: <20080303190359.GD65151@atarininja.org> References: <47CBC3C5.9050007@bsdforen.de> <20080303155354.2043d131@gumby.homeunix.com.> <47CC26F3.7020709@cyberbotx.com> <20080303170457.02959c09@gumby.homeunix.com.> <20080303172750.GB65151@atarininja.org> <20080303183657.059d2771@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080303183657.059d2771@gumby.homeunix.com.> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-ports@freebsd.org Subject: Re: interactive ports - the plague X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 18:59:49 -0000 On Mon, Mar 03, 2008 at 06:36:57PM +0000, RW wrote: > On Mon, 3 Mar 2008 12:27:50 -0500 > Wesley Shields wrote: > > > On Mon, Mar 03, 2008 at 05:04:57PM +0000, RW wrote: > > > > IIRC these ports refuse to fetch the distfiles, and ask you to > > > fetch them manually from the websites, where you have to agree to > > > the terms, they aren't actually interactive. > > > > While true there are at least two ports which are interactive beyond > > OPTIONS and license things. > > > > I know mail/postfix asks if it should activate itself in > > /etc/mail/mailer.conf. > > > > security/tripwire asks some setup questions during the post-install. > > > > I don't recall how BATCH affects these two ports, if at all. > > > tripwire is marked as interactive, so it wont build. I'm not sure about > postfix. does it prompt on upgrades too? Yes. Have a look at pkg-install. -- WXS