notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/py-openssl/distinfo

Number of commits found: 27

Thursday, 31 Aug 2023
13:27 Li-Wen Hsu (lwhsu) search for other commits by this committer
security/py-openssl: Update to 23.2.0

This patch combines the efforts from the people invloved in the PR.
I just do the integrating and testing.

PR:		266680
Approved by:	sbz (earlier version)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D39037
commit hash: 11e8f3c89438ceef19d425937a4e9de5085f9002 commit hash: 11e8f3c89438ceef19d425937a4e9de5085f9002 commit hash: 11e8f3c89438ceef19d425937a4e9de5085f9002 commit hash: 11e8f3c89438ceef19d425937a4e9de5085f9002 11e8f3c
Monday, 26 Jun 2023
23:30 Robert Clausecker (fuz) search for other commits by this committer Author: Joakim Bergman
security/py-openssl: update to 21.0.0

this is to make devel/py-twisted work
(from context of net-p2p/deluge)

PR:		264970
Approved by:	sbz (maintainer timeout, two weeks)
commit hash: 36e12132351b83f934c3ea4cb6d576d656c542f9 commit hash: 36e12132351b83f934c3ea4cb6d576d656c542f9 commit hash: 36e12132351b83f934c3ea4cb6d576d656c542f9 commit hash: 36e12132351b83f934c3ea4cb6d576d656c542f9 36e1213
Thursday, 24 Mar 2022
11:27 Sofian Brabez (sbz) search for other commits by this committer
security/py-openssl: restore previous version

py-openssl new version rely on a minimum version of
security/py-cryptography which is not yet available in the tree. This
cause problems on consumers that fails at runtime due to unsatisfied
pkg_resources requirement

pkg_resources.ContextualVersionConflict: (cryptography 3.3.2
(/usr/local/lib/python3.10/site-packages),
Requirement.parse('cryptography>=35.0'), {'PyOpenSSL'})

Reported by:	yasu
commit hash: 0e63dc8634485b1b16e1b11e56580b482cc5c3bd commit hash: 0e63dc8634485b1b16e1b11e56580b482cc5c3bd commit hash: 0e63dc8634485b1b16e1b11e56580b482cc5c3bd commit hash: 0e63dc8634485b1b16e1b11e56580b482cc5c3bd 0e63dc8
Tuesday, 22 Mar 2022
16:06 Sofian Brabez (sbz) search for other commits by this committer
security/py-openssl: update to 22.0.0
commit hash: ad1bc60d6ae85090900d90475835894218872b12 commit hash: ad1bc60d6ae85090900d90475835894218872b12 commit hash: ad1bc60d6ae85090900d90475835894218872b12 commit hash: ad1bc60d6ae85090900d90475835894218872b12 ad1bc60
Thursday, 25 Feb 2021
13:32 fluffy search for other commits by this committer
security/py-openssl: unbreak run for consumers

Partially revert r566075 to previous py-openssl release only for
${OSVERSION} < 1200085 and base OpenSSL 1.0.2 with PORTEPOCH bump

This step is needed because since 20.0 release py-openssl have dropped off
support
for openssl < 1.1.0 which still in base fo FreeBSD 11.4+ branch

Due to dependency on recent cryptography, bump py-cryptography to 3.3.2 release
under same conditions as py-openssl. 3.3.2 was last release which not requred
Rust to build

With hat:	ports-secteam
Pointy hat to:	sbz (for skip dependencies verification and no reaction to
complains)
Reported by:	many via ML
Original commitRevision:566534 
Friday, 19 Feb 2021
15:22 sbz search for other commits by this committer
- Update to 20.0.1
Original commitRevision:566075 
Friday, 1 Jan 2021
15:24 pi search for other commits by this committer
security/py-openssl: update 19.0.0 -> 19.1.0

PR:		245930
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	sbz (maintainer)
Relnotes:	https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst
Original commitRevision:559837 
Monday, 5 Aug 2019
09:11 kai search for other commits by this committer
security/py-openssl: Update to 19.0.0

While I'm here:
* Improve the "do-test" target to easen future QA and add the required
  dependencies for it.
* Sort variables a bit according to the PHB to pet portclippy/portlint.

Changelog:

Backward-incompatible changes:

* X509Store.add_cert no longer raises an error if one add a duplicate cert


* pyOpenSSL now works with OpenSSL 1.1.1
* pyOpenSSL now handles NUL bytes in X509Name.get_components()

PR:		237006
Submitted by:	timp87@gmail.com (based on)
Approved by:	sbz (maintainer)
Original commitRevision:508146 
Sunday, 21 Oct 2018
15:59 sbz search for other commits by this committer
- Update to 18.0.0
Original commitRevision:482680 
Saturday, 20 Jan 2018
20:18 sbz search for other commits by this committer
- Update to 17.5.0
Original commitRevision:459548 
Friday, 22 Sep 2017
10:30 sbz search for other commits by this committer
- Update to 17.3.0
Original commitRevision:450350 
Wednesday, 22 Feb 2017
21:27 sbz search for other commits by this committer
- Update to 16.2.0
Original commitRevision:434646 
Wednesday, 13 Apr 2016
22:45 sbz search for other commits by this committer
- Update to 16.0.0
- Allow Python concurrent installation
Original commitRevision:413233 
Wednesday, 17 Jun 2015
00:09 delphij search for other commits by this committer
Update to 0.15.1.

PR:		200473
Submitted by:	sef
Approved by:	maintainer timeout
Original commitRevision:389892 
Thursday, 6 Mar 2014
11:58 sbz search for other commits by this committer
- Update to 0.14
- Update pkg-descr

PR:		ports/187002
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
Original commitRevision:347183 
Thursday, 8 Sep 2011
13:57 sbz search for other commits by this committer
- Update to 0.13

Approved by:    jadawin@ (mentor)
Original commit
Friday, 8 Jul 2011
07:10 sbz search for other commits by this committer
- Update to 0.12
- Add LICENSE

Approved by:    jadawin@ (mentor)
Original commit
Thursday, 4 Nov 2010
08:14 jadawin search for other commits by this committer
- Update to 0.11

PR:             ports/151885
Submitted by:   Sofian Brabez <sbrabez AT gmail.com> (maintainer)
Original commit
Thursday, 18 Feb 2010
10:54 gahr search for other commits by this committer
- Update to 0.10
- Respect NOPORTEXAMPLES
- Remove unnecessary patch, it is now applied upstream

PR:             142784
Submitted by:   Sofian Brabez <sbrabez@gmail.com>
Approved by:    maintainer timeout (more than 1 month)
Feature safe:   yes
Original commit
Thursday, 4 Dec 2008
10:33 perky search for other commits by this committer
Update to 0.8.

PR:             128839
Submitted by:   wxs
Original commit
Friday, 31 Oct 2008
03:33 perky search for other commits by this committer
Update to 0.7

PR:             126535
Submitted by:   Wen heping <wenheping@gmail.com>
Original commit
Tuesday, 24 Jan 2006
01:03 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Sunday, 15 Aug 2004
07:24 perky search for other commits by this committer
Update to 0.6
Original commit
Thursday, 18 Mar 2004
07:38 perky search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
Original commit
Wednesday, 18 Sep 2002
15:13 perky search for other commits by this committer
Update to 0.5.1 and take maintainership
Original commit
Thursday, 22 Aug 2002
16:47 perky search for other commits by this committer
Update to 0.5.
Original commit
Monday, 11 Feb 2002
14:54 ijliao search for other commits by this committer
add py-openssl 0.4.1   Python interface to the OpenSSL library    
Original commit

Number of commits found: 27