Commit graph

154 commits

Author SHA1 Message Date
Akinori MUSHA
aa4885a8f1 Update lang/ruby and lang/ruby-devel to the latest snapshots.
(as of 2001/08/16 20:00 JST)
2001-08-16 11:38:45 +00:00
Akinori MUSHA
782e8b968b Add missing entries to pkg-plist. 2001-08-06 12:11:41 +00:00
Akinori MUSHA
50057315e9 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2001.07.31.
2001-07-31 16:46:55 +00:00
Akinori MUSHA
ddb9e893d9 Add a backup server to PATCH_SITES. 2001-07-11 12:08:36 +00:00
Akinori MUSHA
e4831fc4be Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-06-21 16:36:46 +00:00
Akinori MUSHA
adacd791e8 Put dummy files in the empty directories so they are surely packed.
Let each elisp port create XEMACSLISPDIR by itself.
2001-06-16 08:46:37 +00:00
Akinori MUSHA
65de912494 Fix misordered plist. 2001-06-13 04:12:16 +00:00
Akinori MUSHA
ec3e81d1e4 Fix plist problems.
Reported by:	bento
2001-06-11 09:32:02 +00:00
Akinori MUSHA
a297e0702e Do a ldconfig before invoking the just installed binary in
post-install.

Dig XEmacs' site-lisp directory and RUBY_ELISPDIR.
2001-06-09 02:33:13 +00:00
Akinori MUSHA
a8de289ab4 Dig ${RUBY_EXAMPLESDIR} and ${RUBY_DOCDIR} even if NOPORTDOCS is
defined. (But not actual examples & docs)
2001-06-09 01:43:01 +00:00
Akinori MUSHA
680d39ac8e Update lang/ruby to the long-awaited 1.6.4 release! Yeah! 2001-06-04 15:12:43 +00:00
Akinori MUSHA
a2bd9f0603 Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.
Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports.

Define RUBY_CONFIGURE_ARGS.
2001-06-04 14:54:32 +00:00
Akinori MUSHA
2b235ff922 Update lang/ruby to 1.6.4-preview5. 2001-06-01 11:39:36 +00:00
Akinori MUSHA
adec4b87b5 It's not my day... Fix typo and unbreak. 2001-05-29 21:38:41 +00:00
Akinori MUSHA
7de28eb434 Forgot to bump PORTREVISION's in the previous commit.
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'.
2001-05-29 21:22:10 +00:00
Akinori MUSHA
d9141c0fa1 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.

Once suggested by:	green
2001-05-29 21:16:54 +00:00
Akinori MUSHA
f027e3bdca Update lang/ruby to 1.6.4-preview4.
Update lang-ruby-devel to the latest development snapshot.
2001-05-26 03:59:20 +00:00
Akinori MUSHA
92f2d73b29 Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
Akinori MUSHA
467e3eccfd 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.
2001-05-24 17:27:20 +00:00
Akinori MUSHA
61d89b0204 Update lang/ruby to 1.6.4-preview3. 2001-05-24 10:23:38 +00:00
Akinori MUSHA
5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
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.
2001-05-17 21:16:46 +00:00
Akinori MUSHA
6c5b653ce8 Update lang/ruby to 1.6.4.p2.2001.05.12.
Update lang/ruby-devel to 1.7.0-a2001.05.12.
2001-05-11 18:22:57 +00:00
Akinori MUSHA
04d55ceefe Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-07 19:52:04 +00:00
Akinori MUSHA
2bdef6aa8f Let irb16 properly run on ruby16 and irb17 on ruby17. 2001-05-06 16:48:04 +00:00
Akinori MUSHA
d7bf89e72e Install "irb" as "irb16" and make "irb" a symlink to it. 2001-05-05 23:08:50 +00:00
Akinori MUSHA
472ee05ff2 Emacs lisp modules have been moved to lang/ruby-mode.el. 2001-05-05 22:39:59 +00:00
Akinori MUSHA
d54036a13a Update lang/ruby to the latest snapshot of the stable branch.
Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL.

Prepare for the development branch. (1.7.x)
2001-05-05 22:03:07 +00:00
Akinori MUSHA
59c8516818 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

Strip the binary only when ${STRIP} == -s.

