Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 May 2022 20:08:06 3.2.2
|
Danilo G. Baio (dbaio)  |
security/py-bcrypt: Update to 3.2.0
Changelog: https://github.com/pyca/bcrypt#322 |
06 Apr 2021 14:31:07 3.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Jan 2021 12:18:31
3.2.0
|
dbaio  |
security/py-bcrypt: Update to 3.2.0 |
03 Jan 2021 09:11:52
3.1.7_1
|
antoine  |
Remove python 2.7 support from a few ports |
12 Sep 2020 01:56:08
3.1.7_1
|
dbaio  |
security/py-bcrypt: Fix runtime dependencies
PR: 249235
Reported by: Andrew Fyfe <andrew@neptune-one.net>
MFH: 2020Q3 (blanket: runtime fix) |
22 Jun 2019 14:46:10
3.1.7
|
dbaio  |
security/py-bcrypt: Update to 3.1.7 |
26 Jan 2019 15:10:09
3.1.6
|
dbaio  |
security/py-bcrypt: Update to 3.1.6 |
13 Dec 2018 23:08:40
3.1.5
|
dbaio  |
security/py-bcrypt: Update to 3.1.5 |
20 Jun 2018 17:05:44
3.1.4_1
|
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 |
05 Jan 2018 20:02:04
3.1.4_1
|
yuri  |
Corrected shared library names that got the .abi3 suffix for python-36 and up
after devel/py-cffi upgrade to 1.11.2
This is the followup for the r457997 commit that updated devel/py-cffi to
1.11.2.
As it turned out, the shared object names built by py-cffi has changed in python
36.
Dependent ports can choose between installing such shared object as part of
their plist, or
generating them in the runtime and placing them into ~/.cache/{port-name}/ The
former ones,
that include the shared objects in their plist, got affected.
4 of the ports were failing explicitly in their py36 flavor during the strip
phase.
The other 6 were either missing strip entirely, or performed the strip operation
without
using explicit shared object names. These 6 ports didn't trigger any build
errors, and were
failing silently during the runtime, making the problem very hard to detect.
Precisely, .abi3 suffix is now added for the py36 flavor of relevant ports.
Here are the 10 ports that got affected and are now corrected:
databases/py-psycopg2cffi devel/py-pygit2 devel/py-xattr devel/py-pyopencl
devel/py-atomiclong
multimedia/py-librtmp net/py-nnpy security/py-bcrypt security/py-cryptography
security/py-pynacl
All of them got the * in the stripped shared object name, and a PORTREVISION
bump. |
30 Nov 2017 15:50:34
3.1.4 
|
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 ) |
18 Oct 2017 22:04:27
3.1.4
|
dbaio  |
security/py-bcrypt: Update Test target
Test targets should always invoke a Python version specific binary.
Now using the setup.py test.
Reported by: koobs |
12 Oct 2017 16:00:30
3.1.4
|
dbaio  |
security/py-bcrypt: Update to 3.1.4, Take MAINTAINER'ship
Some improvements: LICENSE; Test target; Allow concurrent installation; |
21 Jul 2017 04:38:03
3.1.3
|
swills  |
security/py-bcrypt: update to 3.1.3 |
30 Mar 2017 21:12:43
0.4_2
|
mat  |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight |
14 Sep 2016 15:59:34
0.4_2
|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
23 May 2016 18:36:52
0.4_2
|
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
11 Mar 2015 14:50:41
0.4_2
|
amdmi3  |
- Add LICENSE
- Strip library |
18 Nov 2014 09:37:33
0.4_1
|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
24 Oct 2014 16:50:43
0.4_1
|
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
09 Mar 2014 14:24:15
0.4_1
|
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREVISIO |
15 Jan 2014 04:18:03
0.4
|
miwi  |
- Update to 0.4 |
20 Sep 2013 22:55:26
0.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
27 Mar 2013 04:56:27
0.3
|
miwi  |
- Update to 0.3 |
23 Sep 2011 22:26:39
0.2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12 Apr 2011 03:49:38
0.2
|
miwi  |
- Add google mirror
PR: 156067
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
27 Feb 2011 13:06:45
0.2
|
miwi  |
- Update to 0.2
PR: 155032
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
07 Mar 2007 13:49:59
0.1
|
miwi  |
py-bcrypt is a Python wrapper of OpenBSDs Blowfish password hashing code,
as described in A Future-Adaptable Password Scheme by Niels Provos and
David Mazières.
WWW: http://www.mindrot.org/projects/py-bcrypt/ |