Port details |
- openems Electromagnetic field solver using the EC-FDTD method
- 0.0.36_2 science =2 0.0.36_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-19 01:27:13
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.openems.de/
- Description:
- openEMS is a free and open electromagnetic field solver using the FDTD method.
Matlab or Octave are used as an easy and flexible scripting interface.
It features:
* fully 3D Cartesian and cylindrical coordinates graded mesh
* multi-threading, SIMD (SSE) and MPI support for high speed FDTD
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openems>0:science/openems
- To install the port:
- cd /usr/ports/science/openems/ && make install clean
- To add the package, run one of these commands:
- pkg install science/openems
- pkg install openems
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openems
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1698115799
SHA256 (thliebig-openEMS-v0.0.36_GH0.tar.gz) = ed1aa79e8b435a0e0b14aefc301a9f84dbfed4a42ee1e4829170ccd799f1019b
SIZE (thliebig-openEMS-v0.0.36_GH0.tar.gz) = 1728767
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libCSXCAD.so : cad/csxcad
- libfparser-4.5.so : math/fparser
- libhdf5.so : science/hdf5
- libtinyxml.so : textproc/tinyxml
- libvtkCommonCore-9.2.so : math/vtk9
- This port is required by:
- for Libraries
-
- science/py-openEMS
Configuration Options:
- No options to configure
- Options name:
- science_openems
- USES:
- cmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.36_2 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
0.0.36_1 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
0.0.36 24 Oct 2023 03:10:14 |
Yuri Victorovich (yuri) |
science/openems: update 0.0.35-110 → 0.0.36 |
0.0.35.110_1 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
0.0.35.110 11 Sep 2023 03:40:14 |
Yuri Victorovich (yuri) |
science/openems: update 0.0.35-97 → 0.0.35-110
Reported by: portscout |
0.0.35.97_4 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.0.35.97_3 24 Jun 2023 04:51:29 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout |
0.0.35.97_2 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.0.35.97_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.0.35.97 18 Jan 2023 15:28:45 |
Yuri Victorovich (yuri) |
science/openems: Update 0.0.35-76 -> 0.0.35-97 |
0.0.35.76_4 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.0.35.76_3 24 Oct 2022 08:14:57 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.1.0 -> 9.2.2 |
0.0.35.76_2 21 Oct 2022 19:22:35 |
Yuri Victorovich (yuri) |
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe. |
0.0.35.76_3 21 Oct 2022 19:21:52 |
Yuri Victorovich (yuri) |
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout |
0.0.35.76_3 13 Oct 2022 17:25:45 |
Yuri Victorovich (yuri) |
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server |
0.0.35.76_2 13 Oct 2022 14:41:27 |
Yuri Victorovich (yuri) |
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.35.76_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.35.76_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.0.35.76_1 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
0.0.35.76 18 Jul 2022 12:51:28 |
Po-Chuan Hsieh (sunpoet) |
science/openems: Fix build with HDF5 1.12.0+ |
0.0.35.76 26 Jun 2022 21:37:35 |
Yuri Victorovich (yuri) |
science/openems: Update 0.0.35-71 -> 0.0.35-76 |
0.0.35.71_3 16 Jun 2022 15:13:01 |
Po-Chuan Hsieh (sunpoet) |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
0.0.35.71_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.0.35.71_1 14 Nov 2021 15:31:37 |
Mikael Urankar (mikael) |
science/openems: Only works on amd64 and powerpc64. |
0.0.35.71_1 01 Oct 2021 14:39:19 |
Piotr Kubaj (pkubaj) |
science/openems: fix build on powerpc64*
Add FreeBSD names for 64-bit POWER to the check. |
0.0.35.71_1 19 Aug 2021 08:46:11 |
Yuri Victorovich (yuri) |
science/openems: Change to vtk8 because the app using this library doesn't
support vtk9 |
0.0.35.71 19 Aug 2021 01:25:38 |
Yuri Victorovich (yuri) |
science/openems: New port: Electromagnetic field solver using the EC-FDTD method |