head	1.15;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4;
locks; strict;
comment	@# @;


1.15
date	2013.02.08.07.22.19;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.02.07.01.38.45;	author eadler;	state Exp;
branches;
next	1.12;

1.12
date	2010.01.17.19.57.33;	author lippe;	state Exp;
branches;
next	1.11;

1.11
date	2009.07.11.19.14.08;	author lippe;	state Exp;
branches;
next	1.10;

1.10
date	2008.09.28.14.27.08;	author lippe;	state Exp;
branches;
next	1.9;

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

1.8
date	2008.03.20.01.08.31;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.08.01.03.54;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2006.06.25.16.38.43;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.13.04.15.10;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2005.05.19.22.09.57;	author alfred;	state Exp;
branches;
next	1.3;

1.3
date	2005.05.19.22.02.30;	author alfred;	state Exp;
branches;
next	1.2;

1.2
date	2005.05.19.20.25.02;	author alfred;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.12.17.48.44;	author alfred;	state Exp;
branches;
next	;


desc
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311890
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Alfred Perlstein
# $FreeBSD: head/security/p5-Business-PayPal-EWP/Makefile 311890 2013-02-07 21:14:07Z lippe $

PORTNAME=	Business-PayPal-EWP
PORTVERSION=	1.03
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lippe@@FreeBSD.org
COMMENT=	Perl extension for PayPal Encrypted Website Payments

RUN_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay

PERL_CONFIGURE=	yes
USE_OPENSSL=	yes
CONFIGURE_ARGS=	${OPENSSLBASE}
USE_DOS2UNIX=	yes

MAN3=	Business::PayPal::EWP.3

.include <bsd.port.mk>
@


1.14
log
@Switch exporter over
@
text
@d1 2
a2 7
# New ports collection makefile for:   p5-Business-PayPal-EWP
# Date created:                        Thu 12 May 2005
# Whom:                                Alfred Perlstein
#
#
# $FreeBSD: head/security/p5-Business-PayPal-EWP/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	1.02
@


1.13
log
@Use the correct variable that was obviously the intent of the author

Reported by:	Alex Kozlov
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.12
log
@Update to 1.02.
@
text
@d24 1
a24 1
USE_UNIX2DOS=	yes
@


1.11
log
@- Update to 1.01.
@
text
@d10 1
a10 1
PORTVERSION=	1.01
@


1.10
log
@- Updated to 1.00.
- Use CPAN macro.
- Add USE_DOS2UNIX.
- Avoid portlint warnings on {BUILD,RUN}_DEPENDS.
- Remove post-configure stage in Makefile.
- Rebuild pkg-descr.
- Remove unnecessary patches.
- Update and fix pkg-plist.
- Take maintainership.

PR:		ports/120849
Submitted by:	lippe
@
text
@d10 1
a10 1
PORTVERSION=	1.00
@


1.9
log
@Reset alfred, who has not been active in ports for a while.

Hat:		portmgr
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d19 1
a19 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.8
log
@- Update to 1.00

PR:		121210
Submitted by:	leeym
Approved by:	maintainer timeout
@
text
@d15 1
a15 1
MAINTAINER=	alfred@@FreeBSD.org
@


1.7
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d10 1
a10 1
PORTVERSION=	0.02
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Business
d15 5
a19 2
MAINTAINER=	alfred@@freebsd.org
COMMENT=	Perl extension to talk to paypal
d24 1
a24 4

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS=	${BUILD_DEPENDS}
a27 4
post-configure:
	${PERL} -pi -e 's/\x0d//' ${WRKSRC}/ppport.h
	${PERL} -pi -e 's/\x0d//' ${WRKSRC}/lib/Business/PayPal/EWP.pm

@


1.6
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
@
text
@a28 8
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
post-patch:
	#${PERL} -pi -e 's!^our \((.*?)(?=\);)!join("","use vars qw(",split(/,/,$$1))!e' ${WRKSRC}/lib/Business/PayPal/EWP.pm
	${PERL} -pi -e 's/^our /my /' ${WRKSRC}/lib/Business/PayPal/EWP.pm
.endif

d33 1
a33 1
.include <bsd.port.post.mk>
@


1.5
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@a26 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@Remove "foo:" target.

Mocked by: tobez :-)
@
text
@a18 1
USE_REINPLACE=	yes
@


1.3
log
@strip DOS style newlines out of this, it breaks 4.x builds.
@
text
@a33 5
foo:
	echo  ${PERL_LEVEL}
.endif

.if ${PERL_LEVEL} < 500600
@


1.2
log
@fixup commits, patch source not to use "our" when on older perl.
this may fix it.
@
text
@d44 4
@


1.1
log
@Perl module for authenticating talking to Paypal.
@
text
@d23 3
a25 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
d31 14
a44 1
.include <bsd.port.mk>
@

