head	1.9;
access;
symbols;
locks; strict;
comment	@# @;


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

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

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

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

1.5
date	2012.08.27.21.46.46;	author swills;	state Exp;
branches;
next	1.4;

1.4
date	2012.05.22.04.12.54;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2012.05.15.02.47.32;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2012.04.11.09.23.23;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2012.04.07.15.04.14;	author crees;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312566
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: pauls@@utdallas.edu
# $FreeBSD: head/www/p5-CIF-Client/Makefile 312566 2013-02-19 14:04:06Z culot $

PORTNAME=	CIF-Client
PORTVERSION=	0.21
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
PKGNAMEPREFIX=	p5-

MAINTAINER=	pauls@@utdallas.edu
COMMENT=	Extends REST::Client for use with the CI-Framework REST interface

LICENSE=	ART10 GPLv2
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-Compress-Raw-Zlib>=2.008:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
		p5-Config-Simple>=4.58:${PORTSDIR}/devel/p5-Config-Simple \
		p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 \
		p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \
		p5-ExtUtils-MakeMaker>=6.4:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
		p5-HTML-Table>=2.08:${PORTSDIR}/www/p5-HTML-Table \
		p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
		p5-JSON>=2.07:${PORTSDIR}/converters/p5-JSON \
		p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
		p5-Module-Install>=1.00:${PORTSDIR}/devel/p5-Module-Install \
		p5-Module-Pluggable>=3.6:${PORTSDIR}/devel/p5-Module-Pluggable \
		p5-Parse-Range>=0.96:${PORTSDIR}/math/p5-Parse-Range \
		p5-Regexp-Common>=2.108:${PORTSDIR}/textproc/p5-Regexp-Common \
		p5-Regexp-Common-net-CIDR>=0.02:${PORTSDIR}/textproc/p5-Regexp-Common-net-CIDR \
		p5-REST-Client>=243:${PORTSDIR}/www/p5-REST-Client \
		p5-Snort-Rule>=1.07:${PORTSDIR}/security/p5-Snort-Rule \
		p5-Text-Table>=1.114:${PORTSDIR}/textproc/p5-Text-Table
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		CIF::Client.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+=	p5-IO-Compress>=2.008:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS+=	p5-IO-Compress>=2.008:${PORTSDIR}/archivers/p5-IO-Compress
.endif

.include <bsd.port.post.mk>
@


1.8
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/307959
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307959 | jadawin | 2012-11-29 10:01:48 +0000 (Thu, 29 Nov 2012) | 6 lines
## SVN ##
## SVN ## - Update to 0.19
## SVN ##
## SVN ## PR:		ports/173955
## SVN ## Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-CIF-Client/Makefile 307959 2012-11-29 10:01:48Z jadawin $
d5 1
a5 1
PORTVERSION=	0.19
@


1.7
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307826
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307826 | jadawin | 2012-11-27 08:40:07 +0000 (Tue, 27 Nov 2012) | 6 lines
## SVN ##
## SVN ## - Update to 0.18
## SVN ##
## SVN ## PR:		ports/173281
## SVN ## Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-CIF-Client/Makefile 307826 2012-11-27 08:40:07Z jadawin $
d5 1
a5 1
PORTVERSION=	0.18
d18 1
d22 1
d28 2
a29 1
		p5-REST-Client>=243:${PORTSDIR}/www/p5-REST-Client \
d32 1
d34 1
a34 5
		p5-Text-Table>=1.114:${PORTSDIR}/textproc/p5-Text-Table \
		p5-Data-Dumper>=:${PORTSDIR}/devel/p5-Data-Dumper \
		p5-Module-Pluggable>=3.6:${PORTSDIR}/devel/p5-Module-Pluggable \
		p5-Parse-Range>=0.96:${PORTSDIR}/math/p5-Parse-Range \
		p5-Compress-Raw-Zlib>=2.008:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:    p5-CIF-Client
# Date created:                         Mar 27 2012
# Whom:                                 pauls@@utdallas.edu
#
# $FreeBSD: head/www/p5-CIF-Client/Makefile 303254 2012-08-27 21:46:46Z swills $
#
d5 1
a5 1
PORTVERSION=	0.15
d14 1
a14 1
LICENSE=	ART10 GPLv1
d20 1
d30 5
a34 1
		p5-Text-Table>=1.114:${PORTSDIR}/textproc/p5-Text-Table
@


1.5
log
@SVN rev 303254 on 2012-08-27 21:46:46Z by swills

- Update to 0.15

PR:		ports/171087
Approved by:	"Schmehl, Paul" <pauls@@utdallas.edu> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Update to 0.11

Changes:	http://search.cpan.org/dist/CIF-Client/Changes
PR:		ports/168202
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.3
log
@- Update to 0.10
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/CIF-Client/Changes
PR:		ports/167634
Submitted by:	sunpoet (myself)
Approved by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.10
@


1.2
log
@- Update to 0.07 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Remove Digest::MD5 and Module::Pluggable dependencies (already in core)
- Add missing LWP::Protocol::https dependency
- Add dependencies minimum required versions
- Sort BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/CIF-Client/Changes
PR:		ports/166792 [1]
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.07
d21 1
a21 7
BUILD_DEPENDS=	p5-HTML-Table>=2.08:${PORTSDIR}/www/p5-HTML-Table \
		p5-HTTP-Server-Simple>0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
		p5-IO-Compress>=2.008:${PORTSDIR}/archivers/p5-IO-Compress \
		p5-JSON>=2.07:${PORTSDIR}/converters/p5-JSON \
		p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \
		p5-REST-Client>=243:${PORTSDIR}/www/p5-REST-Client \
		p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \
d24 4
d29 1
a33 1

a35 1
USE_PERL5=	yes
d38 8
a45 1
MAN3=	CIF::Client.3
d47 1
a47 1
.include <bsd.port.mk>
@


1.1
log
@This module is a Perl extension that extends
REST::Client for use with the CIF-Framework REST interface

WWW: http://search.cpan.org/dist/CIF-Client/

PR:		ports/166455

Update to 0.06

PR:		ports/166520
Submitted by:	pauls@@utdallas.edu
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d18 17
a34 15
BUILD_DEPENDS=	p5-REST-Client>=0:${PORTSDIR}/www/p5-REST-Client \
		p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
		p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table \
		p5-HTML-Table>=0:${PORTSDIR}/www/p5-HTML-Table \
		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
		p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress \
		p5-Config-Simple>=0:${PORTSDIR}/devel/p5-Config-Simple \
		p5-Snort-Rule>=0:${PORTSDIR}/security/p5-Snort-Rule \
		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
		p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
		p5-Regexp-Common-net-CIDR>=0:${PORTSDIR}/textproc/p5-Regexp-Common-net-CIDR \
		p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple
@

