From owner-cvs-ports@FreeBSD.ORG Sat Apr 14 19:27:43 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 3C1621065673; Sat, 14 Apr 2012 19:27:43 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28B5B8FC08; Sat, 14 Apr 2012 19:27:43 +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 q3EJRhwV061006; Sat, 14 Apr 2012 19:27:43 GMT (envelope-from jgh@repoman.freebsd.org) Received: (from jgh@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3EJRhtg061005; Sat, 14 Apr 2012 19:27:43 GMT (envelope-from jgh) Message-Id: <201204141927.q3EJRhtg061005@repoman.freebsd.org> From: Jason Helfman Date: Sat, 14 Apr 2012 19:27:43 +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-viper Makefile distinfo pkg-descr pkg-plist 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, 14 Apr 2012 19:27:43 -0000 jgh 2012-04-14 19:27:43 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-viper Makefile distinfo pkg-descr pkg-plist Log: Add new port: math/py-viper Viper is a minimalistic scientific plotter and run-time visualization module. Viper has support for visualizing meshes and solutions in DOLFIN. WWW: https://launchpad.net/fenics-viper PR: ports/166913 Submitted by: jwbacon@tds.net Revision Changes Path 1.775 +1 -0 ports/math/Makefile 1.1 +32 -0 ports/math/py-viper/Makefile (new) 1.1 +2 -0 ports/math/py-viper/distinfo (new) 1.1 +4 -0 ports/math/py-viper/pkg-descr (new) 1.1 +43 -0 ports/math/py-viper/pkg-plist (new)