Port details |
- py-frictionless Framework to describe, extract, validate, and transform tabular data
- 4.40.11 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-06-30 20:48:42
- Last Update: 2023-03-21 19:20:38
- Commit Hash: 5c68940
- 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 = 1677771213
SHA256 (frictionless-4.40.11.tar.gz) = e7d83d82cd3273820c74ac715e8d78285697f1eceda49a2417a72f839420d42e
SIZE (frictionless-4.40.11.tar.gz) = 258035
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-chardet>=3.0,1 : textproc/py-chardet@py39
- py39-isodate>=0.6 : devel/py-isodate@py39
- py39-Jinja2>=3.0.3 : 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-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.12 : 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-validators>=0.18 : devel/py-validators@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-frictionless-4.40.11:
BIGQUERY=off: BigQuery support
CKAN=off: CKAN API support
EXCEL=off: Excel file support
GSHEETS=off: Google Sheets support
HTML=off: HTML file support
JSON=off: JSON file support
PANDAS=off: Pandas support
S3=off: AWS S3 support
SERVER=off: API support
SQL=off: SQL databases support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-frictionless
- USES:
- python:3.6+
- 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 |
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 |