Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0 29 Sep 2023 14:19:56
    |
Po-Chuan Hsieh (sunpoet)  |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
2.8.0 16 Aug 2023 18:25:44
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Update to 2.8.0
- Update WWW
Changes: https://github.com/jpadilla/pyjwt/releases
https://pyjwt.readthedocs.io/en/stable/changelog.html |
2.7.0_1 22 Jul 2023 07:46:38
    |
Tobias C. Berner (tcberner)  |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
2.7.0_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.7.0_1 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> |
2.7.0_1 05 Jun 2023 18:47:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.7.0 27 May 2023 04:11:16
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Update to 2.7.0
Changes: https://github.com/jpadilla/pyjwt/releases |
2.6.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.6.0 30 Dec 2022 09:05:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Update to 2.6.0
Changes: https://github.com/jpadilla/pyjwt/releases |
2.5.0 03 Oct 2022 02:16:03
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Update to 2.5.0
Changes: https://github.com/jpadilla/pyjwt/releases |
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) |
2.4.0 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 ) |
2.4.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.4.0 09 Jun 2022 11:00:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt*: Mark CONFLICTS_INSTALL
PR: 264146
Reported by: Goran Mekic <meka@tilda.center> |
2.4.0 13 May 2022 19:30:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Update to 2.4.0
Changes: https://github.com/jpadilla/pyjwt/releases
Security: CVE-2022-29217 |
2.3.0_1 25 Mar 2022 13:37:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Enable CRYPTO option by default
- Bump PORTREVISION for dependency change |
2.3.0 28 Feb 2022 12:46:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Add CRYPTO option |
2.3.0 23 Jan 2022 19:08:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Sort USES |
2.3.0 03 Jan 2022 14:57:51
    |
Bernhard Froehlich (decke)  |
www/py-pyjwt: Add CPE information
Approved by: portmgr (blanket) |
2.3.0 21 Dec 2021 18:38:47
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt: Add py-pyjwt 2.3.0
PyJWT is a Python implementation of RFC 7519.
WWW: https://github.com/jpadilla/pyjwt |
1.7.1 04 Oct 2021 17:10:05
    |
Rainer Hurling (rhurlin)  Author: Goran Mekic |
www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038 |
1.7.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.7.1 14 Jan 2020 22:20:44
  |
woodsb02  |
www/py-pyjwt: Updtae to 1.7.1
Changes this release:
https://github.com/jpadilla/pyjwt/blob/1.7.1/CHANGELOG.md
PR: 242818
Submitted by: Goran Mekic <meka@tilda.center>
Approved by: Terje Elde <terje@elde.net> (maintainer timeout) |
1.4.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.4.0 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.4.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 ) |
1.4.0 02 Dec 2016 09:21:59
  |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.4.0 19 May 2016 10:57:35
  |
amdmi3  |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
1.4.0 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.0 26 Feb 2016 10:44:33
  |
koobs  |
www/py-pyjwt: Update to 1.4.0, Modernize
- Update PORTVERSION and distinfo checksum (1.4.0)
- Update run and test dependencies (pycrypto -> cryptography)
- Enable "concurrent" Python installation
- Enable NO_ARCH (architecture independent)
- Update test target
- Patch setup.py not to install non-compulsory tests_requires
- Group OPTIONS_* entries
- Pet portling (DISTNAME order)
- Uncomment LICENSE_FILE
PR: 205443
Reviewed by: maintainer <terje elde net>
Approved by: maintainer <terje elde net> |
0.2.1 04 Jan 2016 01:51:46
  |
wblock  |
Hand over maintainership to Terje Elde <terje@elde.net>. |
0.2.1 17 Sep 2014 01:25:46
  |
wblock  |
New port: www/py-pyjwt, a Python implementation of JSON Web Tokens.
PR: 193095
Reviewed by: koobs
Approved by: koobs
Review: D487 |