Commit graph

4 commits

Author SHA1 Message Date
Pawel Pekala
a60cc5990e - Support using OpenSSL from ports
- Trim Makefile header while here

PR:		ports/176075
Submitted by:	Steve Wall <swall@redcom.com>
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2013-02-19 23:07:43 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Eitan Adler
c5d811a37d Repeated words are are hard to to find sometimes.
Approved by:	portmgr (itetcu)
2012-01-08 07:01:25 +00:00
Eitan Adler
be916c23ea radsecproxy is a generic RADIUS proxy that in addition to to usual RADIUS
UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and
DTLS. The aim is for the proxy to have sufficient features to be flexible,
while at the same time to be small, efficient and easy to configure.

WWW: http://software.uninett.no/radsecproxy/

PR:		ports/147943
Submitted by:	Honza Betik <honza@betik.cz>
Approved by:	bapt (mentor)
2011-10-26 18:44:49 +00:00