From owner-cvs-all@FreeBSD.ORG Tue Jun 3 09:16:13 2003 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 C2A6237B404; Tue, 3 Jun 2003 09:16:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 251CE43FAF; Tue, 3 Jun 2003 09:16:13 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h53GGC0U091863; Tue, 3 Jun 2003 09:16:12 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h53GGCEm091862; Tue, 3 Jun 2003 09:16:12 -0700 (PDT) Message-Id: <200306031616.h53GGCEm091862@repoman.freebsd.org> From: Greg Lewis Date: Tue, 3 Jun 2003 09:16:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gnuplot Makefile 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: Tue, 03 Jun 2003 16:16:15 -0000 glewis 2003/06/03 09:16:12 PDT FreeBSD ports repository Modified files: math/gnuplot Makefile pkg-plist Log: . Tidy up conditional compilation sections. . Install doc files in the correct directories. . Support NOPORTDOCS. PR: 46945 Submitted by: Ports Fury Revision Changes Path 1.43 +24 -31 ports/math/gnuplot/Makefile 1.10 +72 -69 ports/math/gnuplot/pkg-plist