summaryrefslogtreecommitdiff
path: root/security/py-safe
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Clean up some USES=pythonAntoine Brodin2018-02-181-1/+1
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462227
* security/py-safe: add new portJan Beich2016-07-113-0/+26
PR: 210972 Submitted by: Andrej Ebert <andrej@ebert.su> Is your password safe? Safe will check the password strength for you. https://pypi.python.org/pypi/Safe Notes: svn path=/head/; revision=418354