From 7390e67c262081d9e78117497802e0710df0c629 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 29 Jul 2009 07:23:32 +0000 Subject: [PATCH] This plugin asks for and changes your password at a pre-configured LDAP server. The users willing to change his/her password must be authenticated already. This plugin makes no sense for the Guest user. WWW: http://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin PR: ports/137227 Submitted by: Alexey V. Degtyarev --- www/Makefile | 1 + www/twiki-LDAPPasswordChangerPlugin/Makefile | 21 +++++++++++++++++++ www/twiki-LDAPPasswordChangerPlugin/distinfo | 3 +++ www/twiki-LDAPPasswordChangerPlugin/pkg-descr | 7 +++++++ www/twiki-LDAPPasswordChangerPlugin/pkg-plist | 15 +++++++++++++ 5 files changed, 47 insertions(+) create mode 100644 www/twiki-LDAPPasswordChangerPlugin/Makefile create mode 100644 www/twiki-LDAPPasswordChangerPlugin/distinfo create mode 100644 www/twiki-LDAPPasswordChangerPlugin/pkg-descr create mode 100644 www/twiki-LDAPPasswordChangerPlugin/pkg-plist diff --git a/www/Makefile b/www/Makefile index 6e88766370b2..a1091e00460b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1547,6 +1547,7 @@ SUBDIR += twiki-GluePlugin SUBDIR += twiki-InterwikiPlugin SUBDIR += twiki-JSCalendarContrib + SUBDIR += twiki-LDAPPasswordChangerPlugin SUBDIR += twiki-LdapContrib SUBDIR += twiki-LdapNgPlugin SUBDIR += twiki-MailerContrib diff --git a/www/twiki-LDAPPasswordChangerPlugin/Makefile b/www/twiki-LDAPPasswordChangerPlugin/Makefile new file mode 100644 index 000000000000..a65c31dbc709 --- /dev/null +++ b/www/twiki-LDAPPasswordChangerPlugin/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: twiki-LDAPPasswordChangerPlugin +# Date created: Wed 29 Jul 2009 +# Whom: Alexey V. Degtyarev +# +# $FreeBSD$ +# + +PORTNAME= LDAPPasswordChangerPlugin +PORTVERSION= 0.0.${SVNREV} +CATEGORIES= www +MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ + +MAINTAINER= alexey@renatasystems.org +COMMENT= Change TWiki password at a pre-configured LDAP server + +RUN_DEPENDS= ${SITE_PERL}/Bundle/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap + +SVNREV= 18108 + +.include "${.CURDIR}/../twiki/bsd.twiki.mk" +.include diff --git a/www/twiki-LDAPPasswordChangerPlugin/distinfo b/www/twiki-LDAPPasswordChangerPlugin/distinfo new file mode 100644 index 000000000000..7a9180f4f49e --- /dev/null +++ b/www/twiki-LDAPPasswordChangerPlugin/distinfo @@ -0,0 +1,3 @@ +MD5 (twiki/LDAPPasswordChangerPlugin-0.0.18108.tar.bz2) = 0a0b2b4a7c6a096840c5b081ce6c8ece +SHA256 (twiki/LDAPPasswordChangerPlugin-0.0.18108.tar.bz2) = 90785d131c25b9bf06f68e6ee252ece6623404374f930e839e74338b3d4338fe +SIZE (twiki/LDAPPasswordChangerPlugin-0.0.18108.tar.bz2) = 4696 diff --git a/www/twiki-LDAPPasswordChangerPlugin/pkg-descr b/www/twiki-LDAPPasswordChangerPlugin/pkg-descr new file mode 100644 index 000000000000..ea59da19a3f4 --- /dev/null +++ b/www/twiki-LDAPPasswordChangerPlugin/pkg-descr @@ -0,0 +1,7 @@ +This plugin asks for and changes your password at a pre-configured LDAP server. +The users willing to change his/her password must be authenticated already. +This plugin makes no sense for the Guest user. + +Author: Luis Campos De Carvalho + +WWW: http://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin diff --git a/www/twiki-LDAPPasswordChangerPlugin/pkg-plist b/www/twiki-LDAPPasswordChangerPlugin/pkg-plist new file mode 100644 index 000000000000..314bd1f626fa --- /dev/null +++ b/www/twiki-LDAPPasswordChangerPlugin/pkg-plist @@ -0,0 +1,15 @@ +%%TWDIR%%/data/Sandbox/LDAPPasswordChangerPlugin.txt +%%TWDIR%%/data/TWiki/LDAPPasswordChangerPlugin.txt +%%TWDIR%%/lib/TWiki/Plugins/LDAPPasswordChangerPlugin/DEPENDENCIES +%%TWDIR%%/lib/TWiki/Plugins/LDAPPasswordChangerPlugin/MANIFEST +%%TWDIR%%/lib/TWiki/Plugins/LDAPPasswordChangerPlugin/build.pl +%%TWDIR%%/lib/TWiki/Plugins/LDAPPasswordChangerPlugin.pm +@dirrm %%TWDIR%%/data/Sandbox +@dirrm %%TWDIR%%/data/TWiki +@dirrm %%TWDIR%%/data +@dirrm %%TWDIR%%/lib/TWiki/Plugins/LDAPPasswordChangerPlugin +@dirrm %%TWDIR%%/lib/TWiki/Plugins +@dirrm %%TWDIR%%/lib/TWiki +@dirrm %%TWDIR%%/lib +@dirrm %%TWDIR%% +@dirrmtry share/twiki