Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
|
|
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
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
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.
|
|
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
|
|
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>.
|
|
|
|
compile (link actually) problems. Other arch's are unchanged. Patch sent to
Ruby author.
|
|
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
|
|
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
|
|
and link libruby.so.1.4 for ext libraries with ELF system.
|
|
|
|
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>.
|