diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index 6edee31b0864..272d2e46615a 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -1,47 +1,47 @@ # Created by: Thierry Thomas PORTNAME= netgen -PORTVERSION= 6.2.2104 +PORTVERSION= 6.2.2105 DISTVERSIONPREFIX= v CATEGORIES= cad MAINTAINER= stephen@FreeBSD.org COMMENT= Automatic 3D tetrahedral mesh generator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= relies on rdtsc() call and the TSC is specific to x86 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ git:devel/git USES= cmake python tcl tk gl xorg USE_GITHUB= yes GH_ACCOUNT= NGSolve GH_TUPLE= NGSolve:pybind11:v2.4.3:pybind11/external_dependencies/pybind11 USE_GL= gl glu USE_XORG= x11 xmu xi USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix CXXFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix LDFLAGS+= -lexecinfo OPTIONS_DEFINE= JPEG MPEG CGNS JPEG_DESC= Enable snapshots using jpeg MPEG_DESC= Enable recording with FFmpeg CGNS_DESC= Enable CGNS file read/write support JPEG_CMAKE_BOOL= USE_JPEG JPEG_USES= jpeg MPEG_CMAKE_BOOL= USE_MPEG MPEG_LIB_DEPENDS= libavcodec.so:multimedia/libav CGNS_CMAKE_BOOL= USE_CGNS CGNS_LIB_DEPENDS= libcgns.so:science/cgnslib .include diff --git a/cad/netgen/distinfo b/cad/netgen/distinfo index 87948e6b0a49..f611064951f2 100644 --- a/cad/netgen/distinfo +++ b/cad/netgen/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1626389245 -SHA256 (NGSolve-netgen-v6.2.2104_GH0.tar.gz) = 0a7f1b8d2d67707a2bd3540d80a83c8b2a81875ba80d715f0c29ba09927865ad -SIZE (NGSolve-netgen-v6.2.2104_GH0.tar.gz) = 3342086 +TIMESTAMP = 1633221366 +SHA256 (NGSolve-netgen-v6.2.2105_GH0.tar.gz) = 0caf91173d252f536e33a0b370b79af9c4fbbb63f4f419479c9dacccbff4beb8 +SIZE (NGSolve-netgen-v6.2.2105_GH0.tar.gz) = 3372181 SHA256 (NGSolve-pybind11-v2.4.3_GH0.tar.gz) = 1eed57bc6863190e35637290f97a20c81cfe4d9090ac0a24f3bbf08f265eb71d SIZE (NGSolve-pybind11-v2.4.3_GH0.tar.gz) = 571127 diff --git a/cad/netgen/pkg-plist b/cad/netgen/pkg-plist index 48ce2cd4bf00..3f3188f3ebb9 100644 --- a/cad/netgen/pkg-plist +++ b/cad/netgen/pkg-plist @@ -1,274 +1,277 @@ bin/netgen include/core/archive.hpp include/core/array.hpp include/core/bitarray.hpp include/core/concurrentqueue.h include/core/exception.hpp include/core/flags.hpp include/core/hashtable.hpp include/core/localheap.hpp include/core/logging.hpp include/core/memtracer.hpp include/core/mpi_wrapper.hpp include/core/ngcore.hpp include/core/ngcore_api.hpp +include/core/ngstream.hpp include/core/paje_trace.hpp include/core/profiler.hpp include/core/python_ngcore.hpp include/core/ranges.hpp +include/core/register_archive.hpp include/core/signal.hpp include/core/simd.hpp include/core/simd_arm64.hpp include/core/simd_avx.hpp include/core/simd_avx512.hpp include/core/simd_generic.hpp include/core/simd_sse.hpp include/core/symboltable.hpp include/core/table.hpp include/core/taskmanager.hpp include/core/type_traits.hpp include/core/utils.hpp include/core/version.hpp include/core/xbool.hpp include/csg/algprim.hpp include/csg/brick.hpp include/csg/csg.hpp include/csg/csgeom.hpp include/csg/csgparser.hpp include/csg/curve2d.hpp include/csg/edgeflw.hpp include/csg/explicitcurve2d.hpp include/csg/extrusion.hpp include/csg/gencyl.hpp include/csg/geoml.hpp include/csg/identify.hpp include/csg/manifold.hpp include/csg/meshsurf.hpp include/csg/polyhedra.hpp include/csg/revolution.hpp include/csg/singularref.hpp include/csg/solid.hpp include/csg/specpoin.hpp include/csg/spline3d.hpp include/csg/splinesurface.hpp include/csg/surface.hpp include/csg/triapprox.hpp include/csg/vscsg.hpp include/general/autodiff.hpp include/general/autoptr.hpp include/general/dynamicmem.hpp include/general/gzstream.h include/general/hashtabl.hpp include/general/mpi_interface.hpp include/general/myadt.hpp include/general/mystring.hpp include/general/netgenout.hpp include/general/ngarray.hpp include/general/ngbitarray.hpp include/general/ngpython.hpp include/general/optmem.hpp include/general/parthreads.hpp include/general/seti.hpp include/general/sort.hpp include/general/spbita2d.hpp include/general/stack.hpp include/general/table.hpp include/general/template.hpp include/geom2d/csg2d.hpp include/geom2d/geometry2d.hpp include/geom2d/spline2d.hpp include/geom2d/vsgeom2d.hpp include/gprim/adtree.hpp include/gprim/geom2d.hpp include/gprim/geom3d.hpp include/gprim/geomfuncs.hpp include/gprim/geomobjects.hpp include/gprim/geomops.hpp include/gprim/geomops2.hpp include/gprim/geomtest3d.hpp include/gprim/gprim.hpp include/gprim/spline.hpp include/gprim/splinegeometry.hpp include/gprim/transform3d.hpp include/include/acisgeom.hpp include/include/csg.hpp include/include/geometry2d.hpp include/include/gprim.hpp include/include/incopengl.hpp include/include/inctcl.hpp include/include/incvis.hpp include/include/linalg.hpp include/include/meshing.hpp include/include/myadt.hpp include/include/mydefs.hpp include/include/mystdlib.h include/include/netgen_config.hpp include/include/netgen_version.hpp include/include/nginterface_v2_impl.hpp include/include/ngsimd.hpp include/include/occgeom.hpp include/include/opti.hpp include/include/parallel.hpp include/include/stlgeom.hpp include/include/visual.hpp include/interface/writeuser.hpp include/linalg/densemat.hpp include/linalg/linalg.hpp include/linalg/opti.hpp include/linalg/polynomial.hpp include/linalg/vector.hpp include/meshing/adfront2.hpp include/meshing/adfront3.hpp include/meshing/basegeom.hpp include/meshing/bcfunctions.hpp include/meshing/bisect.hpp include/meshing/boundarylayer.hpp include/meshing/classifyhpel.hpp include/meshing/clusters.hpp include/meshing/curvedelems.hpp include/meshing/findip.hpp include/meshing/findip2.hpp include/meshing/geomsearch.hpp include/meshing/global.hpp include/meshing/hpref_hex.hpp include/meshing/hpref_prism.hpp include/meshing/hpref_pyramid.hpp include/meshing/hpref_quad.hpp include/meshing/hpref_segm.hpp include/meshing/hpref_tet.hpp include/meshing/hpref_trig.hpp include/meshing/hprefinement.hpp include/meshing/improve2.hpp include/meshing/improve3.hpp include/meshing/localh.hpp include/meshing/meshclass.hpp include/meshing/meshfunc.hpp include/meshing/meshing.hpp include/meshing/meshing2.hpp include/meshing/meshing3.hpp include/meshing/meshtool.hpp include/meshing/meshtype.hpp include/meshing/msghandler.hpp include/meshing/paralleltop.hpp include/meshing/python_mesh.hpp include/meshing/ruler2.hpp include/meshing/ruler3.hpp include/meshing/specials.hpp include/meshing/surfacegeom.hpp include/meshing/topology.hpp include/meshing/validate.hpp include/mydefs.hpp include/nginterface.h include/nginterface_v2.hpp include/nglib.h include/occ/occgeom.hpp include/occ/occmeshsurf.hpp include/occ/vsocc.hpp include/pybind11/LICENSE include/pybind11/attr.h include/pybind11/buffer_info.h include/pybind11/cast.h include/pybind11/chrono.h include/pybind11/common.h include/pybind11/complex.h include/pybind11/detail/class.h include/pybind11/detail/common.h include/pybind11/detail/descr.h include/pybind11/detail/init.h include/pybind11/detail/internals.h include/pybind11/detail/typeid.h include/pybind11/eigen.h include/pybind11/embed.h include/pybind11/eval.h include/pybind11/functional.h include/pybind11/iostream.h include/pybind11/numpy.h include/pybind11/operators.h include/pybind11/options.h include/pybind11/pybind11.h include/pybind11/pytypes.h include/pybind11/stl.h include/pybind11/stl_bind.h include/soldata.hpp include/stlgeom/meshstlsurface.hpp include/stlgeom/stlgeom.hpp include/stlgeom/stlline.hpp include/stlgeom/stltool.hpp include/stlgeom/stltopology.hpp include/stlgeom/vsstl.hpp include/visualization/meshdoc.hpp include/visualization/mvdraw.hpp include/visualization/vispar.hpp include/visualization/visual.hpp include/visualization/vssolution.hpp lib/cmake/netgen/NetgenConfig.cmake lib/cmake/netgen/netgen-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/netgen/netgen-targets.cmake lib/libcsg.so lib/libcsgvis.so lib/libgeom2d.so lib/libgeom2dvis.so lib/libgui.so lib/libinterface.so lib/libmesh.so lib/libngcore.so lib/libnglib.so lib/libocc.so lib/liboccvis.so lib/libstl.so lib/libstlvis.so lib/libvisual.so %%PYTHON_SITELIBDIR%%/netgen/NgOCC.py %%PYTHON_SITELIBDIR%%/netgen/__init__.py %%PYTHON_SITELIBDIR%%/netgen/csg.py %%PYTHON_SITELIBDIR%%/netgen/geom2d.py %%PYTHON_SITELIBDIR%%/netgen/gui.py %%PYTHON_SITELIBDIR%%/netgen/libngpy.so %%PYTHON_SITELIBDIR%%/netgen/meshing.py %%PYTHON_SITELIBDIR%%/netgen/occ.py %%PYTHON_SITELIBDIR%%/netgen/read_gmsh.py %%PYTHON_SITELIBDIR%%/netgen/stl.py +%%PYTHON_SITELIBDIR%%/netgen/webgui.py %%PYTHON_SITELIBDIR%%/pyngcore%%PYTHON_EXT_SUFFIX%%.so %%DATADIR%%/boundarycondition.geo %%DATADIR%%/boxcyl.geo %%DATADIR%%/circle_on_cube.geo %%DATADIR%%/cone.geo %%DATADIR%%/cube.geo %%DATADIR%%/cubeandring.geo %%DATADIR%%/cubeandspheres.geo %%DATADIR%%/cubemcyl.geo %%DATADIR%%/cubemsphere.geo %%DATADIR%%/cylinder.geo %%DATADIR%%/cylsphere.geo %%DATADIR%%/doc/ng4.pdf %%DATADIR%%/ellipsoid.geo %%DATADIR%%/ellipticcyl.geo %%DATADIR%%/extrusion.geo %%DATADIR%%/fichera.geo %%DATADIR%%/frame.step %%DATADIR%%/hinge.stl %%DATADIR%%/lshape3d.geo %%DATADIR%%/manyholes.geo %%DATADIR%%/manyholes2.geo %%DATADIR%%/matrix.geo %%DATADIR%%/ortho.geo %%DATADIR%%/part1.stl %%DATADIR%%/period.geo %%DATADIR%%/py_tutorials/exportNeutral.py %%DATADIR%%/py_tutorials/mesh.py %%DATADIR%%/py_tutorials/shaft.geo %%DATADIR%%/revolution.geo %%DATADIR%%/screw.step %%DATADIR%%/sculpture.geo %%DATADIR%%/shaft.geo %%DATADIR%%/shell.geo %%DATADIR%%/sphere.geo %%DATADIR%%/sphereincube.geo %%DATADIR%%/square.in2d %%DATADIR%%/squarecircle.in2d %%DATADIR%%/squarehole.in2d %%DATADIR%%/torus.geo %%DATADIR%%/trafo.geo %%DATADIR%%/twobricks.geo %%DATADIR%%/twocubes.geo %%DATADIR%%/twocyl.geo