aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-16 12:23:06 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-16 12:23:06 +0000
commitba5496caf46ef5ad6c46e36bff214903c3c826b4 (patch)
tree9afde6f11fc3052a3de59422f7991a4836369ee8 /cad
parent6af37ee8a9ac0216d645d6919fe3cbbdb0b3ac47 (diff)
downloadports-ba5496caf46ef5ad6c46e36bff214903c3c826b4.tar.gz
ports-ba5496caf46ef5ad6c46e36bff214903c3c826b4.zip
PR: ports/8871
Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN'
Notes
Notes: svn path=/head/; revision=15382
Diffstat (limited to 'cad')
-rw-r--r--cad/felt/Makefile6
-rw-r--r--cad/felt/files/patch-ab13
-rw-r--r--cad/felt/pkg-descr25
-rw-r--r--cad/felt/pkg-plist2
4 files changed, 23 insertions, 23 deletions
diff --git a/cad/felt/Makefile b/cad/felt/Makefile
index b4ee13da4a81..ce834e6faec3 100644
--- a/cad/felt/Makefile
+++ b/cad/felt/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 October 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.8 1998/10/21 21:05:11 asami Exp $
+# $Id: Makefile,v 1.9 1998/11/18 10:55:45 asami Exp $
#
DISTNAME= felt-3.02
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= giffunip@asme.org
-BROKEN= too few arguments to function error
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
WRKSRC= ${WRKDIR}/FElt-3.02
GNU_CONFIGURE= yes
@@ -29,5 +29,7 @@ post-patch:
post-install:
${MKDIR} ${PREFIX}/share/examples/FElt
${CP} ${WRKSRC}/examples/* ${PREFIX}/share/examples/FElt
+ ${MKDIR} ${PREFIX}/share/doc/FElt
+ ${CP} ${WRKSRC}/*.html ${PREFIX}/share/doc/FElt
.include <bsd.port.mk>
diff --git a/cad/felt/files/patch-ab b/cad/felt/files/patch-ab
new file mode 100644
index 000000000000..e93f8a7e9dd0
--- /dev/null
+++ b/cad/felt/files/patch-ab
@@ -0,0 +1,13 @@
+If you are not using the Xaw3d widget set, remove this patch
+
+--- src/Velvet/Makefile.orig Wed Dec 16 21:04:49 1998
++++ src/Velvet/Makefile Wed Dec 16 21:03:41 1998
+@@ -18,7 +18,7 @@
+ CFLAGS = $(CCOPTS) -I$(X11INC) -I$(TOPDIR)/include
+ LDFLAGS = $(LDOPTS) -L$(X11LIB)
+ LIBS = $(LIBWIDGETS) $(LIBGEN) $(LIBGEOMPACK) $(LIBFELT) $(LIBELT) $(LIBMTX)\
+- -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
++ -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
+ OBJS = analysis.o animate.o apply.o bivar.o callbacks.o canvas.o\
+ colors.o constraint.o contour.o draw3d.o drawingshell.o\
+ element.o elementlist.o elementop.o eps.o error.o field.o file.o\
diff --git a/cad/felt/pkg-descr b/cad/felt/pkg-descr
index be5d84ef26af..4a567ca90321 100644
--- a/cad/felt/pkg-descr
+++ b/cad/felt/pkg-descr
@@ -5,25 +5,8 @@ also includes a graphical user interface for workstations that allows the
user to set-up, solve and post-process the problem in a single CAD-like
environment.
-If you are using the Xaw3d widget set, you may want to apply this patch
-(cd work/FElt-3.02; patch -p < ../../pkg/DESCR).
+FElt Home Page:
+ http://www-cse.ucsd.edu/users/atkinson/FElt/
-*** src/Velvet/Velvet.ad.orig Sat May 10 18:04:40 1997
---- src/Velvet/Velvet.ad Sat Jun 14 22:00:38 1997
-***************
-*** 1046,1052 ****
-
- ! 3d specific defaults
-
-! !*shapeStyle: Rectangle
-! !*control*spacer.height: 43
-! !*control*MenuButton*height: 26
-! !*control*Command*height: 26
---- 1046,1052 ----
-
- ! 3d specific defaults
-
-! *shapeStyle: Rectangle
-! *control*spacer.height: 43
-! *control*MenuButton*height: 26
-! *control*Command*height: 26
+FElt Application Repository:
+ http://crunch.inf.bi.ruhr-uni-bochum.de/FAR/
diff --git a/cad/felt/pkg-plist b/cad/felt/pkg-plist
index f02c7e00daf9..c89515cfa929 100644
--- a/cad/felt/pkg-plist
+++ b/cad/felt/pkg-plist
@@ -4,6 +4,8 @@ bin/felt
bin/patchwork
bin/velvet
bin/yardstick
+share/doc/FElt/FAQ.html
+@dirrm share/doc/FElt
share/examples/FElt/frame3.flt
share/examples/FElt/beam3d_b.flt
share/examples/FElt/bridge.flt