non port: security/py-pycrypto/Makefile |
SVNWeb
|
Number of commits found: 43 |
Fri, 13 May 2022
|
[ 11:39 Po-Chuan Hsieh (sunpoet) ] 6410465
security/py-pycrypto: Mark DEPRECATED and set EXPIRATION_DATE to 2022-06-30
PR: 263586
Reported by: amdmi3
|
Mon, 7 Mar 2022
|
[ 19:24 Po-Chuan Hsieh (sunpoet) ] 9a140b3 (Only the first 10 of 33 ports in this commit are shown above. )
*/py-*: Take maintainership
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
Fri, 17 Dec 2021
|
[ 11:22 Dima Panov (fluffy) ] 089848a
security/py-pycrypto: not ready for Python 3.11 yet
Approved by: portmgr blanket
Sponsored by: Netzkommune GmbH
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] 39bfd25
security/py-pycrypto: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 29 Dec 2020
|
[ 13:21 antoine ] (Only the first 10 of 16 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
|
Mon, 19 Feb 2018
|
[ 11:28 koobs ]
security/py-pycrypto: Fix variable name typo
PR: 225198
Reported by: sunpoet
|
Wed, 14 Feb 2018
|
[ 06:31 koobs ]
security/py-pycrypto: Register CONFLICTS, Add LICENSE
PR: 225198
Submitted by: John W. O'Brien <john saltant com>
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Fri, 14 Apr 2017
|
[ 18:49 swills ]
security/py-pycrypto: Allow overriding USES
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 23 Dec 2014
|
[ 04:52 koobs ]
security/py-pycrypto: Strip shared libraries
- Strip shared libraries
- Use GNU_CONFIGURE over HAS_CONFIGURE and USE_AUTOTOOLS
- Give in and strip leading "The" in COMMENT
- Tweak regression-test target
- Update pkg-descr WWW: URL
|
Fri, 29 Aug 2014
|
[ 14:52 bapt ]
Modernize python
|
Sat, 1 Feb 2014
|
[ 14:31 koobs ]
security/py-pycrypto: Modernise: STAGE, AUTOPLIST and more
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Modernise LIB_DEPENDS
- Trim MASTER_SITES to PyPI only
- Deprecate OPTIONSFILE override
- Use OPTIONS helpers
- Remove test: target, leaving regression-test:
- Whitespace alignment in OPTIONS
|
Sat, 19 Oct 2013
|
[ 08:41 delphij ]
Security update to 2.6.1.
Security: vuxml c0f122e2-3897-11e3-a084-3c970e169bc2
Security: CVE-2013-1445
Approved by: maintainer (via IRC)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sat, 20 Apr 2013
|
[ 11:31 koobs ]
- Take maintainership
- Tab->space after WWW in pkg-descr
- Trim Makefile header
Approved by: jgh (maintainer), eadler (mentor)
Discussed with: ak
Feature safe: yes
|
Thu, 4 Oct 2012
|
[ 16:45 jgh ]
- Make GMP OPTION'al
- Add upstream patch for test failure when built without GMP
PR: 172299
Submitted by: koobs.freebsd@gmail.com
|
Mon, 2 Jul 2012
|
[ 16:32 jgh ]
- Update existing master site to https, as it redirects from http
- Add CHEESESHOP as the primary master site
PR: ports/169594
Submitted by: koobs.freebsd@gmail.com
|
Tue, 26 Jun 2012
|
[ 05:36 jgh ]
- take maintainer-ship
Approved-By: portmgr (linimon)
|
Mon, 25 Jun 2012
|
[ 16:06 jgh ]
- update to 2.6
PyCrypto before 2.6 does not produce appropriate prime numbers when using an
ElGamal
scheme to generate a key, which reduces the signature space or public key space
and
makes it easier for attackers to conduct brute force attacks to obtain the
private key.
PR: ports/169146
Approved by: portmgr
|
Mon, 20 Feb 2012
|
[ 13:38 wxs ]
Update to 2.5
PR: ports/164597
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: maintainer timeout
|
Thu, 8 Dec 2011
|
[ 11:18 scheidell ]
-Update to 2.4
PR: ports/162242
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: k@stereochro.me (maintainer timeout, 30 days), gabor (mentor)
Feature safe: yes
|
Mon, 27 Sep 2010
|
[ 18:44 jadawin ]
- Update to 2.3
PR: ports/150132
Submitted by: Sofian Brabez <sbrabez _AT_ gmail.com>
Approved by: maintainer timeout
|
Thu, 12 Aug 2010
|
[ 19:15 lwhsu ]
- Update to 2.2
PR: ports/149423
Submitted by: Frederic Culot <frederic AT culot.org>
Approved by: Keith Gaughan <k AT stereochro.me> (maintainer)
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Fri, 1 Jan 2010
|
[ 04:47 lwhsu ]
- Update to 2.1.0
- Update MASTER_SITES
- Remove unnecessary patchs, they're now applied upstream
- Define _WCHAR_T_DEFINED to fix compilation issue
- Tweak the maintainer email address
PR: ports/141462
Submitted by: Sofian Brabez <sbrabez AT gmail.com>
Approved by: Keith Gaughan <kmgaughan AT eircom.net> (maintainer)
|
Thu, 16 Jul 2009
|
[ 13:46 lwhsu ]
- Add a patch to make SHA and MD5 use hashlib if possible
- Transfer maintainership to submitter
PR: ports/135832
Submitted by: Keith Gaughan <kmgaughan AT eircom.net>
|
Wed, 13 May 2009
|
[ 09:46 ale ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
Sun, 15 Feb 2009
|
[ 21:51 miwi ]
- Fix ARC2 Buffer Overflow
- Bump PORTREVISION
Obtained from: pycrypto git
Security:
http://www.vuxml.org/freebsd/5a021595-fba9-11dd-86f3-0030843d3802.html
|
Fri, 20 Apr 2007
|
[ 15:12 gabor ] (Only the first 10 of 22 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Wed, 10 May 2006
|
[ 14:46 ale ] (Only the first 10 of 55 ports in this commit are shown above. )
Chase gmp library and bump PORTREVISION.
|
Wed, 12 Oct 2005
|
[ 11:31 lioux ]
Add python as a secondary category
|
Mon, 4 Jul 2005
|
[ 05:20 novel ]
- update to 2.0.1
- use PYTHON_SITELIBDIR in plist
PR: 82958
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
Mon, 11 Oct 2004
|
[ 23:24 pav ]
- Update to 2.0
- Add gmp dependency on FreeBSD 5.x
PR: ports/72172
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Thu, 25 Mar 2004
|
[ 18:33 nbm ]
Drop maintainership
|
Tue, 19 Aug 2003
|
[ 17:52 nbm ]
Update py-pycrypto to 1.9alpha6
PR: 55338
Submitted by: Rui Lopes <rui@ruilopes.com>
|
Fri, 7 Mar 2003
|
[ 06:10 ade ] (Only the first 10 of 182 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 20 Jan 2003
|
[ 13:44 nbm ]
Add py-pycrypto 1.9alpha4, the Python Cryptography Toolkit.
|
Number of commits found: 43 |