Date: Sun, 27 May 2007 19:38:05 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/trac-ldap Makefile distinfo pkg-descr pkg-plist Message-ID: <200705271938.l4RJc5n7055467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-05-27 19:38:05 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-ldap Makefile distinfo pkg-descr pkg-plist Log: LDAP support with group management has been added as a Trac extension. This extension enables to use existing LDAP groups to grant permissions rather than defining permissions for every single user on the system. The latest release also permits to store permissions (both users and groups permissions) in the LDAP directory itself rather than in the SQL backend. WWW: http://trac-hacks.org/wiki/LdapPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de> Revision Changes Path 1.1824 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/trac-ldap/Makefile (new) 1.1 +3 -0 ports/www/trac-ldap/distinfo (new) 1.1 +7 -0 ports/www/trac-ldap/pkg-descr (new) 1.1 +1 -0 ports/www/trac-ldap/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271938.l4RJc5n7055467>