From owner-freebsd-questions@FreeBSD.ORG Mon Sep 6 02:32:59 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 4ACEE16A4CE for ; Mon, 6 Sep 2004 02:32:59 +0000 (GMT) Received: from mail.cableone.net (scanmail3.cableone.net [24.116.0.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id B854843D3F for ; Mon, 6 Sep 2004 02:32:58 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.71.12]) by smail3.cableone.net (SurgeMail 1.9b) with ESMTP id 34763617 for multiple; Sun, 05 Sep 2004 19:16:16 -0700 Date: Sun, 5 Sep 2004 21:32:26 -0500 From: Vulpes Velox To: "Matt Emmerton" Message-ID: <20040905213226.5bb4b174@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <000501c4937d$8e025890$1200a8c0@gsicomp.on.ca> References: <000501c4937d$8e025890$1200a8c0@gsicomp.on.ca> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com 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 02:32:59 -0000 On Sun, 5 Sep 2004 15:21:32 -0400 "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? Well if it is OSS, there is nothing stopping you from making a port for it. :)