From owner-cvs-all@FreeBSD.ORG Tue Dec 29 13:43:19 2009 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 0374C106568B; Tue, 29 Dec 2009 13:43:19 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CC15C8FC12; Tue, 29 Dec 2009 13:43:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBTDhIU7087233; Tue, 29 Dec 2009 13:43:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBTDhI8W087232; Tue, 29 Dec 2009 13:43:18 GMT (envelope-from thierry) Message-Id: <200912291343.nBTDhI8W087232@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 29 Dec 2009 13:43:18 +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 ports/math/plplot/files patch-Makefile.in patch-bindings::tcl::Makefile.in patch-bindings::tk::Makefile.in patch-cmake_modules_FindTCL.cmake patch-cmake_modules_FindVGA.cmake patch-cmake_modules_instdirs.cmake patch-cmake_modules_linuxvga.cmake patch-cmake_modules_pkg-config.cmake ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2009 13:43:19 -0000 thierry 2009-12-29 13:43:18 UTC FreeBSD ports repository Modified files: math/plplot Makefile distinfo pkg-plist Added files: math/plplot/files patch-cmake_modules_FindTCL.cmake patch-cmake_modules_FindVGA.cmake patch-cmake_modules_instdirs.cmake patch-cmake_modules_linuxvga.cmake patch-cmake_modules_pkg-config.cmake patch-cmake_modules_tcl-related.cmake Removed files: math/plplot/files patch-Makefile.in patch-bindings::tcl::Makefile.in patch-bindings::tk::Makefile.in patch-drivers::Makefile.in patch-lib::csa::Makefile.in Log: Upgrade to 5.9.5, required by GDL. Notes: - support of Gnome2 and VGAlib are now deprecated; - support of Qt added; - plrender is also deprecated, but we force it to build. Many more options could be enabled, if someone needs them. Revision Changes Path 1.62 +60 -66 ports/math/plplot/Makefile 1.14 +3 -3 ports/math/plplot/distinfo 1.2 +0 -11 ports/math/plplot/files/patch-Makefile.in (dead) 1.4 +0 -11 ports/math/plplot/files/patch-bindings::tcl::Makefile.in (dead) 1.4 +0 -11 ports/math/plplot/files/patch-bindings::tk::Makefile.in (dead) 1.1 +12 -0 ports/math/plplot/files/patch-cmake_modules_FindTCL.cmake (new) 1.1 +15 -0 ports/math/plplot/files/patch-cmake_modules_FindVGA.cmake (new) 1.1 +45 -0 ports/math/plplot/files/patch-cmake_modules_instdirs.cmake (new) 1.1 +17 -0 ports/math/plplot/files/patch-cmake_modules_linuxvga.cmake (new) 1.1 +11 -0 ports/math/plplot/files/patch-cmake_modules_pkg-config.cmake (new) 1.1 +32 -0 ports/math/plplot/files/patch-cmake_modules_tcl-related.cmake (new) 1.2 +0 -11 ports/math/plplot/files/patch-drivers::Makefile.in (dead) 1.2 +0 -11 ports/math/plplot/files/patch-lib::csa::Makefile.in (dead) 1.22 +478 -386 ports/math/plplot/pkg-plist