head	1.4;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.04;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.24.18.17.56;	author swills;	state Exp;
branches;
next	1.2;

1.2
date	2012.06.09.14.34.43;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.16.16.38.00;	author swills;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-raindrops
# Date created:		2011-11-16
# Whom:			Steve Wills <swills@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-raindrops/Makefile 301486 2012-07-24 18:17:56Z swills $
#

PORTNAME=	raindrops
PORTVERSION=	0.10.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	A real-time stats toolkit to show statistics for Rack HTTP servers

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.3
log
@SVN rev 301486 on 2012-07-24 18:17:56Z by swills

- Update to 0.10.0
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 0.9.0
@
text
@d9 1
a9 1
PORTVERSION=	0.9.0
@


1.1
log
@Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and Unicorn,
but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on
platforms supporting POSIX shared memory. It may also be used as a generic
scoreboard for sharing atomic counters across multiple processes.

WWW:	http://raindrops.bogomips.org/

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.8.0
@

