From owner-freebsd-ports@FreeBSD.ORG Fri Jul 18 14:40:01 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51E5837B401 for ; Fri, 18 Jul 2003 14:40:01 -0700 (PDT) Received: from skywalker.rogness.net (skywalker.rogness.net [64.251.173.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C9AE43FA3 for ; Fri, 18 Jul 2003 14:40:00 -0700 (PDT) (envelope-from nick@rogness.net) Received: from skywalker.rogness.net (localhost [127.0.0.1]) by skywalker.rogness.net (8.12.5/8.12.5) with ESMTP id h6ILl9SW008136 for ; Fri, 18 Jul 2003 15:47:09 -0600 (MDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost)h6ILl85P008133 for ; Fri, 18 Jul 2003 15:47:08 -0600 (MDT) X-Authentication-Warning: skywalker.rogness.net: nick owned process doing -bs Date: Fri, 18 Jul 2003 15:47:07 -0600 (MDT) From: Nick Rogness To: ports@freebsd.org Message-ID: <20030718153643.V7503-100000@skywalker.rogness.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Normal build behavior X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 21:40:01 -0000 I'm testing a perl port that I want to submit. Before I submit it, I want to be sure it passes the 'Recommended test ordering' listed in the Porters-handbook. In doing some testing, I looked at several other p5 ports in ports/net. I ran across something interesting. For the majority of net/p5-*, They all build: sdn-ns# make install sdn-ns# make package ===> Building package for p5-SOCKS-0.03 Creating package /usr/ports/net/p5-Socks/p5-SOCKS-0.03.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/net/p5-Socks/p5-SOCKS-0.03.tgz' sdn-ns# make deinstall ===> Deinstalling for net/p5-Socks ===> Deinstalling p5-SOCKS-0.03 sdn-ns# pkg_add p5-SOCKS-0.03.tgz sdn-ns# make deinstall ===> Deinstalling for net/p5-Socks ===> p5-SOCKS-0.03 has a different PREFIX: /usr/local ., skipping Is this normal for deinstallation? If I try to 'make reinstall' after this, it looks as if the port is STILL installed: sdn-ns# make reinstall ===> Installing for p5-SOCKS-0.03 ===> Generating temporary packing list ===> Checking if net/p5-Socks already installed ===> p5-SOCKS-0.03 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of net/p5-Socks without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/net/p5-Socks. *** Error code 1 Stop in /usr/ports/net/p5-Socks. Is this behavior normal? portlint says the port is OK. Please advise. Nick Rogness - How many people here have telekenetic powers? Raise my hand. -Emo Philips