From owner-freebsd-ports@FreeBSD.ORG Thu Aug 16 20:11:38 2007 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C3B116A41A for ; Thu, 16 Aug 2007 20:11:38 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id 50FC713C480 for ; Thu, 16 Aug 2007 20:11:38 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 46965654FF for ; Thu, 16 Aug 2007 15:11:37 -0500 (CDT) Date: Thu, 16 Aug 2007 15:11:36 -0500 From: Paul Schmehl To: ports@FreeBSD.org Message-ID: In-Reply-To: <20070816200551.GA25826@eos.sc1.parodius.com> References: <011101c7e03b$8976b920$a601a8c0@killermovil> <20070816200551.GA25826@eos.sc1.parodius.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========485FDCA83E13CF862E12==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Stupid question 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: Thu, 16 Aug 2007 20:11:38 -0000 --==========485FDCA83E13CF862E12========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Thursday, August 16, 2007 13:05:51 -0700 Jeremy Chadwick=20 wrote: > On Thu, Aug 16, 2007 at 04:26:48PM -0300, Pablo Murillo wrote: >> My name is Pablo, I'm from Argentina, I'm new on FreeBSD, and I have a >> very stupid question about ports >> How can I "re-make" a port and change the options selected the first >> time I make the port ? >> For example, I make the port for assp (/usr/ports/mail/assp) and I don't >> have MySQL installed, and I hit Enter to quickly (sorry), and now, I >> can't get the "options" screen again. > > You can use "make config" to select options at any time. > > If you need to revert to the original defaults, you can do: > > # rm -fr /var/db/ports/assp/* > # cd /usr/ports/mail/assp > # make config Or just do # make rmconfig. --=20 Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========485FDCA83E13CF862E12==========--