Port details |
- ezc3d C3D (biomechanics data format) reader/writer for C++
- 1.5.11 misc =2 1.5.9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-06-17 04:51:56
- Last Update: 2024-08-14 09:43:46
- Commit Hash: d75cca4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/pyomeca/ezc3d
- Description:
- EZC3D is an easy to use reader, modifier and writer for C3D format files. It is
written en C++ with proper binders for Python and MATLAB scripting langages.
C3D (http://c3d.org) is a format specifically designed to store biomechanics
data. Hence many biomechanics softwares can produce C3D files in order to share
data. However, there is a lack in the biomechanics community of an easy to use,
free and open source library to read, modify and write them as needed when it
gets to the data analysis.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/ezc3d/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/ezc3d
- pkg install ezc3d
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ezc3d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723624420
SHA256 (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 59516aca5138940313fc1ffba54001ab79f41e48ae1fce9be6770cbd76fccc93
SIZE (pyomeca-ezc3d-Release_1.5.11_GH0.tar.gz) = 950531
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
- Test dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_ezc3d
- USES:
- cmake:testing compiler:c++11-lang python:test
- 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 |
1.5.11 14 Aug 2024 09:43:46 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.9 → 1.5.11
Reported by: portscout |
1.5.9 16 Feb 2024 06:48:28 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.8 → 1.5.9
Reported by: portscout |
1.5.8 13 Feb 2024 09:11:08 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.7 → 1.5.8
Reported by: portscout |
1.5.7 12 Dec 2023 21:14:12 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.6 → 1.5.7
Reported by: portscout |
1.5.6 14 Nov 2023 09:25:26 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.5 → 1.5.6
Reported by: portscout |
1.5.5 11 Oct 2023 08:19:07 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: update 1.5.4 → 1.5.5
Reported by: portscout |
1.5.4 09 Jun 2023 02:18:57 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: Update 1.5.3 → 1.5.4
Reported by: portscout |
1.5.3 03 Jun 2023 07:43:32 |
Yuri Victorovich (yuri) |
misc/{,py-}ezc3d: Update 1.5.0 → 1.5.3
Reported by: portscout |
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) |
1.5.0 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 ) |
1.5.0 21 Jun 2022 19:30:19 |
Yuri Victorovich (yuri) |
misc/ezc3d: Fix tests |
1.5.0 20 Jun 2022 20:57:34 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.10 -> 1.5.0
Reported by: portscout |
1.4.10 27 May 2022 22:03:59 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.9 -> 1.4.10
Reported by: portscout |
1.4.9 17 May 2022 18:44:46 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.8 -> 1.4.9
Reported by: portscout |
1.4.8 10 May 2022 01:15:46 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.7 -> 1.4.8
Reported by: portscout |
1.4.7 02 May 2022 00:17:27 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.6 -> 1.4.7
Reported by: portscout |
1.4.6 02 Oct 2021 23:00:01 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.5 -> 1.4.6
Reported by: portscout |
1.4.5 30 Jun 2021 17:47:13 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.4 -> 1.4.5
Reported by: portscout |
1.4.4 05 Jun 2021 18:53:12 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.3 -> 1.4.4
Reported by: portscout |
1.4.3 14 Apr 2021 08:37:18 |
Yuri Victorovich (yuri) |
misc/ezc3d: Update 1.4.2 -> 1.4.3
Reported by: portscout |
1.4.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2 22 Feb 2021 07:15:20 |
yuri |
misc/ezc3d: Update 1.4.1 -> 1.4.2
Reported by: portscout |
1.4.1 19 Feb 2021 09:38:47 |
yuri |
misc/ezc3d: Update 1.3.9 -> 1.4.1
Reported by: portscout |
1.3.9 09 Jan 2021 06:19:27 |
yuri |
misc/ezc3d: Update 1.3.8 -> 1.3.9
Reported by: portscout |
1.3.8 17 Dec 2020 20:37:45 |
yuri |
misc/ezc3d: Update 1.3.7 -> 1.3.8
Reported by: portscout |
1.3.7 25 Sep 2020 09:29:39 |
yuri |
misc/ezc3d: Update 1.3.6 -> 1.3.7
Reported by: portscout |
1.3.6 10 Sep 2020 18:15:22 |
yuri |
misc/ezc3d: Update 1.3.5 -> 1.3.6
Reported by: portscout |
1.3.5 21 Jul 2020 05:44:23 |
yuri |
misc/ezc3d: Update 1.3.4 -> 1.3.5
Reported by: portscout |
1.3.4 30 Jun 2020 16:42:55 |
yuri |
misc/ezc3d: Update 1.3.3 -> 1.3.4
Reported by: portscout |
1.3.3 17 Jun 2020 04:51:49 |
yuri |
New port: misc/ezc3d: C3D (biomechanics data format) reader/writer for C++ |