1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
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