La la, still waiting for the 1.6.4 release, la la...
2001-05-01 17:16:36 +00:00
Akinori MUSHA
58aa301aab Add missing files.
Submitted by:	asami
2001-04-25 04:17:47 +00:00
Akinori MUSHA
adafb1339d Update to the latest snapshot of the ruby_1_6 branch.
Set --with-opt-dir="${X11BASE}" instead of
--with-opt-dir="${LOCALBASE}".  ${LOCALBASE}/{include,lib} is included
in the CPPFLAGS and LIBS by default anyway.
2001-04-24 11:25:58 +00:00
Akinori MUSHA
dc4ddaa0d0 Apply one more latest fix. 2001-04-18 19:29:54 +00:00
Akinori MUSHA
988f3cd2c6 Update to 1.6.4 preview2 + a tiny hotfix. 2001-04-17 18:08:24 +00:00
Akinori MUSHA
e2f7f68b82 Update to the latest snapshot plus a fix against malloc race issue.
(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.
2001-04-12 16:57:17 +00:00
Akinori MUSHA
59ebbd13a8 Remove extras.
Submitted by:	bento
2001-04-11 05:09:53 +00:00
Akinori MUSHA
67551d3a37 Update to 1.6.4-preview1.
Make bsd.ruby.mk easily handle preview releases.
2001-04-10 07:23:49 +00:00
Akinori MUSHA
e295b0bcd2 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. :)

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-04-01 21:21:27 +00:00
Akinori MUSHA
b4635474a2 Update to the latest snapshot of the stable branch, plus a workaround
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. :)
2001-04-01 17:52:01 +00:00
Akinori MUSHA
c08fd71075 Update to the latest snapshot of the stable branch.
Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
2001-03-28 11:45:08 +00:00
Akinori MUSHA
c863c8984a Update to the latest stable snapshot. A couple of significant
bugfixes have been made since the 1.6.3 release.  C'est la vie. ;)
2001-03-21 11:02:32 +00:00
Akinori MUSHA
f6f5eac4ef Fix plist. ;*)
Submitted by:	roberto
2001-03-19 11:46:40 +00:00
Akinori MUSHA
6b45fedafc Alter the build process for the standard libraries of Ruby. 2001-03-19 11:13:39 +00:00
Akinori MUSHA
0a81dcd924 Update to 1.6.3 release. 2001-03-19 10:51:53 +00:00
Akinori MUSHA
235b9035e5 Update to the snapshot of the stable branch as of yesterday.
The 1.6.3 release has been postponed but now scheduled on next Monday.
2001-03-17 20:57:05 +00:00
Akinori MUSHA
6b186f8afb Update to the latest snapshot of the stable branch. The long-awaited
1.6.3 release is scheduled for this week...
2001-03-12 18:07:40 +00:00
Akinori MUSHA
b00f825c35 Update to the stable branch's snapshot as of today (2001.03.04).
Hopefully 1.6.3 will come out soon...
2001-03-04 11:16:59 +00:00
Akinori MUSHA
98539f4ba9 Update to 2001.02.19b, the second snapshot of today's. The Rubicon
test suite found a bug in the previous snapshot.  The 1.6.3 release is
drawing near.
2001-02-19 16:17:17 +00:00
Akinori MUSHA
f8df0902f6 Kill unwanted extension directories rather than "hiding" them. 2001-02-19 15:51:37 +00:00
Akinori MUSHA
3788793f58 Update the author's mail address. 2001-02-19 15:50:17 +00:00
Akinori MUSHA
a9a7eeb4ba 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.
2001-02-19 07:54:08 +00:00
Akinori MUSHA
b5821579a2 Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.
PR:		ports/24981
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-10 16:26:29 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
21731a090a Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
Akinori MUSHA
86bd115438 Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs
fixed.  Read ChangeLog for details.
2001-01-18 19:53:38 +00:00
Akinori MUSHA
08beaaaf98 Ho-ho-ho. Here comes the latest and greatest stable release of Ruby.
This is Ruby 1.6.2, the "Merry Christmas" version.  Have fun! :)
2000-12-25 14:07:57 +00:00
Akinori MUSHA
a67d45fab1 Update to 1.6.2-preview3. As always, Matz has prepared a preview
snapshot right before the freeze for the new FreeBSD release. :)
2000-11-16 17:59:40 +00:00
Akinori MUSHA
ba515d932e Update Ruby to 1.6.2-preview2.
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!
2000-11-03 15:58:01 +00:00
Akinori MUSHA
2639c7ae1f Update to Ruby 1.6.2-preview. 2000-10-20 21:10:00 +00:00
Akinori MUSHA
849badb661 Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. 2000-10-20 19:56:05 +00:00
Akinori MUSHA
3d3b2e83ce Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
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.
2000-09-28 19:33:39 +00:00
Akinori MUSHA
9c722f3a86 Define USE_RUBY so that bsd.ruby.mk is automatically included.
Found by:	FreshPorts
2000-09-26 09:34:52 +00:00
Akinori MUSHA
c68548820c 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.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
ce1cc1462f Update to Ruby 1.6.0 official release.
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.
2000-09-19 15:20:16 +00:00
Satoshi Asami
0249001c94 Don't reed to remove share/emacs/site-lisp -- it's in mtree.
Submitted by:	bento
2000-09-12 06:42:58 +00:00
Akinori MUSHA
b62b9406ab Compress sparse lines.
Correct related ports names.

