From owner-cvs-all@FreeBSD.ORG Sun May 27 15:27:16 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04ED5106566C; Sun, 27 May 2012 15:27:16 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4D9C8FC08; Sun, 27 May 2012 15:27:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4RFRFOk062927; Sun, 27 May 2012 15:27:15 GMT (envelope-from zi@repoman.freebsd.org) Received: (from zi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4RFRFvo062926; Sun, 27 May 2012 15:27:15 GMT (envelope-from zi) Message-Id: <201205271527.q4RFRFvo062926@repoman.freebsd.org> From: Ryan Steinmetz Date: Sun, 27 May 2012 15:27:15 +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/sysutils Makefile ports/sysutils/vpnc-scripts Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 15:27:16 -0000 zi 2012-05-27 15:27:15 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/vpnc-scripts Makefile distinfo pkg-descr Log: New port: sysutils/vpnc-scripts A collection of scripts that do route modification and other changes to a system after establishing a VPN connection to a remote network. These are typically used with openconnect or Cisco's VPN client. WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git Revision Changes Path 1.1408 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/vpnc-scripts/Makefile (new) 1.1 +2 -0 ports/sysutils/vpnc-scripts/distinfo (new) 1.1 +6 -0 ports/sysutils/vpnc-scripts/pkg-descr (new)