Port details |
- py-asdf Python tools to handle ASDF files
- 2.15.0_1 science
=0 2.14.3_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-01-17 19:21:47
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- The Advanced Scientific Data Format (ASDF) is a next-generation interchange
format for scientific data. This package contains the Python implementation of
the ASDF Standard.
The ASDF format has the following features:
- A hierarchical, human-readable metadata format (implemented using YAML)
- Numerical arrays are stored as binary data blocks which can be memory mapped.
Data blocks can optionally be compressed.
- The structure of the data can be automatically validated using schemas
(implemented using JSON Schema)
- Native Python data types (numerical types, strings, dicts, lists) are
serialized automatically
- ASDF can be extended to serialize custom data types
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}asdf>0:science/py-asdf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-asdf/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-asdf
- pkg install py39-asdf
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-asdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-asdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1681052958
SHA256 (asdf-2.15.0.tar.gz) = 686f1c91ebf987d41f915cfb6aa70940d7ad17f87ede0be70463147ad2314587
SIZE (asdf-2.15.0.tar.gz) = 505054
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:
-
- py39-setuptools>=60 : devel/py-setuptools@py39
- py39-setuptools_scm>=3.4 : devel/py-setuptools_scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-asdf-standard>=1.0.1 : science/py-asdf-standard@py39
- py39-asdf-transform-schemas>=0.3 : science/py-asdf-transform-schemas@py39
- py39-asdf-unit-schemas>=0.1 : science/py-asdf-unit-schemas@py39
- py39-importlib-metadata>=4.11.4 : devel/py-importlib-metadata@py39
- py39-jmespath>=0.6.2 : devel/py-jmespath@py39
- py39-jsonschema>=4.0.1<4.18 : devel/py-jsonschema@py39
- py39-numpy>=1.20,1 : math/py-numpy@py39
- py39-packaging>=19 : devel/py-packaging@py39
- py39-yaml>=5.4.1 : devel/py-yaml@py39
- py39-semantic-version>=2.8 : devel/py-semantic-version@py39
- py39-lz4>=0.10 : archivers/py-lz4@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-asdf-2.15.0_1:
ALL=on: Lz4 compression algorithm support
===> Use 'make config' to modify these settings
- Options name:
- science_py-asdf
- USES:
- python:3.8+
- 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 |
2.15.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.15.0 09 Apr 2023 20:40:29
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.15.0
- Add ALL option
Changes: https://github.com/asdf-format/asdf/releases |
2.14.4 05 Apr 2023 17:30:49
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.14.4
Changes: https://github.com/asdf-format/asdf/releases |
2.14.3_2 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
2.14.3_1 21 Mar 2023 19:21:15
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
2.14.3 30 Jan 2023 13:00:15
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.14.3
Changes: https://github.com/asdf-format/asdf/releases |
2.13.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.13.0_1 10 Sep 2022 16:06:29
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Fix build after c170c1e126cfb6fef6b3a2830bb98957e9372eac
- Change RUN_DEPENDS from py-jsonschema to py-jsonschema49
- Bump PORTREVISION for dependency change |
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) |
2.13.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 ) |
2.13.0 31 Aug 2022 11:41:12
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.13.0
Changes: https://github.com/asdf-format/asdf/releases |
2.12.0 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
2.12.0 09 Jun 2022 10:59:17
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.12.0
Changes: https://github.com/asdf-format/asdf/releases |
2.11.1 26 Apr 2022 15:01:29
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.11.1
Changes: https://github.com/asdf-format/asdf/releases |
2.11.0 17 Apr 2022 23:58:22
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf-standard: Update to 1.0.2
- Update USES=python of dependent ports
Changes: https://github.com/asdf-format/asdf-standard/releases |
2.11.0 30 Mar 2022 22:21:18
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.11.0
Changes: https://github.com/asdf-format/asdf/releases |
2.10.1 25 Mar 2022 13:37:12
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.10.1
Changes: https://github.com/asdf-format/asdf/releases |
2.10.0 07 Mar 2022 18:11:26
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.10.0
Changes: https://github.com/asdf-format/asdf/releases |
2.8.3 11 Jan 2022 18:44:39
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.8.3
Changes: https://github.com/asdf-format/asdf/releases |
2.8.1_1 05 Nov 2021 19:14:23
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update USES=python
math/py-numpy requires Python 3.7+ |
2.8.1_1 01 Nov 2021 13:41:49
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Fix build after a06fe6e39adaf76f178798640c57888705cbf40a
- Change RUN_DEPENDS from py-jsonschema to py-jsonschema3
- Bump PORTREVISION for dependency change |
2.8.1 14 Jun 2021 17:40:23
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.8.1
Changes: https://github.com/asdf-format/asdf/releases |
2.8.0 25 May 2021 13:55:43
    |
