View | Details | Raw Unified | Return to bug 115083
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 5-12 Link Here
5
# $FreeBSD: ports/mail/squirrelmail-change_ldappass-plugin/Makefile,v 1.5 2007/07/20 09:35:13 sat Exp $
5
# $FreeBSD: ports/mail/squirrelmail-change_ldappass-plugin/Makefile,v 1.5 2007/07/20 09:35:13 sat Exp $
6
6
7
PORTNAME=	change_ldappass
7
PORTNAME=	change_ldappass
8
PORTVERSION=	2.1
8
PORTVERSION=	2.2
9
PORTREVISION=	1
10
CATEGORIES=	mail www
9
CATEGORIES=	mail www
11
MASTER_SITES=	http://www.squirrelmail.org/plugins/
10
MASTER_SITES=	http://www.squirrelmail.org/plugins/
12
PKGNAMEPREFIX=	squirrelmail-
11
PKGNAMEPREFIX=	squirrelmail-
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 56ea1d51f4381e423f72639f40665599
1
MD5 (squirrelmail/change_ldappass-2.2-1.4.0.tar.gz) = 1e2eb4da90297e451447e08b05853695
2
SHA256 (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 6a47368d14093b4c5f7864515d525337dd0d8cfef8783db4a92fdb7115adbe91
2
SHA256 (squirrelmail/change_ldappass-2.2-1.4.0.tar.gz) = efe26ddfb2689fa7914b25581606e68c91e5795a4838bd2c27f89172a48ac974
3
SIZE (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 31388
3
SIZE (squirrelmail/change_ldappass-2.2-1.4.0.tar.gz) = 54534
(-)files/pkg-message.in (-1 / +1 lines)
Lines 1-5 Link Here
1
For the port to work properly you must copy the file 
1
For the port to work properly you must copy the file 
2
%%PREFIX%%/%%SQUIRRELDIR%%/plugins/change_ldappass/config.php.sample
2
%%PREFIX%%/%%SQUIRRELDIR%%/plugins/change_ldappass/config_sample.php
3
to
3
to
4
%%PREFIX%%/%%SQUIRRELDIR%%/plugins/change_ldappass/config.php
4
%%PREFIX%%/%%SQUIRRELDIR%%/plugins/change_ldappass/config.php
5
and edit the configuration to meet your needs.
5
and edit the configuration to meet your needs.

Return to bug 115083