From owner-freebsd-questions@FreeBSD.ORG Sun Sep 5 19:24:24 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 6BF1616A4CE for ; Sun, 5 Sep 2004 19:24:24 +0000 (GMT) Received: from skippyii.compar.com (mail2.compar.com [216.208.38.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id C345B43D39 for ; Sun, 5 Sep 2004 19:24:23 +0000 (GMT) (envelope-from matt@gsicomp.on.ca) Received: from hermes (CPE00062566c7bb-CM000039c69a66.cpe.net.cable.rogers.com [69.193.82.185]) by skippyii.compar.com (8.12.9p2/8.12.9) with ESMTP id i85JTrs9040150 for ; Sun, 5 Sep 2004 15:29:54 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <000501c4937d$8e025890$1200a8c0@gsicomp.on.ca> From: "Matt Emmerton" To: Date: Sun, 5 Sep 2004 15:21:32 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: 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: Sun, 05 Sep 2004 19:24:24 -0000 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? Thanks, -- Matt Emmerton