From owner-cvs-all@FreeBSD.ORG Sat May 23 14:36:25 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 079A4106566C; Sat, 23 May 2009 14:36:25 +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 EA7338FC17; Sat, 23 May 2009 14:36:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4NEaOdW047855; Sat, 23 May 2009 14:36:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4NEaOQ1047854; Sat, 23 May 2009 14:36:24 GMT (envelope-from miwi) Message-Id: <200905231436.n4NEaOQ1047854@repoman.freebsd.org> From: Martin Wilke Date: Sat, 23 May 2009 14:36:24 +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/math Makefile ports/math/py-svgmath Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2009 14:36:25 -0000 miwi 2009-05-23 14:36:24 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-svgmath Makefile distinfo pkg-descr pkg-plist Log: SVGMath is a command-line utility to convert MathML expressions to SVG, written entirely in Python. WWW: http://svgmath.sf.net PR: ports/134873 Submitted by: Wen Heping Revision Changes Path 1.600 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/py-svgmath/Makefile (new) 1.1 +3 -0 ports/math/py-svgmath/distinfo (new) 1.1 +4 -0 ports/math/py-svgmath/pkg-descr (new) 1.1 +58 -0 ports/math/py-svgmath/pkg-plist (new)