head	1.23;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.2;
locks; strict;
comment	@# @;


1.23
date	2012.12.18.13.40.38;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.12.18.13.28.46;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.12.18.07.26.06;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.12.12.12.27.53;	author svnexp;	state dead;
branches;
next	1.19;

1.19
date	2012.11.17.06.02.35;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2011.07.14.20.33.27;	author mm;	state Exp;
branches;
next	1.17;

1.17
date	2011.02.25.01.32.09;	author delphij;	state Exp;
branches;
next	1.16;

1.16
date	2010.11.03.09.58.43;	author beech;	state Exp;
branches;
next	1.15;

1.15
date	2010.10.23.19.43.27;	author thierry;	state Exp;
branches;
next	1.14;

1.14
date	2010.05.31.02.01.25;	author ade;	state Exp;
branches;
next	1.13;

1.13
date	2010.05.09.06.56.20;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2010.03.28.06.44.47;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2010.02.05.11.44.54;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2009.11.20.20.44.17;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.28.16.52.32;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.21.08.35.36;	author beech;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.05.19.04.37;	author delphij;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.06.14.06.56;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2007.06.22.08.06.14;	author beech;	state Exp;
branches;
next	1.4;

1.4
date	2007.06.14.22.31.02;	author beech;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.24.59;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.08.23.42.26;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2007.03.21.21.10.29;	author sat;	state Exp;
branches;
next	;


desc
@@


1.23
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309179
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309179 | mm | 2012-12-18 13:36:18 +0000 (Tue, 18 Dec 2012) | 3 lines
## SVN ##
## SVN ## Mark horde-ansel and horde-wicked as BROKEN
## SVN ## These add-on applications are not yet supported under Horde 5.x
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Ports collection makefile for:  horde-ansel
# Date created:			  Oct 19, 2011
# Whom:				  Martin Matuska (mm@@FreeBSD.org)
#
# $FreeBSD: head/www/horde-ansel/Makefile 309179 2012-12-18 13:36:18Z mm $
#

PORTNAME=	ansel
PORTVERSION=	2.0.2
CATEGORIES=	www pear graphics
PKGNAMEPREFIX=	horde-

MAINTAINER=	horde@@FreeBSD.org
COMMENT=	Horde Photo Management and Web Gallery

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LATEST_LINK=	horde-${PORTNAME}

BROKEN=		Not yet supported under horde 5.x

USE_PHP=	gettext
USE_HORDE_BUILD=	Horde_Role
USE_HORDE_RUN=	Horde_Role \
		horde \
		content \
		Horde_Auth \
		Horde_Autoloader \
		Horde_Core \
		Horde_Date \
		Horde_Db \
		Horde_Exception \
		Horde_Form \
		Horde_Group \
		Horde_Image \
		Horde_Mime \
		Horde_Nls \
		Horde_Perms \
		Horde_Prefs \
		Horde_Serialize \
		Horde_Share \
		Horde_Support \
		Horde_Text_Filter \
		Horde_Url \
		Horde_Util \
		Horde_View \
		Horde_Vfs

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


1.22
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309176
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309176 | mm | 2012-12-18 13:24:49 +0000 (Tue, 18 Dec 2012) | 6 lines
## SVN ##
## SVN ## Horde port fixes:
## SVN ##
## SVN ## - unify LATEST_LINK
## SVN ## - remove CONFLICTS
## SVN ## - fix comments
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/www/horde-ansel/Makefile 309176 2012-12-18 13:24:49Z mm $
d21 2
@


1.21
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
@d1 1
a1 1
# Ports collection makefile for:  horde4-ansel
d5 1
a5 1
# $FreeBSD: head/www/horde-ansel/Makefile 307554 2012-11-19 08:02:01Z mm $
d19 1
a19 1
LATEST_LINK=	horde4-${PORTNAME}
@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308759
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308759 | mm | 2012-12-12 12:24:01 +0000 (Wed, 12 Dec 2012) | 2 lines
## SVN ##
## SVN ## Rename old horde applications to horde3- prefix
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 3
a3 3
# Ports collection makefile for:	ansel
# Date created:			Mon Mar 19, 2007
# Whom:				Beech Rintoul <beech@@FreeBSD.org>
d5 1
a5 1
# $FreeBSD: head/www/horde-ansel/Makefile 300897 2012-07-14 14:29:18Z beat $
d9 3
a11 4
DISTVERSION=	1.1.2
PORTREVISION=	1
CATEGORIES=	www
DIST_SUBDIR=	horde
d14 1
a14 1
COMMENT=	Image gallery
d16 2
a17 3
USE_HORDE=	base pkg-message
USE_GETTEXT=	yes
PORTDOCS=	CHANGES CREDITS TODO README
d19 32
a50 2
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@@


1.18
log
@Set maintainer of Horde ports to horde@@FreeBSD.org

Approved by:	maintainer (beech@@ and mm@@)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Chase after net/openldap24-server update.

Reminded by:	miwi
@
text
@d14 1
a14 1
MAINTAINER=	beech@@FreeBSD.org
@


1.16
log
@Maintainer change. Returned to beech@@
Approved by: itetcu@@ (implicit)
@
text
@d10 1
@


