Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 1997 20:57:54 -0700 (PDT)
From:      giffunip@asme.org
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/4531: New CAD port: femlab
Message-ID:  <199709140357.UAA18585@hub.freebsd.org>
Resent-Message-ID: <199709140400.VAA18785@hub.freebsd.org>

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

>Number:         4531
>Category:       ports
>Synopsis:       New CAD port: femlab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 13 21:00:03 PDT 1997
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Organization:
Universidad Nacional de Colombia
>Release:        2.2.2-Release
>Environment:
not relevant
>Description:
Another Finite Element Method Tool. This one uses libsx looks very well
when libsx uses Xaw3d.
>How-To-Repeat:
femlab.tar.gz in incoming. I'm also including the suggested patch for 
the libsx port.
>Fix:
diff -ru libsx.old/Makefile libsx/Makefile
--- libsx.old/Makefile	Wed Sep 10 20:52:33 1997
+++ libsx/Makefile	Wed Sep 10 23:21:36 1997
@@ -17,6 +17,7 @@
 
 USE_X11=	yes
 ALL_TARGET=	src freq
+BUILD_DEPENDS=	libXaw3d.a:${PORTSDIR}/X11/Xaw3d
 
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/src/libsx.a  ${PREFIX}/lib
diff -ru libsx.old/patches/patch-aa libsx/patches/patch-aa
--- libsx.old/patches/patch-aa	Wed Sep 10 20:52:33 1997
+++ libsx/patches/patch-aa	Wed Sep 10 23:11:09 1997
@@ -61,4 +61,4 @@
   #
   LIBSX  = ../src/libsx.a
   #LIBS   =  $(LIBSX) -lXaw -lXmu -lXt -lX11
-! LIBS   =  $(LIBSX) -lXaw -lXmu -lXt -lX11 -lm -lXext -L$(X11BASE)/lib
+! LIBS   =  $(LIBSX) -lXaw3d -lXmu -lXt -lX11 -lm -lXext -L$(X11BASE)/lib
>Audit-Trail:
>Unformatted:



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