From owner-cvs-ports@FreeBSD.ORG Fri Jan 2 05:11:06 2009 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 91544106566C; Fri, 2 Jan 2009 05:11:06 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 802D18FC2A; Fri, 2 Jan 2009 05:11:06 +0000 (UTC) (envelope-from beech@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 n025B5vR064536; Fri, 2 Jan 2009 05:11:05 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n025B5D3064535; Fri, 2 Jan 2009 05:11:05 GMT (envelope-from beech) Message-Id: <200901020511.n025B5D3064535@repoman.freebsd.org> From: Beech Rintoul Date: Fri, 2 Jan 2009 05:11: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/plplot Makefile distinfo 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, 02 Jan 2009 05:11:07 -0000 beech 2009-01-02 05:11:05 UTC FreeBSD ports repository Modified files: math/plplot Makefile distinfo pkg-plist Log: - Add to science category. - Make explicit that the python bindings are not building. - For now keep using the autoconf interface, we have sorted out the issues there but we will have to move to CMake soon anyways. - This is the latest stable version, and apparently the last one to support the autoconf tools. It includes C++ and Octave updates. PR: ports/130097 Submitted by: "Pedro F. Giffuni" Revision Changes Path 1.52 +2 -3 ports/math/plplot/Makefile 1.13 +3 -3 ports/math/plplot/distinfo 1.19 +3 -0 ports/math/plplot/pkg-plist