aboutsummaryrefslogtreecommitdiff
path: root/net/py-pystun
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Don't install unwanted tests packageDmitry Marakasov2015-12-141-0/+4
| | | | | | | | PR: 205066 Submitted by: yuri@rawbw.com (maintainer) Notes: svn path=/head/; revision=403739
* A Python STUN client for getting NAT type and external IP.Dmitry Marakasov2015-12-033-0/+24
WWW: https://pypi.python.org/pypi/pystun PR: 201388 Submitted by: yuri@rawbw.com Notes: svn path=/head/; revision=402872