From owner-cvs-all@FreeBSD.ORG Tue Oct 11 03:53:13 2005 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 20DA116A421; Tue, 11 Oct 2005 03:53:13 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBBB843D53; Tue, 11 Oct 2005 03:53:12 +0000 (GMT) (envelope-from marcus@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 j9B3rCV2080644; Tue, 11 Oct 2005 03:53:12 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9B3rCO9080643; Tue, 11 Oct 2005 03:53:12 GMT (envelope-from marcus) Message-Id: <200510110353.j9B3rCO9080643@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 11 Oct 2005 03:53:12 +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/tac_plus4 Makefile distinfo 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: Tue, 11 Oct 2005 03:53:13 -0000 marcus 2005-10-11 03:53:12 UTC FreeBSD ports repository Modified files: net/tac_plus4 Makefile distinfo Log: Update to F4.0.4.8. * if -B is used, add the bind address in the PID filename - from Ian Dickinson * "acl" is an AV pair for service exec. Within service attribute parsing, do not parse "acl" as the acl (or connection ACL) keyword. This is a hack; the parser is rather lame - noted by Bryce Kahle * fix md4 for LP64 * do not accept skey keywords unless compiled with skey support * fix skey enable password type - bit from Ed Ravin * skey prompt ("challenge") is "S/Key challenge", not "Password" * make "daemon" the default syslog facility and add a syslog config statement * add support for user authentication via PAM Revision Changes Path 1.32 +2 -2 ports/net/tac_plus4/Makefile 1.8 +2 -2 ports/net/tac_plus4/distinfo