head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.03.03;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2010.12.08.23.08.04;	author avl;	state Exp;
branches;
next	1.12;

1.12
date	2010.03.17.01.01.55;	author avl;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.28.20.44.15;	author avl;	state Exp;
branches;
next	1.10;

1.10
date	2007.03.22.01.25.27;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2005.11.11.01.18.00;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2005.06.05.21.33.55;	author pav;	state Exp;
branches;
next	1.7;

1.7
date	2004.12.23.19.04.56;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2004.08.12.11.29.20;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2003.08.27.17.16.39;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.28.09.54.15;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2003.03.23.06.46.30;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.18.05.39.35;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.01.19.53.42;	author knu;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Ruby/fcgi
# Date created:		7 December 2002
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/www/ruby-fcgi/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	fcgi
PORTVERSION=	0.8.8
CATEGORIES=	www ruby
MASTER_SITES=	RF
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	FastCGI library for Ruby

LIB_DEPENDS=	fcgi.0:${PORTSDIR}/www/fcgi

USE_RUBY=	yes
USE_RUBY_SETUP=	yes
CONFIGURE_ARGS=	-- --with-fcgi-include=${LOCALBASE}/include \
		--with-fcgi-lib=${LOCALBASE}/lib

DOCS=		ChangeLog README README.signals

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
.endfor
.endif

.include <bsd.port.mk>
@


1.13
log
@- Re-assign all my ruby* ports to ruby@@

Discussed with:	pgollucci, stas
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Update to 0.8.8

PR:		ports/144607
Submitted by:	Aaron D. Gifford <astounding at tambler.com>
@
text
@d16 1
a16 1
MAINTAINER=	avl@@FreeBSD.org
@


1.11
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	tabthorpe (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.8.7
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
d13 1
a13 1
DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
d23 2
a24 2
RUBY_SETUP=	install.rb
CONFIGURE_ARGS=	-- --with-opt-dir="${LOCALBASE}"
d26 1
a26 1
DOCS=		README README.signals
@


1.10
log
@- Update to 0.8.7
- take maintainership

PR:		ports/110613
Submitted by:	maintainer (Alexander Logvinov)
@
text
@d17 1
a17 1
MAINTAINER=	ports@@logvinov.com
@


1.9
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@d9 1
a9 1
PORTVERSION=	0.8.6
d11 2
a12 1
MASTER_SITES=	http://sugi.nemui.org/pub/ruby/fcgi/
d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
@


1.8
log
@- Update to 0.8.6

PR:		ports/81346
Submitted by:	Jonathan Weiss <jw@@innerewut.de>
Approved by:	maintainer timeout (14 days)
@
text
@d16 1
a16 1
MAINTAINER=	knu@@FreeBSD.org
@


1.7
log
@Update to 0.8.5.

PR:		ports/74266
Submitted by:	Eric Hodel <hodel .at. robotcoop.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.8.5
d11 1
a11 1
MASTER_SITES=	http://www.moonwolf.com/ruby/archive/
@


1.6
log
@Install fcgi.rb too.
@
text
@d9 1
a9 2
PORTVERSION=	0.8.4
PORTREVISION=	1
@


1.5
log
@Update to 0.8.4.
@
text
@d10 1
d23 3
a25 6
USE_RUBY_EXTCONF=	yes

CONFIGURE_WRKSRC=	${WRKSRC}/ext/fcgi
BUILD_WRKSRC=		${CONFIGURE_WRKSRC}
INSTALL_WRKSRC=		${CONFIGURE_WRKSRC}
INSTALL_TARGET=	site-install
@


1.4
log
@Update to 0.8.3.
@
text
@d9 1
a9 1
PORTVERSION=	0.8.3
@


1.3
log
@Update to 0.8.2.
@
text
@d9 1
a9 1
PORTVERSION=	0.8.2
d29 1
a29 1
DOCS=		README
@


1.2
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.8.1
@


1.1
log
@Add ruby-fcgi, a FastCGI library for Ruby.
@
text
@d17 1
@

