From owner-cvs-ports@FreeBSD.ORG Sun Dec 14 07:23:24 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACDB616A4CE; Sun, 14 Dec 2003 07:23:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C956243D1F; Sun, 14 Dec 2003 07:23:23 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBEFNNXJ052566; Sun, 14 Dec 2003 07:23:23 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBEFNNSW052565; Sun, 14 Dec 2003 07:23:23 -0800 (PST) (envelope-from des) Message-Id: <200312141523.hBEFNNSW052565@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 14 Dec 2003 07:23:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/linux-dislin Makefile distinfo.alpha distinfo.i386 pkg-descr pkg-plist.alpha pkg-plist.i386 ports/math/linux-dislin/files dislin-wrapper.sh pkg-message X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 14 Dec 2003 15:23:24 -0000 des 2003/12/14 07:23:23 PST FreeBSD ports repository Modified files: math Makefile Added files: math/linux-dislin Makefile distinfo.alpha distinfo.i386 pkg-descr pkg-plist.alpha pkg-plist.i386 math/linux-dislin/files dislin-wrapper.sh pkg-message Log: The Linux version of the DISLIN scientific data plotting package. Revision Changes Path 1.242 +1 -0 ports/math/Makefile 1.1 +48 -0 ports/math/linux-dislin/Makefile (new) 1.1 +1 -0 ports/math/linux-dislin/distinfo.alpha (new) 1.1 +1 -0 ports/math/linux-dislin/distinfo.i386 (new) 1.1 +19 -0 ports/math/linux-dislin/files/dislin-wrapper.sh (new) 1.1 +6 -0 ports/math/linux-dislin/files/pkg-message (new) 1.1 +14 -0 ports/math/linux-dislin/pkg-descr (new) 1.1 +188 -0 ports/math/linux-dislin/pkg-plist.alpha (new) 1.1 +200 -0 ports/math/linux-dislin/pkg-plist.i386 (new)