head	1.30;
access;
symbols
	RELEASE_8_3_0:1.29
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.6;
locks; strict;
comment	@# @;


1.30
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.02.08.02.51.13;	author pgollucci;	state Exp;
branches;
next	1.28;

1.28
date	2012.02.08.02.11.44;	author pgollucci;	state Exp;
branches;
next	1.27;

1.27
date	2011.12.19.23.52.45;	author pgollucci;	state Exp;
branches;
next	1.26;

1.26
date	2011.11.02.18.05.08;	author pgollucci;	state Exp;
branches;
next	1.25;

1.25
date	2011.10.28.01.38.34;	author swills;	state Exp;
branches;
next	1.24;

1.24
date	2011.10.27.22.54.32;	author swills;	state Exp;
branches;
next	1.23;

1.23
date	2011.10.27.20.03.26;	author swills;	state Exp;
branches;
next	1.22;

1.22
date	2011.06.25.03.13.55;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2011.06.23.17.40.45;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2011.03.20.08.26.04;	author clsung;	state Exp;
branches;
next	1.19;

1.19
date	2011.03.16.02.05.51;	author clsung;	state Exp;
branches;
next	1.18;

1.18
date	2011.02.22.02.42.41;	author clsung;	state Exp;
branches;
next	1.17;

1.17
date	2011.02.10.16.32.37;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2010.12.08.20.49.28;	author pgollucci;	state Exp;
branches;
next	1.15;

1.15
date	2010.09.22.03.07.28;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2010.08.16.05.44.53;	author clsung;	state Exp;
branches;
next	1.13;

1.13
date	2010.06.11.01.38.48;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2010.06.11.01.34.27;	author pgollucci;	state Exp;
branches;
next	1.11;

1.11
date	2010.06.06.19.25.10;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2010.05.26.19.51.34;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.17.12.31.37;	author amdmi3;	state Exp;
branches;
next	1.8;

1.8
date	2009.05.21.23.21.58;	author amdmi3;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.13.20.55.28;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2009.03.14.13.36.47;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.12.16.49.59;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2009.02.08.22.59.45;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2009.01.18.01.13.26;	author beech;	state Exp;
branches;
next	1.2;

1.2
date	2008.11.25.05.35.05;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.30
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-sinatra
# Date created:				2008-11-02
# Whom:					Daniel Roethlisberger <daniel@@roe.ch>
#
# $FreeBSD: head/www/rubygem-sinatra/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	sinatra
PORTVERSION=	1.3.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	A classy web development framework in ruby

RUN_DEPENDS=	rubygem-rack>=1.3:${PORTSDIR}/www/rubygem-rack \
		rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt \
		rubygem-rack-protection>=1.2:${PORTSDIR}/www/rubygem-rack-protection

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.29
log
@- Fix gem version requirements

With Hat:   ruby@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.28
log
@- Update to 1.3.2

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d15 3
a17 3
RUN_DEPENDS=	rubygem-rack>=1.3.4:${PORTSDIR}/www/rubygem-rack \
		rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt \
		rubygem-rack-protection>=1.1.2:${PORTSDIR}/www/rubygem-rack-protection
@


1.27
log
@- Fix version requirements
@
text
@d8 1
a8 1
PORTVERSION=	1.3.1
@


1.26
log
@- Fix depend versions according to rubygems.org [again]

With Hat:	ruby@@
Tested by:	P6 TB Full rubygem run
@
text
@d15 3
a17 3
RUN_DEPENDS=	rubygem-rack>=1.3:${PORTSDIR}/www/rubygem-rack \
		rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt \
		rubygem-rack-protection>=1.1:${PORTSDIR}/www/rubygem-rack-protection
@


1.25
log
@- Moving rubygem-rack-protection to www category where it belongs
@
text
@d15 3
a17 3
RUN_DEPENDS=	rubygem-rack>=1.1:${PORTSDIR}/www/rubygem-rack \
		rubygem-tilt>=1.2.2:${PORTSDIR}/devel/rubygem-tilt \
		rubygem-rack-protection>=0:${PORTSDIR}/www/rubygem-rack-protection
@


1.24
log
@- Typo'd the category for rubygem-rack-protection
@
text
@d17 1
a17 1
		rubygem-rack-protection>=0:${PORTSDIR}/devel/rubygem-rack-protection
@


1.23
log
@- Update to 1.3.1
@
text
@d17 1
a17 1
		rubygem-rack-protection>=0:${PORTSDIR}/www/rubygem-rack-protection
