From owner-cvs-all@FreeBSD.ORG Sun Feb 4 23:40:56 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B36E616A400; Sun, 4 Feb 2007 23:40:54 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A2CE413C481; Sun, 4 Feb 2007 23:40:54 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l14Nescw039306; Sun, 4 Feb 2007 23:40:54 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l14NesB3039305; Sun, 4 Feb 2007 23:40:54 GMT (envelope-from tmclaugh) Message-Id: <200702042340.l14NesB3039305@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 4 Feb 2007 23:40:54 +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/openvpn-admin Makefile distinfo pkg-plist ports/security/openvpn-admin/files patch-src_Configuration.cs 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: Sun, 04 Feb 2007 23:40:56 -0000 tmclaugh 2007-02-04 23:40:54 UTC FreeBSD ports repository Modified files: security/openvpn-admin Makefile distinfo pkg-plist Removed files: security/openvpn-admin/files patch-src_Configuration.cs Log: - Update to 1.9.3b (required by lang/mono update) Version 1.9.3b * OpenVPN-Admin start now only with tray icon and not with full screen. (Yeah, I spent a night thinking the app was broken because of this.) * In Certificate Management the Certificate details will show, like Name, Email, City, Expiration Date ... * Proxy support now Authentication and Auth Method * Fix certificate selection on Windows and Linux. Now not full path is added * Certificates with password protection fixed on Windows and Linux * Add Type Server to OpenVPN-Admin * Translation for Brazilian-Portuguese and German improved - USE_GNOME=+gtksharp20 - Remove unnecessary FreeBSD version check - install .desktop correctly - Don't install a pam config file. The one distributed with the port doesn't work on FreeBSD and it's not the port's job to dictate what users can use openvpn-admin. Revision Changes Path 1.7 +7 -15 ports/security/openvpn-admin/Makefile 1.2 +3 -3 ports/security/openvpn-admin/distinfo 1.2 +0 -13 ports/security/openvpn-admin/files/patch-src_Configuration.cs (dead) 1.3 +3 -4 ports/security/openvpn-admin/pkg-plist