head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.03.04;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2011.11.16.02.50.53;	author clsung;	state Exp;
branches;
next	1.8;

1.8
date	2011.09.25.14.12.54;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.03.25.10.57.55;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2010.09.09.17.16.08;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2010.09.02.20.54.20;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.06.23.18.22.54;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.06.00.11.31;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2010.06.01.22.00.50;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2010.02.08.22.04.34;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-innate
# Date created:		2010-01-20
# Whom:			Jyun-Yan You <jyyou@@cs.nctu.edu.tw>
#
# $FreeBSD: head/www/rubygem-innate/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	innate
PORTVERSION=	2011.10
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Powerful web-framework wrapper for Rack

RUN_DEPENDS=	rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.9
log
@- Update to 2011.10
- return maintainership

PR:		ports/162572
Submitted by:	Jyun-Yan You <jyyou_AT_cs.nctu.edu.tw>
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Update to 2011.04

PR:		ports/161006
Submitted by:	Jyun-Yan You <jyyou@@cs.nctu.edu.tw> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2011.04
d13 1
a13 1
MAINTAINER=	jyyou@@cs.nctu.edu.tw
@


1.7
log
@- Update to 2011.01

PR:		155775
Submitted by:	Jyun-Yan You <jyyou@@cs.nctu.edu.tw> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2011.01
@


1.6
log
@- Update to 2010.07

PR:             ports/150422
Submitted by:   Jyun-Yan You <jyyou@@cs.nctu.edu.tw>
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d9 1
a9 1
PORTVERSION=	2010.07
@


1.5
log
@- mark broken after rails 3 import due exact version requirements

Reported by:    pointyhat via pav
With Hat:       ruby
@
text
@d9 1
a9 2
PORTVERSION=	2010.04
PORTREVISION=	1
a17 2
BROKEN=	Depends on exact version of rack 1.1.0

@


1.4
log
@- Remove now included patch file
- Bump PORTREVISION

PR:             ports/148072
Submitted by:   Jyun-Yan You <jyyou@@cs.nctu.edu.tw> (maintainer)

Feature safe:   yes
@
text
@d19 2
@


1.3
log
@- Unbreak

Pointyhat to:   myself
@
text
@d10 1
a22 4
post-install:
	@@${PATCH} -p0 -d ${PREFIX}/${GEM_LIB_DIR} < ${PATCHDIR}/redirect.rb.patch
	@@${FIND} ${PREFIX}/${GEM_LIB_DIR} -name "*.orig" -delete

@


1.2
log
@- Upate to 2010.04 [required for rack 1.1.0]

PR:             ports/147047
Submitted by:   pgollucci@@ (myself)
Approved by:    jyyou@@cs.nctu.edu.tw (maintainer)
@
text
@d16 1
a16 1
RUN_DEPENDS=	rubygem-rack=1.1.0:${PORTSDIR}/www/rubygem-rack
@


1.1
log
@Simple, straight-forward base for web-frameworks.

WWW: http://github.com/manveru/innate

PR:		ports/143514
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	2009.10
d11 1
a11 1
MASTER_SITES=	http://s3.amazonaws.com/gemcutter_production/gems/
d16 1
a16 1
RUN_DEPENDS=	rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack
a18 1

@

