From owner-freebsd-ports Tue Jul 23 12: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B80337B400 for ; Tue, 23 Jul 2002 12:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE8F43E6E for ; Tue, 23 Jul 2002 12:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NJ04JU024484 for ; Tue, 23 Jul 2002 12:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NJ044t024483; Tue, 23 Jul 2002 12:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E38F37B4BE for ; Tue, 23 Jul 2002 11:55:13 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6AF43E6E for ; Tue, 23 Jul 2002 11:55:13 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6NItC9H088487 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 23 Jul 2002 12:55:12 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6NItBg1088486; Tue, 23 Jul 2002 12:55:11 -0600 (MDT) Message-Id: <200207231855.g6NItBg1088486@jolly.drunkmonk.net> Date: Tue, 23 Jul 2002 12:55:11 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40928: fix port: math/femlab Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40928 >Category: ports >Synopsis: fix port: math/femlab >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 12:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: Quick fix for femlab!, it works perfectly tested by myslef. >How-To-Repeat: >Fix: Remove BROKEN= from the Makefile # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # patch-ac # echo x - patch-ac sed 's/^X//' >patch-ac << 'END-of-patch-ac' X--- fsource/makepoisson.orig Thu Sep 14 03:47:27 1995 X+++ fsource/makepoisson Tue Jul 23 14:49:53 2002 X@@ -1,4 +1,4 @@ X-FFLAGS= -O X+FFLAGS= -O -fno-globals X X FFILES= dwm1.f startpo.f preproc.f rhslhs.f poisson.f output.f X END-of-patch-ac exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message