head	1.12;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.10.29.13.01.50;	author flo;	state Exp;
branches;
next	1.10;

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

1.9
date	2012.06.04.04.56.48;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2012.05.20.06.42.52;	author ale;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.28.18.54.46;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.28.17.36.41;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.24.13.54.11;	author chinsan;	state Exp;
branches;
next	1.4;

1.4
date	2009.03.23.01.59.59;	author chinsan;	state Exp;
branches;
next	1.3;

1.3
date	2008.07.02.06.21.20;	author chinsan;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.03.15.34.30;	author chinsan;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.07.12.25.49;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# Created by: chinsan <chinsan.tw@@gmail.com>
# $FreeBSD: head/archivers/pecl-lzf/Makefile 306607 2012-10-29 13:01:50Z flo $

PORTNAME=	lzf
PORTVERSION=	1.6.2
CATEGORIES=	archivers pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	PECL

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Handles LZF de/compression

USE_PHP=	yes
USE_PHPEXT=	yes

CONFIGURE_ARGS=	--enable-lzf
WRKSRC=		${WRKDIR}/${DISTNAME:U}

OPTIONS_DEFINE=		BETTER_COMPRESSION
BETTER_COMPRESSION_DESC=	Better compression ratio

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MBETTER_COMPRESSION}
CONFIGURE_ARGS+=	--enable-lzf-better-compression
.endif

.include <bsd.port.mk>
@


1.11
log
@SVN rev 306607 on 2012-10-29 13:01:50Z by flo

- Update to 1.6.2 for php 5.4 compatibility, remove custom patch for 5.4
  compatibility
- remove what looks like a leftover debug echo to fix BETTER_COMPRESSION option [1]

PR:		ports/170988 [1]
Reported by:	Andrea Venturoli <ml@@netfence.it> [1]
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.10
log
@- Fix build for php54

PR:		168741
Submitted by:	Valery Komarov <komarov@@valerka.net>
@
text
@d1 1
a1 4
# New ports collection makefile for:	pecl-lzf
# Date created:			2006/09/07
# Whom:				chinsan <chinsan.tw@@gmail.com>
#
a2 1
#
d5 1
a5 2
PORTVERSION=	1.5.2
PORTREVISION=	1
a27 1
	@@${ECHO_MSG} "--enable-lzf-better-compression"
@


1.9
log
@- Convert to optionNG
@
text
@d10 1
a21 2
DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5
@


1.8
log
@Mark IGNORE with php 5.4 and set 5.3 as default.

Reported by:	pav
Pointyhat to:	me
@
text
@d27 2
a28 1
OPTIONS=	BETTER_COMPRESSION	"Better compression ratio"	off
d30 3
a32 1
.if defined(WITH_BETTER_COMPRESSION)
@


1.7
log
@- Take maintainership
@
text
@d21 2
@


1.6
log
@Reset chinsan@@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@- Update to 1.5.2
@
text
@d16 1
a16 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.4
log
@- Update to 1.5.1
@
text
@d9 1
a9 1
PORTVERSION=	1.5.1
@


1.3
log
@- Update to 1.5.0.

PR:		ports/125171
Submitted by:	Wen heping <wenheping@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.5.0
@


1.2
log
@Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
@
text
@d9 1
a9 1
PORTVERSION=	1.4
@


1.1
log
@Add pecl-lzf 1.4, handles LZF de/compression.

PR:		ports/102964
Submitted by:	chinsan <chinsan.tw at gmail.com>
@
text
@d16 1
a16 1
MAINTAINER=	chinsan.tw@@gmail.com
@