1.15
log
@Upgrade to 1.1.2.
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.14
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d9 1
a9 2
DISTVERSION=	1.1.1
PORTREVISION=	1
@


1.13
log
@- Update to 1.1.1
@
text
@d10 1
@


1.12
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d9 1
a9 2
DISTVERSION=	1.1
PORTREVISION=	2
@


1.11
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.10
log
@- Update to 1.1
@
text
@d10 1
@


1.9
log
@Reset beech@@FreeBSD.org while he works on restoring his email situation.

Hat:		portmgr
@
text
@d9 1
a9 1
DISTVERSION=	1.0-rc1
@


1.8
log
@- Update to 1.0-rc1

- Changes: http://www.horde.org/ansel/docs/?f=CHANGES.html
@
text
@d13 1
a13 1
MAINTAINER=	beech@@FreeBSD.org
@


1.7
log
@Bump PORTREVISION's after OpenLDAP update.

Suggested by:	rafan
@
text
@d9 1
a9 3
PORTVERSION=	0.1.b20070319
PORTREVISION=	3
DISTVERSIONPREFIX=
d11 1
a11 1
MASTER_SITES=	CENKES http://freebsd.alaskaparadise.com/source/
@


1.6
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.5
log
@- Ports renamed for consistency

PR:		ports/112327
Repocopy by:	marcus
Approved by:	sat (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.4
log
@- Update maintainer address.
@
text
@a13 1
PKGNAMEPREFIX=	horde-
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d3 1
a3 1
# Whom:				Beech Rintoul <beech@@alaskaparadise.com>
d16 1
a16 1
MAINTAINER=	beech@@alaskaparadise.com
@


1.2
log
@- Introduce bsd.horde.mk
- Convert most horde ports
- Tested vigorously, but hastily

Prodded by:	pointyhats via kris
Approved by:	Beech Rintoul <beech@@alaskaparadise.com> (maintainer)
@
text
@d10 1
@


1.1
log
@Add port www/horde-ansel - a gallery application

PR:		ports/110551
Submitted by:	Beech Rintoul <beech@@alaskaparadise.com>
@
text
@d10 1
d18 1
a18 4
RUN_DEPENDS+=	${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base

NO_BUILD=	yes
USE_APACHE=	1.3+	# needed to test APACHE_VERSION
a19 2
REINPLACE_ARGS=	-i ""

a20 56
CONFFILE=	conf.xml
SUB_DIRS=	config gallery img js lib locale po scripts templates themes

LHORDEDIR?=	www/horde
LANSDIR=	${LHORDEDIR}/ansel
PEARDIR?=	${LOCALBASE}/share/pear

PLIST_SUB=	ANSDIR=${LANSDIR} HORDE_INC=${HORDE_INC:S|^${LOCALBASE}/||}
PKGMESSAGE=	${WRKDIR}/pkg-message
PKGDEINSTALL=	${WRKDIR}/pkg-deinstall
SUB_FILES=	pkg-message pkg-install pkg-deinstall
SUB_LIST=	ANSDIR=${ANSDIR} PORTSDIR=${PORTSDIR} CONFDIR=${CONFDIR}

ANSDIR=		${PREFIX}/${LANSDIR}
CONFDIR=	${ANSDIR}/config

HOSTNAME?=	`/bin/hostname`
SERVOS?=	${OPSYS}-${OSREL}

PORTREV_H?=	${LOCALBASE}/include/c-client/portrevision.h

.include <bsd.port.pre.mk>

.if ${APACHE_VERSION} >= 20
HORDE_INC=	${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes/
.else
HORDE_INC=	${LOCALBASE}/etc/horde/
.endif

post-extract:
	@@${MV} ${WRKSRC}/README ${WRKSRC}/docs/

pre-configure:
	@@${REINPLACE_CMD} -e "s:/usr/local:${LOCALBASE}:" ${WRKSRC}/config/conf.xml
	@@${SED} -e "s:/home/httpd/html/horde/ansel:${ANSDIR}:" \
		${FILESDIR}/httpd.conf.ansel > ${WRKDIR}/httpd-ansel.conf

do-install:
	@@${INSTALL} -d ${ANSDIR}/
	@@${CP} -Rp ${SUB_DIRS:S|^|${WRKSRC}/|} ${ANSDIR}/
	@@${CP} -p ${WRKSRC}/*.php ${ANSDIR}/
	@@${INSTALL_DATA} ${WRKSRC}/config/conf.xml ${CONFDIR}/
	@@${INSTALL_DATA} ${WRKDIR}/httpd-ansel.conf ${HORDE_INC}/
	@@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${ANSDIR}/
	@@${CHMOD} -R o-rwx ${CONFDIR}/
.if !defined(NOPORTDOCS)
	@@${INSTALL} -d ${DOCSDIR}/
	@@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/|} ${DOCSDIR}/
	@@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif

post-install:
	@@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
	@@${ECHO_MSG}
	@@${CAT} ${PKGMESSAGE}
	@@${ECHO_MSG}
d22 2
a23 1
.include <bsd.port.post.mk>
@

