Commit Graph

15 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Yuri Victorovich
a5c263821d science/pcmsolver: Update 1.2.2 -> 1.2.3
Reported by:	portscout
2019-02-17 02:36:15 +00:00
Yuri Victorovich
71977f2651 science/pcmsolver: Update 1.2.1 -> 1.2.2
Reported by:	portscout
2019-01-31 04:57:30 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Yuri Victorovich
b461e8c183 science/pcmsolver: Unbreak: supply the minimal CMAKE_EXE_LINKER_FLAGS
Also pass C/CXX flags to enable optimization.

Reported by:	fallout
2018-12-22 08:30:19 +00:00
Yuri Victorovich
1d61321861 science/pcmsolver: Unbreak
It was breaking with both gfortran and clang. As it turned out, full CMAKE_ARGS break gfortan
but a simpler version of CMAKE_ARGS doesn't.
2018-12-19 06:09:26 +00:00
Antoine Brodin
368f471d1b Mark BROKEN: fails to build
F90-F-0004-Unable to open MODULE file iso_c_binding.mod (/wrkdirs/usr/ports/science/pcmsolver/work/pcmsolver-1.2.1/src/metal/metal_sphere.F90: 26)

Reported by:	pkg-fallout
2018-12-18 23:24:59 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Mark Linimon
fc0d927e6b Mark ports broken on powerpc64, categories o-z.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 14:40:31 +00:00
Yuri Victorovich
53d3fdda0a science/pcmsolver: Update 1.2.0 -> 1.2.1
Reported by:	portscout
2018-06-13 17:00:28 +00:00
Yuri Victorovich
2e5e58e916 science/pcmsolver: Update 1.1.11 -> 1.2.0
Also replaced USES=fortran with LIB_DEPENDS for flang, because USES=fortran:x breaks for both flang and gfortran.
2018-04-28 18:18:40 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
1d9170fe49 New port: science/pcmsolver: API for the Polarizable Continuum Model
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13069
2017-11-14 18:05:42 +00:00