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


1.15
date	2013.03.03.04.17.09;	author svnexp;	state Exp;
branches;
next	1.14;

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

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

1.12
date	2011.07.04.17.46.12;	author swills;	state Exp;
branches;
next	1.11;

1.11
date	2009.03.06.18.20.59;	author dhn;	state Exp;
branches;
next	1.10;

1.10
date	2009.02.08.23.06.54;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2007.01.26.09.02.42;	author vd;	state Exp;
branches;
next	1.8;

1.8
date	2006.12.01.10.08.53;	author erwin;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.05.23.36.24;	author mnag;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.11.01.18.00;	author linimon;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313317
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Akinori MUSHA aka knu <knu@@idaemons.org>
# $FreeBSD: head/www/ruby-nora/Makefile 313317 2013-03-03 01:43:02Z swills $

PORTNAME=	nora
PORTVERSION=	0.0.20041114
CATEGORIES=	www ruby
MASTER_SITES=	http://www.moonwolf.com/ruby/archive/
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR=	ruby

MAINTAINER=	dhn@@FreeBSD.org
COMMENT=	A rich set of Ruby libraries for Web applications

DEPRECATED=	Does not work with Ruby 1.9
EXPIRATION_DATE=	2013-05-02

USE_RUBY=	yes
USE_RUBY_SETUP=	yes

post-patch:
	@@${RUBY} -i -pe 'sub(/malloc\.h/, "stdlib.h")' ${WRKSRC}/ext/web/escape_ext/escape_ext.c

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${RUBY_MODEXAMPLESDIR}
	${CP} -R ${WRKSRC}/sample/ ${RUBY_MODEXAMPLESDIR}/
	@@${MKDIR} ${RUBY_MODDOCDIR}/ja
	${INSTALL_DATA} ${WRKSRC}/README.ja ${RUBY_MODDOCDIR}/ja/
.endif

.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.9
BROKEN=	does not build with ruby 1.9
.endif
.include <bsd.port.post.mk>
@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313298
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/ruby-nora/Makefile 313298 2013-03-02 21:01:58Z swills $
d15 1
a15 1
EXPIRATION_DATE=	2012-05-02
@


1.13
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	Nora
# Date created:		8 December 2002
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/www/ruby-nora/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d14 3
@


1.12
log
@- Mark as broken with Ruby 1.9

Approved by:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Use my FreeBSD address on the ports I maintain

Approved by:	tabthorpe (co-mentor)
@
text
@d32 5
a36 1
.include <bsd.port.mk>
@


1.10
log
@- Update to 0.0.20041114
- Pass maintainership to submitter

PR:		130836
Submitted by:	Dennis Herrmann <adox@@mcx2.org>
@
text
@d15 1
a15 1
MAINTAINER=	adox@@mcx2.org
@


1.9
log
@Un-deprecate - www/ruby-nora is fetchable.
Probably the homepage disappearing has been temporary.
@
text
@d9 1
a9 1
PORTVERSION=	0.0.20041021
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
a19 1
RUBY_SETUP=	install.rb
@


1.8
log
@- Deprecate
- Set EXPIRATION_DATE

PR:		106063
Submitted by:	gabor
@
text
@a17 3
DEPRECATED=	distfile and homepage disappeared
EXPIRATION_DATE=	2006-12-30

@


1.7
log
@- Update to 0.0.20041021

PR:		96825
Submitted by:	Fumihiko Kimura <jfkimura___yahoo.co.jp>
@
text
@d18 3
@


1.6
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.0.20040310
d23 1
a23 1
	${RUBY} -i -pe 'sub(/malloc\.h/, "stdlib.h")' ${WRKSRC}/ext/web/escape_ext/escape_ext.c
d27 1
a27 1
	${MKDIR} ${RUBY_MODEXAMPLESDIR}
d29 1
a29 1
	${MKDIR} ${RUBY_MODDOCDIR}/ja
@


1.5
log
@Update to 0.0.20040310.
@
text
@d15 1
a15 1
MAINTAINER=	knu@@FreeBSD.org
@


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


1.3
log
@Update to 0.0.20040125.
@
text
@d9 1
a9 1
PORTVERSION=	0.0.20040125
@


1.2
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.0.20021204
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:E}
@


1.1
log
@Add ruby-nora, a rich set of Ruby libraries for Web applications.
@
text
@d17 1
@

