From owner-cvs-all Tue Jun 4 4:29: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 921D837B404; Tue, 4 Jun 2002 04:28:57 -0700 (PDT) Received: (from nik@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g54BSvX91697; Tue, 4 Jun 2002 04:28:57 -0700 (PDT) (envelope-from nik) Message-Id: <200206041128.g54BSvX91697@freefall.freebsd.org> From: Nik Clayton Date: Tue, 4 Jun 2002 04:28:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/passivetex Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2002/06/04 04:28:57 PDT Modified files: print Makefile Added files: print/passivetex Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: Add PassiveTeX. PassiveTeX is an XML Formatting Objects processor, written in TeX (!). To produce high quality PS or PDF output from XML files, you first convert them to the FO standard, and then run PassiveTeX over them. Revision Changes Path 1.212 +1 -0 ports/print/Makefile 1.1 +47 -0 ports/print/passivetex/Makefile (new) 1.1 +1 -0 ports/print/passivetex/distinfo (new) 1.1 +1 -0 ports/print/passivetex/pkg-comment (new) 1.1 +10 -0 ports/print/passivetex/pkg-descr (new) 1.1 +8 -0 ports/print/passivetex/pkg-message (new) 1.1 +10 -0 ports/print/passivetex/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message