Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.10.0 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
2024.10.0 25 Oct 2024 11:17:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.10.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.9.0 08 Sep 2024 18:37:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.9.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.6.1 06 Jul 2024 16:03:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.6.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.6.0 06 Jun 2024 07:48:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.6.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.5.0 19 May 2024 22:10:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.5.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.3.1 31 Mar 2024 03:06:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.3.1
- Convert to USE_PYTHON=pep517
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2024.2.0 21 Feb 2024 15:07:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2024.2.0
- Update WWW
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html |
2023.10.0 01 Nov 2023 01:57:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2023.10.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2023.9.2 29 Sep 2023 16:13:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2023.9.2
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2023.9.1 22 Sep 2023 23:23:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2023.9.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2023.6.0 30 Jun 2023 07:03:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2023.6.0
- Remove outdated PYTHON_REL check after lang/python37 removal
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2023.5.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2023.5.0 27 May 2023 04:08:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2023.5.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.8.2 21 Mar 2023 19:20:39 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Add GITHUB option |
2022.8.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
2022.8.2 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 ) |
2022.8.2 04 Sep 2022 15:24:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.8.2
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.8.1 04 Sep 2022 03:46:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.8.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.8.0 31 Aug 2022 18:49:35 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.8.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.7.1 27 Aug 2022 10:24:20 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.7.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.5.0 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 ) |
2022.5.0 09 Jun 2022 23:16:04 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.5.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.3.0 16 Apr 2022 04:19:20 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.3.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.2.0 25 Mar 2022 13:36:55 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.2.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2022.1.0 28 Feb 2022 12:46:12 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2022.1.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.11.1 21 Dec 2021 18:48:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.11.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.11.0 21 Nov 2021 18:20:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.11.0
- Update WWW
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.10.1 25 Oct 2021 15:57:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.10.1
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.10.0 13 Oct 2021 19:13:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.10.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.9.0 27 Sep 2021 15:55:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.9.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.8.1 21 Sep 2021 22:23:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.8.1
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.7.0 15 Jul 2021 20:32:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.7.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.6.1 30 Jun 2021 20:43:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.6.1
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.6.0 14 Jun 2021 17:39:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.6.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.5.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@ |
2021.5.0 18 May 2021 19:28:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.5.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
2021.4.0 29 Apr 2021 14:23:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 2021.4.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst |
0.9.0 25 Apr 2021 20:35:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fsspec: Update to 0.9.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.7 07 Mar 2021 22:17:51 |
sunpoet |
Update to 0.8.7
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.5 19 Dec 2020 20:09:30 |
sunpoet |
Update to 0.8.5
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.4 15 Oct 2020 20:07:43 |
sunpoet |
Update to 0.8.4
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.3 29 Sep 2020 18:18:03 |
sunpoet |
Update to 0.8.3
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.2 14 Sep 2020 17:46:38 |
sunpoet |
Update to 0.8.2
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.1 12 Sep 2020 12:08:01 |
sunpoet |
Update to 0.8.1
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.8.0 08 Aug 2020 10:19:16 |
sunpoet |
Update to 0.8.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.7.4 21 May 2020 04:58:28 |
sunpoet |
Update to 0.7.4
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.7.3 24 Apr 2020 18:03:13 |
sunpoet |
Update to 0.7.3
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.7.2 09 Apr 2020 18:55:52 |
sunpoet |
Update to 0.7.2
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.7.1 02 Apr 2020 12:03:37 |
sunpoet |
Update to 0.7.1
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.7.0 31 Mar 2020 23:02:31 |
sunpoet |
Update to 0.7.0
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.6.3 28 Mar 2020 12:52:15 |
sunpoet |
Update to 0.6.3
Changes: https://github.com/intake/filesystem_spec/blob/master/docs/source/changelog.rst
https://github.com/intake/filesystem_spec/commits/master |
0.6.2 21 Feb 2020 20:23:18 |
sunpoet |
Add py-fsspec 0.6.2
Filesystem Spec is a project to unify various projects and classes to work with
remote filesystems and file-system-like abstractions using a standard pythonic
interface.
WWW: https://github.com/intake/filesystem_spec |