ports/58699: [maintainer update] sysutils/ldap-account-manager: update to 0.4

Clement Laforet sheepkiller at cultdeadsheep.org
Wed Oct 29 22:10:19 UTC 2003


>Number:         58699
>Category:       ports
>Synopsis:       [maintainer update] sysutils/ldap-account-manager: update to 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 29 14:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	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. 

>How-To-Repeat:
	N/A.
>Fix:

	

--- lam.diff begins here ---
Index: ldap-account-manager/Makefile
===================================================================
RCS file: /WORK/REPO/ports/sysutils/ldap-account-manager/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- ldap-account-manager/Makefile	30 Sep 2003 22:58:22 -0000	1.2
+++ ldap-account-manager/Makefile	29 Oct 2003 21:58:22 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	LDAP-Account-Manager
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	sysutils www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	lam
-DISTNAME=	${PORTNAME}-${PORTVERSION}-1
+DISTNAME=	${PORTNAME}-${PORTVERSION}-0
 
 MAINTAINER=	sheepkiller at cultdeadsheep.org
 COMMENT=	Webfrontend for managing accounts stored in an OpenLDAP server
@@ -49,7 +49,8 @@
 WWW_GROUP?=	www
 WWW_DIR=	config graphics help lib locale sess style templates
 DOC_FILES=	COPYING HISTORY INSTALL README TODO docs/README.fpdf \
-		docs/README.lamdaemon.pl docs/README.openldap docs/README.shells
+		docs/README.openldap docs/README.shells docs/README.hosts \
+		docs/README.security docs/README.lamdaemon.pl
 
 CVS_DIRS=	${WRKSRC}/lib/font/CVS ${WRKSRC}/lib/font/makefont/CVS
 
Index: ldap-account-manager/distinfo
===================================================================
RCS file: /WORK/REPO/ports/sysutils/ldap-account-manager/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- ldap-account-manager/distinfo	30 Sep 2003 11:49:06 -0000	1.1
+++ ldap-account-manager/distinfo	29 Oct 2003 21:58:22 -0000
@@ -1 +1 @@
-MD5 (LDAP-Account-Manager-0.3-1.tar.gz) = ad0296a4dfed74785722fd89dfae429b
+MD5 (LDAP-Account-Manager-0.4-0.tar.gz) = 6d2a5320f493350ce2bdf078e9f6cdb6
Index: ldap-account-manager/pkg-plist
===================================================================
RCS file: /WORK/REPO/ports/sysutils/ldap-account-manager/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- ldap-account-manager/pkg-plist	30 Sep 2003 11:49:06 -0000	1.1
+++ ldap-account-manager/pkg-plist	29 Oct 2003 21:58:22 -0000
@@ -9,6 +9,10 @@
 %%WWWROOT%%/config/shells
 %%WWWROOT%%/graphics/banner.jpg
 %%WWWROOT%%/graphics/printLogo.jpg
+%%WWWROOT%%/graphics/select.png
+%%WWWROOT%%/graphics/error.png
+%%WWWROOT%%/graphics/info.png
+%%WWWROOT%%/graphics/warn.png
 %%WWWROOT%%/help/extFileExample.php
 %%WWWROOT%%/help/help_numbers.assign
 %%WWWROOT%%/help/help.inc
@@ -64,6 +68,7 @@
 %%WWWROOT%%/templates/profedit/profilehost.php
 %%WWWROOT%%/templates/profedit/profilemain.php
 %%WWWROOT%%/templates/profedit/profileuser.php
+%%WWWROOT%%/templates/profedit/profilegroup.php
 %%WWWROOT%%/templates/config/conflogin.php
 %%WWWROOT%%/templates/config/confmain.php
 %%WWWROOT%%/templates/config/confsave.php
@@ -76,10 +81,13 @@
 %%WWWROOT%%/templates/massdetail.php
 %%WWWROOT%%/templates/domain.php
 %%WWWROOT%%/templates/initsuff.php
-%%WWWROOT%%/templates/account.php
 %%WWWROOT%%/templates/masscreate.php
 %%WWWROOT%%/templates/delete.php
 %%WWWROOT%%/templates/help.php
+%%WWWROOT%%/templates/account/hostedit.php
+%%WWWROOT%%/templates/account/useredit.php
+%%WWWROOT%%/templates/account/groupedit.php
+%%WWWROOT%%/templates/getpdf.php
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/HISTORY
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL
@@ -89,6 +97,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/README.lamdaemon.pl
 %%PORTDOCS%%%%DOCSDIR%%/README.openldap
 %%PORTDOCS%%%%DOCSDIR%%/README.shells
+%%PORTDOCS%%%%DOCSDIR%%/README.hosts
+%%PORTDOCS%%%%DOCSDIR%%/README.security
 @dirrm %%PORTDOCS%%%%DOCSDIR%%
 @dirrm %%WWWROOT%%/graphics
 @dirrm %%WWWROOT%%/help
@@ -99,6 +109,7 @@
 @dirrm %%WWWROOT%%/locale/de_DE
 @dirrm %%WWWROOT%%/locale
 @dirrm %%WWWROOT%%/style
+ at dirrm %%WWWROOT%%/templates/account
 @dirrm %%WWWROOT%%/templates/lists
 @dirrm %%WWWROOT%%/templates/profedit
 @dirrm %%WWWROOT%%/templates/config
--- lam.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list