aboutsummaryrefslogtreecommitdiff
path: root/net/pipsecd
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69632
* Fix a problem where pipsecd opens a tun device that was previously usedCy Schubert2002-02-262-9/+59
| | | | | | | | | | | | | | | | by another application that had the IFHEAD flag set. This fixes truncation of incoming and outgoing packets because pipsecd expects this flags to be cleared. The MAINTAINER of this port (Patrick Bihan-Faou <patrick@mindstep.com>) has asked to be removed as the maintainer of the port. As I still use this port, I am adopting it as it's new MAINTAINER. PR: ports/24753 Submitted by: quinot@inf.enst.fr Notes: svn path=/head/; revision=55270
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-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. Notes: svn path=/head/; revision=32957
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Fix buildKris Kennaway2000-02-272-21/+6
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=26317
* USE_OPENSSLKris Kennaway2000-02-063-15/+96
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25529
* Fix build under 3.XJustin M. Seger1999-12-021-1/+1
| | | | | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885 Notes: svn path=/head/; revision=23549
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-1/+1
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* Add a patch file that I forgot to include in my last commit. Also includesDan Moschuk1999-10-202-2/+8
| | | | | | | a small Makefile fix submitted by the author. Notes: svn path=/head/; revision=22530
* Update pipsecd to 19991014Dan Moschuk1999-10-195-19/+51
| | | | Notes: svn path=/head/; revision=22516
* Update to pipsecd-19990831Justin M. Seger1999-09-102-8/+7
| | | | | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/13501 Notes: svn path=/head/; revision=21571
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Import pipsecd, a tool for making IPsec tunnels.Matthew Hunt1999-08-169-0/+134
PR: 13178 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Notes: svn path=/head/; revision=20754