From owner-freebsd-ports@FreeBSD.ORG Sun Jun 5 21:02:25 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 1892516A41C for ; Sun, 5 Jun 2005 21:02:25 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8761B43D49 for ; Sun, 5 Jun 2005 21:02:24 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.81]) by mta13.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with SMTP id <20050605210223.GQBW4191.mta13.adelphia.net@barbish>; Sun, 5 Jun 2005 17:02:23 -0400 From: "fbsd_user" To: "=?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?=" , Date: Sun, 5 Jun 2005 17:02:22 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <42A356AD.2030001@cs.tu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: ports@freebsd.org Subject: RE: security/ppars-1.0 has dependency list errors X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 21:02:25 -0000 There's the key. I don't download the complete ports tree of make files. I only get the ports I use and their dependants and them only for the ports that the package version is not available or I need to compile in some option like links with svga support. I wiped the /usr/ports/security directory clean and cvsed the port again and every thing worked fine except I got those same error messages which I ignored. The scripts have been loaded into /usr/local/sbin and a rehash gets things started. My mistake not understanding the ports system expects a full ports tree on my system. Thanks for your prompt feed back.