Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0 27 Sep 2024 11:08:28 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.11.1 → 1.12.0 |
1.11.1 11 Sep 2024 14:11:16 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.9.7 → 1.11.1 |
1.9.7 02 Sep 2024 20:01:59 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.9.4 → 1.9.7 |
1.9.4 21 Feb 2024 06:07:35 |
Charlie Li (vishwin) |
www/py-yarl: add ${PY_SETUPTOOLS} to BUILD_DEPENDS
devel/py-wheel is not a PEP-517 build backend; add the real one.
Once the linked PR is committed, this build will fail.
With hat: python
PR: 270510 |
1.9.4 20 Feb 2024 18:52:47 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.9.2 → 1.9.4 |
1.9.2 26 Aug 2023 21:42:38 |
Po-Chuan Hsieh (sunpoet) |
www/py-yarl: Remove outdated PYTHON_REL check after lang/python37 removal
Approved by: portmgr (blanket)
With hat: python |
1.9.2 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> |
1.9.2 02 May 2023 17:12:05 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.9.1 → 1.9.2 |
1.9.1 24 Apr 2023 20:03:47 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.8.2 → 1.9.1 |
1.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 |
1.8.2 05 Dec 2022 19:28:14 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.8.1 → 1.8.2 |
1.8.1 21 Nov 2022 17:23:42 |
Dmitry Marakasov (amdmi3) |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
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) |
1.8.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 ) |
1.8.1 03 Aug 2022 18:38:09 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.8.0 → 1.8.1 |
1.8.0 02 Aug 2022 16:10:48 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update 1.7.2 → 1.8.0 |
1.7.2 20 Apr 2022 12:32:16 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: switch to USES=pytest |
1.7.2 02 Nov 2021 18:56:22 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update to 1.7.2 |
1.7.0 08 Oct 2021 20:35:47 |
Dmitry Marakasov (amdmi3) |
www/py-yarl: update to 1.7.0 |
1.6.3 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@ |
1.6.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.3 24 Dec 2020 13:46:02 |
kai |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
1.6.3 16 Nov 2020 14:37:17 |
amdmi3 |
- Update to 1.6.3
- Force regenerating cython files to avoid compatibility problems with newer
python versions |
1.6.2 19 Oct 2020 18:45:49 |
amdmi3 |
- Update to 1.6.2 |
1.6.0 27 Sep 2020 13:09:46 |
amdmi3 |
- Update to 1.6.0 |
1.5.1 05 Aug 2020 23:24:18 |
amdmi3 |
- Update to 1.5.1 |
1.5.0 27 Jul 2020 16:13:32 |
amdmi3 |
- Update to 1.5.0 |
1.4.2 05 Dec 2019 18:14:39 |
amdmi3 |
- Update to 1.4.2 |
1.4.1 03 Dec 2019 10:26:35 |
amdmi3 |
- Update to 1.4.1 |
1.3.0 02 Jul 2019 20:58:09 |
amdmi3 |
- Update to 1.3.0
- Silince stripping
- Take maintainership
PR: 238853
Approved by: wg (maintainer) |
1.1.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.1.1 21 Apr 2018 16:45:25 |
wg |
www/py-yarl: update to 1.1.1 |
0.12.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.12.0 25 Sep 2017 16:20:35 |
koobs |
www/py-yarl: Update to 0.12.0
- Update PORTVERSION/distinfo checksum (0.12.0) [1]
- Set RUN_DEPENDS minimum version to match setup.py:*_requires
- Add TEST_DEPENDS and test target
- Strip shared library
PR: 222524
Submitted by: philip [1]
Approved by: wg (maintainer) |
0.10.3 16 Jun 2017 16:36:51 |
wg |
www/py-yarl: Yet another URL library
WWW: https://github.com/aio-libs/yarl |