From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:24:54 2005 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 2A22C16A4CE; Wed, 9 Feb 2005 10:24:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F8843D31; Wed, 9 Feb 2005 10:24:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19AOrdL069853; Wed, 9 Feb 2005 10:24:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19AOrXI069852; Wed, 9 Feb 2005 10:24:53 GMT (envelope-from pav) Message-Id: <200502091024.j19AOrXI069852@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 10:24:53 +0000 (UTC) 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/ocaml-expat Makefile distinfo pkg-descr pkg-install ports/textproc/ocaml-expat/files patch-Makefile 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: Wed, 09 Feb 2005 10:24:54 -0000 pav 2005-02-09 10:24:53 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ocaml-expat Makefile distinfo pkg-descr pkg-install textproc/ocaml-expat/files patch-Makefile Log: An ocaml wrapper for the Expat XML parsing library. PR: ports/77266 Submitted by: Marwan Burelle Revision Changes Path 1.785 +1 -0 ports/textproc/Makefile 1.1 +44 -0 ports/textproc/ocaml-expat/Makefile (new) 1.1 +2 -0 ports/textproc/ocaml-expat/distinfo (new) 1.1 +24 -0 ports/textproc/ocaml-expat/files/patch-Makefile (new) 1.1 +6 -0 ports/textproc/ocaml-expat/pkg-descr (new) 1.1 +9 -0 ports/textproc/ocaml-expat/pkg-install (new)