head	1.11;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5;
locks; strict;
comment	@# @;


1.11
date	2013.02.12.17.38.57;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2013.01.10.10.41.42;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.12.12.15.19.45;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.11.19.08.10.43;	author svnexp;	state Exp;
branches;
next	1.7;

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

1.6
date	2012.05.16.08.55.11;	author mm;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312119
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Ports collection makefile for:  pear-Horde_Compress
# Date created:			  6 July 2011
# Whom:				  Martin Matuska <mm@@FreeBSD.org>
#
# $FreeBSD: head/archivers/pear-Horde_Compress/Makefile 312119 2013-02-12 16:04:18Z mm $

PORTNAME=	Horde_Compress
PORTVERSION=	2.0.3
CATEGORIES=	archivers www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@@FreeBSD.org
COMMENT=	Horde Compression API

OPTIONS_DEFAULT=	ZLIB
OPTIONS_DEFINE=		ZLIB
ZLIB_DESC=	Depend on PHP zlib extension

USE_HORDE_RUN=	Horde_Exception \
		Horde_Translation \
		Horde_Util \
		Horde_Stream_Filter

.include <bsd.port.pre.mk>

.if ${PORT_OPTIONS:MZLIB}
USE_PHP+=	zlib
.endif

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


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310174
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r310174 | mm | 2013-01-10 10:34:08 +0000 (Thu, 10 Jan 2013) | 28 lines
## SVN ##
## SVN ## Horde maintenance update to following new versions:
## SVN ##
## SVN ## devel/pear-Horde_Alarm 2.0.3
## SVN ## devel/pear-Horde_Argv 2.0.3
## SVN ## security/pear-Horde_Auth 2.0.2
## SVN ## www/pear-Horde_Browser 2.0.3
## SVN ## devel/pear-Horde_Cli 2.0.2
## SVN ## archivers/pear-Horde_Compress 2.0.2
## SVN ## devel/pear-Horde_Core 2.1.5
## SVN ## security/pear-Horde_Crypt 2.1.1
## SVN ## security/pear-Horde_Crypt_Blowfish 1.0.2
## SVN ## devel/pear-Horde_Data 2.0.2
## SVN ## devel/pear-Horde_Date 2.0.2
## SVN ## devel/pear-Horde_Exception 2.0.2
## SVN ## www/pear-Horde_Form 2.0.2
## SVN ## devel/pear-Horde_Icalendar 2.0.2
## SVN ## graphics/pear-Horde_Image 2.0.2
## SVN ## devel/pear-Horde_Itip 2.0.2
## SVN ## textproc/pear-Horde_Kolab_Format 2.0.2
## SVN ## devel/pear-Horde_LoginTasks 2.0.2
## SVN ## mail/pear-Horde_Mime_Viewer 2.0.2
## SVN ## devel/pear-Horde_Nls 2.0.2
## SVN ## textproc/pear-Horde_Pdf 2.0.2
## SVN ## security/pear-Horde_Perms 2.0.2
## SVN ## devel/pear-Horde_Prefs 2.1.0
## SVN ## www/pear-Horde_Routes 2.0.2
## SVN ## devel/pear-Horde_Util 2.0.3
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/pear-Horde_Compress/Makefile 310174 2013-01-10 10:34:08Z mm $
d8 1
a8 1
PORTVERSION=	2.0.2
@


1.9
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
@d5 1
a5 1
# $FreeBSD: head/archivers/pear-Horde_Compress/Makefile 308772 2012-12-12 15:16:56Z mm $
d8 1
a8 1
PORTVERSION=	2.0.1
@


1.8
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307554
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307554 | mm | 2012-11-19 08:02:01 +0000 (Mon, 19 Nov 2012) | 32 lines
## SVN ##
## SVN ## horde4 update:
## SVN ##
## SVN ## archivers/pear-Horde_Compress 1.0.7 -> 1.0.8
## SVN ## databases/pear-Horde_Db 1.2.1 -> 1.2.2
## SVN ## deskutils/horde4-groupware 4.0.8 -> 4.0.9
## SVN ## deskutils/horde4-kronolith 3.0.17 -> 3.0.18
## SVN ## deskutils/horde4-mnemo 3.0.6 -> 3.0.7
## SVN ## deskutils/horde4-nag 3.0.8 -> 3.0.9
## SVN ## devel/pear-Horde_Alarm 1.0.7 -> 1.0.8
## SVN ## devel/pear-Horde_Cache 1.0.5 -> 1.0.6
## SVN ## devel/pear-Horde_Core 1.9.2 -> 1.9.3
## SVN ## devel/pear-Horde_Date 1.0.11 -> 1.0.12
## SVN ## devel/pear-Horde_Nls 1.1.6 -> 1.1.7
## SVN ## mail/horde4-imp 5.0.23 -> 5.0.24
## SVN ## mail/horde4-ingo 2.0.9 -> 2.0.10
## SVN ## mail/horde4-turba 3.0.15 -> 3.0.16
## SVN ## mail/horde4-webmail 4.0.8 -> 4.0.9
## SVN ## mail/pear-Horde_Imap_Client 1.5.5 -> 1.5.11
## SVN ## mail/pear-Horde_Mime 1.6.1 -> 1.6.2
## SVN ## mail/pear-Horde_Mime_Viewer 1.0.8 -> 1.0.9
## SVN ## security/pear-Horde_Auth 1.4.9 -> 1.4.10
## SVN ## security/pear-Horde_Secret 1.0.2 -> 1.0.4
## SVN ## textproc/pear-Horde_Text_Filter 1.1.5 -> 1.1.6
## SVN ## www/horde4-ansel 2.0.1 -> 2.0.2
## SVN ## www/horde4-base 4.0.15 -> 4.0.16
## SVN ## www/horde4-wicked 1.0.1 -> 1.0.2
## SVN ## www/pear-Horde_Browser 1.0.8 -> 1.0.9
## SVN ## www/pear-Horde_Service_Weather 1.1.2 -> 1.1.3
## SVN ## www/pear-Horde_SessionHandler 1.0.5 -> 1.0.6
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/pear-Horde_Compress/Makefile 307554 2012-11-19 08:02:01Z mm $
d8 1
a8 1
PORTVERSION=	1.0.8
d15 8
a22 3
OPTIONS=	ZLIB "Depend on PHP zlib extension" On

USE_HORDE_RUN=	Horde_Exception Horde_Translation Horde_Util Horde_Stream_Filter
d26 1
a26 1
.if !defined(WITHOUT_ZLIB)
@


1.7
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/pear-Horde_Compress/Makefile 300895 2012-07-14 12:56:14Z beat $
d8 1
a8 1
PORTVERSION=	1.0.7
@


1.6
log
@Update to 1.0.7
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@Update to 1.0.6

Feature safe:	yes
@
text
@d8 1
a8 1
PORTVERSION=	1.0.6
@


1.4
log
@Update to 1.0.5
@
text
@d8 1
a8 1
PORTVERSION=	1.0.5
@


1.3
log
@Update to 1.0.4
@
text
@d8 1
a8 1
PORTVERSION=	1.0.4
@


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

Approved by:	maintainer (beech@@ and mm@@)
@
text
@d8 1
a8 1
PORTVERSION=	1.0.3
@


1.1
log
@Horde package providing an API to various compression techniques.

WWW: http://pear.horde.org
@
text
@d12 1
a12 1
MAINTAINER=	mm@@FreeBSD.org
@

