| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ruby-devel to ruby18.
|
|
|
|
|
|
|
| |
latest snapshots as of 2003-04-19.
ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
|
| |
|
| |
|
|
|
|
|
| |
Guruma to 2003-01-21. This update includes a bug fix that exposes
when formatting Bignums, like with ipaddr.rb.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Feel free to send me any feedback before 1.6.8 is finally released.
|
| |
|
|
|
|
|
|
|
| |
containing a pregenerated configure and a parse.c generated with bison
1.35. This is to offer a smaller (.tar.bz2) distfile, remove the
autoconf dependency and benefit from a bit more efficient parse.c than
that which byacc(1) generates.
|
|
|
|
| |
latest snapshots as of today, 2002-09-12 (JST).
|
|
|
|
| |
2002-07-15.
|
|
|
|
| |
2002-05-23.
|
|
|
|
| |
a local patch applied. (which will be committed soon)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to the latest 1.6 stable snapshot as of 2002-03-27.
- Update the Oni Guruma alternative regex engine to 20020325.
lang/ruby-devel:
- Update to the latest 1.7 development snapshot as of 2002-03-26.
- Add the WITH_ONIGURUMA knob as well as lang/ruby.
- Require devel/autoconf (2.53 or later is required).
- Add several modules to the obsoleted modules list (now included):
bigfloat
fileutils
racc-runtime
strscan
|
|
|
|
|
|
| |
Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine
that's currently under development that will eventually replace the
stock one that's derived from LGPL'd GNU regex. [experimental]
|
|
|
|
| |
Update lang/ruby-devel to the latest snapshot as of 2002-03-01.
|
|
|
|
|
|
|
|
| |
lang/ruby-devel deinstall obsoleted (integrated) packages in their
post-install targets (for installation from ports) and in their plists
(for installation from packages),
Update to the latest snapshot as of 2002-01-29 while I'm at it.
|
| |
|
|
|
|
| |
Update lang/ruby-devel to the 1.7.2 Xmas' development snapshot.
|
|
|
|
|
|
| |
Update lang/ruby-devel to the latest snapshot, 1.7-2001.11.22.
Use bzip2 patches instead of gzip patches.
|
|
|
|
| |
today. (2001/11/04)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
As for lang/ruby, this would perhaps be the last snapshot before the
1.6.5 release.
|
|
|
|
| |
We are now six hours away from the ports freeze!
|
| |
|
|
|
|
| |
(as of 2001/08/16 20:00 JST)
|
|
|
|
| |
2001.07.31.
|
| |
|
| |
|
| |
|
|
|
|
| |
Update lang-ruby-devel to the latest development snapshot.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)
Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
|
|
|
|
| |
Update lang/ruby-devel to 1.7.0-a2001.05.12.
|
| |
|
|
|
|
|
|
| |
Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL.
Prepare for the development branch. (1.7.x)
|
|
|
|
|
|
|
|
|
| |
- irb 0.7.3 & irb-tools 0.7.1 merged
- numerous bugs fixed, including gdbm/dbm memory leakage
Strip the binary only when ${STRIP} == -s.
La la, still waiting for the 1.6.4 release, la la...
|
|
|
|
|
|
| |
Set --with-opt-dir="${X11BASE}" instead of
--with-opt-dir="${LOCALBASE}". ${LOCALBASE}/{include,lib} is included
in the CPPFLAGS and LIBS by default anyway.
|
| |
|
| |
|
|
|
|
|
|
|
| |
(1.6.4.p1.2001.04.11)
This does not build on the very latest CURRENT due to the newly
updated libreadline, but the problem will soon be fixed.
|
|
|
|
| |
Make bsd.ruby.mk easily handle preview releases.
|
|
|
|
|
|
|
| |
for the longstanding libc vs. libc_r issue.
This should hopefully fix all the ruby extensions such as Ruby/Qt2GL,
Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
|
|
|
|
| |
Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
|
|
|
|
| |
bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
|
| |
|
|
|
|
| |
The 1.6.3 release has been postponed but now scheduled on next Monday.
|
|
|
|
| |
1.6.3 release is scheduled for this week...
|
|
|
|
| |
Hopefully 1.6.3 will come out soon...
|
|
|
|
|
| |
test suite found a bug in the previous snapshot. The 1.6.3 release is
drawing near.
|
|
|
|
| |
is meant to be a candidate for the 1.6.3 release.
|
|
|
|
|
| |
PR: ports/24981
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
|
| |
|
|
|
|
| |
fixed. Read ChangeLog for details.
|
|
|
|
| |
This is Ruby 1.6.2, the "Merry Christmas" version. Have fun! :)
|
|
|
|
| |
snapshot right before the freeze for the new FreeBSD release. :)
|
|
|
|
|
| |
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!
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Utilize bsd.ruby.mk.
|
|
|
|
| |
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
|
|
|
|
| |
namespace pollution.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
PR: 15590
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14628
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13304
Submitted by: maintainer
|
|
|
|
|
| |
PR: 10906
Submitted by: maintainer
|
|
|
|
|
| |
PR: 9941
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
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}.
|
|
|
|
|
| |
PR: ports/5185
Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
|
|
|
|
|
| |
PR: 4602
Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
|
|
scripting language.
PR: 4504
Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
|