| Age | Commit message (Collapse) | Author | Files | Lines |
|
${PREFIX}.
|
|
|
|
useful.
|
|
package and tweak the package's COMMENT.
Bump PKGREVISION.
|
|
|
|
Bump PKGREVISION.
|
|
Now, this package isn't meta-package.
Ruby itself is provided as language/ruby18 (Ruby 1.8.1) or
language/ruby16 (Ruby 1.6.8) and Ruby's commands are
$PREFIX/bin/ruby18 or $PREFIX/bin/ruby16.
This pacakge provide commands without its version in name
as $PREFIX/bin/ruby.
Some extention libraries bundled in Ruby's distribution are
move to separate packages. For ruby18:
converters/ruby-iconv: Iconv module
databases/ruby-dbm: DBM module
databases/ruby-gdbm: GDBM module
devel/ruby-curses: Curses module
security/ruby-digest: message digest module
security/ruby-openssl: OpenSSL module
devel/ruby-readline: readline module
x11/ruby-tcltklib: Tcl/Tk libraries
x11/ruby-tk: Tk modules
And for ruby16:
databases/ruby-dbm: DBM module
databases/ruby-gdbm: GDBM module
devel/ruby16-curses: Curses module
security/ruby-digest: message digest module
devel/ruby-readline: readline module
x11/ruby16-tcltklib: Tcl/Tk libraries
x11/ruby16-tk: Tk modules
You can specify default Ruby's version by setting
RUBY_VERSION_DEFAULT to 1.6 or 1.8 in /etc/mk.conf.
|
|
|
|
|
|
|
|
|
|
This is bug fix release of ruby programming language. Since change from
ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
|
|
${MACHINE_GNU_PLATFORM} moved ${RUBY_SITEARCHLIBDIR} on some ports,
and also bump the dependency and PKGREVISION in ruby-gtk, which is
the only package that seems to use that.
|
|
1.4 based ruby.
|
|
|
|
ruby 1.6.4.
databases/ruby-gdbm GDBM module
security/ruby-md5 MD5 module
devel/ruby-readline readline module
lang/ruby-base base installation
x11/ruby-tcltklib Tcl/Tk libraries
x11/ruby-tk Tk modules
If RUBY_VER is set to 1.4, these package become ruby 1.4 based for
backward compatibility.
databases/ruby-gdbm GDBM module
security/ruby-md5 MD5 module
devel/ruby14-readline readline module
x11/ruby-tcltklib Tcl/Tk libraries
x11/ruby14-tk Tk modules
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
XXX need to teach pkglint to be more picky about this
|
|
package Makefile.
|
|
minor bugfix
ChangeLog: ftp://ftp.netlab.co.jp/pub/lang/ruby/ChangeLog.1.4.6
|
|
|
|
Changes: Several bug fixes.
use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford <paul@plasma.demon.co.uk>.
|
|
|
|
Changes: Several bug fixes. Compiles out of the box on Alpha.
|
|
|
|
Fixes pkg/9793 by itojun@itojun.org.
|
|
library building
|
|
enable IPv6 on USE_INET6.
approved by: sakamoto (maintainer)
|
|
|
|
Changes 1.4.3 from 1.4.2:
some bugfix
|
|
|
|
DEPENDS+= gdbm,ncurses
install examples.
Changes: Fixed some bugs, improved stability.
|
|
|
|
|
|
|
|
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
|