From owner-cvs-all@FreeBSD.ORG Sat Jan 21 19:01:26 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 5AD8116A41F; Sat, 21 Jan 2006 19:01:26 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 026FF43D48; Sat, 21 Jan 2006 19:01:26 +0000 (GMT) (envelope-from sem@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 k0LJ1Pip011502; Sat, 21 Jan 2006 19:01:25 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0LJ1Peu011501; Sat, 21 Jan 2006 19:01:25 GMT (envelope-from sem) Message-Id: <200601211901.k0LJ1Peu011501@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 21 Jan 2006 19:01:25 +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/net-mgmt Makefile ports/net-mgmt/nagios-radauth-plugin Makefile distinfo pkg-descr ports/net-mgmt/nagios-radauth-plugin/files patch-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: Sat, 21 Jan 2006 19:01:26 -0000 sem 2006-01-21 19:01:25 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-radauth-plugin Makefile distinfo pkg-descr net-mgmt/nagios-radauth-plugin/files patch-Makefile.in Log: radauth was developed to allow for command line authentication against a radius server. This allows for more rapid testing/troubleshooting of radius authentication problems depending upon the method by which the person is authenticating (dial-up customers come to mind). Author: Matt Miller WWW: http://freshmeat.net/projects/radauth/ PR: ports/91975 Submitted by: Andrew Kilpatrick Revision Changes Path 1.60 +1 -0 ports/net-mgmt/Makefile 1.1 +29 -0 ports/net-mgmt/nagios-radauth-plugin/Makefile (new) 1.1 +2 -0 ports/net-mgmt/nagios-radauth-plugin/distinfo (new) 1.1 +26 -0 ports/net-mgmt/nagios-radauth-plugin/files/patch-Makefile.in (new) 1.1 +8 -0 ports/net-mgmt/nagios-radauth-plugin/pkg-descr (new)