FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:06 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
racoon2 20090327c security on this many watch lists=10 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


"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
Required To Build: devel/autoconf262

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-20090327c:
     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: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 05: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 09: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 07: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 01: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 06: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 03: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 07: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 05: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 02: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 08: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 02: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 04: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 07: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 06: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 18:01:21
Original commit files touched by this commit  20060712a
sumikawa search for other commits by this committer
Upgrade to 20060712a.
07 Jun 2006 08: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 05: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 04: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 06: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 17: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 17: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: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

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