Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
42.0.8 06 Jun 2024 07:48:07
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 42.0.8
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/ |
42.0.7 19 May 2024 17:15:52
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 42.0.7
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/ |
42.0.5 09 Mar 2024 14:06:14
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 42.0.5
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/ |
41.0.7 01 Dec 2023 22:11:47
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 41.0.7
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/ |
41.0.5 01 Nov 2023 02:08:29
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 41.0.5
- Update WWW
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/ |
41.0.4 22 Sep 2023 23:24:50
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 41.0.4
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst |
41.0.3 29 Aug 2023 17:28:54
    |
Li-Wen Hsu (lwhsu)  |
security/py-cryptography*: Update to 41.0.3
This patch combines the efforts from the people invloved in the PR.
I just do the integrating and testing.
PR: 254853
Approved by: tcberner (portmgr)
Sponsored by: The FreeBSD Foundation |
38.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> |
38.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 |
38.0.1 09 Oct 2022 15:37:58
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 38.0.1
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst |
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) |
3.4.8 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 ) |
3.4.8 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.4.8 21 Sep 2021 03:44:56
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 3.4.8
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst |
3.3.2 07 May 2021 09:39:10
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptography-vectors: Update to 3.3.2
- Update WWW
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst |
2.9.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.9.2 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.9.2 27 Apr 2020 21:00:18
  |
sunpoet  |
Update to 2.9.2
Changes: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst
PR: 245928
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
2.9 04 Apr 2020 07:25:58
  |
sunpoet  |
Update to 2.9
Changes: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst |
2.8 20 Oct 2019 17:12:14
  |
sunpoet  |
Update to 2.8
Changes: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst |
2.7 25 Jun 2019 20:52:15
  |
sunpoet  |
Update to 2.7
- Add NO_ARCH
Changes: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst |
2.6.1 17 Mar 2019 18:21:46
  |
sunpoet  |
Add py-cryptography-vectors 2.6.1
cryptography-vectors provides test vectors for the cryptography package.
WWW: https://github.com/pyca/cryptography/tree/master/vectors |