notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-sarpy Read, write and process complex SAR and other associated data
1.3.59 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.58Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-05 06:22:07
Last Update: 2024-10-17 19:03:16
Commit Hash: ace7fbd
Also Listed In: python
License: MIT
WWW:
https://github.com/ngageoint/sarpy
Description:
SarPy is a basic Python library to read, write, and do simple processing of complex SAR data using the NGA SICD format (standards linked below). It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. SarPy complements the SIX library (C++) and the MATLAB SAR Toolbox, which are implemented in other languages but have similar goals.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}sarpy>0:science/py-sarpy@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-sarpy/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-sarpy
  • pkg install py311-sarpy
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 py311-sarpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-sarpy
Package flavors (<flavor>: <package>)
  • py311: py311-sarpy
distinfo:
TIMESTAMP = 1728632466 SHA256 (sarpy-1.3.59.tar.gz) = 916fc14ddb77a0a2a8fd6961b7865167cfa603ec7510412d9494c587cd44eb3c SIZE (sarpy-1.3.59.tar.gz) = 1281450

Packages (timestamps in pop-ups are UTC):
py311-sarpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.591.3.59-1.3.591.3.59---
FreeBSD:13:quarterly1.3.581.3.58-1.3.581.3.58---
FreeBSD:14:latest1.3.591.3.59-1.3.591.3.59---
FreeBSD:14:quarterly1.3.581.3.58-1.3.581.3.58---
FreeBSD:15:latest1.3.591.3.59n/a1.3.59n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.19.0,1 : math/py-numpy@py311
  2. py311-scipy>=0 : science/py-scipy@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-sarpy-1.3.59: ALL=off: All optional dependencies ===> Use 'make config' to modify these settings
Options name:
science_py-sarpy
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/sarpy/
  2. https://pypi.org/packages/source/s/sarpy/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.59
17 Oct 2024 19:03:16
commit hash: ace7fbd08c49f9546df1d292a7cbc84475039244commit hash: ace7fbd08c49f9546df1d292a7cbc84475039244commit hash: ace7fbd08c49f9546df1d292a7cbc84475039244commit hash: ace7fbd08c49f9546df1d292a7cbc84475039244 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-sarpy: Add ALL option
1.3.59
14 Oct 2024 05:25:45
commit hash: a6fc3871a382fec1a325d88e767a1342f0dc45aecommit hash: a6fc3871a382fec1a325d88e767a1342f0dc45aecommit hash: a6fc3871a382fec1a325d88e767a1342f0dc45aecommit hash: a6fc3871a382fec1a325d88e767a1342f0dc45ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-sarpy: Update to 1.3.59

Changes:	https://github.com/ngageoint/sarpy/blob/master/CHANGELOG.md
1.3.58
05 Sep 2024 06:11:20
commit hash: db9484283630f298a43ce509281e6a20ac1769a2commit hash: db9484283630f298a43ce509281e6a20ac1769a2commit hash: db9484283630f298a43ce509281e6a20ac1769a2commit hash: db9484283630f298a43ce509281e6a20ac1769a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-sarpy: Add py-sarpy 1.3.58

SarPy is a basic Python library to read, write, and do simple processing of
complex SAR data using the NGA SICD format (standards linked below). It has been
released by NGA to encourage the use of SAR data standards throughout the
international SAR community. SarPy complements the SIX library (C++) and the
MATLAB SAR Toolbox, which are implemented in other languages but have similar
goals.

Number of commits found: 3