non port: lang/ruby/Makefile |
SVNWeb
|
Number of commits found: 87 |
Thu, 7 Aug 2003
|
[ 11:10 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
|
Sat, 19 Apr 2003
|
[ 15:57 knu ] (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.
|
Sat, 5 Apr 2003
|
[ 11:37 knu ]
Install a cookie file per variant in RUBY_ELISPDIR.
Reported by: kris
|
Tue, 18 Feb 2003
|
[ 11:24 knu ]
Touch configure in the pre-configure stage lest the timestamp of
configure.in be ahead of that of configure and autoconf thus be
demanded.
Submitted: kris, bento
|
[ 05:28 knu ] (Only the first 10 of 28 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 4 Feb 2003
|
[ 13:13 knu ]
Use devel/oniguruma to build ruby with oniguruma.
|
[ 12:53 knu ]
Update Oniguruma to 20030204.
|
Sat, 25 Jan 2003
|
[ 21:02 knu ]
Remove an unneeded workaround.
|
[ 09:19 knu ]
Update lang/ruby to the latest snapshot as of 2003-01-19, and Oni
Guruma to 2003-01-21. This update includes a bug fix that exposes
when formatting Bignums, like with ipaddr.rb.
|
Thu, 16 Jan 2003
|
[ 05:39 knu ]
Avoid "make: don't know how to make INSTALLS_DEPENDS. Stop" error by
disabling parallel build on sparc64. The INSTALLS_DEPENDS thing
probably comes from bsd.port.mk, but I wonder why it is regarded as a
target when it is only used as a boolean variable. I think make(1)
has some problem with parallel build (-jN) on that platform.
I could not really reproduce the error on panther, but a submitter [1]
says the build went fine if he commented the -jN option out as I
suggested.
Submitted by: Anders Andersson <anders@hack.org>,
Joao Pedras <jpedras@webvolution.net> [1],
kris
|
Sat, 11 Jan 2003
|
[ 10:23 knu ]
Explicitly specify RUBY_VER=1.6.
|
[ 10:13 knu ]
Set ONLY_FOR_ARCHS to i386, alpha and sparc64.
Ruby does not support IA64 yet. It does not even build or install
correctly. We need some clue to the IA64 stack structure and handling
of the IA64 register windows.
|
[ 08:45 knu ]
Update Oni Guruma (alternative BSDL regexp engine) to 20030109.
|
Tue, 24 Dec 2002
|
[ 18:12 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
|
Thu, 12 Dec 2002
|
[ 12:53 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)
|
Mon, 18 Nov 2002
|
[ 20:36 knu ]
Add a patch for tempfile.rb from CVS and bump PORTREVISION.
This fixes temporary file locking errors seen in portupgrade. (not a
security vulnerability, just a problem with cleanup)
|
Wed, 6 Nov 2002
|
[ 12:28 knu ]
Update lang/ruby to 1.6.8-preview1.
|
Tue, 24 Sep 2002
|
[ 20:07 knu ]
Reroll a stable snapshot tarball as of 2002-09-12 for lang/ruby
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.
|
Sat, 3 Aug 2002
|
[ 12:36 knu ]
Add a header file that's installed only when WITH_ONIGURUMA is defined
to pkg-plist.
Reported by: nork
|
Wed, 24 Jul 2002
|
[ 10:56 knu ]
Install ChangeLog too.
Suggested by: Andreas Hauser <hauser@informatik.uni-muenchen.de>
|
Sat, 25 May 2002
|
[ 00:30 knu ]
Make sure STRIP is defined before referencing the value. STRIP can be
undefined when DEBUG_FLAGS is defined.
Submitted by: Dave Cornejo <dave@dogwood.com>,
Joshua Goodall <joshua@roughtrade.net>
|
Fri, 24 May 2002
|
[ 10:57 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-05-23.
|
Sun, 14 Apr 2002
|
[ 12:38 knu ]
Minimize the difference from lang/ruby-devel.
|
Tue, 26 Mar 2002
|
[ 22:20 knu ]
lang/ruby:
- 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
|
Wed, 13 Mar 2002
|
[ 22:57 knu ]
Update to the latest stable snapshot as of 2002.03.13.
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]
|
Tue, 19 Feb 2002
|
[ 20:48 knu ]
Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35 (what is
built from ports) from coredumping. [workaround]
|
Tue, 29 Jan 2002
|
[ 09:14 knu ]
To keep users from experiencing upgrading problems, make lang/ruby and
lang/ruby-devel deinstall obsoleted (integrated) packages in their
post-install targets (for installation from ports) and in their plists (for
installation from packages),
|
Sun, 6 Jan 2002
|
[ 06:20 will ] (Only the first 10 of 40 ports in this commit are shown above. )
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things
|
Tue, 25 Dec 2001
|
[ 17:02 knu ]
Update lang/ruby to the 1.6.6 Xmas stable release.
|
Sat, 22 Dec 2001
|
[ 16:45 knu ]
Properly set the file mode bits of the irb executables to ${BINMODE}.
|
Wed, 19 Sep 2001
|
[ 15:34 knu ]
Update ruby to the 1.6.5 release.
|
Mon, 17 Sep 2001
|
[ 18:54 knu ] (Only the first 10 of 93 ports in this commit are shown above. )
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed.
|
Thu, 13 Sep 2001
|
[ 06:51 knu ]
Apply a THREAD_ALLOC hotfix.
|
Mon, 3 Sep 2001
|
[ 14:00 knu ]
Update to the latest snapshots.
|
Wed, 22 Aug 2001
|
[ 11:08 knu ]
Utilize ${MANEXT} to fix manpage symlinks.
|
Thu, 16 Aug 2001
|
[ 12:38 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots. (as of
2001/08/16 20:00 JST)
|
Tue, 31 Jul 2001
|
[ 17:46 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots as of 2001.07.31.
|
Wed, 11 Jul 2001
|
[ 13:08 knu ]
Add a backup server to PATCH_SITES.
|
Thu, 21 Jun 2001
|
[ 17:36 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Sat, 16 Jun 2001
|
[ 09:46 knu ]
Put dummy files in the empty directories so they are surely packed.
|
Mon, 11 Jun 2001
|
[ 10:32 knu ]
Fix plist problems.
|
Sat, 9 Jun 2001
|
[ 03:33 knu ]
Do a ldconfig before invoking the just installed binary in post-install.
|
[ 02:43 knu ]
Dig ${RUBY_EXAMPLESDIR} and ${RUBY_DOCDIR} even if NOPORTDOCS is defined. (But
not actual examples & docs)
|
Mon, 4 Jun 2001
|
[ 15:54 knu ]
Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.
|
Fri, 1 Jun 2001
|
[ 12:39 knu ]
Update lang/ruby to 1.6.4-preview5.
|
Tue, 29 May 2001
|
[ 22:38 knu ]
It's not my day... Fix typo and unbreak.
|
[ 22:22 knu ]
Forgot to bump PORTREVISION's in the previous commit.
|
[ 22:16 knu ]
As some people including me are seeing reproduceable coredump, temporarily
stop linking ruby with libc_r. This will break such extension modules as
ruby-qt, but we have to investigate the annoying problems we are seeing,
present in both ruby and our libc_r.
|
Thu, 24 May 2001
|
[ 18:48 knu ]
Prepare a distribution patch and unbreak.
|
[ 18:27 knu ]
Temporarily mark as broken. The 1.6.4-preview3 tarball is missing some
library and document files. I'll unbreak when the new tarball is ready.
Sorry for inconvenience.
|
Fri, 11 May 2001
|
[ 19:22 knu ]
Update lang/ruby to 1.6.4.p2.2001.05.12.
|
Mon, 7 May 2001
|
[ 20:52 knu ]
Update lang/ruby and lang/ruby-devel to the latest snapshots.
|
Sun, 6 May 2001
|
[ 17:48 knu ]
Let irb16 properly run on ruby16 and irb17 on ruby17.
|
[ 00:06 knu ]
Install "irb" as "irb16" and make "irb" a symlink to it.
|
Sat, 5 May 2001
|
[ 23:39 knu ]
Emacs lisp modules have been moved to lang/ruby-mode.el.
|
[ 23:03 knu ]
Update lang/ruby to the latest snapshot of the stable branch.
|
Tue, 1 May 2001
|
[ 18:16 knu ]
Update to the latest snapshot of the ruby_1_6 branch. - irb 0.7.3 &
irb-tools 0.7.1 merged - numerous bugs fixed, including gdbm/dbm memory
leakage
|
Tue, 17 Apr 2001
|
[ 19:08 knu ]
Update to 1.6.4 preview2 + a tiny hotfix.
|
Thu, 12 Apr 2001
|
[ 17:57 knu ]
Update to the latest snapshot plus a fix against malloc race issue.
(1.6.4.p1.2001.04.11)
|
Tue, 10 Apr 2001
|
[ 08:23 knu ]
Update to 1.6.4-preview1.
|
Sun, 1 Apr 2001
|
[ 22:21 knu ]
Do a ${MV} with -f so that the installation process won't stop and ask a
question when some version of ruby is already installed. This is useful when
you want to automatically upgrade the port using portupgrade. :)
|
[ 18:52 knu ]
Update to the latest snapshot of the stable branch, plus a workaround for the
longstanding libc vs. libc_r issue.
|
Wed, 21 Mar 2001
|
[ 11:02 knu ]
Update to the latest stable snapshot. A couple of significant bugfixes have
been made since the 1.6.3 release. C'est la vie. ;)
|
Mon, 19 Mar 2001
|
[ 11:13 knu ]
Alter the build process for the standard libraries of Ruby.
|
[ 10:51 knu ]
Update to 1.6.3 release.
|
Mon, 19 Feb 2001
|
[ 15:51 knu ]
Kill unwanted extension directories rather than "hiding" them.
|
[ 07:54 knu ]
Update to the stable branch's snapshot as of today (2001.02.19), which is
meant to be a candidate for the 1.6.3 release.
|
Thu, 18 Jan 2001
|
[ 19:53 knu ]
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs fixed.
Read ChangeLog for details.
|
Fri, 20 Oct 2000
|
[ 20:56 knu ]
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC.
|
Thu, 28 Sep 2000
|
[ 20:33 knu ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
|
Tue, 26 Sep 2000
|
[ 10:34 knu ]
Define USE_RUBY so that bsd.ruby.mk is automatically included.
|
[ 09:02 knu ] (Only the first 10 of 51 ports in this commit are shown above. )
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or
USE_LIBRUBY is defined, individual ruby ports no longer need to include it
explicitly.
|
Tue, 19 Sep 2000
|
[ 16:20 knu ]
Update to Ruby 1.6.0 official release.
|
Thu, 7 Sep 2000
|
[ 00:17 knu ]
Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.
|
Wed, 6 Sep 2000
|
[ 23:46 knu ]
Make coexistence support almost perfect except for bin/ruby and
man/man1/ruby.1 symlinks.)
|
[ 22:51 knu ]
Update to 1.6.0-preview3.
|
Tue, 5 Sep 2000
|
[ 13:44 knu ]
Use MASTER_SITE_RUBY.
|
Wed, 30 Aug 2000
|
[ 11:10 knu ]
Don't try to build gdbm module only to fail. (We now have it as a separate
port: databases/gdbm)
|
Fri, 18 Aug 2000
|
[ 03:19 knu ]
Update Ruby to the new stable version, 1.4.6.
|
Wed, 16 Aug 2000
|
[ 13:21 knu ] (Only the first 10 of 31 ports in this commit are shown above. )
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category.
|
Tue, 15 Aug 2000
|
[ 20:53 knu ]
Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and
lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load.
|
Sat, 12 Aug 2000
|
[ 21:09 knu ] (Only the first 10 of 49 ports in this commit are shown above. )
Do The Right Thing. (R)
|
Tue, 8 Aug 2000
|
[ 17:08 knu ] (Only the first 10 of 30 ports in this commit are shown above. )
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile namespace
pollution.
|
Tue, 11 Jul 2000
|
[ 11:17 sobomax ]
Update to 1.4.5.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:19 sobomax ] (Only the first 10 of 100 ports in this commit are shown above. )
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thu, 15 Jun 2000
|
[ 18:59 sobomax ] (Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 87 |