head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2012.12.18.07.26.06;	author svnexp;	state dead;
branches;
next	1.5;

1.5
date	2012.12.16.11.16.50;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.17.06.02.35;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.03.03.14.54.22;	author mm;	state Exp;
branches;
next	1.2;

1.2
date	2011.11.03.09.10.50;	author mm;	state Exp;
branches;
next	1.1;

1.1
date	2011.10.28.20.35.58;	author mm;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309148
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309148 | mm | 2012-12-18 07:21:12 +0000 (Tue, 18 Dec 2012) | 2 lines
## SVN ##
## SVN ## Rename horde4-* apps to horde-* (www part)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Ports collection makefile for:  horde4-passwd
# Date created:			  Oct 28, 2011
# Whom:				  Martin Matuska (mm@@FreeBSD.org)
#
# $FreeBSD: head/www/horde4-passwd/Makefile 308997 2012-12-16 11:13:22Z mm $
#

PORTNAME=	passwd
DISTVERSION=	5.0.0alpha0
CATEGORIES=	www pear
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	mm/horde
PKGNAMEPREFIX=	horde-

MAINTAINER=	horde@@FreeBSD.org
COMMENT=	Horde password changing application

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LATEST_LINK=	horde4-${PORTNAME}

USE_PHP=	gettext
USE_HORDE_BUILD=	Horde_Role
USE_HORDE_RUN=	Horde_Role \
		horde \
		Horde_Auth \
		Horde_Core \
		Horde_Exception \
		Horde_Injector \
		Horde_Util \
		Horde_View

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308997
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308997 | mm | 2012-12-16 11:13:22 +0000 (Sun, 16 Dec 2012) | 2 lines
## SVN ##
## SVN ## Update horde-passwd to a git version of 20121206 to work with horde5
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@@


1.4
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/horde4-passwd/Makefile 300897 2012-07-14 14:29:18Z beat $
d9 1
a9 1
PORTVERSION=	4.0.1
d11 2
@


1.3
log
@Update to 4.0.1
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Update to 4.0.0
@
text
@d9 1
a9 1
PORTVERSION=	4.0.0
@


1.1
log
@Passwd is the Horde password changing application. While it has been
released and is in production use at many sites, it is also under heavy
development in an effort to expand and improve the module.

Right now, Passwd provides fairly complete support for changing passwords
via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for
SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail,
and SQL passwords.

WWW: http://www.horde.org/apps/passwd/
@
text
@d9 1
a9 1
DISTVERSION=	4.0.0RC1
@

