aboutsummaryrefslogtreecommitdiffstats
path: root/security/sst
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
| | | | Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-081-1/+1
|
* Fix build when OpenSSL doesn't support SSL2/SSL3tijl2015-01-111-17/+75
| | | | PR: 195796
* Allow staging as a regular userantoine2014-09-081-0/+1
|
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
* Stage supportmiwi2014-01-311-5/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | security)
* Only depend on net/netcat, when /usr/bin/netcat is not uvailable (eithermi2013-06-213-11/+140
| | | | | | | | | | | | because the present FreeBSD is too old, or because we are building on, say, DragonFlyBSD). Fix up most compiler warnings, while I'm here. Bump PORTREVISION. PR: ports/179752 Submitted by: John Marino
* -remove MD5ohauer2011-07-031-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add sst 1.0, a simple SSL tunneling tool that uses netcat.will2000-12-317-0/+87
PR: 22671 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>