aboutsummaryrefslogtreecommitdiff
path: root/security/py-pgpdump
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
* Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.orgYuri Victorovich2018-02-251-1/+1
| | | | | | | | | 98 ports are affected. Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=462887
* Canonicalize PyPi WWWs:Dmitry Marakasov2018-02-081-1/+1
| | | | | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket Notes: svn path=/head/; revision=461265
* A Python library for parsing PGP packetsXin LI2015-06-173-0/+24
WWW: https://pypi.python.org/pypi/pgpdump/ PR: 200364 Submitted by: Yuri Victorovich <yuri@rawbw.com> Notes: svn path=/head/; revision=389896