head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


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

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

1.4
date	2012.05.20.06.42.52;	author ale;	state Exp;
branches;
next	1.3;

1.3
date	2010.12.20.06.52.29;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.11.09.09.19;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.01.20.22.14.54;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311358
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Ditesh Shashikant Gathani <ditesh@@gathani.org>
# $FreeBSD: head/archivers/pecl-phk/Makefile 311358 2013-02-01 08:36:04Z miwi $

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

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PHK is a PHP-oriented package/archive system

LICENSE=	PHP301

USE_PHP=	yes
USE_PHP_BUILD=	yes
USE_PHPEXT=	yes

CONFIGURE_ARGS=	--enable-phk

.include <bsd.port.mk>
@


1.5
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	pecl-phk
# Date created:			21 Jan 2007
# Whom:				Ditesh Shashikant Gathani <ditesh@@gathani.org>
#
# $FreeBSD: head/archivers/pecl-phk/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d5 1
a5 1
PORTVERSION=	1.4.0
a19 2
DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5
@


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

Reported by:	pav
Pointyhat to:	me
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@* Add LICENSE
* Add IGNORE_WITH_PHP=4 as this is for php newer than 5.1
* Remove MD5 line from distinfo.

PR:		152933
Submitted by:	"Tom Judge" <tom@@tomjudge.com>
@
text
@d24 2
a25 1
IGNORE_WITH_PHP=4
@


1.2
log
@- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports

Approved by:	portmgr (linimon)
@
text
@d19 2
d24 1
@


1.1
log
@PHK is a PHP-oriented package/archive system. Basically, it can be considered
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
distribute and run a library or an application as a single file.

The PHK accelerator transparently makes PHK runtime faster.

WWW: http://pecl.php.net/package/phk/

PR:		ports/119828
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
@
text
@d16 1
a16 1
MAINTAINER=	ditesh@@gathani.org
@

