From owner-cvs-all@FreeBSD.ORG Mon Feb 13 15:09:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54A1816A420; Mon, 13 Feb 2006 15:09:17 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D0B943D4C; Mon, 13 Feb 2006 15:09:17 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1DF9GlP093224; Mon, 13 Feb 2006 15:09:16 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1DF9Gnx093223; Mon, 13 Feb 2006 15:09:16 GMT (envelope-from sumikawa) Message-Id: <200602131509.k1DF9Gnx093223@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 13 Feb 2006 15:09:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/racoon2 Makefile pkg-plist ports/security/racoon2/files patch-rcvar patch-samples-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 15:09:17 -0000 sumikawa 2006-02-13 15:09:16 UTC FreeBSD ports repository Modified files: security/racoon2 Makefile pkg-plist security/racoon2/files patch-samples-Makefile.in Added files: security/racoon2/files patch-rcvar Log: - 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) Revision Changes Path 1.43 +32 -14 ports/security/racoon2/Makefile 1.1 +33 -0 ports/security/racoon2/files/patch-rcvar (new) 1.3 +4 -2 ports/security/racoon2/files/patch-samples-Makefile.in 1.9 +2 -2 ports/security/racoon2/pkg-plist