From owner-cvs-ports@FreeBSD.ORG Thu Feb 12 06:23:49 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A1EA16A4CE; Thu, 12 Feb 2004 06:23:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156E943D1F; Thu, 12 Feb 2004 06:23:49 -0800 (PST) (envelope-from nectar@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 i1CENmGe092575; Thu, 12 Feb 2004 06:23:48 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1CENm97092574; Thu, 12 Feb 2004 06:23:48 -0800 (PST) (envelope-from nectar) Message-Id: <200402121423.i1CENm97092574@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 12 Feb 2004 06:23:48 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml Makefile distinfo pkg-descr pkg-plist vuln.xml ports/security/vuxml/files catalog.xml vuxml.cat X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 14:23:49 -0000 nectar 2004/02/12 06:23:48 PST FreeBSD ports repository Added files: security/vuxml Makefile distinfo pkg-descr pkg-plist vuln.xml security/vuxml/files catalog.xml vuxml.cat Log: Add VuXML DTDs and the VuXML document for FreeBSD. Revision Changes Path 1.1 +98 -0 ports/security/vuxml/Makefile (new) 1.1 +2 -0 ports/security/vuxml/distinfo (new) 1.1 +22 -0 ports/security/vuxml/files/catalog.xml (new) 1.1 +4 -0 ports/security/vuxml/files/vuxml.cat (new) 1.1 +4 -0 ports/security/vuxml/pkg-descr (new) 1.1 +4 -0 ports/security/vuxml/pkg-plist (new) 1.1 +481 -0 ports/security/vuxml/vuln.xml (new)