From owner-svn-ports-all@freebsd.org Sat Mar 14 22:04:56 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 59C65265A05; Sat, 14 Mar 2020 22:04:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48fxSS1mW2z4Y21; Sat, 14 Mar 2020 22:04:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 34E4525A38; Sat, 14 Mar 2020 22:04:56 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02EM4tfk079972; Sat, 14 Mar 2020 22:04:55 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02EM4sYa079963; Sat, 14 Mar 2020 22:04:54 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003142204.02EM4sYa079963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 14 Mar 2020 22:04:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528452 - in head/math: . dune-geometry dune-geometry/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . dune-geometry dune-geometry/files X-SVN-Commit-Revision: 528452 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2020 22:04:56 -0000 Author: yuri Date: Sat Mar 14 22:04:54 2020 New Revision: 528452 URL: https://svnweb.freebsd.org/changeset/ports/528452 Log: New port: math/dune-geometry: DUNE framework: Geometry transformations, reference elements, etc Added: head/math/dune-geometry/ head/math/dune-geometry/Makefile (contents, props changed) head/math/dune-geometry/distinfo (contents, props changed) head/math/dune-geometry/files/ head/math/dune-geometry/files/patch-CMakeLists.txt (contents, props changed) head/math/dune-geometry/pkg-descr (contents, props changed) head/math/dune-geometry/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sat Mar 14 22:02:17 2020 (r528451) +++ head/math/Makefile Sat Mar 14 22:04:54 2020 (r528452) @@ -214,6 +214,7 @@ SUBDIR += drgeo SUBDIR += dsdp SUBDIR += dune-common + SUBDIR += dune-geometry SUBDIR += e SUBDIR += ecos SUBDIR += edenmath Added: head/math/dune-geometry/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-geometry/Makefile Sat Mar 14 22:04:54 2020 (r528452) @@ -0,0 +1,40 @@ +# $FreeBSD$ + +PORTNAME= dune-geometry +DISTVERSIONPREFIX= v +DISTVERSION= 2.7.0 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= DUNE framework: Geometry transformations, reference elements, etc + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +BUILD_DEPENDS= openmpi>0:net/openmpi \ + vc>0:devel/vc +LIB_DEPENDS= libdunecommon.so:math/dune-common \ + libopenblas.so:math/openblas \ + libtbb.so:devel/tbb + +USES= cmake compiler:c++17-lang fortran pkgconfig python +USE_GITLAB= yes +USE_LDCONFIG= yes + +GL_ACCOUNT= core +GL_SITE= https://gitlab.dune-project.org +GL_ACCOUNT= core +GL_COMMIT= bcf9e469f3c105d5f497dbf81801e8dbd09cde92 + +CMAKE_ON= BUILD_SHARED_LIBS + +OPTIONS_DEFINE= DOCS +OPTIONS_SUB= yes + +DOCS_CMAKE_BOOL= FREEBSD_INSTALL_DOCS +DOCS_BUILD_DEPENDS= doxygen:devel/doxygen \ + sphinx-build:textproc/py-sphinx + +PORTDOCS= * + +.include Added: head/math/dune-geometry/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-geometry/distinfo Sat Mar 14 22:04:54 2020 (r528452) @@ -0,0 +1,3 @@ +TIMESTAMP = 1584206597 +SHA256 (core-dune-geometry-bcf9e469f3c105d5f497dbf81801e8dbd09cde92_GL0.tar.gz) = 170fe7d33bb531d55b9459a557cd3ff3a6207661f546081937a2c6587b2313b5 +SIZE (core-dune-geometry-bcf9e469f3c105d5f497dbf81801e8dbd09cde92_GL0.tar.gz) = 723673 Added: head/math/dune-geometry/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-geometry/files/patch-CMakeLists.txt Sat Mar 14 22:04:54 2020 (r528452) @@ -0,0 +1,12 @@ +--- CMakeLists.txt.orig 2020-03-14 17:27:33 UTC ++++ CMakeLists.txt +@@ -21,7 +21,9 @@ include(DuneMacros) + dune_project() + + add_subdirectory("dune") ++if (FREEBSD_INSTALL_DOCS) + add_subdirectory("doc") ++endif() + add_subdirectory("lib") + + # finalize the dune project, e.g. generating config.h etc. Added: head/math/dune-geometry/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-geometry/pkg-descr Sat Mar 14 22:04:54 2020 (r528452) @@ -0,0 +1,8 @@ +dune-geometry is a module of the DUNE Numerics framework for solving partial +differential equations (PDEs) with grid-based methods. + +dune-geometry includes everything related to the DUNE reference elements. This +includes the reference elements themselves, mappings on the reference elements +(geometries), and quadratures. + +WWW: https://www.dune-project.org/ Added: head/math/dune-geometry/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-geometry/pkg-plist Sat Mar 14 22:04:54 2020 (r528452) @@ -0,0 +1,40 @@ +include/dune/geometry/affinegeometry.hh +include/dune/geometry/axisalignedcubegeometry.hh +include/dune/geometry/dimension.hh +include/dune/geometry/generalvertexorder.hh +include/dune/geometry/multilineargeometry.hh +include/dune/geometry/quadraturerules.hh +include/dune/geometry/quadraturerules/compositequadraturerule.hh +include/dune/geometry/quadraturerules/gauss_imp.hh +include/dune/geometry/quadraturerules/gausslobatto_imp.hh +include/dune/geometry/quadraturerules/jacobi_1_0_imp.hh +include/dune/geometry/quadraturerules/jacobi_2_0_imp.hh +include/dune/geometry/quadraturerules/jacobi_n_0.hh +include/dune/geometry/quadraturerules/pointquadrature.hh +include/dune/geometry/quadraturerules/simplexquadrature.hh +include/dune/geometry/quadraturerules/tensorproductquadrature.hh +include/dune/geometry/referenceelement.hh +include/dune/geometry/referenceelementimplementation.hh +include/dune/geometry/referenceelements.hh +include/dune/geometry/refinement.hh +include/dune/geometry/refinement/base.cc +include/dune/geometry/refinement/hcube.cc +include/dune/geometry/refinement/hcubetriangulation.cc +include/dune/geometry/refinement/prismtriangulation.cc +include/dune/geometry/refinement/pyramidtriangulation.cc +include/dune/geometry/refinement/simplex.cc +include/dune/geometry/test/checkgeometry.hh +include/dune/geometry/topologyfactory.hh +include/dune/geometry/type.hh +include/dune/geometry/typeindex.hh +include/dune/geometry/utility/typefromvertexcount.hh +include/dune/geometry/virtualrefinement.cc +include/dune/geometry/virtualrefinement.hh +lib/cmake/dune-geometry/dune-geometry-config-version.cmake +lib/cmake/dune-geometry/dune-geometry-config.cmake +lib/cmake/dune-geometry/dune-geometry-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/dune-geometry/dune-geometry-targets.cmake +lib/dunecontrol/dune-geometry/dune.module +lib/libdunegeometry.so +libdata/pkgconfig/dune-geometry.pc +%%DATADIR%%/config.h.cmake