notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/elmerfem/Makefile
SVNWeb

Number of commits found: 26

Mon, 11 Nov 2019
[ 10:59 danfe search for other commits by this committer ] Original commit   Revision:517252
- Resurrect `cad/elmerfem' and update to version 8.4
- Remove bundled copy of METIS and use the one from ports
- Fix `do-test' by switching to ctest(1) from gmake(1)
- Adjust the COMMENT and port description while I'm here
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 22 Apr 2019
[ 13:16 gerald search for other commits by this committer ] Original commit   Revision:499638 (Only the first 10 of 225 ports in this commit are shown above. View all ports for this commit)
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
Sun, 7 Apr 2019
[ 07:43 antoine search for other commits by this committer ] Original commit   Revision:498264 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Tue, 18 Dec 2018
[ 23:32 antoine search for other commits by this committer ] Original commit   Revision:487778
Mark BROKEN: fails to build

cd /wrkdirs/usr/ports/cad/elmerfem/work/.build/fem/src &&
/usr/local/bin/gfortran8 -DCONTIG=,CONTIGUOUS -DHAVE_EXECUTECOMMANDLINE
-DUSE_ARPACK -DUSE_ISO_C_BINDINGS -Delmersolver_EXPORTS -I/usr/local/include
-I/wrkdirs/usr/ports/cad/elmerfem/work/.build
-I/wrkdirs/usr/ports/cad/elmerfem/work/.build/fem/src
-I/wrkdirs/usr/ports/cad/elmerfem/work/elmerfem-release-8.3/fhutiter/src
-I/wrkdirs/usr/ports/cad/elmerfem/work/.build/fem/src/binio
-I/wrkdirs/usr/ports/cad/elmerfem/work/.build/fhutiter/src  -O
-Wl,-rpath=/usr/local/lib/gcc8 -fPIC -O3 -DNDEBUG -O3 -J../../fmodules -fPIC  
-c
/wrkdirs/usr/ports/cad/elmerfem/work/elmerfem-release-8.3/fem/src/CRSMatrix.F90
-o CMakeFiles/elmersolver.dir/CRSMatrix.F90.o
/wrkdirs/usr/ports/cad/elmerfem/work/elmerfem-release-8.3/fem/src/CRSMatrix.F90:3681:24:

       A % ILUCols    => ILUCols
                        1
Error: Assignment to contiguous pointer from non-contiguous target at (1)

Reported by:	pkg-fallout
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Thu, 4 Oct 2018
[ 20:44 yuri search for other commits by this committer ] Original commit   Revision:481250
math/arpack-ng: Update 3.5.0 -> 3.6.3

Port changes:
* Remove the slave port math/arpack-ng-mpich: the MPI option is incremental and
only adds a library
* Permanently enable the MPI functionality: see above
* Shorten the CONFLICTS statement
* Install arpack.h which is forgotten by the project itself

Bump cad/elmerfem: dependency there changed to math/arpack-ng.
Sat, 22 Sep 2018
[ 17:40 yuri search for other commits by this committer ] Original commit   Revision:480424
Change 10 ports from net/mpich2 to net/mpich

mpich2 is the obsolete version 2.x, mpich is at the current version 3.x

science/triqs science/PETSc math/py-slepc4py math/slepc math/py-petsc4py
math/petiga math/sundials cad/elmerfem math/blocksolve95 math/spooles
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Mon, 2 Apr 2018
[ 20:02 adridg search for other commits by this committer ] Original commit   Revision:466257
Fix build of cad/elmerfem ahead of CMake 3.11.

 - Bump to the actual 8.3 release, instead of a few days and revisions
   short of it. There's no uploaded tarball, so we're still stuck with
   GH tags.
 - Build out-of-source; with CMake 3.11 you can no longer add a library
   with no (zero) sources, and the existing setup was picking up build-
   cache directories like CMakeFiles/ to turn into Elmer libraries.
 - As a side-effect, this shows the bogus library added to the plist
   some time earlier -- CMakeFiles is not an actual Elmer plugin.
 - Detection of <inttypes.h> is broken because of the way Fortran
   libraries are added to the link line, but gcc_s isn't; this leads
   to header detection that fails in linking. So just tell CMake
   that inttypes.h exists, instead.

Approved by:	tcberner (mentor, implicit)
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sun, 25 Jun 2017
[ 00:29 linimon search for other commits by this committer ] Original commit   Revision:444251 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Thu, 25 May 2017
[ 21:33 joneum search for other commits by this committer ] Original commit   Revision:441744
- Udate to 20170519

PR:	219032
Submitted by:	pfg
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10819
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

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

PR:		216707
Wed, 7 Dec 2016
[ 13:24 gerald search for other commits by this committer ] Original commit   Revision:428057 (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
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
Sat, 5 Nov 2016
[ 11:10 riggs search for other commits by this committer ] Original commit   Revision:425381
Update to 20161026 snapshot

PR:		213816
Submitted by:	pfg
Sun, 31 Jul 2016
[ 20:21 pawel search for other commits by this committer ] Original commit   Revision:419411
Update to version 8.2.20160715

PR:		211319
Submitted by:	pfg
Wed, 11 May 2016
[ 20:41 amdmi3 search for other commits by this committer ] Original commit   Revision:415031
- Update to 8.2.20160404
- While here, cosmetic fixes and switch to new test framework

PR:		209271
Submitted by:	pfg
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Mar 2016
[ 18:24 thierry search for other commits by this committer ] Original commit   Revision:411297
Update to version 8.1-20160311.
Fix PR ports/201246.

PR:		ports/196577
Submitted by:	pfg
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 14 Dec 2014
[ 02:07 danilo search for other commits by this committer ] Original commit   Revision:374692
- Update to 7.0.20141202

PR:		195789
Submitted by:	pfg@ (maintainer)
Sun, 19 Oct 2014
[ 13:34 thierry search for other commits by this committer ] Original commit   Revision:371180
Update cad/elmerfem to 20141015 snapshot.

This brings many small fixes.
While here drop the autoconf support since we are using the CMake branch.

PR:		ports/194410
Submitted by:	pfg@ (maintainer)
Mon, 6 Oct 2014
[ 21:48 thierry search for other commits by this committer ] Original commit   Revision:370235 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Add elmerfem.

Elmer includes physical models of fluid dynamics, structural mechanics,
electromagnetics, heat transfer and acoustics, for example. These are
described by partial differential equations which Elmer solves by the
Finite Element Method (FEM).

PR:		ports/193531
Submitted by:	pfg

Number of commits found: 26