| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Feb 2007 09:11:09
1.8.1.p3
|
stas  |
- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16 |
02 Jan 2007 19:19:05
1.8.1.p3
|
stas  |
- Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. |
25 Nov 2005 00:33:45
1.8.1.p3
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
1.8.1.p3
|
linimon  |
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. |
22 Apr 2005 20:06:58
1.8.1.p3
|
sem  |
- Fix PLIST. Unbreak.
- Remove blank line in Makefile.
PR: ports/79300
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by: knu timeout |
28 Feb 2005 01:24:22
1.8.1.p3
|
kris  |
BROKEN: Incomplete pkg-plist |
22 Mar 2004 15:05:32
1.8.1.p3
|
knu  |
Add SIZE data.
Submitted by: trevor |
26 Feb 2004 19:20:09
1.8.1.p3
|
knu  |
Change the default version of ruby to 1.8 for i386 as well, finally.
Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.
[Notes for i386 users]
If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.
If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. Otherwise, please
run the following series of commands to migrate to ruby 1.8:
1) Reinstall portupgrade manually (and ruby 1.8 will be installed) (Only the first 15 lines of the commit message are shown above ) |
26 Feb 2004 17:33:18
1.8.1.p3
|
knu  |
Define RUBY_VER=1.6 instead of marking this port IGNORE when
RUBY_VER >= 1.7. |
15 Dec 2003 06:35:48
1.8.1.p3
|
knu  |
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3. |
01 Nov 2003 09:15:51
1.8.1.p2
|
knu  |
Fix build on 4-STABLE. Sorry.
Reported by: many |
31 Oct 2003 18:26:01
1.8.1.p2
|
knu  |
Update to 1.8.1-preview2. |
19 Jul 2003 16:09:28
1.8.0.p2.2003.04.19_1
|
knu  |
The dl module seems to cause coredump on Pentium4 boxen when compiled
with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which
is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump).
Although currently I'm not sure if gcc 3.3's optimization has a bug or
it is that it just exposed the dl module's hidden bug, disable those
flags to work around the problem for the moment. |
19 Apr 2003 15:57:37
1.8.0.p2.2003.04.19
|
knu  |
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.
ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8. |
03 Mar 2003 17:03:09
1.8.0.p2
|
knu  |
Update to 1.8.0-preview2, which now includes ruby-testunit. |
18 Feb 2003 05:28:16
1.8.0.p1
|
knu  |
De-pkg-comment. |
12 Feb 2003 16:12:00
1.8.0.p1
|
knu  |
ruby-erb is now part of ruby 1.8 and shim-ruby18. |
09 Feb 2003 17:38:39
1.8.0.p1
|
knu  |
lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too. |
24 Dec 2002 18:12:20
1.8.0.p1
|
knu  |
lang/ruby:
- Update to the 1.6.8 final release. (which fixes a couple of
coredumping bugs)
- Update Oni Guruma (alternative BSDL regexp engine) to 20021210.
- Attach a small knob for debugging.
lang/ruby-devel
- Update to 1.8.0 preview 1 + errata patch. (fixes a couple of
coredumping bugs)
- Update Oni Guruma (alternative BSDL regexp engine) to 20021210.
- Fix pkg-plist nits.
lang/ruby16-shim-ruby18
- Update to 1.8.0 preview 1. (sync with 1.6.8 & 1.8.0 preview1)
- Fix pkg-plist nits.
Approved by: lioux (and self)
A Merry Christmas to: all of you |
16 Dec 2002 07:09:56
1.7.3.2002.12.11_1
|
knu  |
Oops, forgot to add another line. |
16 Dec 2002 07:07:34
1.7.3.2002.12.11_1
|
knu  |
Properly install h2rb so that lang/ruby-devel doesn't create a
dangling symlink. PORTREVISION bumped. |
12 Dec 2002 12:53:03
1.7.3.2002.12.11
|
knu  |
Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 to
1.7.3.2002.12.11, and lang/ruby-devel to 1.7.3-2002.12.12.
- Fix a few bugs that lead to core dump, one in the ruby interpreter
and another in the syslog module.
Reported by: ume (net/dtcp was a victim)
- Fix an installation problem occasionally seen on bento. (a bug in
Makefile that caused race)
Submitted by: bento
- Fix a problem that irb(1) didn't work because the symlink was wrong.
Submitted by: Jos Backus <jos@catnook.com>
- Get rid of move & symlink spaghetti completely from the installation
process.
Discussed with: portmgr (will) |
10 Nov 2002 17:43:03
1.7.3.2002.11.10
|
knu  |
Update to 1.7.3.2002.11.10. |
20 Sep 2002 23:22:27
1.7.3.2002.09.20
|
knu  |
Update to the latset snapshot as of 2002.09.20. |
12 Sep 2002 05:49:22
1.7.3.2002.09.12
|
knu  |
Update pkg-descr. |
11 Sep 2002 17:30:21
1.7.3.2002.09.12
|
knu  |
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of today, 2002-09-12 (JST). |
03 Aug 2002 08:45:36
1.7.2.2002.07.31
|
knu  |
Update to 1.7.2.2002.07.31. The optparse module has been included. |
08 Jun 2002 17:24:56
1.7.2.2002.05.21
|
knu  |
Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.
Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.
Shim between 1.6 and 1.8 includes:
features/ruby18 Hooks to support ruby 1.8 extensions
dl Interface to dynamic linker
racc-runtime Racc runtime module
stringio IO interface for String
strscan Fast string scanner
benchmark Benchmark module
fileutils File & directory manipulation
pp Pretty printer (prettier version of `p')(Only the first 15 lines of the commit message are shown above ) |