1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Akinori MUSHA
d1840354cc Update to 0.2.6. Submitted patches were merged by the author. :)
Note that this module does not work with Ruby 1.6 yet.  Sorry for the
inconvenience.
2000-09-14 06:43:50 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +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
ba62251514 Update to 20000910. The author put the version number in the distfile name. :) 2000-09-11 02:40:21 +00:00
Akinori MUSHA
7d9b1f28c4 Improve the configure script and add a knob to use another version of
Python than 1.5. (Currently this module only works with 1.5 though)

Feedback status:	submitted to the author
2000-09-10 20:13:12 +00:00
Akinori MUSHA
192e2265a6 Update to 0.3.3. This should fix a problem with Ruby 1.6. 2000-09-10 17:44:12 +00:00
Akinori MUSHA
c51ce4fa91 Set PYTHON_VERSION=python1.5 to depend on Python 1.5. 2000-09-10 12:40:42 +00:00
Akinori MUSHA
c67d2ab950 Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. 2000-09-10 07:57:05 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Thomas Gellekum
fb138702b4 Makefile: Add NO_LATEST_LINK.
patch-Misc:Makefile.pre.in: Allow us to override PYTHON, which may be needed
	when you have more than one version of Python on your machine.
2000-09-08 11:56:11 +00:00
Thomas Gellekum
c6fb86c18d Activate python15 after repo-copy. 2000-09-08 11:50:42 +00:00
Thomas Gellekum
21f7ea9447 Upgrade to 1.6. 2000-09-08 11:41:43 +00:00
Satoshi Asami
034cdc2dae Remove p5-B-Graph, it was already in devel.
Submitted by:	bento
2000-09-08 10:39:02 +00:00
Satoshi Asami
58cfa1cdcc Properly call install-info for installation and deinstallation. Add bin/awk.
Submitted by:	bento and its new minions
2000-09-08 08:37:52 +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
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
fc5d55277e Update with bsd.ruby.mk.
Do not add a trailing version number to the name of the installed
directory.
2000-09-07 07:58:12 +00:00
Akinori MUSHA
d5769b206f Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:43:29 +00:00
Akinori MUSHA
ee369f2619 Revise this utilizing bsd.ruby.mk.
Somehow I failed to commit this in the previous commit.
2000-09-07 05:44:06 +00:00
Akinori MUSHA
dd3a6edb70 Move lang/irb to lang/ruby14-irb, now irb is part of Ruby 1.6.
Utilize bsd.ruby.mk.
2000-09-07 05:00:41 +00:00
Akinori MUSHA
7b09b2f764 Split rubytk into ruby-tcltklib and ruby-tk.
Approved by:	Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)

Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
2000-09-07 00:03:36 +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
9ab735998a Activate ruby14. 2000-09-06 23:07:07 +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
e18a6dc6f6 Support the case when RUBY_SUFFIX is empty. 2000-09-06 21:50:04 +00:00
Akinori MUSHA
98829f9325 This was just repocopied from lang/ruby to keep version 1.4.x of Ruby
for a while, until 1.6.x becomes as stable as 1.4.x is.
(Yes, lang/ruby will be updated to 1.6.x soon)

Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. :)
2000-09-06 21:03:21 +00:00
Akinori MUSHA
8020a7eb66 Update md5. (The author told me he updated it) 2000-09-05 18:57:47 +00:00
David E. O'Brien
81388430e3 Upgrade to the 2000-07-17 GCC 2.96 development snapshot. 2000-09-05 16:59:15 +00:00
Maxim Sobolev
5d8a57cbce Correct grammar.
PR:		21040
2000-09-05 15:27:09 +00:00
Akinori MUSHA
760c72d9f9 Use MASTER_SITE_RUBY. 2000-09-05 12:44:13 +00:00
Steve Price
12479dd1d5 Add a bunch of MASTER_SITES.
PR:		20761
Submitted by:	maintainer
2000-09-05 01:50:35 +00:00
Akinori MUSHA
1acbe9eb43 lang/ruby-usersguide:
- Replace with Mark Slagell's retranslation version.
  - Add an Author: credit to DESCR.

japanese/ruby-usersguide:
  - Use MASTER_SITE_RUBY.
  - Add Authors: credits to DESCR.
2000-09-04 08:53:48 +00:00
Wes Peters
325fef77c8 Fix these files so they actually talk about snobol4, rather than
GNU awk.  Oops.
2000-09-03 22:49:35 +00:00
Wes Peters
acb226c2f2 A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version
0.99.4; Aug 11, 1997.  This was sort of request by Eivind.
2000-09-01 06:52:05 +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
1209849ef0 Add lang/ruby-usersguide: English version of Ruby Users Guide, and
japanese/ruby-usersguide: Japanese version of Ruby Users Guide.
2000-08-30 09:33:04 +00:00
David E. O'Brien
f6682b9521 Turn Ratfor loose on the world. 2000-08-27 06:17:13 +00:00
David E. O'Brien
277f8e68ff The Ratfor FORTRAN pre-processor described in the "SOFTWARE TOOLS" book. 2000-08-27 06:16:37 +00:00
Steve Price
7586472a67 Finish upgrading to version 3.0.6. 2000-08-26 20:19:23 +00:00
Andreas Klemm
fb9b5a39f4 old postgresql port has been removed.
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
Akinori MUSHA
a28befb5c7 Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails) 2000-08-24 16:49:02 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Akinori MUSHA
a298465a33 Patch cgi-lib.rb to follow the disuse of Class::module_functions.
Approved by:	MAINTAINER
2000-08-20 20:34:40 +00:00
Akinori MUSHA
9ab8d0abe3 Add a missing entry to PLIST.
PR:		ports/20709
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-08-19 04:11:24 +00:00
Akinori MUSHA
9a55e13d3a Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.
These are English version and Japanese version, respectively.

PR:		ports/20690
Submitted by:	Jimmy Olgeni <olgeni@uli.it>

(I added japanese/ruby-man as a slave port to lang/ruby-man)
2000-08-18 18:53:12 +00:00
Kevin Lo
463ca00a31 Update to version 5d3
PR: 20654
Submitted by: Ports Fury
2000-08-18 16:29:21 +00:00