From owner-cvs-ports@FreeBSD.ORG Sun Oct 21 02:51:21 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9DA916A419; Sun, 21 Oct 2007 02:51:21 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD0413C45A; Sun, 21 Oct 2007 02:51:21 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9L2pL7p097448; Sun, 21 Oct 2007 02:51:21 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9L2pLfp097447; Sun, 21 Oct 2007 02:51:21 GMT (envelope-from alepulver) Message-Id: <200710210251.l9L2pLfp097447@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 Oct 2007 02:51:21 +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 Makefile ports/security/ike Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 02:51:21 -0000 alepulver 2007-10-21 02:51:21 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ike Makefile distinfo pkg-descr pkg-plist Log: This port contains the Shrew Soft ike daemon and client tools. The software supports ike v1 communications between two gateways or a a client and a gateway. For more information please visit ... WWW: http://www.shrew.net/ PR: ports/116684 Submitted by: mgrooms at shrew.net Revision Changes Path 1.925 +1 -0 ports/security/Makefile 1.1 +94 -0 ports/security/ike/Makefile (new) 1.1 +3 -0 ports/security/ike/distinfo (new) 1.1 +7 -0 ports/security/ike/pkg-descr (new) 1.1 +8 -0 ports/security/ike/pkg-plist (new)