1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Akinori MUSHA
08beaaaf98 Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.
This is Ruby 1.6.2, the "Merry Christmas" version.  Have fun! :)
2000-12-25 14:07:57 +00:00
Akinori MUSHA
a67d45fab1 Update to 1.6.2-preview3. As always, Matz has prepared a preview
snapshot right before the freeze for the new FreeBSD release. :)
2000-11-16 17:59:40 +00:00
Akinori MUSHA
ba515d932e Update Ruby to 1.6.2-preview2.
The head author of Ruby has prepared this snapshot version for us when
I told him that FreeBSD ports tree was soon to freeze for 4.2-RELEASE!
2000-11-03 15:58:01 +00:00
Akinori MUSHA
2639c7ae1f Update to Ruby 1.6.2-preview. 2000-10-20 21:10:00 +00:00
Akinori MUSHA
3d3b2e83ce Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval.  I can never thank him too much for his previous
work which led me in the right direction! :)

lang/ruby:
	- Add a patch for find.rb, which fixes the bug found after
	1.6.1 was released.

databases/ruby-gdbm, */ruby-{tcltklib,tk}:
	- Remove files/md5 and refer to lang/ruby's one.
2000-09-28 19:33:39 +00:00
Akinori MUSHA
ce1cc1462f Update to Ruby 1.6.0 official release.
lang/ruby:
	- Do not force lib/ruby/site_ruby and lib/ruby removals,
	because a user may have his/her stuff installed there.

x11-toolkits/ruby-tk:
	- Fix duplicated PKGNAMEPREFIX.
2000-09-19 15:20:16 +00:00
Akinori MUSHA
85fcc0cb61 Update to 1.6.0-preview3.
Utilize bsd.ruby.mk.
2000-09-06 21:51:01 +00:00
Akinori MUSHA
15a6f940b3 Update Ruby to the new stable version, 1.4.6.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-08-18 02:19:06 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Maxim Sobolev
f692b4a34e Update to 1.4.5. 2000-07-11 10:17:10 +00:00
Akinori MUSHA
62ba5c0f01 - 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.
2000-04-25 04:34:17 +00:00
Steve Price
3f3ee682a8 Update to version 1.4.3.
PR:		15590
Submitted by:	maintainer
1999-12-24 04:30:36 +00:00
Steve Price
2f98a73650 Update to version 1.4.2.
PR:		14628
Submitted by:	maintainer
1999-11-14 01:37:22 +00:00
Chris Piazza
670154fc8e Update to version 1.4.0
PR:		13304
Submitted by:	maintainer
1999-08-26 21:10:23 +00:00
Steve Price
9fdab507a9 Update to version 1.2.5.
PR:		10906
Submitted by:	maintainer
1999-04-19 03:55:55 +00:00
Steve Price
05d7c8c0fa Update to version 1.2.2.
PR:		9941
Submitted by:	maintainer
1999-02-22 04:11:52 +00:00
Masafumi Max NAKANE
d55f35c524 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}.
1998-02-11 23:56:30 +00:00
Vanilla I. Shu
a5cf1509c2 Update to ruby-1.0-971125, add some sample script.
PR:		ports/5185
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-12-01 08:10:01 +00:00
Thomas Gellekum
1a128c3eb2 Upgrade to 970919 version. Install man page.
PR:		4602
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-09-22 13:59:45 +00:00
Thomas Gellekum
5d46da1acc Import ruby port. ruby is an object-oriented interpreted
scripting language.

PR:		4504
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-09-11 09:45:58 +00:00