From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 10 18:55:52 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 230EE16A4CE for ; Tue, 10 Feb 2004 18:55:52 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03F8243D1D for ; Tue, 10 Feb 2004 18:55:52 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.30; FreeBSD) id 1AqkXV-00042i-An for freebsd-gnome@freebsd.org; Tue, 10 Feb 2004 18:55:49 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd gnome Message-Id: <20040211025552.03F8243D1D@mx1.FreeBSD.org> Date: Tue, 10 Feb 2004 18:55:52 -0800 (PST) Subject: textproc/docbook-xml. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 02:55:52 -0000 search found nothing, so whining very -current for file in `unzip -l /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk '/:[0-9].*[^\/]$/{print $4}'`; do install -o root -g wheel -m 444 /usr/ports/textproc/docbook-xml/work/$file /usr/local/share/xml/docbook/4.2/$file; done xmlcatmgr: entry already exists for `/usr/local/share/xml/docbook/4.2/docbook.cat' of type `CATALOG' *** Error code 1 Stop in /usr/ports/textproc/docbook-xml. *** Error code 1