From owner-freebsd-ports@FreeBSD.ORG Tue Jun 14 20:36:05 2005 Return-Path: X-Original-To: ports@freebsd.org 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 ECCE216A41C for ; Tue, 14 Jun 2005 20:36:05 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7758F43D1F for ; Tue, 14 Jun 2005 20:36:05 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.65.223]) by mta13.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050614203604.VOLH4191.mta13.adelphia.net@default.chvlva.adelphia.net>; Tue, 14 Jun 2005 16:36:04 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 9D861B509; Tue, 14 Jun 2005 16:36:18 -0400 (EDT) Date: Tue, 14 Jun 2005 16:36:18 -0400 From: Parv To: Geraint Edwards Message-ID: <20050614203618.GA72534@holestein.holy.cow> Mail-Followup-To: Geraint Edwards , ports@freebsd.org References: <20050614154505.GF781@cymru.serf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050614154505.GF781@cymru.serf.org> Cc: ports@freebsd.org Subject: Re: portsdb/fvwm2 make fails: Variable PKGNAMESUFFIX is recursive 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: Tue, 14 Jun 2005 20:36:06 -0000 in message <20050614154505.GF781@cymru.serf.org>, wrote Geraint Edwards thusly... > > after cvsup'ing at > Sun Jun 12 03:45:34 BST 2005 > I ran > portsdb -Uu > which fell over as follows: > > ###################################################################### > Updating the ports index ... Generating INDEX.tmp - please wait..Variable PKGNAMESUFFIX is recursive. > ===> x11-wm/fvwm2 failed > *** Error code 1 > 1 error If you have been paying attention to the -ports-bugs list, somebody submitted a patch ... ports/82096: [patch] fix recursive PKGNAMESUFFIX in x11-wm/fvwm2 ... for this very problem. Search that mailing list and/or view it on the web accessible somewhere from http://www.freebsd.org/. - Parv --