notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/py-pycrypto/Makefile
SVNWeb

Number of commits found: 46

Sat, 31 Dec 2022
[ 14:59 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  commit hash:d22a54819a429c7006728e5d5dd88f60de3fcaf9  d22a548 
cleanup: Remove expired ports:

2022-06-30 security/py-pycrypto: Unmaintained, obsolete, and contains security
vulnerabilities. Use security/py-pycryptodome instead
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 13 May 2022
[ 11:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:641046531d466db8ca742980607c08455dbe700e  commit hash:641046531d466db8ca742980607c08455dbe700e  commit hash:641046531d466db8ca742980607c08455dbe700e  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) search for other commits by this committer ]    commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  commit hash:9a140b31fe663fff77166c0bc6d78470bf6a57e5  9a140b3  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
*/py-*: Take maintainership
[ 19:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  3d89f95  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
all: return koobs' ports to the pool after safekeeping his commit bit.
Fri, 17 Dec 2021
[ 11:22 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:089848a674a7256e6339748d0e857c77691bf8ba  commit hash:089848a674a7256e6339748d0e857c77691bf8ba  commit hash:089848a674a7256e6339748d0e857c77691bf8ba  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) search for other commits by this committer ]    commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  04b9da4  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66  commit hash:39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66  commit hash:39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66  39bfd25 
security/py-pycrypto: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 29 Dec 2020
[ 13:21 antoine search for other commits by this committer ] Original commit   Revision:559581 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports
Mon, 19 Feb 2018
[ 11:28 koobs search for other commits by this committer ] Original commit   Revision:462308
security/py-pycrypto: Fix variable name typo

PR:		225198
Reported by:	sunpoet
Wed, 14 Feb 2018
[ 06:31 koobs search for other commits by this committer ] Original commit   Revision:461761
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 search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 14 Apr 2017
[ 18:49 swills search for other commits by this committer ] Original commit   Revision:438537
security/py-pycrypto: Allow overriding USES
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 23 Dec 2014
[ 04:52 koobs search for other commits by this committer ] Original commit   Revision:375311
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 search for other commits by this committer ] Original commit   Revision:366519
Modernize python
Sat, 1 Feb 2014
[ 14:31 koobs search for other commits by this committer ] Original commit   Revision:342144
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 search for other commits by this committer ] Original commit   Revision:330856
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 search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Sat, 20 Apr 2013
[ 11:31 koobs search for other commits by this committer ] Original commit   Revision:316139
- 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 search for other commits by this committer ] Original commit   Revision:305266
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- take maintainer-ship

Approved-By:    portmgr (linimon)
Mon, 25 Jun 2012
[ 16:06 jgh search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
-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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase libgmp and bump PORTREVISION.
Sun, 15 Feb 2009
[ 21:51 miwi search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
Sat, 13 May 2006
[ 04:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Wed, 10 May 2006
[ 14:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Chase gmp library and bump PORTREVISION.
Wed, 12 Oct 2005
[ 11:31 lioux search for other commits by this committer ] Original commit 
Add python as a secondary category
Mon, 4 Jul 2005
[ 05:20 novel search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Thu, 25 Mar 2004
[ 18:33 nbm search for other commits by this committer ] Original commit 
Drop maintainership
Tue, 19 Aug 2003
[ 17:52 nbm search for other commits by this committer ] Original commit 
Update py-pycrypto to 1.9alpha6

PR:             55338
Submitted by:   Rui Lopes <rui@ruilopes.com>
Fri, 7 Mar 2003
[ 06:10 ade search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Add py-pycrypto 1.9alpha4, the Python Cryptography Toolkit.

Number of commits found: 46