From owner-cvs-all@FreeBSD.ORG Tue Jun 3 15:12:04 2008 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 79373106564A; Tue, 3 Jun 2008 15:12:04 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 549A18FC1D; Tue, 3 Jun 2008 15:12:04 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m53FC4al067716; Tue, 3 Jun 2008 15:12:04 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m53FC498067715; Tue, 3 Jun 2008 15:12:04 GMT (envelope-from wxs) Message-Id: <200806031512.m53FC498067715@repoman.freebsd.org> From: Wesley Shields Date: Tue, 3 Jun 2008 15:12:04 +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/graphics/svgfig Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 03 Jun 2008 15:12:04 -0000 wxs 2008-06-03 15:12:04 UTC FreeBSD ports repository Added files: graphics/svgfig Makefile distinfo pkg-descr pkg-plist Log: The SVGFig package lets you draw mathematical figures in Scalable Vector Graphics format (SVG), using the Python language. More information at: http://code.google.com/p/svgfig/ Reviewed by: garga (mentor) Approved by: garga (mentor, implicit) Revision Changes Path 1.1 +27 -0 ports/graphics/svgfig/Makefile (new) 1.1 +3 -0 ports/graphics/svgfig/distinfo (new) 1.1 +21 -0 ports/graphics/svgfig/pkg-descr (new) 1.1 +4 -0 ports/graphics/svgfig/pkg-plist (new)