From owner-freebsd-questions@FreeBSD.ORG Fri Mar 24 18:09:59 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 754BC16A425 for ; Fri, 24 Mar 2006 18:09:59 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3DCF43D48 for ; Fri, 24 Mar 2006 18:09:58 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FMqjJ-0007xO-OJ for freebsd-questions@freebsd.org; Fri, 24 Mar 2006 19:09:45 +0100 Received: from 128.red-83-40-142.dynamicip.rima-tde.net ([83.40.142.128]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Mar 2006 19:09:45 +0100 Received: from matiassurdi by 128.red-83-40-142.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Mar 2006 19:09:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Fri, 24 Mar 2006 19:08:47 +0100 Lines: 24 Message-ID: References: <562C45D7C1184AAC528219F1@utd59514.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 128.red-83-40-142.dynamicip.rima-tde.net User-Agent: Mail/News 1.5 (X11/20060304) In-Reply-To: <562C45D7C1184AAC528219F1@utd59514.utdallas.edu> Sender: news Subject: Re: Problem installing port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 18:09:59 -0000 Paul Schmehl wrote: > --On Friday, March 24, 2006 18:11:59 +0100 Matias Surdi > wrote: > >> Hi, Could someone tell me why I get this error? >> >> >> su-2.05b# portinstall es-kde-i18n >> ** Port marked as IGNORE: misc/kde3-i18n-es: >> is marked as broken: Incorrect pkg-plist >> su-2.05b# >> > The port is broken because the pkg-plist is incorrect. Until it's > corrected, the port will remain marked broken. If you really need to > install it anyway, you can use FORCE_PKG_REGISTER to get it to install. > > Paul Schmehl (pauls@utdallas.edu) > Adjunct Information Security Officer > The University of Texas at Dallas > http://www.utdallas.edu/ir/security/ So, I just have to wait then... Thanks.