head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


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

1.10
date	2011.10.27.03.02.51;	author swills;	state Exp;
branches;
next	1.9;

1.9
date	2010.12.25.16.55.38;	author sunpoet;	state Exp;
branches;
next	1.8;

1.8
date	2010.12.07.19.19.14;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2010.07.12.08.35.54;	author clsung;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2009.07.30.08.52.47;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2009.04.24.07.01.07;	author clsung;	state Exp;
branches;
next	1.2;

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

1.1
date	2008.10.08.01.43.46;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-erubis
# Date created:				8 Oct 2008
# Whom:					Cheng-Lung Sung <clsung@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-erubis/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	erubis
PORTVERSION=	2.7.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	A fast, secure, and very extensible implementation of eRuby

RUN_DEPENDS=	rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/erubis

.include <bsd.port.mk>
@


1.10
log
@- Update Rails to 3.1.1 and associated changes

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


1.9
log
@- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
@
text
@d8 1
a8 1
PORTVERSION=	2.6.6
@


1.8
log
@With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@@.
@
text
@d12 1
a12 1
MAINTAINER=	ruby@@freebsd.org
@


1.7
log
@- Update to 2.6.6
@
text
@d12 1
a12 1
MAINTAINER=	clsung@@freebsd.org
@


1.6
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
@d8 1
a8 1
PORTVERSION=	2.6.5
@


1.5
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
@d15 1
a15 2
BUILD_DEPENDS=	rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.4
log
@- Update to 2.6.5
@
text
@d10 1
a10 1
MASTER_SITES=	RF
@


1.3
log
@- Update to 2.6.4

PR:		ports/133526
Submitted by:	pgollucci
@
text
@d8 1
a8 1
PORTVERSION=	2.6.4
@


1.2
log
@- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
@
text
@d8 1
a8 1
PORTVERSION=	2.6.2
d20 1
a20 1
RUBYGEM_AUTOPLIST=  yes
@


1.1
log
@- A fast, secure, and very extensible implementation of eRuby (embedded Ruby)
@
text
@d20 2
@

