Commit graph

15 commits

Author SHA1 Message Date
Rene Ladan
3fcbf37c99 Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26 2016-11-13 16:14:14 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Kubilay Kocak
5133b75bd7 security/py-rsa: Update to 3.3 (Fixes CVE-2016-1494)
- Update PORTVERSION and distinfo checksum (3.3)
- Modernize TEST entries (test target, TEST_DEPENDS, et al)
- Update setup.py patch (zip_safe no longer needed)
- Add LICENSE_FILE
- Enable NO_ARCH

This version fixed a security vulnerability:

https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1494

PR:		206746
Reported by:	Sevan Janiyan <venture37 geeklan co.uk>
Security:	e78bfc9d-cb1e-11e5-b251-0050562a4d7b
Security:	CVE-2016-1494
MFH:		2016Q1
2016-02-04 10:39:48 +00:00
Ruslan Makhmatkhanov
f637b43fec devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
2015-11-18 21:41:48 +00:00
Marcus von Appen
742321c708 - Convert ports of science/ and security to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:50:42 +00:00
Kubilay Kocak
eb335a657c security/py-rsa: Update to 3.1.4, add TESTS option
- Update to 3.1.4
- Add TESTS option

Changes:

 * https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.4
2014-03-08 03:55:04 +00:00
Kubilay Kocak
bc43c036a4 security/py-rsa: Modernise: STAGE and AUTOPLIST
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- Bump PORTREVISION
2014-02-01 14:36:14 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Kubilay Kocak
bc869da5ee security/py-rsa: Update to 3.1.2
- Update to 3.1.2
- Update pkg-plist
- pkg-descr: Tab->space for WWW:
- Update setup.py patch
- Add TEST_DEPENDS and regression-test: target
- BUILD_DEPENDS are actually RUN_DEPENDS
- Whitespace alignment

Changes:

https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.2

PR:		ports/182298
Submitted by:	Alexey Degtyarev <alexey@renatasystems.org>
2013-09-26 14:40:36 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Kubilay Kocak
d95c946543 Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
2013-02-09 14:50:27 +00:00
Sofian Brabez
129c32572a - Update to 3.1.1
PR:		ports/169536
Submitted by:	koobs <koobs.freebsd at gmail.com> (maintainer)
2012-07-05 11:14:39 +00:00
Frederic Culot
7821c0e83e - Update to 3.1
- Use dirrm instead of dirrmtry for non-shared directories in plist
- Sort plist

PR:		ports/169176
Submitted by:	koobs <koobs.freebsd@gmail.com> (maintainer)
2012-06-17 17:43:48 +00:00
Tom Judge
951cc2391d Python-RSA is a pure-Python RSA implementation. It supports encryption
and decryption, signing and verifying signatures, and key generation
according to PKCS#1 version 1.5.

WWW:	http://stuvel.eu/rsa

PR:		ports/168460
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	eadler (mentor)
2012-06-14 00:28:47 +00:00