From owner-cvs-ports@FreeBSD.ORG Sun Jul 31 19:29:21 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 06D9E16A420; Sun, 31 Jul 2005 19:29:21 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A87D43D76; Sun, 31 Jul 2005 19:29:13 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6VJTD4u097527; Sun, 31 Jul 2005 19:29:13 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6VJTDB3097526; Sun, 31 Jul 2005 19:29:13 GMT (envelope-from thierry) Message-Id: <200507311929.j6VJTDB3097526@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 31 Jul 2005 19:29:13 +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 Makefile ports MOVED ports/math/dislin Makefile distinfo distinfo-5.1 distinfo.alpha distinfo.i386 pkg-plist pkg-plist.alpha pkg-plist.i386 ports/math/dislin/files dislin-wrapper.sh dislin.sh.in pkg-message pkg-message.in ... 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: Sun, 31 Jul 2005 19:29:21 -0000 thierry 2005-07-31 19:29:13 UTC FreeBSD ports repository Modified files: math Makefile . MOVED math/dislin Makefile Added files: math/dislin distinfo distinfo-5.1 pkg-plist math/dislin/files dislin.sh.in pkg-message.in Removed files: math/dislin distinfo.alpha distinfo.i386 pkg-plist.alpha pkg-plist.i386 math/dislin/files dislin-wrapper.sh pkg-message 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: Linux binaries for version 8.2 are unfetchable, then switch to native FreeBSD binaries for version 8.3 (i386 only). Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5. PR: 84366 Submitted by: thierry Repocopied by: marcus Revision Changes Path 1.728 +2 -1 ports/MOVED 1.335 +1 -1 ports/math/Makefile 1.12 +27 -28 ports/math/dislin/Makefile 1.1 +2 -0 ports/math/dislin/distinfo (new) 1.1 +2 -0 ports/math/dislin/distinfo-5.1 (new) 1.3 +0 -2 ports/math/dislin/distinfo.alpha (dead) 1.3 +0 -2 ports/math/dislin/distinfo.i386 (dead) 1.2 +0 -19 ports/math/dislin/files/dislin-wrapper.sh (dead) 1.1 +19 -0 ports/math/dislin/files/dislin.sh.in (new) 1.2 +0 -6 ports/math/dislin/files/pkg-message (dead) 1.1 +6 -0 ports/math/dislin/files/pkg-message.in (new) 1.1 +244 -0 ports/math/dislin/pkg-plist (new) 1.3 +0 -209 ports/math/dislin/pkg-plist.alpha (dead) 1.3 +0 -214 ports/math/dislin/pkg-plist.i386 (dead) 1.12 +0 -55 ports/math/linux-dislin/Makefile (dead) 1.3 +0 -2 ports/math/linux-dislin/distinfo.alpha (dead) 1.3 +0 -2 ports/math/linux-dislin/distinfo.i386 (dead) 1.2 +0 -19 ports/math/linux-dislin/files/dislin-wrapper.sh (dead) 1.2 +0 -6 ports/math/linux-dislin/files/pkg-message (dead) 1.2 +0 -14 ports/math/linux-dislin/pkg-descr (dead) 1.3 +0 -209 ports/math/linux-dislin/pkg-plist.alpha (dead) 1.3 +0 -214 ports/math/linux-dislin/pkg-plist.i386 (dead)