Port details |
- py-pycryptopp Python Wrappers for the Crypto++ Library
- 0.7.1.869544967005693312591928092448767568728501330214 security
=0 0.7.1.869544967005693312591928092448767568728501330214Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-09-05 14:24:50
- Last Update: 2020-01-27 17:18:16
- SVN Revision: 524265
- Also Listed In: python
- License: not specified in port
- WWW:
- https://tahoe-lafs.org/trac/pycryptopp
- Description:
- pycryptopp is a set of Python wrappers for a few of
the best crypto algorithms from the Crypto++ library.
WWW: https://tahoe-lafs.org/trac/pycryptopp
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pycryptopp>0:security/py-pycryptopp@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pycryptopp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1466757672
SHA256 (pycryptopp-0.7.1.869544967005693312591928092448767568728501330214.tar.gz) = 08ad57a1a39b7ed23c173692281da0b8d49d98ad3dcc09f8cca6d901e142699f
SIZE (pycryptopp-0.7.1.869544967005693312591928092448767568728501330214.tar.gz) = 1992756
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-darcsver>0 : devel/py-darcsver@py27
- py27-setuptools_darcs>0 : devel/py-setuptools_darcs@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-darcsver>0 : devel/py-darcsver@py27
- py27-setuptools_darcs>0 : devel/py-setuptools_darcs@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.1.869544967005693312591928092448767568728501330214 27 Jan 2020 17:18:16
  |
rene  |
Remove expired ports (part 2):
2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.7.1.869544967005693312591928092448767568728501330214 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
0.7.1.869544967005693312591928092448767568728501330214 28 Aug 2018 13:28:16
  |
tobik  |
security/py-pycryptopp: Fix build with Clang 6
src/pycryptopp/publickey/ecdsamodule.cpp:94:16: error: cannot initialize return
object of type 'int' with an rvalue of type 'nullptr_t'
return NULL;
^~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/py27-pycryptopp-0.7.1.869544967005693312591928092448767568728501330214.log |
0.7.1.869544967005693312591928092448767568728501330214 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 |
0.7.1.869544967005693312591928092448767568728501330214 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.7.1.869544967005693312591928092448767568728501330214 29 Sep 2016 07:48:22
  |
wen  |
- Reset maintainer to ports@ |
0.7.1.869544967005693312591928092448767568728501330214 04 Sep 2016 10:03:20
  |
antoine  |
Use the same PORTVERSION as the one on Pypi
PR: 205762 |
0.7.1 30 Jun 2016 08:39:32
  |
wen  |
- Update to 0.7.1
PR: 210514
Submitted by: yuri@rawbw.com |
0.5.29_3 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.5.29_3 13 Mar 2015 15:57:12
  |
robak  |
security/py-pycryptopp: unbreak CLANG build
- Drop GCC usage
- Maintainer's timeout (wen@FreeBSD.org)
PR: 183849
Submitted by: <senno@example.com> |
0.5.29_2 24 Oct 2014 16:50:43
  |
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
0.5.29_2 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.5.29_1 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.5.29 09 Mar 2014 14:44:06
  |
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
0.5.29 10 Nov 2013 06:07:13
  |
wen  |
- Fix build with USE_GCC on head |
0.5.29 02 Nov 2013 21:30:52
  |
marino  |
security/py-pycryptopp: Fix C++ issues on modern gcc
Approved by: portmgr (bapt, implicit) |
0.5.29 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.5.29 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.5.29 17 Feb 2011 03:25:42
 |
wen  |
- Update to 0.5.29 |
0.5.25 27 Sep 2010 00:59:51
 |
wen  |
- Update to 0.5.25 |
0.5.19 04 Jun 2010 11:59:37
 |
wen  |
- Update to 0.5.19 |
0.5.17_1 24 Dec 2009 15:15:32
 |
wen  |
- Improve the build
Submitted by: gahr@ (via Email) |
0.5.17 20 Oct 2009 06:29:09
 |
wen  |
- Update to 0.5.17
Approved by: mentors(implicit) |
0.5.15 28 Jul 2009 22:19:31
 |
miwi  |
- Update to 0.5.15
Approved by: maintainer implicit |
0.5.14 04 Jul 2009 23:54:50
 |
miwi  |
- Update to 0.5.14
PR: 136173
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.5.12 14 Jan 2009 16:00:18
 |
miwi  |
- Update to 0.5.12
PR: 130487
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.5.10 09 Nov 2008 22:58:17
 |
miwi  |
- Update to 0.5.10
PR: 128593
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.5.7 24 Sep 2008 09:08:49
 |
miwi  |
- Update to 0.5.7
PR: 127365
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.5.6 05 Sep 2008 14:23:43
 |
miwi  |
pycryptopp is a set of Python wrappers for a few of
the best crypto algorithms from the Crypto++ library.
WWW: http://allmydata.org/trac/pycryptopp
PR: ports/126977
Submitted by: Wen Heping <wenheping at gmail.com> |