aboutsummaryrefslogtreecommitdiff
path: root/security/py-pycrypto
Commit message (Collapse)AuthorAgeFilesLines
* - Take maintainershipKubilay Kocak2013-04-202-5/+3
| | | | | | | | | | | | - Tab->space after WWW in pkg-descr - Trim Makefile header Approved by: jgh (maintainer), eadler (mentor) Discussed with: ak Feature safe: yes Notes: svn path=/head/; revision=316139
* - Make GMP OPTION'alJason Helfman2012-10-044-13/+68
| | | | | | | | | | - Add upstream patch for test failure when built without GMP PR: 172299 Submitted by: koobs.freebsd@gmail.com Notes: svn path=/head/; revision=305266
* - Update existing master site to https, as it redirects from httpJason Helfman2012-07-021-1/+2
| | | | | | | | | | - Add CHEESESHOP as the primary master site PR: ports/169594 Submitted by: koobs.freebsd@gmail.com Notes: svn path=/head/; revision=300390
* - take maintainer-shipJason Helfman2012-06-261-1/+1
| | | | | | | Approved-By: portmgr (linimon) Notes: svn path=/head/; revision=299981
* - update to 2.6Jason Helfman2012-06-253-17/+45
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=299949
* Update to 2.5Wesley Shields2012-02-203-7/+60
| | | | | | | | | PR: ports/164597 Submitted by: Denis Generalov <gd@rambler-co.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=291933
* -Update to 2.4Michael Scheidell2011-12-084-34/+46
| | | | | | | | | | 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 Notes: svn path=/head/; revision=287062
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Update to 2.3Philippe Audeoud2010-09-272-4/+4
| | | | | | | | | PR: ports/150132 Submitted by: Sofian Brabez <sbrabez _AT_ gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=261968
* - Update to 2.2Li-Wen Hsu2010-08-124-11/+19
| | | | | | | | | PR: ports/149423 Submitted by: Frederic Culot <frederic AT culot.org> Approved by: Keith Gaughan <k AT stereochro.me> (maintainer) Notes: svn path=/head/; revision=259142
* Switch to use newer GMP version.Alex Dupre2010-04-191-1/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - Update to 2.1.0Li-Wen Hsu2010-01-017-126/+243
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=246957
* - Add a patch to make SHA and MD5 use hashlib if possibleLi-Wen Hsu2009-07-162-3/+67
| | | | | | | | | | - Transfer maintainership to submitter PR: ports/135832 Submitted by: Keith Gaughan <kmgaughan AT eircom.net> Notes: svn path=/head/; revision=237925
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
| | | | Notes: svn path=/head/; revision=233833
* - Fix ARC2 Buffer OverflowMartin Wilke2009-02-153-2/+27
| | | | | | | | | | - Bump PORTREVISION Obtained from: pycrypto git Security: http://www.vuxml.org/freebsd/5a021595-fba9-11dd-86f3-0030843d3802.html Notes: svn path=/head/; revision=228462
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-201-5/+1
| | | | | | | with letter r-s Notes: svn path=/head/; revision=190445
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Add python as a secondary categoryMario Sergio Fujikawa Ferreira2005-10-121-1/+1
| | | | Notes: svn path=/head/; revision=145096
* - update to 2.0.1Roman Bogorodskiy2005-07-043-87/+87
| | | | | | | | | | - use PYTHON_SITELIBDIR in plist PR: 82958 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138440
* - Update to 2.0Pav Lucistnik2004-10-114-5/+36
| | | | | | | | | | - Add gmp dependency on FreeBSD 5.x PR: ports/72172 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=118673
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Drop maintainershipNeil Blakey-Milner2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105253
* Update py-pycrypto to 1.9alpha6Neil Blakey-Milner2003-08-192-4/+4
| | | | | | | | PR: 55338 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=87313
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add py-pycrypto 1.9alpha4, the Python Cryptography Toolkit.Neil Blakey-Milner2003-01-205-0/+112
Notes: svn path=/head/; revision=73660