From owner-freebsd-questions@FreeBSD.ORG Sat Feb 11 07:43:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CCE16A420 for ; Sat, 11 Feb 2006 07:43:44 +0000 (GMT) (envelope-from guru@Sisis.de) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F351043D46 for ; Sat, 11 Feb 2006 07:43:43 +0000 (GMT) (envelope-from guru@Sisis.de) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id IAA19125; Sat, 11 Feb 2006 08:41:11 +0100 (CET) (envelope-from guru@Sisis.de) From: guru@Sisis.de Received: from ppp-82-135-1-110.mnet-online.de(82.135.1.110) by hunter.Sisis.de via smap (V2.1) id xma019110; Sat, 11 Feb 06 08:40:45 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.4/8.13.4/Submit) id k1B7hC9l003245; Sat, 11 Feb 2006 08:43:12 +0100 (CET) (envelope-from guru@Sisis.de) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to guru@Sisis.de using -f Date: Sat, 11 Feb 2006 08:43:12 +0100 To: Lowell Gilbert Message-ID: <20060211074312.GA3084@rebelion.Sisis.de> References: <20060210125403.GA25028@rebelion.Sisis.de> <44d5hvypw4.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <44d5hvypw4.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-RELEASE (i386) Cc: freebsd-questions@freebsd.org Subject: Re: xmule && 6.0-REL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: guru@Sisis.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 07:43:44 -0000 El día Friday, February 10, 2006 a las 02:28:43PM -0500, Lowell Gilbert escribió: > guru@Sisis.de writes: > > > Hi, > > > > I've tried to install xmule in 6.0-REL from the ports > > collection, but the port is broken: > > > > # cd /usr/ports/net/xmule > > # make > > ===> xmule-1.10.0.a is marked as broken: Incomplete pkg-plist. > > # > > > > the FreeBSD homepage shows a recent version but in a tree which > > 6.0-REL not has: /usr/ports/net-p2p > > > > What is the correct way to update this tree into my 6.0-REL? > > See the FreeBSD Handbook chapter titled "The Cutting Edge." > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html Thanks for the hint but I don't belong to the 3 groups of persons mentioned in chapter '21.2.1.2 Who Needs FreeBSD-CURRENT' :-) I can't put CURRENT on my notebook and lock me out of the world if is does not boot anymore. I only wanted to test a small piece of the ports collection. So what. I've fetched the source tree of xmule-1.10.1.rar which compiles fine on 6.0-REL with just './configure ; gmake install' matthias