From owner-cvs-all@FreeBSD.ORG Sun Feb 8 15:28:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFA216A4CE; Sun, 8 Feb 2004 15:28:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E73043D31; Sun, 8 Feb 2004 15:28:18 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i18NSI0B004006; Sun, 8 Feb 2004 15:28:18 -0800 (PST) (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i18NSInh004005; Sun, 8 Feb 2004 15:28:18 -0800 (PST) (envelope-from ale) Message-Id: <200402082328.i18NSInh004005@repoman.freebsd.org> From: Alex Dupre Date: Sun, 8 Feb 2004 15:28:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/xmlformat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 23:28:18 -0000 ale 2004/02/08 15:28:18 PST FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xmlformat Makefile distinfo pkg-descr pkg-plist Log: Add xmlformat 1.02, an XML Document Formatter. PR: ports/62517 Submitted by: hrs Approved by: nork (mentor/implicitly) Revision Changes Path 1.635 +1 -0 ports/textproc/Makefile 1.1 +43 -0 ports/textproc/xmlformat/Makefile (new) 1.1 +2 -0 ports/textproc/xmlformat/distinfo (new) 1.1 +5 -0 ports/textproc/xmlformat/pkg-descr (new) 1.1 +26 -0 ports/textproc/xmlformat/pkg-plist (new)