FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 3:10 PM GMT
Port details
racoon2 20100526a_1 security on this many watch lists=11 search for ports that depend on this port
Racoon2 IPsec daemon
Maintained by: sumikawa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Feb 2005 18:59:59
Also Listed In: net ipv6
License: not specified in port


"racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

	Internet Key Exchange (IKEv2) Protocol
	draft-ietf-ipsec-ikev2-17.txt

	Kerberized Internet Negotiation of Keys (KINK)
	draft-ietf-kink-kink-06.txt

	PF_KEY Key Management API, Version 2
	RFC2367
	
	The Internet Key Exchange (IKE)
	RFC2409

WWW: http://www.racoon2.wide.ad.jp/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/autoconf
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/racoon2/ && make install clean
To add the package: pkg_add -r racoon2


Configuration Options
===> The following configuration options are available for racoon2-20100526a_1:
     KINK=off (default) "enable KINK support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  20100526a_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
03 Jul 2011 14:03:52
Original commit files touched by this commit  20100526a_1
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  20100526a_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  20100526a_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  20100526a_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
26 Jul 2010 08:21:43
Original commit files touched by this commit  20100526a
sumikawa search for other commits by this committer
Upgrade to 20100526a.
22 Nov 2009 01:56:32
Original commit files touched by this commit  20090327c
sumikawa search for other commits by this committer
make compilable with KINK.
30 Mar 2009 04:47:37
Original commit files touched by this commit  20090327c
sumikawa search for other commits by this committer
Upgrade to 20090327c.
23 Feb 2009 03:16:29
Original commit files touched by this commit  20071227e_3
sumikawa search for other commits by this committer
Fix rcf_get_remotebyaddr() condition.
This fixes not worked simultaneously ikev1 and ikev2.

From:           Dmitry <dmitry2006@yandex.ru>
PR:             ports/131976
Obtained from: 
http://www.racoon2.wide.ad.jp/cvsweb/racoon2/lib/cfsetup.c.diff?r1=1.102&r2=1.103
26 Aug 2008 08:55:18
Original commit files touched by this commit  20071227e_2
sumikawa search for other commits by this committer
Fix hardcoded cofiguration path.

Reported by:            Goran Lowkrantz <goran.lowkrantz@ismobile.com>
21 Aug 2008 06:18:49
Original commit files touched by this commit  20071227e_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  20071227e_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
12 Aug 2008 05:30:38
Original commit files touched by this commit  20071227e_1
sumikawa search for other commits by this committer
Fix pkg-plist with WITH_KINK.

PR:             ports/125642
Submitted by:   yves guerin <yvesguerin@yahoo.ca>
18 Apr 2008 02:19:21
Original commit files touched by this commit  20071227e_1
sumikawa search for other commits by this committer
Fix to mkdir unnecessary directory.
17 Apr 2008 06:28:39
Original commit files touched by this commit  20071227e
sumikawa search for other commits by this committer
Upgrade to 20071227e.

PR:     ports/119795
From:   Yarema <yds@CoolRat.org>
30 Sep 2007 04:47:37
Original commit files touched by this commit  20070720a_3
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
20 Aug 2007 01:07:18
Original commit files touched by this commit  20070720a_2
sumikawa search for other commits by this committer
Revert removing USE_AUTOTOOLS.
17 Aug 2007 07:36:17
Original commit files touched by this commit  20070720a_2
sumikawa search for other commits by this committer
Make compilable with recent FAST_IPSEC changes on -CURRENT.
27 Jul 2007 01:55:07
Original commit files touched by this commit  20070720a_1
sumikawa search for other commits by this committer
Fix pkg-plist.
23 Jul 2007 03:30:21
Original commit files touched by this commit  20070720a
sumikawa search for other commits by this committer
Upgrade to 20070720a.
12 Jan 2007 21:54:10
Original commit files touched by this commit  20061228a
sumikawa search for other commits by this committer
Fix PLIST.
30 Dec 2006 11:46:48
Original commit files touched by this commit  20061228a
sumikawa search for other commits by this committer
Upgrade to 20061228a. IKEv1 has been supported.
26 Sep 2006 06:11:49
Original commit files touched by this commit  20060712a
sumikawa search for other commits by this committer
Add pathches to fix compilation problem on 64bit arch.
21 Aug 2006 05:56:16
Original commit files touched by this commit  20060712a
sumikawa search for other commits by this committer
Fix compilation on 64bit archs.
17 Jul 2006 17:01:21
Original commit files touched by this commit  20060712a
sumikawa search for other commits by this committer
Upgrade to 20060712a.
07 Jun 2006 07:33:36
Original commit files touched by this commit  20051102a_3
sumikawa search for other commits by this committer
clean up startup scripts.

PR:             ports/91312
Reported by:    Vivek Khera <vivek@khera.org>
30 May 2006 04:02:11
Original commit files touched by this commit  20051102a_2
sumikawa search for other commits by this committer
Fix installation problem on freebsd4.
13 Feb 2006 15:09:16
Original commit files touched by this commit  20051102a_2
sumikawa search for other commits by this committer
- Make an option for kinkd support.  This should work on 4-STABLE
- Now kinkd is disabled in default
- use set_rcvar

Noticed by:     kris
Submitted by:   jau@iki.fi (set_rcvar patch)
24 Jan 2006 01:03:33
Original commit files touched by this commit  20051102a_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  20051102a_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
04 Nov 2005 02:44:54
Original commit files touched by this commit  20051102a_1
sumikawa search for other commits by this committer
Fix plist.
02 Nov 2005 06:38:02
Original commit files touched by this commit  20051102a
sumikawa search for other commits by this committer
Upgrade to 20051102a.
11 Jul 2005 03:04:38
Original commit files touched by this commit  20050625b_1
sumikawa search for other commits by this committer
Make compilable on 64bit system.
05 Jul 2005 05:09:01
Original commit files touched by this commit  20050625b_1
sumikawa search for other commits by this committer
Fix pkg-plist.
04 Jul 2005 16:41:41
Original commit files touched by this commit  20050625b
sumikawa search for other commits by this committer
IKEv2 has been supported.
04 Jul 2005 16:40:02
Original commit files touched by this commit  20050625b
sumikawa search for other commits by this committer
Upgrade to 20050625b.  IKEv2 has been supported.
02 Feb 2005 13:06:26
Original commit files touched by this commit  20050128b
sumikawa search for other commits by this committer
- Make it broken when Kerberos5 is not installed in the system
- Correct paths in documents
01 Feb 2005 18:59:09
Original commit files touched by this commit  20050128b
sumikawa search for other commits by this committer
"racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

        Internet Key Exchange (IKEv2) Protocol
        draft-ietf-ipsec-ikev2-17.txt
        (The IKE daemon is not included in the current release due to IPR issue)

        Kerberized Internet Negotiation of Keys (KINK)
        draft-ietf-kink-kink-06.txt

        PF_KEY Key Management API, Version 2
        RFC2367

The following protocols will be supported soon.

        The Internet Key Exchange (IKE)
        RFC2409

WWW: http://www.kame.net/

This port was repocopied from secutiry/racoon.
PR:             ports/76814

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.283 seconds.