head	1.13;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.12;

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

1.11
date	2011.10.30.15.29.22;	author swills;	state Exp;
branches;
next	1.10;

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

1.9
date	2010.08.28.01.49.26;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2010.06.06.19.56.39;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2010.05.26.19.51.34;	author pgollucci;	state Exp;
branches;
next	1.6;

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

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

1.4
date	2009.03.20.23.21.03;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.06.08.58.21;	author stas;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.13
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-staticmatic
# Date created:				15 November 2007
# Whom:					Robert Gogolok <gogo@@cs.uni-sb.de>
#
# $FreeBSD: head/www/rubygem-staticmatic/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	staticmatic
PORTVERSION=	0.11.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	gogo@@cs.uni-sb.de
COMMENT=	Manage static websites using Haml and Sass

RUN_DEPENDS=	rubygem-haml>=2.0.0:${PORTSDIR}/www/rubygem-haml \
		rubygem-mongrel>=1.1.5:${PORTSDIR}/www/rubygem-mongrel \
		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack \
		rubygem-compass>=0.10.0:${PORTSDIR}/textproc/rubygem-compass

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/staticmatic

.include <bsd.port.mk>
@


1.12
log
@- Update to 0.11.1

PR:             ports/163397
Submitted by:   myself (pgollucci)
Approved by:    gogo@@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Update to 0.11.0

PR:		ports/162146
Submitted by:	swills (me)
Approved by:	gogo@@cs.uni-sb.de (maintainer)
@
text
@d8 1
a8 1
PORTVERSION=	0.11.0
@


1.10
log
@- Fix dependency versions
@
text
@d8 1
a8 1
PORTVERSION=	0.10.8
d17 2
a18 1
		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
@


1.9
log
@- Update to 0.10.8

PR:             ports/150022
Approved by:    gogo@@cs.uni-sb.de (maintainer)
@
text
@d16 1
a16 1
		rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel \
@


1.8
log
@- Update to 0.10.7

PR:             ports/147545
Approved by:    gogo@@cs.uni-sb.de (maintainer)
Submitted by:   myself (pgollucci@@)
@
text
@d8 1
a8 1
PORTVERSION=	0.10.7
@


1.7
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
@d8 1
a8 1
PORTVERSION=	0.10.6
d16 2
a17 1
		rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel
@


1.6
log
@- Update to 0.10.6

PR:             ports/141449
Approved by:    maintainer
Submitted by:   myself (pgollucci@@)
@
text
@d10 1
a10 1
MASTER_SITES=	RF
@


1.5
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=	0.10.1
@


1.4
log
@- Update to 0.10.1

PR:		132784
Submitted by:	Robert Gogolok <gogo@@cs.uni-sb.de> (maintainer)
@
text
@d10 1
a10 2
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.3
log
@- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@@innerewut.de> [1] (gems maintainer)
Tested by:	ports@@
@
text
@d8 1
a8 1
PORTVERSION=	0.9.3
d16 1
a16 1
RUN_DEPENDS=	rubygem-haml>=1.7.0:${PORTSDIR}/www/rubygem-haml \
d21 3
@


1.2
log
@- Update to 0.9.3

PR:		118954
Submitted by:	Robert Gogolok <gogo@@cs.uni-sb.de> (maintainer)
@
text
@d19 4
a22 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
@


1.1
log
@Staticmatic lets you manage static websites with Haml & Sass.

WWW: http://staticmatic.rubyforge.org/

PR:		ports/118078
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
@
text
@d8 1
a8 1
PORTVERSION=	0.9.0
@