Note how to build and install ruby-* ports with Ruby 1.4. (lang/ruby14)
2000-09-07 15:00:29 +00:00
Akinori MUSHA
6b520813a7 Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..

Found by:	green
2000-09-06 23:17:10 +00:00
Akinori MUSHA
988a074d1f Make coexistence support almost perfect except for bin/ruby and
man/man1/ruby.1 symlinks.)
2000-09-06 22:46:12 +00:00
Akinori MUSHA
85fcc0cb61 Update to 1.6.0-preview3.
Utilize bsd.ruby.mk.
2000-09-06 21:51:01 +00:00
Akinori MUSHA
760c72d9f9 Use MASTER_SITE_RUBY. 2000-09-05 12:44:13 +00:00
Akinori MUSHA
b2ecccc7bf Note GDBM module is also provided as a separate port. 2000-08-30 13:45:59 +00:00
Akinori MUSHA
7f265252a3 Point at the English top page instead of the Japanese one. 2000-08-30 13:45:09 +00:00
Akinori MUSHA
be144d8709 Don't try to build gdbm module only to fail.
(We now have it as a separate port: databases/gdbm)
2000-08-30 10:10:12 +00:00
Akinori MUSHA
a28befb5c7 Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails) 2000-08-24 16:49:02 +00:00
Akinori MUSHA
15a6f940b3 Update Ruby to the new stable version, 1.4.6.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-08-18 02:19:06 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
1a7fa933db Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and
lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load.

Instruct users how to use them.
2000-08-15 19:53:08 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
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. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Maxim Sobolev
f692b4a34e Update to 1.4.5. 2000-07-11 10:17:10 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 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.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Akinori MUSHA
62ba5c0f01 - Update to 1.4.4.
- 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.
2000-04-25 04:34:17 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Munechika SUMIKAWA
8b1bd7114c Use ${OSVERSION} instead of ${USE_INET6}.
Reviewed by:	maintainer
2000-01-25 18:33:42 +00:00
Munechika SUMIKAWA
e28c1fb465 Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
Munechika SUMIKAWA
64b404dcf3 Support IPv6
Approved by:	maintainer
2000-01-12 19:16:43 +00:00
Steve Price
3f3ee682a8 Update to version 1.4.3.
PR:		15590
Submitted by:	maintainer
1999-12-24 04:30:36 +00:00
Steve Price
2f98a73650 Update to version 1.4.2.
PR:		14628
Submitted by:	maintainer
1999-11-14 01:37:22 +00:00
Chris Piazza
670154fc8e Update to version 1.4.0
PR:		13304
Submitted by:	maintainer
1999-08-26 21:10:23 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Steve Price
9fdab507a9 Update to version 1.2.5.
PR:		10906
Submitted by:	maintainer
1999-04-19 03:55:55 +00:00
Steve Price
05d7c8c0fa Update to version 1.2.2.
PR:		9941
Submitted by:	maintainer
1999-02-22 04:11:52 +00:00
Joseph Koshy
9c79ebb1b2 Add trailing "/" to MASTER_SITE.
Botched by: 	jkoshy
Reminded by:	 Eiji-usagi-MATSUmoto <usagi@clave.gr.jp>
1998-09-22 03:22:47 +00:00
Joseph Koshy
aa098e962a Fix MASTER_SITE.
Submitted by:  Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer)
1998-09-09 01:22:59 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
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.
1998-08-18 18:33:15 +00:00
Chuck Robey
f6378e25f6 Changing maintainer's email.
PR:		6637
1998-05-15 05:01:04 +00:00
Masafumi Max NAKANE
d55f35c524 Upgrade, 1.0-971125 -> 1.0-971225.
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}.
1998-02-11 23:56:30 +00:00
Satoshi Asami
06654b19fd Add back @dirrm's.
Reviewed by:	maintainer
1997-12-01 10:55:29 +00:00
Vanilla I. Shu
a5cf1509c2 Update to ruby-1.0-971125, add some sample script.
PR:		ports/5185
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-12-01 08:10:01 +00:00