From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 7 02:50:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7173216A4CF for ; Wed, 7 Jul 2004 02:50:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5433A43D39 for ; Wed, 7 Jul 2004 02:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i672oLRB004436 for ; Wed, 7 Jul 2004 02:50:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i672oLMv004435; Wed, 7 Jul 2004 02:50:21 GMT (envelope-from gnats) Resent-Date: Wed, 7 Jul 2004 02:50:21 GMT Resent-Message-Id: <200407070250.i672oLMv004435@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jon Drews Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB7016A4CE for ; Wed, 7 Jul 2004 02:45:24 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with SMTP id B2C6B43D41 for ; Wed, 7 Jul 2004 02:45:23 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so116187rne for ; Tue, 06 Jul 2004 19:45:09 -0700 (PDT) Received: by 10.38.90.67 with SMTP id n67mr54915rnb; Tue, 06 Jul 2004 19:45:05 -0700 (PDT) Message-Id: <8cb27cbf040706194514ebeb64@mail.gmail.com> Date: Tue, 6 Jul 2004 21:45:05 -0500 From: Jon Drews To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68749: Update Makefile for math/yacas X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 02:50:21 -0000 >Number: 68749 >Category: ports >Synopsis: Update Makefile for math/yacas >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 07 02:50:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jonathan >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD notebook.covad.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Jun 26 01:02:19 CDT 2004 root@notebook.covad.net:/usr/obj/usr/src/sys/NOTEBOOK i386 >Description: Yacas-1.0.56 fails to build becuase of the update of math/gsl from version 1.5 to 1.6 >How-To-Repeat: Attempt to compile the program and it will fail with a message saying it cannot find libgsl.so.5. >Fix: Apply the attached Makefile patch. The yacas port was tested in accordance with sect. 3.4 of the Porters Handbook. yacas was run after the pkg_add step and after the make reinstall step. The help browser, the plotting, the reading of external files and the algebra/calculus manipulations all worked. However, portlint -Av showed numerous warnings for the pkg-plist. These warnings complained about the libtool archive entries (%%GMP%%lib/libgmpnumbers.la). I generated a new pkg-plist (using the metod in section 18) but could not figure out the proper way to annotate the new entries with %%GMP%% and %%NOGMP%%. For that reason I did not change the pkg-plist. In addition I have no way of testing the libgmp option as it does not work on CURRENT, which is what I am running. Despite the warnings the port appears to run fine. ------=_Part_6_6944988.1089168305923 Content-Type: application/octet-stream; name="Makefile.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Makefile.diff" LS0tIC9ob21lL3hmY2UvcG9ydHMveWFjYXMvTWFrZWZpbGUJVHVlIEp1bCAgNiAxODoyNzoxNyAy MDA0CisrKyBNYWtlZmlsZQlUdWUgSnVsICA2IDE4OjI5OjUyIDIwMDQKQEAgLTE1LDcgKzE1LDcg QEAKIE1BSU5UQUlORVI9CXBvcnRzQEZyZWVCU0Qub3JnCiBDT01NRU5UPQlZZXQgQW5vdGhlciBD b21wdXRlciBBbGdlYnJhIFN5c3RlbQogCi1MSUJfREVQRU5EUz0JZ3NsLjU6JHtQT1JUU0RJUn0v bWF0aC9nc2wKK0xJQl9ERVBFTkRTPQlnc2wuNjoke1BPUlRTRElSfS9tYXRoL2dzbAogCiBVU0Vf UEVSTDVfQlVJTEQ9CXllcwogVVNFX0dNQUtFPQl5ZXMK ------=_Part_6_6944988.1089168305923-- >Release-Note: >Audit-Trail: >Unformatted: ------=_Part_6_6944988.1089168305923 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline