From owner-cvs-ports@FreeBSD.ORG Fri Jun 3 00:42:06 2011 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 1A1F7106564A; Fri, 3 Jun 2011 00:42:06 +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 0B1488FC0C; Fri, 3 Jun 2011 00:42:06 +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 p530g5vW009212; Fri, 3 Jun 2011 00:42:05 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p530g5Q2009211; Fri, 3 Jun 2011 00:42:05 GMT (envelope-from wxs) Message-Id: <201106030042.p530g5Q2009211@repoman.freebsd.org> From: Wesley Shields Date: Fri, 3 Jun 2011 00:42:05 +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-graphtool 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: Fri, 03 Jun 2011 00:42:06 -0000 wxs 2011-06-03 00:42:05 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-graphtool Makefile distinfo pkg-descr pkg-plist Log: Graph-tool is an efficient python module for manipulation and statistical analysis of graphs (a.k.a. networks). WWW: http://projects.skewed.de/graph-tool/ PR: ports/157331 Submitted by: Dikshie Revision Changes Path 1.702 +1 -0 ports/math/Makefile 1.1 +29 -0 ports/math/py-graphtool/Makefile (new) 1.1 +2 -0 ports/math/py-graphtool/distinfo (new) 1.1 +4 -0 ports/math/py-graphtool/pkg-descr (new) 1.1 +156 -0 ports/math/py-graphtool/pkg-plist (new)