@


1.22
log
@- Update to 1.2.3

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d8 1
a8 1
PORTVERSION=	1.2.3
d16 2
a17 1
		rubygem-tilt>=1.2.2:${PORTSDIR}/devel/rubygem-tilt
@


1.21
log
@- Update to 1.2.2

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d8 1
a8 1
PORTVERSION=	1.2.2
@


1.20
log
@- Update to 1.2.1
@
text
@d8 1
a8 1
PORTVERSION=	1.2.1
@


1.19
log
@- Update to 1.2.0
@
text
@d8 1
a8 1
PORTVERSION=	1.2.0
@


1.18
log
@- Update to 1.1.3
@
text
@d8 1
a8 1
PORTVERSION=	1.1.3
@


1.17
log
@- Update to 1.1.2
- Pet portlint

PR:		154649
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@d8 1
a8 1
PORTVERSION=	1.1.2
d16 1
a16 1
		rubygem-tilt>=1.2:${PORTSDIR}/devel/rubygem-tilt
@


1.16
log
@- Fix dependency versions
@
text
@d8 1
a8 1
PORTVERSION=	1.0
d15 2
a16 1
RUN_DEPENDS=	rubygem-rack>=1.1:${PORTSDIR}/www/rubygem-rack
@


1.15
log
@- Update to 1.0

With Hat:       ruby@@
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d15 1
a15 1
RUN_DEPENDS=	rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack
@


1.14
log
@- Update to 0.9.6
@
text
@d8 1
a8 1
PORTVERSION=	0.9.6
@


1.13
log
@- Update to 0.9.5

PR:             ports/147543
Submitted by:   pgollucci@@ (myself)
@
text
@d8 1
a8 1
PORTVERSION=	0.9.5
@


1.12
log
@- Pass to ruby@@

Approved by:    daniel@@roe.ch (previous maintainer) via private e-mail
@
text
@d8 1
a8 1
PORTVERSION=	0.9.4
@


1.11
log
@- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
@
text
@d12 1
a12 1
MAINTAINER=	daniel@@roe.ch
@


1.10
log
@- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@@
@
text
@a14 1
BUILD_DEPENDS=	rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack
@


1.9
log
@- Update to 0.9.4

PR:		137832
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d10 1
a10 1
MASTER_SITES=	RF
@


1.8
log
@- Update to 0.9.2
- Unbreak

PR:		134793
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.9.2
@


1.7
log
@- Mark BROKEN: does not install

Reported by:	pointyhat
@
text
@d8 1
a8 1
PORTVERSION=	0.9.1.1
a17 2
BROKEN=		does not install: sinatra requires rack (>= 0.9.1, < 1.0, runtime)

@


1.6
log
@- Update to 0.9.1.1

PR:		132604
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d18 2
@


1.5
log
@- Update to 0.9.1

PR:		132360
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.9.1
@


1.4
log
@- Upgrade to 0.9.0.4.

Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.9.0.4
d15 2
a16 2
BUILD_DEPENDS=	rubygem-rack>=0.9.0:${PORTSDIR}/www/rubygem-rack
RUN_DEPENDS=	rubygem-rack>=0.9.0:${PORTSDIR}/www/rubygem-rack
d20 1
a23 6
	@@${ECHO} ${GEM_CACHE} >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/${GEM_DOC_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},${GEM_DOC_DIR},' >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/${GEM_LIB_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},${GEM_LIB_DIR},' >> ${TMPPLIST}
	@@${ECHO} ${GEM_SPEC} >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/${GEM_LIB_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},@@dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},@@dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST}
@


1.3
log
@- Update to 0.3.3

PR:		ports/130662
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.3.3
d15 2
a16 2
BUILD_DEPENDS=	rubygem-rack>=0.4.0:${PORTSDIR}/www/rubygem-rack
RUN_DEPENDS=	rubygem-rack>=0.4.0:${PORTSDIR}/www/rubygem-rack
@


1.2
log
@- Update to 0.3.2

PR:		129109
Submitted by:	Daniel Roethlisberger <daniel@@roe.ch> (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.3.2
@


1.1
log
@Sinatra is a DSL for quickly creating web-applications in Ruby
with minimal effort.  It sits on top of Rack, a minimal standard
interface for Ruby web frameworks.  For templating, the choices
include erb, haml, sass and Builder.

WWW: http://github.com/bmizerany/sinatra

PR:		ports/128551
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
@
text
@d8 1
a8 1
PORTVERSION=	0.3.0
@

