aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-17 07:52:59 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-17 07:52:59 +0000
commitbea694c37fb506e0ecc5e7dd6bdc5625266b171c (patch)
tree091f1a7d527ab4bef976c7d8560f28e281ea816a /cad
parent612f8e356c750120b56341a89757dd1ec4c6ba33 (diff)
downloadports-bea694c37fb506e0ecc5e7dd6bdc5625266b171c.tar.gz
ports-bea694c37fb506e0ecc5e7dd6bdc5625266b171c.zip
patch-ab causes some problems for users of plain Xaw. I have
added the patch and a note to DESCR. This is certainly not ideal, but insisting on using Xaw3d isn't either. PR: 4058 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
Notes
Notes: svn path=/head/; revision=7356
Diffstat (limited to 'cad')
-rw-r--r--cad/felt/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/cad/felt/pkg-descr b/cad/felt/pkg-descr
index e7302025ee68..be5d84ef26af 100644
--- a/cad/felt/pkg-descr
+++ b/cad/felt/pkg-descr
@@ -5,3 +5,25 @@ 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).
+
+*** 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