head	1.7;
access;
symbols
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2009.12.07.12.52.26;	author wen;	state dead;
branches;
next	1.6;

1.6
date	2009.12.01.21.46.49;	author tabthorpe;	state Exp;
branches;
next	1.5;

1.5
date	2007.08.23.04.00.02;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2006.11.10.00.39.24;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.23.00.23.32;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.09.19.24.46;	author ale;	state Exp;
branches;
next	1.1;

1.1
date	2005.02.27.22.51.27;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Remove pear-Crypt_HMAC, use pear-Crypt_HMAC2
@
text
@# Ports collection makefile for:  pear-Crypt_HMAC
# Date created:			  21 February 2005
# Whom:				  Antonio Carlos Venancio Junior (<antonio@@inf.ufsc.br>)
#
# $FreeBSD: ports/security/pear-Crypt_HMAC/Makefile,v 1.6 2009/12/01 21:46:49 tabthorpe Exp $
#

PORTNAME=	Crypt_HMAC
PORTVERSION=	1.0.1
CATEGORIES=	security www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PEAR class to calculate RFC 2104 compliant hashes

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS=	${BUILD_DEPENDS}

CATEGORY=	Crypt
FILES=		HMAC.php
TESTS=		test.php

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


1.6
log
@- Pass maintainership to miwi
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- change maintainer address on ports I maintain

Approved by:	clsung (mentor)
@
text
@d12 1
a12 1
MAINTAINER=	tabthorpe@@FreeBSD.org
@


1.4
log
@- Take maintainership

PR:		ports/105322
Submitted by:	maintainer (Thomas Abthorpe)
@
text
@d12 1
a12 1
MAINTAINER=	thomas@@goodking.ca
@


1.3
log
@Reset maintainership of ports assigned to antonio@@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@@php.net
@
text
@d12 1
a12 1
MAINTAINER=	antonio@@php.net
@


1.1
log
@Add pear-Crypt_HMAC 1.0.1, PEAR class to calculate RFC 2104
compliant hashes.

PR:		77853
Submitted by:	Antnio Carlos Venncio Jnior
@
text
@d15 1
a15 1
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
d23 1
a23 1
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
@

