cvs commit: ports/www Makefile ports/www/trac-ldap Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sun May 27 19:38:06 UTC 2007
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)
More information about the cvs-all
mailing list