Port details |
- segyio Library to interact with SEG-Y & Seismic Unix formatted seismic data
- 1.9.12 science =2 1.9.12Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-11-08 00:33:52
- Last Update: 2024-04-08 07:31:00
- Commit Hash: d712362
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3
- WWW:
- https://github.com/equinor/segyio
- Description:
- Segyio is a small LGPL licensed C library for easy interaction with SEG-Y and
Seismic Unix formatted seismic data, with language bindings for Python and
Matlab. Segyio is an attempt to create an easy-to-use, embeddable,
community-oriented library for seismic applications. Features are added as they
are needed; suggestions and contributions of all kinds are very welcome.
- ¦ ¦ ¦ ¦
- 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/science/segyio/ && make install clean
- To add the package, run one of these commands:
- pkg install science/segyio
- pkg install segyio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: segyio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712536794
SHA256 (equinor-segyio-v1.9.12_GH0.tar.gz) = 79f1baa969deb613870c812655544af0c61370ffba3731f7f59836949495dd81
SIZE (equinor-segyio-v1.9.12_GH0.tar.gz) = 3911812
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
- This port is required by:
- for Libraries
-
- science/py-segyio
Configuration Options:
- No options to configure
- Options name:
- science_segyio
- USES:
- cmake compiler:c++11-lang
- 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.9.12 08 Apr 2024 07:31:00 |
Yuri Victorovich (yuri) |
science/{,py-}segyio: update 1.9.11 → 1.9.12
Reported by: portscout |
1.9.11 19 Jun 2023 05:40:35 |
Yuri Victorovich (yuri) |
science/segyio: Fix build on 14
... by using system functions instead of redefinitions
of htobe..() and be..(). |
1.9.11 28 Mar 2023 21:37:00 |
Yuri Victorovich (yuri) |
science/{,py-}segyio: Update 1.9.9 → 1.9.11
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.9.9 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.9.9 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.9.9 18 Feb 2022 17:10:05 |
Yuri Victorovich (yuri) |
science/{,py-}segyio: Update 1.9.8 -> 1.9.9
Reported by: portscout |
1.9.8 06 Nov 2021 23:56:38 |
Yuri Victorovich (yuri) |
science/{,py-}segyio: Update 1.9.7 -> 1.9.8
Reported by: portscout |
1.9.7 15 Aug 2021 20:34:50 |
Yuri Victorovich (yuri) |
science/segyio: Update 1.9.6 -> 1.9.7
Reported by: portscout |
1.9.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.6 22 Feb 2021 05:47:15 |
yuri |
science/segyio: Update 1.9.5 -> 1.9.6
Reported by: portscout |
1.9.5 17 Dec 2020 20:35:23 |
yuri |
science/segyio: Update 1.9.4 -> 1.9.5
Reported by: portscout |
1.9.4 13 Dec 2020 19:56:40 |
yuri |
science/segyio: Update 1.9.3 -> 1.9.4
Reported by: portscout |
1.9.3 08 Nov 2020 15:59:03 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/wrkdirs/usr/ports/science/segyio/work/segyio-1.9.3/applications/flip-endianness.cpp:25:
error: ISO C++ forbids declaration of 'out' with no type
Approved by: portmgr (tier-2 blanket) |
1.9.3 08 Nov 2020 00:27:18 |
yuri |
New port: science/segyio: Library to interact with SEG-Y & Seismic Unix
formatted seismic data |