Port details |
- py-segyio Python binding for segyio, the seismic data library
- 1.9.11 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-11-08 02:56:16
- Last Update: 2023-03-28 21:37:00
- Commit Hash: a45a546
- Also Listed In: python
- License: LGPL3+
- Description:
- Pythin binding for segyio, a small LGPL licensed C library for easy interaction
with SEG-Y and Seismic Unix formatted seismic data.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}segyio>0:science/py-segyio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-segyio/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-segyio
- pkg install py39-segyio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-segyio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-segyio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1680030612
SHA256 (equinor-segyio-v1.9.11_GH0.tar.gz) = fa892bf2cfdb35ea6a76e39b7ba532cbc88a4ca0bf8ccaf09963b77c913b8e33
SIZE (equinor-segyio-v1.9.11_GH0.tar.gz) = 3911798
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
- pybind11>0 : devel/pybind11
- py39-distro>0 : sysutils/py-distro@py39
- py39-pip>0 : devel/py-pip@py39
- py39-pytest-runner>=0 : devel/py-pytest-runner@py39
- py39-scikit-build>0 : devel/py-scikit-build@py39
- py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- py39-pytest>=0 : devel/py-pytest@py39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libsegyio.so : science/segyio
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-segyio
- USES:
- compiler:c++11-lang python:3.6+ pytest
- 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.11 28 Mar 2023 21:37:00
    |
Yuri Victorovich (yuri)  |
science/{,py-}segyio: Update 1.9.9 → 1.9.11
Reported by: portscout |
1.9.9 09 Sep 2022 20:32:24
    |
Daniel Engberg (diizzy)  |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
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 26 Apr 2022 13:46:03
    |
Dmitry Marakasov (amdmi3)  |
science/py-segyio: switch to USES=pytest and fix tests
Reported by: reprise
Approved by: portmgr blanket |
1.9.9 25 Mar 2022 13:38:19
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-segyio: Fix build with setuptools 58.0.0+
With hat: python |
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 16 Aug 2021 07:06:30
    |
Yuri Victorovich (yuri)  |
science/py-segyio: Fix tests |
1.9.7 16 Aug 2021 01:31:02
    |
Yuri Victorovich (yuri)  |
science/py-segyio: Update 1.9.6 -> 1.9.7 |
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:56
  |
yuri  |
science/py-segyio: Update 1.9.5 -> 1.9.6
Reported by: portscout |
1.9.5 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.9.5 24 Dec 2020 13:46:02
  |
kai  |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
1.9.5 17 Dec 2020 20:36:00
  |
yuri  |
science/py-segyio: Update 1.9.4 -> 1.9.5
Reported by: portscout |
1.9.4 13 Dec 2020 19:57:15
  |
yuri  |
science/py-segyio: Update 1.9.3 -> 1.9.4
Reported by: portscout |
1.9.3 08 Nov 2020 17:17:22
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/wrkdirs/usr/ports/science/py-segyio/work-py37/segyio-1.9.3/segyio/segyio.cpp:1461:
error: 'uint16_t' is not a member of 'std'
Approved by: portmgr (tier-2 blanket) |
1.9.3 08 Nov 2020 02:56:09
  |
yuri  |
New port: science/py-segyio: Python binding for segyio, the seismic data library |