diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index 09b2d7c4f6bd..a8cb096a4592 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -1,49 +1,49 @@ PORTNAME= netgen -PORTVERSION= 6.2.2204 +PORTVERSION= 6.2.2301 DISTVERSIONPREFIX= v CATEGORIES= cad MAINTAINER= stephen@FreeBSD.org COMMENT= Automatic 3D tetrahedral mesh generator WWW= https://ngsolve.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compiler errors 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.7.1: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 CMAKE_OFF= USE_NATIVE_ARCH CONFLICTS_INSTALL= libvisual pybind11 # bin/netgen include/pybind11/attr.h lib/libvisual.so 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 eeb7ec502ec4..7dc2e3f73135 100644 --- a/cad/netgen/distinfo +++ b/cad/netgen/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1661043983 -SHA256 (NGSolve-netgen-v6.2.2204_GH0.tar.gz) = 7c9f28bd8041ceda2d7e578cd9e8e3d746bccb9c23b5a85e6f98e510c42e42da -SIZE (NGSolve-netgen-v6.2.2204_GH0.tar.gz) = 3394806 +TIMESTAMP = 1673472093 +SHA256 (NGSolve-netgen-v6.2.2301_GH0.tar.gz) = c8d62a193ffd9a6350eeaa56bcbfc2016fc65c93a496fa9fe2f1104d29982317 +SIZE (NGSolve-netgen-v6.2.2301_GH0.tar.gz) = 3394480 SHA256 (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020 SIZE (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 668217 diff --git a/cad/netgen/pkg-plist b/cad/netgen/pkg-plist index 978efafb41a4..6eb495af8841 100644 --- a/cad/netgen/pkg-plist +++ b/cad/netgen/pkg-plist @@ -1,277 +1,276 @@ 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/delaunay2d.hpp include/meshing/fieldlines.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/soldata.hpp include/meshing/specials.hpp include/meshing/surfacegeom.hpp include/meshing/topology.hpp include/meshing/validate.hpp include/meshing/visual_interface.hpp include/mydefs.hpp include/nginterface.h include/nginterface_v2.hpp include/nglib.h 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/type_caster_base.h include/pybind11/detail/typeid.h include/pybind11/eigen.h include/pybind11/embed.h include/pybind11/eval.h include/pybind11/functional.h include/pybind11/gil.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/pybind11/stl/filesystem.h 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/visual_api.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/libngcore.so lib/libnggui.so lib/libnglib.so lib/libtogl.a %%PYTHON_SITELIBDIR%%/netgen/NgOCC.py %%PYTHON_SITELIBDIR%%/netgen/__init__.py %%PYTHON_SITELIBDIR%%/netgen/__main__.py %%PYTHON_SITELIBDIR%%/netgen/config.py %%PYTHON_SITELIBDIR%%/netgen/csg.py %%PYTHON_SITELIBDIR%%/netgen/geom2d.py %%PYTHON_SITELIBDIR%%/netgen/gui.py %%PYTHON_SITELIBDIR%%/netgen/libngguipy.so %%PYTHON_SITELIBDIR%%/netgen/libngpy.so %%PYTHON_SITELIBDIR%%/netgen/meshing.py %%PYTHON_SITELIBDIR%%/netgen/occ.py %%PYTHON_SITELIBDIR%%/netgen/read_gmsh.py %%PYTHON_SITELIBDIR%%/netgen/read_meshio.py %%PYTHON_SITELIBDIR%%/netgen/stl.py %%PYTHON_SITELIBDIR%%/netgen/version.py %%PYTHON_SITELIBDIR%%/netgen/webgui.py %%PYTHON_SITELIBDIR%%/pyngcore/__init__.py %%PYTHON_SITELIBDIR%%/pyngcore/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