Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/27/2000 08:04:14
Module Name:	pkgsrc
Committed By:	itojun
Date:		Mon Mar 27 16:04:14 UTC 2000

Modified Files:
	pkgsrc/security: Makefile
Added Files:
	pkgsrc/security/isakmpd: Makefile
	pkgsrc/security/isakmpd/files: md5 patch-sum
	pkgsrc/security/isakmpd/patches: patch-aa patch-ab
	pkgsrc/security/isakmpd/pkg: COMMENT DESCR PLIST

Log Message:
pkgsrc for OpenBSD isakmpd (based on ftp.appli.se snapshot 2000/2/20).
if you are tired of using racoon, you may want to try it.
(may not work as expected due to PF_KEY differences)

---
This is isakmpd, a BSD-licensed ISAKMP/Oakley (a.k.a. IKE)
implementation.  It's written by Niklas Hallqvist and Niels Provos,
funded by Ericsson Radio Systems AB.  Currently it is work in
progress, although it can be used for real setups.  There are
releases, but this distribution is not a release and is not named with
ordinary version numbers.  When you got the source, hopefully the
archive was named with a date which reflects when it was created.
These archives are also known as snapshots and will be created at
irregular intervals and put up on ftp.gsnig.net and ftp.appli.se in
/pub/isakmpd.  From Nov 14, 1998 isakmpd is also available in the
OpenBSD main source tree under src/sbin/isakmpd, though slightly
modified because I don't want to carry support files for other OSes in
that distribution.  Look at http://www.openbsd.org/ for details on how
to get OpenBSD source.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/security/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/isakmpd/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/isakmpd/files/md5 \
    pkgsrc/security/isakmpd/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/security/isakmpd/patches/patch-aa \
    pkgsrc/security/isakmpd/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/security/isakmpd/pkg/COMMENT \
    pkgsrc/security/isakmpd/pkg/DESCR pkgsrc/security/isakmpd/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.