head	1.8;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.8
date	2012.12.18.07.33.51;	author svnexp;	state dead;
branches;
next	1.7;

1.7
date	2012.12.12.15.19.48;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.04.11.11.00.34;	author mm;	state Exp;
branches;
next	1.4;

1.4
date	2011.11.24.08.31.26;	author mm;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309149
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309149 | mm | 2012-12-18 07:29:02 +0000 (Tue, 18 Dec 2012) | 2 lines
## SVN ##
## SVN ## Rename horde4-* apps to horde-*
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Ports collection makefile for:  horde4-gollem
# Date created:			  Oct 11, 2011
# Whom:				  Martin Matuska (mm@@FreeBSD.org)
#
# $FreeBSD: head/ftp/horde4-gollem/Makefile 308772 2012-12-12 15:16:56Z mm $
#

PORTNAME=	gollem
DISTVERSION=	3.0.0RC1
CATEGORIES=	ftp www pear
PKGNAMEPREFIX=	horde-

MAINTAINER=	horde@@FreeBSD.org
COMMENT=	Horde Web-based File Manager

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LATEST_LINK=	horde5-${PORTNAME}

USE_PHP=	gettext json
USE_HORDE_BUILD=	Horde_Role
USE_HORDE_RUN=	Horde_Role \
		horde \
		Horde_Auth \
		Horde_Cache \
		Horde_Core \
		Horde_Editor \
		Horde_Exception \
		Horde_Mime \
		Horde_Mime_Viewer \
		Horde_Perms \
		Horde_Secret \
		Horde_Serialize \
		Horde_Support \
		Horde_Url \
		Horde_Util \
		Horde_Vfs \
		Horde_View

# Optional but we want it
USE_HORDE_RUN+=	Horde_Db \
		Horde_Share

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


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308772
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308772 | mm | 2012-12-12 15:16:56 +0000 (Wed, 12 Dec 2012) | 2 lines
## SVN ##
## SVN ## Update horde4 packages and applications to horde5
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@@


1.6
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/ftp/horde4-gollem/Makefile 300896 2012-07-14 13:54:48Z beat $
d9 1
a9 1
PORTVERSION=	2.0.2
d19 1
a19 1
LATEST_LINK=	horde4-${PORTNAME}
a25 1
		Horde_Browser \
a27 1
		Horde_Db \
a31 1
		Horde_Notification \
d38 6
a43 1
		Horde_Vfs
@


1.5
log
@Update to 2.0.2
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Update to 2.0.1

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.0.1
@


1.3
log
@Update to 2.0.0
@
text
@d9 1
a9 1
PORTVERSION=	2.0.0
@


1.2
log
@Update to 2.0.0RC2
@
text
@d9 1
a9 1
DISTVERSION=	2.0.0RC2
@


1.1
log
@Gollem is a web-based File Manager, providing the ability to fully manage
a hierarchical file system stored in a variety of backends such as a SQL
database, as part of a real filesystem, or on FTP, Samba or SSH servers.

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

