From owner-cvs-all@FreeBSD.ORG Mon May 19 01:43:58 2003 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 CEFB537B401; Mon, 19 May 2003 01:43:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6599043FAF; Mon, 19 May 2003 01:43:58 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4J8hw0U070598; Mon, 19 May 2003 01:43:58 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4J8hw9X070597; Mon, 19 May 2003 01:43:58 -0700 (PDT) Message-Id: <200305190843.h4J8hw9X070597@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 19 May 2003 01:43:58 -0700 (PDT) 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/libebml 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: Mon, 19 May 2003 08:43:59 -0000 lioux 2003/05/19 01:43:58 PDT FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libebml Makefile distinfo pkg-descr pkg-plist Log: New port libebml version 0.4.2: EBML (Extensible Binary Meta Language), sort of binary version of XML Revision Changes Path 1.513 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/libebml/Makefile (new) 1.1 +1 -0 ports/textproc/libebml/distinfo (new) 1.1 +6 -0 ports/textproc/libebml/pkg-descr (new) 1.1 +29 -0 ports/textproc/libebml/pkg-plist (new)