aboutsummaryrefslogtreecommitdiff
path: root/security/py-pgpdump
Commit message (Collapse)AuthorAgeFilesLines
* 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