From owner-freebsd-questions@FreeBSD.ORG Sat Jun 14 22:17:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ADD2106566C for ; Sat, 14 Jun 2008 22:17:06 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id CFCA78FC1B for ; Sat, 14 Jun 2008 22:17:05 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost.webrz.net [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 03622FD05E for ; Sun, 15 Jun 2008 00:17:27 +0200 (CEST) Received: from [10.10.10.27] (atlantis.webrz.net [10.10.10.27]) by webrz.xs4all.nl (Postfix) with ESMTP id D42B7FD05C for ; Sun, 15 Jun 2008 00:17:26 +0200 (CEST) Message-ID: <48544361.2040603@webrz.net> Date: Sun, 15 Jun 2008 00:17:05 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @ prometheus.webrz.net Subject: PORTS - no longer updated 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: Sat, 14 Jun 2008 22:17:06 -0000 I use a port that no longer is supported thru the regular ports. p5-Text-ParseWords-3.1 Parse text into an array of tokens or array of arrays ** Listing the failed packages (-:ignored / *:skipped / !:failed) - textproc/p5-Text-ParseWords (port directory error) Have tried to remove it, but then I get the message that there are still other installed programs are using it. Would the only possibility be that I excluded it from being update by adding it to pkgtools.conf or is there another way to correct this? -- Jos