From owner-cvs-ports@FreeBSD.ORG Tue Nov 1 17:32:03 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 53BD2106564A; Tue, 1 Nov 2011 17:32:03 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9F78FC17; Tue, 1 Nov 2011 17:32:03 +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 pA1HW3kL030133; Tue, 1 Nov 2011 17:32:03 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pA1HW3el030132; Tue, 1 Nov 2011 17:32:03 GMT (envelope-from pawel) Message-Id: <201111011732.pA1HW3el030132@repoman.freebsd.org> From: Pawel Pekala Date: Tue, 1 Nov 2011 17:32:03 +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/giacxcas 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: Tue, 01 Nov 2011 17:32:03 -0000 pawel 2011-11-01 17:32:03 UTC FreeBSD ports repository Modified files: math/giacxcas Makefile distinfo pkg-plist Log: - Update from the author sources to giac 0.9.3 [1] - The fltk auxiliary file is updated from giac's author. The name of the new version has changed to fltk-giac.tar.gz [1] - (re)Enable pari support, This version of giac is now compatible with pari > 2.3 [1] - Remove (after run tests) the amd64 extra flags in the Makefile [1] - Patch phase don't require bash [2] - Programs link to libintl so add USE_GETTEXT=yes [2] - Add run dependency on editors/texmacs, xgiac script calls it [2] - Fix path to binaries in dektop entry files [2] - Mark MAKE_JOBS_SAFE [2] PR: ports/161302 [1] Submitted by: Han Frederic [1], myself [2] Revision Changes Path 1.7 +10 -14 ports/math/giacxcas/Makefile 1.5 +4 -4 ports/math/giacxcas/distinfo 1.4 +24 -2 ports/math/giacxcas/pkg-plist