From owner-cvs-all@FreeBSD.ORG Wed Dec 29 01:29:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E105C16A4CE; Wed, 29 Dec 2004 01:29:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC8243D2D; Wed, 29 Dec 2004 01:29:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBT1TvnG076149; Wed, 29 Dec 2004 01:29:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBT1TvEk076148; Wed, 29 Dec 2004 01:29:57 GMT (envelope-from pav) Message-Id: <200412290129.iBT1TvEk076148@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 29 Dec 2004 01:29:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/polymake Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 29 Dec 2004 01:29:58 -0000 pav 2004-12-29 01:29:57 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/polymake Makefile distinfo pkg-descr pkg-plist Log: Polymake is a versatile framework for experimental discrete mathematics. The standard distribution contains tool collections for the algorithmic treatment of polytopes and polyhedra, and finite simplicial complexes. It offers an unified interface to a wide variety of algorithms and free software packages from the computational geometry field, such as convex hull computation or visualization tools. PR: ports/75405 Submitted by: Ewgenij Gawrilow Revision Changes Path 1.304 +1 -0 ports/math/Makefile 1.1 +51 -0 ports/math/polymake/Makefile (new) 1.1 +2 -0 ports/math/polymake/distinfo (new) 1.1 +11 -0 ports/math/polymake/pkg-descr (new) 1.1 +1054 -0 ports/math/polymake/pkg-plist (new)