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


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

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

1.5
date	2012.10.18.11.24.08;	author sbz;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.24.14.58.13;	author culot;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.25.20.08.13;	author mva;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.20.07.40.14;	author crees;	state Exp;
branches;
next	1.1;

1.1
date	2012.06.17.19.00.47;	author rm;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311983
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Kubilay Kocak <koobs@@FreeBSD.org>
# $FreeBSD: head/www/py-rackspace-monitoring/Makefile 311983 2013-02-09 14:50:27Z koobs $

PORTNAME=	rackspace-monitoring
PORTVERSION=	0.3.2
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	koobs@@FreeBSD.org
COMMENT=	Python client library for Rackspace Cloud Monitoring

LICENSE=	AL2

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libcloud>=0.9.0:${PORTSDIR}/net/py-libcloud

# Python3 ready
USE_PYTHON=		yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 2
# Created by: Kubilay Kocak <koobs.freebsd@@gmail.com>
# $FreeBSD: head/www/py-rackspace-monitoring/Makefile 306060 2012-10-18 11:24:08Z sbz $
d10 1
a10 1
MAINTAINER=	koobs.freebsd@@gmail.com
@


1.5
log
@SVN rev 306060 on 2012-10-18 11:24:08Z by sbz

- Update to 0.3.2

PR:		ports/172385
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.4
log
@SVN rev 303086 on 2012-08-24 14:58:13Z by culot

- Update to 0.3.1

PR:		ports/170985
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	py-rackspace-monitoring
# Date created:				2012-06-17
# Whom:					koobs <koobs.freebsd@@gmail.com>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.3.1
d18 2
a19 2
USE_PYTHON=	yes
USE_PYDISTUTILS=yes
@


1.3
log
@SVN rev 301530 on 2012-07-25 20:08:13Z by mva

- Update to 0.3.0

PR:		ports/170129
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.3.0
@


1.2
log
@SVN rev 301217 on 2012-07-20 07:40:14Z by crees

- Update to 0.2.10

Changes: rackspace-monitoring v0.2.10 - 2012-07-18:

Fix a bug with forcing base_url in the driver constructor. [Jessica Lucci]

PR:		ports/169992
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.2.10
@


1.1
log
@rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring
built on top of Apache Libcloud.

WWW:	https://github.com/racker/rackspace-monitoring

PR:		ports/168562
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.2.9
d19 1
a19 1
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libcloud>0:${PORTSDIR}/net/py-libcloud
@

