| non port: lang/ruby16-shim-ruby18/Makefile |
|
CVSWeb
|
Number of commits found: 21 |
|
Tue, 13 Feb 2007
|
[ 09:11 stas ]
1.1292 MOVED
1.538 lang/Makefile
1.21 lang/ruby16-shim-ruby18/Makefile
1.118 lang/ruby16/Makefile
1.40 lang/ruby16_static/Makefile
1.12 lang/ruby18_static/Makefile
1.14 lang/ruby16-shim-ruby18/distinfo
1.85 lang/ruby16/distinfo
1.2 lang/ruby16/files/patch-cgi.rb
1.5 lang/ruby16-shim-ruby18/pkg-descr
(Only the first 10 of 16 ports in this commit are shown above. )
- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16
|
|
Tue, 2 Jan 2007
|
[ 19:19 stas ]
1.20 lang/ruby16-shim-ruby18/Makefile
1.117 lang/ruby16/Makefile
1.39 lang/ruby16_static/Makefile
- Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.
|
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ]
1.16 archivers/ruby-bz2/Makefile
1.14 archivers/ruby-zip/Makefile
1.7 audio/p5-MusicBrainz-Client/Makefile
1.7 audio/p5-MusicBrainz-Queries/Makefile
1.7 audio/p5-MusicBrainz-TRM/Makefile
1.8 audio/py-musicbrainz/Makefile
1.11 audio/ruby-audiofile/Makefile
1.3 audio/ruby-esound/Makefile
1.13 audio/ruby-freedb/Makefile
1.7 audio/ruby-mp3info/Makefile
(Only the first 10 of 286 ports in this commit are shown above. )
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.
|
|
Fri, 22 Apr 2005
|
[ 20:06 sem ]
1.18 lang/ruby16-shim-ruby18/Makefile
1.14 lang/ruby16-shim-ruby18/pkg-plist
- Fix PLIST. Unbreak.
- Remove blank line in Makefile.
PR: ports/79300
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by: knu timeout
|
|
Mon, 28 Feb 2005
|
[ 01:24 kris ]
1.17 lang/ruby16-shim-ruby18/Makefile
BROKEN: Incomplete pkg-plist
|
|
Thu, 26 Feb 2004
|
[ 19:20 knu ]
1.16 lang/ruby16-shim-ruby18/Makefile
1.107 lang/ruby16/Makefile
1.33 lang/ruby16_static/Makefile
1.72 lang/ruby18/Makefile
1.133 Mk/bsd.ruby.mk
1.13 lang/ruby16-shim-ruby18/pkg-plist
1.50 lang/ruby16/pkg-plist
1.3 lang/ruby16_static/pkg-plist
1.43 lang/ruby18/pkg-plist
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 )
|
[ 17:33 knu ]
1.15 lang/ruby16-shim-ruby18/Makefile
Define RUBY_VER=1.6 instead of marking this port IGNORE when
RUBY_VER >= 1.7.
|
|
Mon, 15 Dec 2003
|
[ 06:35 knu ]
1.14 lang/ruby16-shim-ruby18/Makefile
1.69 lang/ruby18/Makefile
1.130 Mk/bsd.ruby.mk
1.11 lang/ruby16-shim-ruby18/distinfo
1.51 lang/ruby18/distinfo
1.2 lang/ruby18/files/patch-eval.c
1.2 lang/ruby18/files/patch-gc.c
1.2 lang/ruby16-shim-ruby18/files/patch-wait.c
1.7 lang/ruby16-shim-ruby18/pkg-install
1.12 lang/ruby16-shim-ruby18/pkg-plist
(Only the first 10 of 11 ports in this commit are shown above. )
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
|
|
Fri, 31 Oct 2003
|
[ 18:26 knu ]
1.13 lang/ruby16-shim-ruby18/Makefile
1.10 lang/ruby16-shim-ruby18/distinfo
1.2 lang/ruby16-shim-ruby18/files/patch-ext+dl+extconf.rb
1.6 lang/ruby16-shim-ruby18/pkg-install
1.11 lang/ruby16-shim-ruby18/pkg-plist
Update to 1.8.1-preview2.
|
|
Sat, 19 Jul 2003
|
[ 16:09 knu ]
1.12 lang/ruby16-shim-ruby18/Makefile
1.1 lang/ruby16-shim-ruby18/files/patch-ext+dl+extconf.rb
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.
|
|
Sat, 19 Apr 2003
|
[ 15:57 knu ]
1.81 archivers/Makefile
1.7 archivers/ruby-zip/Makefile
1.19 archivers/ruby-zlib/Makefile
1.8 graphics/ruby-svg/Makefile
1.14 japanese/gorua/Makefile
1.59 lang/ruby-devel/Makefile
1.106 lang/ruby/Makefile
1.11 lang/ruby16-shim-ruby18/Makefile
1.28 lang/ruby_static/Makefile
1.115 Mk/bsd.ruby.mk
(Only the first 10 of 20 ports in this commit are shown above. )
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.
|
|
Mon, 3 Mar 2003
|
[ 17:03 knu ]
1.10 lang/ruby16-shim-ruby18/Makefile
1.8 lang/ruby16-shim-ruby18/distinfo
1.4 lang/ruby16-shim-ruby18/pkg-install
1.9 lang/ruby16-shim-ruby18/pkg-plist
Update to 1.8.0-preview2, which now includes ruby-testunit.
|
|
Tue, 18 Feb 2003
|
[ 05:28 knu ]
1.13 lang/jruby/Makefile
1.54 lang/ruby-devel/Makefile
1.7 lang/ruby-lua/Makefile
1.7 lang/ruby-mode.el/Makefile
1.12 lang/ruby-perl/Makefile
1.7 lang/ruby-programmingruby/Makefile
1.18 lang/ruby-python/Makefile
1.5 lang/ruby-reference/Makefile
1.8 lang/ruby-ri/Makefile
1.28 lang/ruby-tcltklib/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
De-pkg-comment.
|
|
Tue, 24 Dec 2002
|
[ 18:12 knu ]
1.45 lang/ruby-devel/Makefile
1.94 lang/ruby/Makefile
1.8 lang/ruby16-shim-ruby18/Makefile
1.105 Mk/bsd.ruby.mk
1.37 lang/ruby-devel/distinfo
1.73 lang/ruby/distinfo
1.7 lang/ruby16-shim-ruby18/distinfo
1.30 lang/ruby-devel/pkg-plist
1.8 lang/ruby16-shim-ruby18/pkg-plist
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
|
|
Mon, 16 Dec 2002
|
[ 07:07 knu ]
1.7 lang/ruby16-shim-ruby18/Makefile
1.6 lang/ruby16-shim-ruby18/pkg-plist
Properly install h2rb so that lang/ruby-devel doesn't create a
dangling symlink. PORTREVISION bumped.
|
|
Thu, 12 Dec 2002
|
[ 12:53 knu ]
1.44 lang/ruby-devel/Makefile
1.93 lang/ruby/Makefile
1.6 lang/ruby16-shim-ruby18/Makefile
1.104 Mk/bsd.ruby.mk
1.36 lang/ruby-devel/distinfo
1.72 lang/ruby/distinfo
1.6 lang/ruby16-shim-ruby18/distinfo
1.2 lang/ruby/files/patch-tempfile.rb
1.46 lang/ruby/pkg-plist
1.5 lang/ruby16-shim-ruby18/pkg-plist
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)
|
|
Sun, 10 Nov 2002
|
[ 17:43 knu ]
1.5 lang/ruby16-shim-ruby18/Makefile
1.5 lang/ruby16-shim-ruby18/distinfo
1.4 lang/ruby16-shim-ruby18/pkg-plist
Update to 1.7.3.2002.11.10.
|
|
Fri, 20 Sep 2002
|
[ 23:22 knu ]
1.4 lang/ruby16-shim-ruby18/Makefile
1.4 lang/ruby16-shim-ruby18/distinfo
Update to the latset snapshot as of 2002.09.20.
|
|
Wed, 11 Sep 2002
|
[ 17:30 knu ]
1.3 lang/ruby16-shim-ruby18/Makefile
1.83 Mk/bsd.ruby.mk
1.29 lang/ruby-devel/distinfo
1.68 lang/ruby/distinfo
1.3 lang/ruby16-shim-ruby18/distinfo
1.27 lang/ruby-devel/pkg-plist
1.3 lang/ruby16-shim-ruby18/pkg-plist
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of today, 2002-09-12 (JST).
|
|
Sat, 3 Aug 2002
|
[ 08:45 knu ]
1.2 lang/ruby16-shim-ruby18/Makefile
1.2 lang/ruby16-shim-ruby18/distinfo
1.2 lang/ruby16-shim-ruby18/files/patch-install.rb
1.2 lang/ruby16-shim-ruby18/pkg-descr
1.2 lang/ruby16-shim-ruby18/pkg-install
1.2 lang/ruby16-shim-ruby18/pkg-plist
Update to 1.7.2.2002.07.31. The optparse module has been included.
|
|
Sat, 8 Jun 2002
|
[ 17:24 knu ]
1.297 lang/Makefile
1.1 lang/ruby16-shim-ruby18/Makefile
1.1 lang/ruby16-shim-ruby18/distinfo
1.1 lang/ruby16-shim-ruby18/files/patch-install.rb
1.1 lang/ruby16-shim-ruby18/pkg-comment
1.1 lang/ruby16-shim-ruby18/pkg-descr
1.1 lang/ruby16-shim-ruby18/pkg-install
1.1 lang/ruby16-shim-ruby18/pkg-plist
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 )
|
Number of commits found: 21 |