From owner-cvs-all@FreeBSD.ORG Sat Apr 14 06:20:00 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C51B16A400; Sat, 14 Apr 2007 06:20:00 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id EE30913C465; Sat, 14 Apr 2007 06:19:59 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3E6JxPh071406; Sat, 14 Apr 2007 06:19:59 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3E6JxQ2071405; Sat, 14 Apr 2007 06:19:59 GMT (envelope-from glewis) Message-Id: <200704140619.l3E6JxQ2071405@repoman.freebsd.org> From: Greg Lewis Date: Sat, 14 Apr 2007 06:19:59 +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/gnuplot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 14 Apr 2007 06:20:00 -0000 glewis 2007-04-14 06:19:59 UTC FreeBSD ports repository Modified files: math/gnuplot Makefile Log: . Since we're depending on teTeX-base anyway, add --with-kpsexpand to CONFIGURE_ARGS. . Add support for plotutils. This is based on the diffs in the referenced PR, but is done somewhat differently and the merge isn't complete (yet). PR: 111548 Submitted by: bf Revision Changes Path 1.68 +14 -4 ports/math/gnuplot/Makefile