From owner-cvs-all Fri Sep 20 13:31:32 2002 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 0F05E37B401; Fri, 20 Sep 2002 13:31:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDBA43E75; Fri, 20 Sep 2002 13:31:30 -0700 (PDT) (envelope-from torstenb@FreeBSD.org) Received: from freefall.freebsd.org (torstenb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8KKVUCo076493; Fri, 20 Sep 2002 13:31:30 -0700 (PDT) (envelope-from torstenb@freefall.freebsd.org) Received: (from torstenb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8KKVU36076492; Fri, 20 Sep 2002 13:31:30 -0700 (PDT) Message-Id: <200209202031.g8KKVU36076492@freefall.freebsd.org> From: Torsten Blum Date: Fri, 20 Sep 2002 13:31:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/tac_plus-libradius Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/tac_plus-libradius/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag tac_plus.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG torstenb 2002/09/20 13:31:30 PDT Modified files: net Makefile Added files: net/tac_plus-libradius Makefile distinfo pkg-comment pkg-descr pkg-plist net/tac_plus-libradius/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag tac_plus.sh Log: A tacacs server with (limited) radius proxy support. Submitted by: Martin Mersberger Revision Changes Path 1.843 +1 -0 ports/net/Makefile 1.1 +34 -0 ports/net/tac_plus-libradius/Makefile (new) 1.1 +2 -0 ports/net/tac_plus-libradius/distinfo (new) 1.1 +95 -0 ports/net/tac_plus-libradius/files/patch-aa (new) 1.1 +17 -0 ports/net/tac_plus-libradius/files/patch-ab (new) 1.1 +19 -0 ports/net/tac_plus-libradius/files/patch-ac (new) 1.1 +27 -0 ports/net/tac_plus-libradius/files/patch-ad (new) 1.1 +11 -0 ports/net/tac_plus-libradius/files/patch-ae (new) 1.1 +38 -0 ports/net/tac_plus-libradius/files/patch-af (new) 1.1 +19 -0 ports/net/tac_plus-libradius/files/patch-ag (new) 1.1 +20 -0 ports/net/tac_plus-libradius/files/tac_plus.sh (new) 1.1 +1 -0 ports/net/tac_plus-libradius/pkg-comment (new) 1.1 +8 -0 ports/net/tac_plus-libradius/pkg-descr (new) 1.1 +5 -0 ports/net/tac_plus-libradius/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message