svn commit: r420088 - in head/cad: . NASTRAN NASTRAN-95

Pedro F. Giffuni pfg at FreeBSD.org
Thu Aug 11 16:39:31 UTC 2016


Author: pfg (src committer)
Date: Thu Aug 11 16:39:29 2016
New Revision: 420088
URL: https://svnweb.freebsd.org/changeset/ports/420088

Log:
  New port: cad/NASTRAN - NASA's classic FEA program.
  
  It's called NASTRAN-95, otherwise we cannot grab it from github "nicely".
  
  PR:		211739
  Approved by: 	koobs

Added:
  head/cad/NASTRAN-95/
     - copied from r420087, head/cad/NASTRAN/
Deleted:
  head/cad/NASTRAN/
Modified:
  head/cad/Makefile

Modified: head/cad/Makefile
==============================================================================
--- head/cad/Makefile	Thu Aug 11 16:37:47 2016	(r420087)
+++ head/cad/Makefile	Thu Aug 11 16:39:29 2016	(r420088)
@@ -3,7 +3,7 @@
 
     COMMENT = CAD tools
 
-    SUBDIR += NASTRAN
+    SUBDIR += NASTRAN-95
     SUBDIR += admesh
     SUBDIR += adms
     SUBDIR += alliance


More information about the svn-ports-all mailing list