head	1.8;
access;
symbols
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2003.08.22.09.01.42;	author knu;	state dead;
branches;
next	1.7;

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

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

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

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

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

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

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


desc
@@


1.8
log
@Axe dangling files.
@
text
@# New ports collection makefile for:	ruby_static-devel
# Date created:			3 June 2001
# Whom:				Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: ports/lang/ruby_static-devel/Makefile,v 1.7 2002/12/26 02:58:39 knu Exp $
#

MASTERDIR=      ${.CURDIR}/../ruby_static

PORTREVISION=	0

RUBY_VER=	1.8

LATEST_LINK=	ruby_static-devel

.include "${MASTERDIR}/Makefile"
@


1.7
log
@Update RUBY_VER and fix the build.

Submitted by:	nork
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Update lang/ruby-devel to the latest snapshot as of 2002-09-27, which
fixes several coredump bugs and fatal threading problems.

Remove the autoconf dependency by including a pre-generated configure
script in the distfile.  It now also includes a pre-generated parse.c
made by bison 1.35.
@
text
@d12 1
a12 1
RUBY_VER=	1.7
@


1.5
log
@- Integrate the digest/*, racc/cparse, iconv, shim16_18 modules into
  lang/ruby_static.

- Integrate the iconv module into lang/ruby_static-devel.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.4
log
@devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18.
@
text
@d10 2
@


1.3
log
@Set LATEST_LINK to "ruby_static-devel".
@
text
@a11 2
HAVE_FNMATCH=	yes

@


1.2
log
@Now Ruby 1.7 has fnmatch out-of-the-box.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby_static-devel/Makefile,v 1.1 2001/06/04 14:57:03 knu Exp $
d13 2
@


1.1
log
@Add lang/ruby_static-devel, the statically linked ruby-devel
executable.
@
text
@d5 1
a5 1
# $FreeBSD$
d11 2
@

