diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-17 07:52:59 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-17 07:52:59 +0000 |
commit | bea694c37fb506e0ecc5e7dd6bdc5625266b171c (patch) | |
tree | 091f1a7d527ab4bef976c7d8560f28e281ea816a /science/felt | |
parent | 612f8e356c750120b56341a89757dd1ec4c6ba33 (diff) | |
download | ports-bea694c37fb506e0ecc5e7dd6bdc5625266b171c.tar.gz ports-bea694c37fb506e0ecc5e7dd6bdc5625266b171c.zip |
Notes
Diffstat (limited to 'science/felt')
-rw-r--r-- | science/felt/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/science/felt/pkg-descr b/science/felt/pkg-descr index e7302025ee68..be5d84ef26af 100644 --- a/science/felt/pkg-descr +++ b/science/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 |