[DragonFlyBSD - Bug #159] (Rejected) ipsec-tools patch
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Mon Feb 24 15:19:08 PST 2014
Issue #159 has been updated by tuxillo.
Category set to Other
Status changed from In Progress to Rejected
Target version set to 3.8.0
Hi,
This should be reported to https://github.com/DragonFlyBSD/DPorts
By the way, latest failure could be found in:
http://muscles.dragonflybsd.org/latest-failures/logs/errors/ipsec-tools-0.8.1_4.log
Cheers,
Antonio Huete
----------------------------------------
Bug #159: ipsec-tools patch
http://bugs.dragonflybsd.org/issues/159#change-11859
* Author: dragonfly
* Status: Rejected
* Priority: Normal
* Assignee: tuxillo
* Category: Other
* Target version: 3.8.0
----------------------------------------
The ipsec-tools port included in pkgsrc does not compile on DragonFly.
The included program racoon is useful for setting up IPsec between
PCs/Firewalls. The attached patch alows building under DragonFly.
I have tested the raccon daemon negotiating with WinXP. Is it worth
submitting this upstream and/or to pkgsrc?
Build ipsec-tools (http://ipsec-tools.sourceforge.net) and install into
/usr/pkg. Configuration files will be stored under /usr/pkg/etc/racoon.
tar xfvj ipsec-tools-0.6.5.tar.bz2
cd ipsec-tools-0.6.5
patch -p1 < ~/ipsec-tools-0.6.5.diff
./configure --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc/racoon
make
make install
Regards
Gary
---Files--------------------------------
ipsec-tools-0.6.5.diff (6.28 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list