From owner-freebsd-questions@FreeBSD.ORG Mon Sep 6 20:37:25 2004 Return-Path: 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 5E68816A4CE for ; Mon, 6 Sep 2004 20:37:25 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id F263043D54 for ; Mon, 6 Sep 2004 20:37:24 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from sotec.home (adsl-64-165-199-114.dsl.snfc21.pacbell.net [64.165.199.114])i86KbDNX017008; Mon, 6 Sep 2004 16:37:13 -0400 Date: Mon, 6 Sep 2004 13:37:22 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@sotec.home To: Matt Emmerton In-Reply-To: <000501c4937d$8e025890$1200a8c0@gsicomp.on.ca> Message-ID: <20040906133428.P1761@sotec.home> References: <000501c4937d$8e025890$1200a8c0@gsicomp.on.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: Where to find jw on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 20:37:25 -0000 On Sun, 5 Sep 2004, Matt Emmerton wrote: > I've working on an open source project that recent went through a > documentation frenzy and now we have a bunch of SGML (XML) docs that we > reguarly convert to HTML and PDF. > > The person that usually does this runs RedHat and uses a project called 'jw' > (jadewrapper) which is a nice front-end to all the docbook2xxx routines. > > I'm trying to do this on FreeBSD, and have docbook, jade and sgmltools > installed from ports yet none of them include 'jw'. > > I know I can use the docbook2xxx routines, but was just wondering if there > is a port that contains 'jw' or if this is a Linux/RedHat-only script? Sort-of. Google leads me to http://freshmeat.net/projects/docbook-utils/, which points to http://sources.redhat.com/docbook-tools/. $.02, /Mikko