Dmitry Marakasov (amdmi3)  |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
2.8.0 16 May 2021 15:24:14
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.8.0
Changes: https://github.com/asdf-format/asdf/releases |
2.7.4 02 May 2021 19:45:27
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Update to 2.7.4
- Update LICENSE_FILE
Changes: https://github.com/asdf-format/asdf/releases |
2.7.3 18 Apr 2021 05:44:02
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-asdf: Remove PYNUMPY |
2.7.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.7.3 07 Mar 2021 22:21:52
  |
sunpoet  |
Update to 2.7.3
- Sort RUN_DEPENDS
Changes: https://github.com/asdf-format/asdf/releases |
2.7.2 26 Jan 2021 17:37:23
  |
sunpoet  |
Update to 2.7.2
- Update WWW
Changes: https://github.com/asdf-format/asdf/releases |
2.7.1_1 05 Dec 2020 13:47:27
  |
sunpoet  |
Move devel/py-semantic_version to devel/py-semantic-version
- Bump PORTREVISION for dependency change |
2.7.1 21 Aug 2020 21:24:31
  |
sunpoet  |
Update to 2.7.1
Changes: https://github.com/spacetelescope/asdf/releases |
2.7.0 24 Jul 2020 19:01:23
  |
sunpoet  |
Update to 2.7.0
Changes: https://github.com/spacetelescope/asdf/releases |
2.6.0 24 Apr 2020 18:03:39
  |
sunpoet  |
Update to 2.6.0
Changes: https://github.com/spacetelescope/asdf/releases |
2.5.2 01 Mar 2020 06:48:55
  |
sunpoet  |
Update to 2.5.2
Changes: https://github.com/spacetelescope/asdf/releases |
2.5.1 08 Jan 2020 18:37:11
  |
sunpoet  |
Update to 2.5.1
Changes: https://github.com/spacetelescope/asdf/releases |
2.5.0 29 Dec 2019 12:55:34
  |
sunpoet  |
Update to 2.5.0
Changes: https://github.com/spacetelescope/asdf/releases |
2.4.2_1 26 Sep 2019 18:16:29
  |
sunpoet  |
Change RUN_DEPENDS from py-semantic_version to py-semantic_version26
- Bump PORTREVISION for dependency change |
2.4.2 03 Sep 2019 19:09:28
  |
sunpoet  |
Update to 2.4.2
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/spacetelescope/asdf/releases |
2.3.3_1 03 Aug 2019 20:56:04
  |
sunpoet  |
Use PYNUMPY |
2.3.3_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.3.3 05 Apr 2019 22:44:24
  |
sunpoet  |
Update to 2.3.3
Changes: https://github.com/spacetelescope/asdf/releases |
2.3.2 20 Feb 2019 20:47:15
  |
sunpoet  |
Update to 2.3.2
Changes: https://github.com/spacetelescope/asdf/releases |
2.3.1 17 Jan 2019 19:21:25
  |
sunpoet  |
Add py-asdf 2.3.1
The Advanced Scientific Data Format (ASDF) is a next-generation interchange
format for scientific data. This package contains the Python implementation of
the ASDF Standard.
The ASDF format has the following features:
- A hierarchical, human-readable metadata format (implemented using YAML)
- Numerical arrays are stored as binary data blocks which can be memory mapped.
Data blocks can optionally be compressed.
- The structure of the data can be automatically validated using schemas
(implemented using JSON Schema)
- Native Python data types (numerical types, strings, dicts, lists) are
serialized automatically
- ASDF can be extended to serialize custom data types
WWW: https://github.com/spacetelescope/asdf |