aboutsummaryrefslogtreecommitdiffstats
path: root/net/pipsecd
Commit message (Collapse)AuthorAgeFilesLines
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-1/+1
| | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Fix buildkris2000-02-272-21/+6
| | | | Submitted by: Jim Bloom <bloom@acm.org>
* USE_OPENSSLkris2000-02-073-15/+96
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Fix build under 3.Xjseger1999-12-021-1/+1
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-1/+1
| | | | because openssl also builds shared libraries, now.
* Add a patch file that I forgot to include in my last commit. Also includesdan1999-10-202-2/+8
| | | | a small Makefile fix submitted by the author.
* Update pipsecd to 19991014dan1999-10-195-19/+51
|
* Update to pipsecd-19990831jseger1999-09-102-8/+7
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/13501
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Import pipsecd, a tool for making IPsec tunnels.mph1999-08-179-0/+134
PR: 13178 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>