From owner-cvs-all@FreeBSD.ORG Thu Oct 14 08:39:54 2004 Return-Path: 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 DE5DD16A4CE; Thu, 14 Oct 2004 08:39:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CBD43D3F; Thu, 14 Oct 2004 08:39:54 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9E8dsSq082330; Thu, 14 Oct 2004 08:39:54 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9E8dsYG082329; Thu, 14 Oct 2004 08:39:54 GMT (envelope-from clement) Message-Id: <200410140839.i9E8dsYG082329@repoman.freebsd.org> From: Clement Laforet Date: Thu, 14 Oct 2004 08:39:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports/security Makefile ports/security/pwauth Makefile distinfo pkg-descr ports/security/pwauth/files patch-Makefile patch-config.c patch-pwauth.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Oct 2004 08:39:55 -0000 clement 2004-10-14 08:39:54 UTC FreeBSD ports repository Modified files: . modules security Makefile Added files: security/pwauth Makefile distinfo pkg-descr security/pwauth/files patch-Makefile patch-config.c patch-pwauth.c Log: Add security/pwauth 2.2.8, A Unix Web Authenticator. Revision Changes Path 1.11152 +1 -0 CVSROOT/modules 1.541 +1 -0 ports/security/Makefile 1.1 +30 -0 ports/security/pwauth/Makefile (new) 1.1 +2 -0 ports/security/pwauth/distinfo (new) 1.1 +22 -0 ports/security/pwauth/files/patch-Makefile (new) 1.1 +34 -0 ports/security/pwauth/files/patch-config.c (new) 1.1 +11 -0 ports/security/pwauth/files/patch-pwauth.c (new) 1.1 +5 -0 ports/security/pwauth/pkg-descr (new)