From owner-cvs-all Tue Oct 5 16:16:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6C0C156AC; Tue, 5 Oct 1999 16:16:21 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA92990; Tue, 5 Oct 1999 16:15:23 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199910052315.QAA92990@freefall.freebsd.org> From: Chris Piazza Date: Tue, 5 Oct 1999 16:15:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xp - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/10/05 16:15:23 PDT ports/textproc/xp - Imported sources Update of /home/ncvs/ports/textproc/xp In directory freefall.freebsd.org:/d/users/cpiazza/work/xp Log Message: XP is an XML 1.0 parser written in Java. It is fully conforming: it detects all non well-formed documents. XP has the following design goals: Conformance and correctness, high performance and a layered structure. Is is currently non-validating but can parse all external entities. PR: 13875 Submitted by: mike@vee.net Status: Vendor Tag: MIKE Release Tags: v_0_5 N ports/textproc/xp/Makefile N ports/textproc/xp/pkg/COMMENT N ports/textproc/xp/pkg/DESCR N ports/textproc/xp/pkg/PLIST N ports/textproc/xp/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message