head	1.14;
access;
symbols
	RELEASE_4_2_0:1.13
	RELEASE_4_1_1:1.13
	RELEASE_4_1_0:1.11
	RELEASE_3_5_0:1.10
	RELEASE_4_0_0:1.9
	RELEASE_3_4_0:1.8
	RELEASE_3_3_0:1.7
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.4
	RELEASE_2_2_8:1.4
	RELEASE_3_0_0:1.4
	RELEASE_2_2_7:1.4
	RELEASE_2_2_6:1.4
	RELEASE_2_2_5:1.2
	ruby_1_0:1.1.1.1
	USAGI:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2001.04.13.19.08.47;	author knu;	state dead;
branches;
next	1.13;

1.13
date	2000.08.18.02.19.01;	author knu;	state Exp;
branches;
next	1.12;

1.12
date	2000.08.08.16.08.24;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2000.07.11.10.17.10;	author sobomax;	state Exp;
branches;
next	1.10;

1.10
date	2000.04.25.04.34.16;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	99.12.24.04.30.32;	author steve;	state Exp;
branches;
next	1.8;

1.8
date	99.11.14.01.37.19;	author steve;	state Exp;
branches;
next	1.7;

1.7
date	99.08.26.21.10.22;	author cpiazza;	state Exp;
branches;
next	1.6;

1.6
date	99.04.19.03.55.55;	author steve;	state Exp;
branches;
next	1.5;

1.5
date	99.02.22.04.11.51;	author steve;	state Exp;
branches;
next	1.4;

1.4
date	98.02.11.23.56.30;	author max;	state Exp;
branches;
next	1.3;

1.3
date	97.12.01.08.09.57;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	97.09.22.13.59.40;	author tg;	state Exp;
branches;
next	1.1;

1.1
date	97.09.11.09.45.57;	author tg;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.09.11.09.45.57;	author tg;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Retire Ruby 1.4.  Use 1.6 instead, now the migration period is over.

Approved by:	yasuf@@bsdclub.org (MAINTAINER)
@
text
@MD5 (ruby/ruby-1.4.6.tar.gz) = 3c910657b164749d9b98d7448df17f9a
@


1.13
log
@Update Ruby to the new stable version, 1.4.6.

Approved by:	Yasuhiro Fukuma <yasuf@@bsdclub.org> (MAINTAINER)
@
text
@@


1.12
log
@Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
@
text
@d1 1
a1 1
MD5 (ruby/ruby-1.4.5.tar.gz) = 0322a805a8fb7bef23127ad29fa1d537
@


1.11
log
@Update to 1.4.5.
@
text
@d1 1
a1 1
MD5 (ruby-1.4.5.tar.gz) = 0322a805a8fb7bef23127ad29fa1d537
@


1.10
log
@- Update to 1.4.4.
- Change the MAINTAINER address.
- Remove the only patch, patch-aa.  Yeah!

PR:		ports/18194
Submitted by:	MAINTAINER

- Use `=' instead of unneeded `+='.  You don't need to use `+=' before
including a file.
@
text
@d1 1
a1 1
MD5 (ruby-1.4.4.tar.gz) = 066f5270077eac7737426a688354017f
@


1.9
log
@Update to version 1.4.3.

PR:		15590
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (ruby-1.4.3.tar.gz) = ff2df3fa6855e087998bf5d1fb6dfbd9
@


1.8
log
@Update to version 1.4.2.

PR:		14628
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (ruby-1.4.2.tar.gz) = 13c18f8cfa0cb0bf1268942cfc04c462
@


1.7
log
@Update to version 1.4.0

PR:		13304
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (ruby-1.4.0.tar.gz) = e093dcd834caeedd84459d62e09e72ea
@


1.6
log
@Update to version 1.2.5.

PR:		10906
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (ruby-1.2.5.tar.gz) = 3ec298b7697843733ea0230f23b626b6
@


1.5
log
@Update to version 1.2.2.

PR:		9941
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (ruby-1.2.2.tar.gz) = bf31e25ff94cfc2b3a7cae8c9f552364
@


1.4
log
@Upgrade, 1.0-971125 -> 1.0-971225.
PR:		5684
Submitted by:	maintainer

While at this, some cleanup:
1. Compress the man page by using MAN1, instead of patching up
   Makefile.in.

2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as
   well as to respect the value of ${PREFIX}.
@
text
@d1 1
a1 1
MD5 (ruby-1.0-971225.tar.gz) = ae6508e0dc9c26ded7221e5200c34493
@


1.3
log
@Update to ruby-1.0-971125, add some sample script.
PR:		ports/5185
Submitted by:	Eiji-usagi-MATSUmoto <usagi@@ruby.club.or.jp>
@
text
@d1 1
a1 1
MD5 (ruby-1.0-971125.tar.gz) = 832404a835e8b9c6681bf85410ff5975
@


1.2
log
@Upgrade to 970919 version. Install man page.

PR:		4602
Submitted by:	Eiji-usagi-MATSUmoto <usagi@@ruby.club.or.jp>
@
text
@d1 1
a1 1
MD5 (ruby-1.0-970919.tar.gz) = 667a4927fc11e7d37d3a86104b7eaa53
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
MD5 (ruby-1.0-970903.tar.gz) = 4b99b11a683d393d33f6542e4161e59b
@


1.1.1.1
log
@Import ruby port. ruby is an object-oriented interpreted
scripting language.

PR:		4504
Submitted by:	Eiji-usagi-MATSUmoto <usagi@@ruby.club.or.jp>
@
text
@@
