From owner-svn-ports-all@freebsd.org Sat Mar 14 22:09:40 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 1CF21265B59; Sat, 14 Mar 2020 22:09:40 +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 48fxYv5gTyz4gqH; Sat, 14 Mar 2020 22:09:39 +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 AA18C25A42; Sat, 14 Mar 2020 22:09:39 +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 02EM9dpJ080528; Sat, 14 Mar 2020 22:09:39 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02EM9cos080522; Sat, 14 Mar 2020 22:09:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003142209.02EM9cos080522@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:09:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528454 - in head/math: . dune-uggrid X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . dune-uggrid X-SVN-Commit-Revision: 528454 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:09:40 -0000 Author: yuri Date: Sat Mar 14 22:09:38 2020 New Revision: 528454 URL: https://svnweb.freebsd.org/changeset/ports/528454 Log: New port: math/dune-uggrid: DUNE framework: The UG Grid Manager Added: head/math/dune-uggrid/ head/math/dune-uggrid/Makefile (contents, props changed) head/math/dune-uggrid/distinfo (contents, props changed) head/math/dune-uggrid/pkg-descr (contents, props changed) head/math/dune-uggrid/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sat Mar 14 22:07:12 2020 (r528453) +++ head/math/Makefile Sat Mar 14 22:09:38 2020 (r528454) @@ -215,6 +215,7 @@ SUBDIR += dsdp SUBDIR += dune-common SUBDIR += dune-geometry + SUBDIR += dune-uggrid SUBDIR += e SUBDIR += ecos SUBDIR += edenmath Added: head/math/dune-uggrid/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-uggrid/Makefile Sat Mar 14 22:09:38 2020 (r528454) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= dune-uggrid +DISTVERSIONPREFIX= v +DISTVERSION= 2.7.0rc2 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= DUNE framework: The UG Grid Manager + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING.LGPL-2.1 + +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 +RUN_DEPENDS= openmpi>0:net/openmpi + +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= staging +GL_COMMIT= 1fce83c6efe2e0f77d0ee1b3cf6335172f1ace37 + +CMAKE_ON= BUILD_SHARED_LIBS + +.include Added: head/math/dune-uggrid/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-uggrid/distinfo Sat Mar 14 22:09:38 2020 (r528454) @@ -0,0 +1,3 @@ +TIMESTAMP = 1584208518 +SHA256 (staging-dune-uggrid-1fce83c6efe2e0f77d0ee1b3cf6335172f1ace37_GL0.tar.gz) = 47b66203c888e2b205902aaaa282909ce38ba3b5dc31949f80795e50e1caaafc +SIZE (staging-dune-uggrid-1fce83c6efe2e0f77d0ee1b3cf6335172f1ace37_GL0.tar.gz) = 868684 Added: head/math/dune-uggrid/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-uggrid/pkg-descr Sat Mar 14 22:09:38 2020 (r528454) @@ -0,0 +1,6 @@ +dune-uggrid is a module of the DUNE Numerics framework for solving partial +differential equations (PDEs) with grid-based methods. + +dune-uggrid ocntains the UG Grid Manager of the DUNE framework. + +WWW: https://www.dune-project.org/ Added: head/math/dune-uggrid/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/dune-uggrid/pkg-plist Sat Mar 14 22:09:38 2020 (r528454) @@ -0,0 +1,67 @@ +include/dune/uggrid/commands.h +include/dune/uggrid/domain/domain.h +include/dune/uggrid/domain/std_domain.h +include/dune/uggrid/gm/algebra.h +include/dune/uggrid/gm/cw.h +include/dune/uggrid/gm/dlmgr.h +include/dune/uggrid/gm/elements.h +include/dune/uggrid/gm/evm.h +include/dune/uggrid/gm/gm.h +include/dune/uggrid/gm/pargm.h +include/dune/uggrid/gm/refine.h +include/dune/uggrid/gm/rm-write2file.h +include/dune/uggrid/gm/rm.h +include/dune/uggrid/gm/shapes.h +include/dune/uggrid/gm/ugm.h +include/dune/uggrid/initug.h +include/dune/uggrid/low/debug.h +include/dune/uggrid/low/defaults.h +include/dune/uggrid/low/dimension.h +include/dune/uggrid/low/fileopen.h +include/dune/uggrid/low/general.h +include/dune/uggrid/low/heaps.h +include/dune/uggrid/low/misc.h +include/dune/uggrid/low/namespace.h +include/dune/uggrid/low/scan.h +include/dune/uggrid/low/ugenv.h +include/dune/uggrid/low/ugstruct.h +include/dune/uggrid/low/ugtimer.h +include/dune/uggrid/low/ugtypes.h +include/dune/uggrid/numerics/disctools.h +include/dune/uggrid/numerics/formats.h +include/dune/uggrid/numerics/np.h +include/dune/uggrid/numerics/sm.h +include/dune/uggrid/numerics/udm.h +include/dune/uggrid/parallel/ddd/basic/lowcomm.h +include/dune/uggrid/parallel/ddd/basic/notify.h +include/dune/uggrid/parallel/ddd/basic/oopp.h +include/dune/uggrid/parallel/ddd/basic/ooppcc.h +include/dune/uggrid/parallel/ddd/ctrl/stat.h +include/dune/uggrid/parallel/ddd/dddconstants.hh +include/dune/uggrid/parallel/ddd/dddcontext.hh +include/dune/uggrid/parallel/ddd/dddtypes.hh +include/dune/uggrid/parallel/ddd/dddtypes_impl.hh +include/dune/uggrid/parallel/ddd/if/if.h +include/dune/uggrid/parallel/ddd/include/ddd.h +include/dune/uggrid/parallel/ddd/join/join.h +include/dune/uggrid/parallel/ddd/xfer/sll.h +include/dune/uggrid/parallel/ddd/xfer/xfer.h +include/dune/uggrid/parallel/dddif/parallel.h +include/dune/uggrid/parallel/ppif/ppif.h +include/dune/uggrid/parallel/ppif/ppifcontext.hh +include/dune/uggrid/parallel/ppif/ppiftypes.hh +include/dune/uggrid/ugdevices.h +lib/cmake/dune-uggrid/dune-uggrid-config-version.cmake +lib/cmake/dune-uggrid/dune-uggrid-config.cmake +lib/cmake/dune-uggrid/dune-uggrid-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/dune-uggrid/dune-uggrid-targets.cmake +lib/dunecontrol/dune-uggrid/dune.module +lib/libugL.so +lib/libugS2.so +lib/libugS3.so +libdata/pkgconfig/dune-uggrid.pc +share/RefRules.data +%%DATADIR%%/config.h.cmake +share/dune/cmake/modules/DuneUggridMacros.cmake +share/tetra.rls +share/triangle.rls