From owner-cvs-ports@FreeBSD.ORG Sat Jan 28 10:30:15 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0672106564A; Sat, 28 Jan 2012 10:30:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C52588FC17; Sat, 28 Jan 2012 10:30:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q0SAUFhl051700; Sat, 28 Jan 2012 10:30:15 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0SAUFqg051699; Sat, 28 Jan 2012 10:30:15 GMT (envelope-from miwi) Message-Id: <201201281030.q0SAUFqg051699@repoman.freebsd.org> From: Martin Wilke Date: Sat, 28 Jan 2012 10:30:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/ocaml-tyxml Makefile distinfo pkg-descr ports/textproc/ocaml-tyxml/files patch-Makefile.config X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 28 Jan 2012 10:30:16 -0000 miwi 2012-01-28 10:30:15 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ocaml-tyxml Makefile distinfo pkg-descr textproc/ocaml-tyxml/files patch-Makefile.config Log: TyXML is an OCaml library that allows you to build XML trees whose validity is insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG (partial). WWW: http://ocsigen.org/tyxml/ PR: ports/163313 Submitted by: Jaap Boender Revision Changes Path 1.1698 +1 -0 ports/textproc/Makefile 1.1 +39 -0 ports/textproc/ocaml-tyxml/Makefile (new) 1.1 +2 -0 ports/textproc/ocaml-tyxml/distinfo (new) 1.1 +11 -0 ports/textproc/ocaml-tyxml/files/patch-Makefile.config (new) 1.1 +5 -0 ports/textproc/ocaml-tyxml/pkg-descr (new)