aboutsummaryrefslogtreecommitdiffstats
path: root/net/pipsecd
Commit message (Collapse)AuthorAgeFilesLines
* Rename net/ patch-xy patches to reflect the files they modify.adamw2014-07-294-0/+0
| | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port)
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-051-2/+2
|
* Stagify.cy2014-05-302-11/+12
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* Remove more tags from pkg-descr files fo the form:dougb2011-10-242-6/+1
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* The distfile has moved. Point MASTER_SITES to it.cy2008-09-102-6/+6
| | | | | | Fix PORTDOCS in pkg-plist. Approved by: portsmgr (linimon)
* Add capability to specify configuration files on the command line.cy2006-08-042-11/+80
|
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Add SIZE.cy2004-03-181-0/+1
| | | | Submitted by: trevor
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Clear moonlight beckons.ade2003-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 implementationlioux2002-11-112-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.cy2002-11-072-1/+2
|
* Fix a problem where pipsecd opens a tun device that was previously usedcy2002-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 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>