mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bea694c37f
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>
30 lines
990 B
Plaintext
30 lines
990 B
Plaintext
FElt is a free system for introductory level finite element analysis in the
|
|
mechanical/structural/civil fields. In a command line environment, FElt
|
|
uses an intuitive, straightforward input syntax to describe problems. It
|
|
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
|