Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2011 20:01:06 -0600 (CST)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154477: pkg-message incorrect in math/octave-forge-fpl
Message-ID:  <201102030201.p132164B001738@wilberforce.math.missouri.edu>
Resent-Message-ID: <201102030210.p132AApt023551@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154477
>Category:       ports
>Synopsis:       pkg-message incorrect in math/octave-forge-fpl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 03 02:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD laptop3.gateway.2wire.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Wed Dec  1 22:18:00 CST 2010     stephen@laptop3.gateway.2wire.net:/usr/obj/usr/src/sys/GENERIC  amd64


	
>Description:

The file pkg-message in math/octave-forge-fpl states that this port is
non-functional on an amd64 and a sparc64 because the opendx port doesn't
build.  opendx now builds on an amd64.

>How-To-Repeat:
	
>Fix:

I don't know if opendx builds on the sparc64.  If it does, then the whole of
pkg-message needs to be removed.

Otherwise, here is a fix:

diff -ur /usr/ports/math/octave-forge-fpl/pkg-message octave-forge-fpl/pkg-message
--- /usr/ports/math/octave-forge-fpl/pkg-message	2010-05-21 22:26:52.000000000 -0500
+++ octave-forge-fpl/pkg-message	2011-02-02 19:54:23.000000000 -0600
@@ -1,2 +1,2 @@
-Although the port builds, it is nonfunctional on amd64 and sparc64 due to the
-absence of opendx.
+Although the port builds, it is nonfunctional on sparc64 due to the absence
+of opendx.

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102030201.p132164B001738>