From owner-cvs-ports@FreeBSD.ORG Sun Nov 9 06:21:22 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E18216A4CE; Sun, 9 Nov 2003 06:21:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF37143FEC; Sun, 9 Nov 2003 06:21:21 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA9ELLXJ097594; Sun, 9 Nov 2003 06:21:21 -0800 (PST) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA9ELLbi097593; Sun, 9 Nov 2003 06:21:21 -0800 (PST) (envelope-from jeh) Message-Id: <200311091421.hA9ELLbi097593@repoman.freebsd.org> From: "James E. Housley" Date: Sun, 9 Nov 2003 06:21:21 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/ldap-account-manager Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 14:21:22 -0000 jeh 2003/11/09 06:21:21 PST FreeBSD ports repository Modified files: sysutils/ldap-account-manager Makefile distinfo pkg-plist Log: Update LDAP-Account-Manager to 0.4 Freshmeat announcement: This release has an improved design, improved documentation, the ability to edit group members directly, support for several password hashes (CRYPT, SHA, SSHA, MD5, SMD5, and PLAIN), and PDF output for groups and hosts. A possible error which could delete entries if the objectclass didn't fit has been fixed. Many Samba 3.0-related bugs, most related to SIDs, have been fixed. PR: 58699 Submitted By: MAINTAINER Revision Changes Path 1.3 +4 -3 ports/sysutils/ldap-account-manager/Makefile 1.2 +1 -1 ports/sysutils/ldap-account-manager/distinfo 1.2 +12 -1 ports/sysutils/ldap-account-manager/pkg-plist