summaryrefslogtreecommitdiff
path: root/net/pipsecd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.Cy Schubert2004-03-181-0/+1
| | | | Submitted by: trevor
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* 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)
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
|
* 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
* 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.
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Fix buildKris Kennaway2000-02-272-21/+6
| | | | Submitted by: Jim Bloom <bloom@acm.org>
* USE_OPENSSLKris Kennaway2000-02-063-15/+96
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Fix build under 3.XJustin M. Seger1999-12-021-1/+1
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/14885
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-1/+1
| | | | because openssl also builds shared libraries, now.
* 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.
* Update pipsecd to 19991014Dan Moschuk1999-10-195-19/+51
|
* Update to pipsecd-19990831Justin M. Seger1999-09-102-8/+7
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/13501
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Import pipsecd, a tool for making IPsec tunnels.Matthew Hunt1999-08-169-0/+134
PR: 13178 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>