Date: Thu, 11 Aug 2016 16:39:29 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420088 - in head/cad: . NASTRAN NASTRAN-95 Message-ID: <201608111639.u7BGdT8f081996@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608111639.u7BGdT8f081996>