Commit graph

6 commits

Author SHA1 Message Date
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Dmitry Marakasov
d380b46315 - Switch to options helpers 2016-10-10 19:36:04 +00:00
John Marino
f81b2f03bf cad/NASTRAN-95: Update license acronym and reset maintainership
pfg believes this particular port doesn't require a maintainer.

PR:	212388
2016-09-05 17:25:16 +00:00
John Marino
d48655b6ca cad/NASTRAN-95: Fix hardcoded FC and FFLAG flags in patch
Given how patch-um_Makefile was constructed correctly with configure
variables, I suspect the similar-but-incorrect patch-sb_Makefile was
simply regenerated after configure was run.  Let's replace the hardcoded
gfortran48 and it's flags with %%FC%% and %%FFLAGS%% so NASTRAN-95 builds
on other fortran compilers.

Approved by:	Just-Fix-It
2016-09-05 12:37:32 +00:00
John Marino
0daca071e2 cad/NASTRAN-95: Report version as FREEBSD rather than LINUX
The maximum string length is 7 characters, so setting it to OPSYS:tu
wouldn't work in all cases (e.g. DragonFly) but having NASTRAN advertise
itself as a native FreeBSD program is still better in any case.

PR:		211781
Submitted by:	maintainer (pfg)
2016-08-23 02:29:44 +00:00
Pedro F. Giffuni
e3316c4ae3 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
2016-08-11 16:39:29 +00:00