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


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

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

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

1.6
date	2012.07.13.08.08.21;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2011.12.26.09.52.35;	author sunpoet;	state Exp;
branches;
next	1.4;

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

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

1.2
date	2011.10.24.14.53.07;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2011.10.23.15.59.36;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313911
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@@FreeBSD.org>
# $FreeBSD: head/www/rubygem-em-websocket/Makefile 313911 2013-03-11 14:37:20Z sunpoet $

PORTNAME=	em-websocket
PORTVERSION=	0.5.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	EventMachine based WebSocket server

RUN_DEPENDS=	rubygem-eventmachine>=0.12.9:${PORTSDIR}/devel/rubygem-eventmachine \
		rubygem-http_parser.rb>=0.5.3:${PORTSDIR}/net/rubygem-http_parser.rb

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311262
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/rubygem-em-websocket/Makefile 311262 2013-01-30 19:35:53Z sunpoet $
d5 1
a5 1
PORTVERSION=	0.4.0
@


1.7
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	rubygem-em-websocket
# Date created:		2011-10-20
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-em-websocket/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	0.3.8
d12 2
a13 2
RUN_DEPENDS=	rubygem-addressable>=2.1.1:${PORTSDIR}/www/rubygem-addressable \
		rubygem-eventmachine>=0.12.9:${PORTSDIR}/devel/rubygem-eventmachine
@


1.6
log
@- Update to 0.3.8
- Add RG link

Changes:	https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 0.3.6

Changes:	https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc
@
text
@d9 1
a9 1
PORTVERSION=	0.3.6
@


1.4
log
@- Fix CATEGORIES: it should be rubygems, not ruby

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


1.3
log
@- Update to 0.3.5
- Change WWW: use https for github
- Add RG as secondary WWW

Changes:	https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc
@
text
@d10 1
a10 1
CATEGORIES=	www ruby
@


1.2
log
@- Update to 0.3.4

Changes:	https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc
@
text
@d9 1
a9 1
PORTVERSION=	0.3.4
@


1.1
log
@- Add rubygem-em-websocket 0.3.2

rubygem-em-websocket is an EventMachine based WebSocket server.

WWW: http://github.com/igrigorik/em-websocket
@
text
@d9 1
a9 1
PORTVERSION=	0.3.2
@

