aboutsummaryrefslogtreecommitdiffstats
path: root/security/sslwrap/pkg-descr
blob: e452ac4b64b002c56d62a6f1706e12e666db64bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
   This is a port of sslwrap.

   "... sslwrap is a simple Unix service that sits over any simple TCP service
   such as POP3, IMAP, SMTP, and encrypts all of the data on the
   connection using TLS/SSL. It uses ssleay to support SSL version 2 and
   3. It can run out of inetd. It can also encrypt data for services
   located on another computer.

   It works with the servers you already have, and does not require any
   modifications to your existing servers. ..."

   Of course, it works with OpenSSL, too.

WWW: http://www.rickk.com/sslwrap/

--

Ported by Zahemszky, Gabor <ZGabor at CoDe dot HU>
* Fix plistantoine2014-09-031-3/+3 * Simplify a bit the plistbapt2014-09-031-28/+7 * USES=execinfobapt2014-08-051-3/+2 * Support LIBS like LDFLAGS.tijl2014-06-111-3/+2 * Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),tijl2014-04-141-1/+1 * Fix last leftoverbapt2014-04-111-0/+1 * Avoid code duplication between pkg-install and plistbapt2014-04-113-15/+21 * Stageify libxkalvierbapt2014-04-112-25/+24 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * - fix OPTIONS spellingohauer2013-06-071-1/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-196-98/+49 * - update png to 1.5.10dinoex2012-06-011-1/+1 * Fix the rc.d script:mezz2012-03-162-12/+17 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Make sure to exit if there is a problem setting up the desktop session.marcus2012-01-032-9/+10 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3 * Before, the setusercontext(3) call in gdm is missing a few flags. Replacemezz2011-06-25