Commit Graph

1525 Commits

Author SHA1 Message Date
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
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
Thomas Gellekum
d8e18aeae3 Activate python-beta. 2000-08-17 11:58:22 +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
Thomas Gellekum
0221fd2063 Don't create group-writable directories.
Submitted by:	jedgar
2000-08-14 12:36:05 +00:00
Akinori MUSHA
ef7aae2e4d This port surely belongs to the virtual category "perl5". 2000-08-13 15:42:34 +00:00
Akinori MUSHA
80c7684b97 This port surely belongs to the virtual category "python". 2000-08-13 15:42:17 +00:00
Alexander Langer
ea1b0a0598 Update to version 3.00.
Portlint, while I'm here.

PR:		20539
Submitted by:	Alexander Kabaev <ak03@gte.com>
2000-08-13 12:21:21 +00:00
Kris Kennaway
2158f72438 Upgrade to gawk 3.0.6 2000-08-13 02:57:11 +00:00
Chris D. Faulhaber
65e943be4a Correct link (libexpect532.so.2 -> libexpect532.so.1)
Submitted by:	Frank McConnell <fmc@reanimators.org>
2000-08-12 22:57:57 +00:00
Akinori MUSHA
98bcedd32a Oops, this is correct. 2000-08-12 21:04:20 +00:00
Akinori MUSHA
967c0f88c4 Fix a critical bug which prevents irb from working.
I wonder how this could have been overlooked..

Found by:	green

Set DIST_SUBDIR=ruby.
2000-08-12 20:35:31 +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
Neil Blakey-Milner
8eb9c488e7 Update to 4.08
PR:		ports/19936
Submitted by:	Simon Marlow <simonmar@microsoft.com> (maintainer)
2000-08-12 19:13:06 +00:00
Chris D. Faulhaber
276fd0de4a Update port to 5.32.1
PR:		20132, 20517
Submitted by:	James Howard <howardjp@wam.umd.edu>
		Frank McConnell <fmc@reanimators.org>
2000-08-12 11:33:18 +00:00
Alexander Langer
b4fe3b1135 Change maintainer email.
Submitted by:	maintainer on -ports
2000-08-11 12:46:42 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Akinori MUSHA
eeef61ccb3 Add ruby-perl, a Ruby extension module to use the functions of Perl from Ruby. 2000-08-11 10:57:44 +00:00
Will Andrews
09f0add6d5 Add p5-B-Graph 0.50, a perl module that acts as a layer between Malcolm
Beattie's perl compiler (the B::* classes) and your favorite graph
layout tool.

PR:		20164
Submitted by:	Leo Kim <leo@florida.sarang.net>
2000-08-11 05:15:09 +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
Akinori MUSHA
0d928e27f2 Synchronize with lang/ruby. (1.4.4 -> 1.4.5) 2000-08-08 13:20:28 +00:00
Steve Price
ff722afe7e time(3) returns a time_t and not a long. 2000-08-08 03:10:50 +00:00
Steve Price
661b3f5303 Use ARCH in pkg/PLIST so this port packages cleanly on the Alpha. 2000-08-08 03:04:26 +00:00
Steve Price
c39e236d5d Remove -Werror from CFLAGS as it was causing build to fall over on the
Alpha.
2000-08-08 02:58:56 +00:00
Robert Nordier
f15e7f6b2c Update master sites. 2000-08-07 18:51:02 +00:00
Akinori MUSHA
6d71c7821e Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/* 2000-08-07 12:50:16 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
devel/ruby-property:
	Simple properties scheme for Ruby

lang/ruby-python:
	Ruby extension library for embedding Python in Ruby

math/ruby-bigfloat:
	Variable precision floating library for Ruby

Whipped on by:	ade	:>
2000-08-07 06:09:19 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Ade Lovett
7400314e11 Update to 1.4 (shlib version .6 -> .9)
Approved by:	maintainer
2000-08-04 01:04:03 +00:00
SADA Kenji
c87df2327f Activate smalleiffel-devel.
PR:		ports/18087
Submitted by:	Berend de Boer <berend@nederware.nl>
2000-08-03 03:23:00 +00:00
SADA Kenji
a11bb2b501 New port - SmallEiffel beta.
SmallEiffel The GNU Eiffel Compiler is a free open-source Eiffel
compiler distributed under the terms of the GNU General Public License
as published by the Free Software Foundation. It is a complete, small
and very fast, free Eiffel compiler.

PR:		ports/18087
Submitted by:	Berend de Boer <berend@nederware.nl>
2000-08-03 03:20:14 +00:00
Neil Blakey-Milner
141cc629a2 Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.

PR:		ports/18374
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-07-31 15:01:38 +00:00
Thomas Gellekum
3e25aa0528 Clarify comment even further. 2000-07-28 11:08:07 +00:00
Maxim Sobolev
cac0e8e107 Add ccscript - a state-event driven class extendible C++ script interpreter.
PR:		20229
Submitted by:	David Sugar <dyfet@gnu.org>
2000-07-28 10:45:43 +00:00
Thomas Gellekum
3a97a73ec6 - Clarify comment on thread support.
- Don't link against libxpg4 on newer systems.
- Remove last remnants of Tkinter support,
  it's all in x11-toolkits/py-tkinter.
2000-07-27 12:19:38 +00:00
John Polstra
f42ed7d5e4 Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-) 2000-07-26 03:40:48 +00:00
Maxim Sobolev
4e01e11ae7 Update to 0.12.4. 2000-07-25 11:00:39 +00:00
Alexander Langer
3bbbb772e7 - Update to 0.5.2
- Add NOPORTDOCS hunks
2000-07-22 10:28:46 +00:00
Alexander Langer
54f9fd8835 - Add support for sigset_t - changes.
- Claim maintainership.

Approved by:	cracauer
2000-07-19 14:54:42 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Steve Price
def16742ce Distfile changed (some example directory names changed) without version
bump.

PR:		19968
Submitted by:	maintainer
2000-07-16 19:45:57 +00:00