From owner-freebsd-ports@freebsd.org Tue Jul 12 00:27:41 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EFA4B92893 for ; Tue, 12 Jul 2016 00:27:41 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 56A731972 for ; Tue, 12 Jul 2016 00:27:41 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id u6C0RZ7N051874 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 11 Jul 2016 17:27:36 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id u6C0RYYl051873; Mon, 11 Jul 2016 17:27:34 -0700 (PDT) (envelope-from fbsd) Date: Mon, 11 Jul 2016 17:27:34 -0700 From: bob prohaska To: freebsd-ports@freebsd.org Cc: bob prohaska Subject: Best way to exterminate a port Message-ID: <20160712002734.GE33486@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2016 00:27:41 -0000 Is there an easy way to "rip out by the roots" a botched port install and start over, including re-doing all the configuration dialogs of the port and its dependencies? Thanks for reading, bob prohaska