aboutsummaryrefslogtreecommitdiffstats
path: root/net/ssspl
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1
|
* Cleanup no longer needed CHMOD usage after r424898.mat2016-11-031-1/+0
| | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* Stagify.vanilla2014-06-241-3/+3
| | | | Approved by: portmgr@ (blanket approval)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* SSSPL - Simple Socks Server for Perldhn2011-06-233-0/+42
SSS is a simple socks server written in perl that implements the SOCKS v5 protocol. WWW: http://sourceforge.net/projects/ssspl/ PR: ports/156398 Submitted by: Hung-Yi Chen <gaod@hychen.org>