| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
verbose flag on. (ruby -v -e 'begin;end')
PORTREVISION is not bumped since this is not a significant problem for
most people.
|
|
|
|
|
|
|
| |
latest snapshots as of 2003-04-19.
ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
|
|
|
| |
configure.in be ahead of that of configure and autoconf thus be
demanded.
Submitted: kris, bento
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Guruma to 2003-01-21. This update includes a bug fix that exposes
when formatting Bignums, like with ipaddr.rb.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Obtained from: self (Ruby CVS)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
This fixes temporary file locking errors seen in portupgrade. (not a
security vulnerability, just a problem with cleanup)
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
to pkg-plist.
Reported by: nork
|
|
|
|
| |
Suggested by: Andreas Hauser <hauser@informatik.uni-muenchen.de>
|
|
|
|
| |
2002-07-15.
|
|
|
|
|
|
|
| |
undefined when DEBUG_FLAGS is defined.
Submitted by: Dave Cornejo <dave@dogwood.com>,
Joshua Goodall <joshua@roughtrade.net>
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
(what is built from ports) from coredumping. [workaround]
Set MAKE_ARGS to "-j3" to hasten the build.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
|
| |
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Let each elisp port create XEMACSLISPDIR by itself.
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
| |
post-install.
Dig XEmacs' site-lisp directory and RUBY_ELISPDIR.
|
|
|
|
| |
defined. (But not actual examples & docs)
|
| |
|
|
|
|
|
|
| |
Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports.
Define RUBY_CONFIGURE_ARGS.
|
| |
|
| |
|
|
|
|
|
|
| |
Note that you'll have to rebuild all the installed ruby modules
if you upgrade. To do it, just install the latest portupgrade and
hit `portupgrade -rfcC ruby'.
|
|
|
|
|
|
|
|
| |
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.
Once suggested by: green
|
|
|
|
| |
Update lang-ruby-devel to the latest development snapshot.
|
| |
|
|
|
|
|
| |
some library and document files. I'll unbreak when the new tarball is
ready. Sorry for inconvenience.
|
| |
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
| |
Submitted by: asami
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Make bsd.ruby.mk easily handle preview releases.
|
|
|
|
|
|
|
|
| |
a question when some version of ruby is already installed. This is
useful when you want to automatically upgrade the port using
portupgrade. :)
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
|
|
|
|
|
|
| |
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. ;)
|
|
|
|
| |
Submitted by: roberto
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
Found by: FreshPorts
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
Correct related ports names.
Note how to build and install ruby-* ports with Ruby 1.4. (lang/ruby14)
|
|
|
|
|
|
|
| |
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..
Found by: green
|
|
|
|
| |
man/man1/ruby.1 symlinks.)
|
|
|
|
| |
Utilize bsd.ruby.mk.
|
| |
|
| |
|
| |
|
|
|
|
| |
(We now have it as a separate port: databases/gdbm)
|
| |
|
|
|
|
| |
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
|
|
|
|
|
| |
lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load.
Instruct users how to use them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
| |
namespace pollution.
|
| |
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Botched by: jkoshy
Reminded by: Eiji-usagi-MATSUmoto <usagi@clave.gr.jp>
|
|
|
|
| |
Submitted by: Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
|
|
|
|
| |
PR: 6637
|
|
|
|
|
|
|
|
|
|
|
|
| |
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}.
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
| |
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>
|