Port details |
- py-frictionless Framework to describe, extract, validate, and transform tabular data
- 5.13.1 devel
=0 4.40.11Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-06-30 20:48:42
- Last Update: 2023-05-07 16:03:52
- Commit Hash: adf1901
- Also Listed In: python
- License: MIT
- Description:
- Frictionless is a framework to describe, extract, validate, and transform
tabular data (DEVT Framework). It supports a great deal of data schemes and
formats, as well as provides popular platforms integrations. The framework is
powered by the lightweight yet comprehensive Frictionless Data Specifications.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}frictionless>0:devel/py-frictionless@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-frictionless/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-frictionless
- pkg install py39-frictionless
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-frictionless listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-frictionless
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683227619
SHA256 (frictionlessdata-framework-v5.13.1_GH0.tar.gz) = 58b89305b2dc62d78263fa0040b9c4e482c15d4d7d34024a2d4f338096508e5b
SIZE (frictionlessdata-framework-v5.13.1_GH0.tar.gz) = 77034267
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-attrs>=22.2.0 : devel/py-attrs@py39
- py39-chardet>=3.0,1 : textproc/py-chardet@py39
- py39-humanize>=4.2 : devel/py-humanize@py39
- py39-isodate>=0.6 : devel/py-isodate@py39
- py39-Jinja2>=3.0 : devel/py-Jinja2@py39
- py39-jsonschema>=2.5 : devel/py-jsonschema@py39
- py39-marko>=1.0 : textproc/py-marko@py39
- py39-petl>=1.6 : textproc/py-petl@py39
- py39-pydantic>=1.9 : devel/py-pydantic@py39
- py39-dateutil>=2.8 : devel/py-dateutil@py39
- py39-python-slugify>=1.2 : textproc/py-python-slugify@py39
- py39-yaml>=5.3 : devel/py-yaml@py39
- py39-requests>=2.10 : www/py-requests@py39
- py39-rfc3986>=1.4 : www/py-rfc3986@py39
- py39-simpleeval>=0.9.11 : devel/py-simpleeval@py39
- py39-stringcase>=1.2 : devel/py-stringcase@py39
- py39-tableschema-to-template>=0.0 : textproc/py-tableschema-to-template@py39
- py39-tabulate>=0.8.9 : devel/py-tabulate@py39
- py39-typer>=0.4.1 : devel/py-typer@py39
- py39-typing-extensions>=4.3 : devel/py-typing-extensions@py39
- py39-validators>=0.18 : devel/py-validators@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-livemark
Configuration Options:
- ===> The following configuration options are available for py39-frictionless-5.13.1:
AWS=off: AWS S3 support
BIGQUERY=off: BigQuery support
CKAN=off: CKAN API support
DATASETTE=off: Datasette support
EXCEL=off: Excel file support
GITHUB=off: GitHub support
GSHEETS=off: Google Sheets support
HTML=off: HTML file support
JSON=off: JSON file support
MYSQL=off: MySQL database support
PANDAS=off: Pandas support
PARQUET=off: Parquet file format support
POSTGRESQL=off: PostgreSQL database support
SERVER=off: Server support
SQL=off: SQL databases support
VISIDATA=off: VisiData support
WKT=off: Well-known text (WKT) support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-frictionless
- 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 |
5.13.1 07 May 2023 16:03:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.13.1
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.12.1 27 Apr 2023 23:58:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.12.1
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.12.0 19 Apr 2023 18:54:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.12.0
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.11.1 18 Apr 2023 21:38:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.11.1
- Rename API to SERVER option
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.10.5 18 Apr 2023 18:00:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.10.5
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.10.4 09 Apr 2023 20:40:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.10.4
- Update WWW
- Add DATASETTE option
Changes: https://github.com/frictionlessdata/framework/releases
https://github.com/frictionlessdata/framework/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/framework/commits/main |
5.10.1 05 Apr 2023 17:30:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 5.10.1
- Add API, GITHUB, MYSQL, PARQUET, POSTGRESQL, VISIDATA and WRK options
- Rename S3 option to AWS option
- Remove SERVER option
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.40.11 21 Mar 2023 19:20:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.40.11
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.40.3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.40.3 19 Nov 2022 08:11:59
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update version requirement of RUN_DEPENDS |
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) |
4.40.3 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 ) |
4.40.3 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.40.3 18 Jul 2022 20:39:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Add BIGQUERY, CKAN, EXCEL, GSHEETS, HTML, JSON, PANDAS,
S3, SERVER and SQL options |
4.40.3 29 Jun 2022 21:49:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.40.3
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.40.2 29 Jun 2022 16:32:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.40.2
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.40.0 21 Jun 2022 21:22:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.40.0
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.39.0 21 Jun 2022 20:58:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.39.0
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.38.0 09 Jun 2022 23:16:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.38.0
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.29.0 17 Apr 2022 23:58:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.29.0
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.28.2 16 Apr 2022 04:19:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.28.2
Changes: https://github.com/frictionlessdata/frictionless-py/releases
https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.26.1 30 Mar 2022 22:21:10
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.26.1
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.26.0 07 Mar 2022 18:11:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.26.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.24.0 28 Jan 2022 23:26:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.24.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md |
4.23.2 25 Jan 2022 19:50:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.23.2
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.23.0 11 Jan 2022 18:44:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.23.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.18.2 13 Oct 2021 19:13:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.18.2
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.18.1 13 Oct 2021 05:37:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.18.1
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.18.0 27 Sep 2021 19:48:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.18.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.17.1 27 Sep 2021 15:55:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.17.1
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.16.6 21 Sep 2021 22:23:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.16.6
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.16.3 21 Sep 2021 03:44:25
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.16.3
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.16.1 19 Sep 2021 06:00:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.16.1
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.16.0 06 Sep 2021 19:27:26
    |
Tobias Kortkamp (tobik)  |
*: Drop unused $FreeBSD$ |
4.16.0 08 Aug 2021 21:43:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.16.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.14.2 08 Aug 2021 14:54:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.14.2
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.14.0 21 Jul 2021 18:11:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.14.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.13.0 18 Jul 2021 22:07:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.13.0
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.12.7 18 Jul 2021 17:47:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.12.7
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.12.6 15 Jul 2021 23:52:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.12.6
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.12.5 15 Jul 2021 20:32:11
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Update to 4.12.5
Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md
https://github.com/frictionlessdata/frictionless-py/commits/main |
4.12.4 30 Jun 2021 20:43:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-frictionless: Add py-frictionless 4.12.4
Frictionless is a framework to describe, extract, validate, and transform
tabular data (DEVT Framework). It supports a great deal of data schemes and
formats, as well as provides popular platforms integrations. The framework is
powered by the lightweight yet comprehensive Frictionless Data Specifications.
WWW: https://github.com/frictionlessdata/frictionless-py |