Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.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 |
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) |
5.4.0_1 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 ) |
5.4.0_1 11 Jan 2022 18:47:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-importlib-resources: Partially revert BUILD_DEPENDS change in
9698ad19e0c450f2c05184e308e0aee262c4a827
- Bump PORTREVISION for package change
PR: 260670
Reported by: <hartzell@alerce.com> |
5.4.0 21 Nov 2021 18:24:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-importlib-resources: Minor fixes
- Remove unneeded BUILD_DEPENDS
- Fix USES=python
- Add NO_ARCH
- Update WWW
Approved by: portmgr (blanket) |
5.4.0 06 Nov 2021 17:27:33
    |
Steve Wills (swills)  |
devel/py-importlib-resources: update to 5.4.0 |
3.3.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@ |
3.3.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.3.0 03 Nov 2020 14:50:33
  |
swills  |
devel/py-importlib-resources: update to 3.3.0 |
3.2.0 31 Oct 2020 03:57:19
  |
swills  |
devel/py-importlib-resources: update to 3.2.0 |
3.0.0 14 Jul 2020 13:07:54
  |
swills  |
devel/py-importlib-resources: update to 3.0.0 |
1.0.2 31 May 2019 10:00:20
  |
sunpoet  |
Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.
With hat: python |
1.0.2 27 May 2019 20:14:29
  |
swills  |
devel/py-pre-commit: create port and deps
A framework for managing and maintaining multi-language pre-commit
hooks.
WWW: https://pre-commit.com/ |