Commit Graph

1772 Commits

Author SHA1 Message Date
David E. O'Brien
0de1de8ea1 Update to the 3rd 2.95.3 pre-release (test) release. 2001-02-13 12:21:21 +00:00
Akinori MUSHA
fcd4c74199 Use RUBY_SHEBANG_FILES to adjust the #! line of irb.rb. Somehow I
dropped this when I did a mass convert some time ago..
2001-02-10 16:43:22 +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
Jimmy Olgeni
806b2d0a38 Add documentation (optional with NOPORTDOCS support), and a couple of
whitespace changes.

Maintainer: timed out (hope he is happy with the docs)

PR:		19854 (modified)
2001-02-08 16:10:58 +00:00
Kevin Lo
0dd3c8ce26 - Upgrade to version 2.30b
- Add WWW: line

PR: 24875
Submitted by: Ports Fury
2001-02-08 12:47:23 +00:00
Akinori MUSHA
a5755c0ac0 Add ruby-reference, Ruby Class and Module Reference, in HTML format.
This really is a great work.  Every Ruby user should have this
installed to help them hack Ruby. :)
2001-02-07 22:51:54 +00:00
Akinori MUSHA
09be483e35 Clean up more.. 2001-02-07 22:15:13 +00:00
Akinori MUSHA
90b304e8f7 Clean up. 2001-02-07 22:12:20 +00:00
David E. O'Brien
e4e109fdf7 Update to the 6.2.9.506-1 of the Compaq Alpha C compiler. 2001-02-07 20:53:43 +00:00
Akinori MUSHA
29e7b5e5c1 Update the English version to 20010131.
De-slave japanese/ruby-usersguide since the differences between two
has grown bigger.
2001-02-07 19:11:03 +00:00
Akinori MUSHA
ef7bd45d50 Update MASTER_SITES and WWW.
Noticed by:	fenner's portsurvey
2001-02-07 18:09:55 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Akinori MUSHA
21731a090a Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Jimmy Olgeni
f7c07bb0b0 Some style fixes in the lang category (usual round of spaces -> tabs) 2001-02-05 15:04:13 +00:00
Thomas Gellekum
3337237bb4 Add the `new' module to the build, it's needed by Zope-2.3.0.
Bump PORTREVISION.

Requested by:	nbm
2001-01-29 14:13:10 +00:00
Peter Pentchev
a2e69da715 A bit belated PORTREVISION bump to reflect Dirk Froemberg's switch
to MySQL 3.23, not 3.22 - 3.23 is the officially stable branch now.
2001-01-28 20:28:16 +00:00
Will Andrews
59a8a040ff Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years. 2001-01-27 05:40:03 +00:00
Will Andrews
359fa6e1e5 Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. 2001-01-27 05:31:09 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Pierre Beyssac
2921f400fb Update port to erlang 7.1.0.
Change maintainer (agreed to by previous maintainer).

PR:		ports/24456
Submitted by:	sam@inf.enst.fr
2001-01-23 20:50:38 +00:00
Ying-Chieh Liao
0ae3e3a342 add sxm, another implementation of scheme 2001-01-22 15:44:24 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Clive Lin
146ae1dbcf Upgrade from 2.64 to 2.66.
Submitted by: bento (checksum error)
2001-01-20 09:38:53 +00:00
Akinori MUSHA
c28df6e317 The previous problem was found to be due to mkmf.rb's bug. Now fixed. 2001-01-18 20:06:41 +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
Peter Pentchev
dd624dfc29 sync with bsd.port.mk's PORTDOCS handling 2001-01-17 08:01:32 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
17ef395584 ScriptBasic is a scripting implementation of the BASIC language. The
aim of this implementation is to provide a general and widely used
tool for the simple programmer. One of the reason behind the success
of the Microsoft operating systems is VisualBasic, which is built into
many of the applications Microsoft delivers. Why are UNIX and other
non-Microsoft operating system users prohibited to use the simplest
programming language?
ScriptBasic is a BASIC implementation, which aims not less than
becoming the most widely used scripting tool on UNIX systems. It is
portable, it is BASIC, it is a scripting tool and it is GNU LGPL.

PR:		ports/24133
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-14 19:45:31 +00:00
David E. O'Brien
8c1558cbbc Install fixed up BSD headers that are palatable to the Compaq CC.
Make the include directory search path match what exists.
Make the lib directory search path match what exists.

Submitted by:	gallatin (partially)
2001-01-11 02:55:55 +00:00
FUJISHIMA Satsuki
65213574c5 add missing manpages.
install unified info.

non-responce from: maintainer
2001-01-10 14:02:24 +00:00
Peter Pentchev
f93219a574 Propery depend on libmcrypt.so.2 2001-01-09 09:40:22 +00:00
David E. O'Brien
208f3677ae Introduce `TARGLIB' from gcc-devel to clean this thing up.
Also change the ELF vs. aout logic so other formats can be targeted.
2001-01-07 21:59:01 +00:00
David E. O'Brien
c8c574e692 Update to GCC 2.95.3 release candidate "test1" 2001-01-07 21:45:37 +00:00
Maxim Sobolev
4fe56ef33a Update to 0.13.4. 2001-01-07 19:50:21 +00:00
Kevin Lo
6ebec62a86 Upgrade to 3.0.0
PR: 24115
Submitted by: MAINTAINER
2001-01-07 15:03:01 +00:00
Akinori MUSHA
01eb5364e5 Link against libreadline. I wonder from when and why it came to
require linking libreadline... ?-(

Found by:	bento
2001-01-05 21:14:09 +00:00
Alexander Langer
384a31cc98 Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
PR:		22776
Submitted by:	Edwin Groothuis (mavetju@chello.nl)
2001-01-05 17:26:22 +00:00
Ade Lovett
1570e931e2 Update to 0.0.17 2001-01-05 15:35:53 +00:00
Neil Blakey-Milner
caa3a12c09 Update to 21-2.6.
PR:		23955
Submitted by:	Don Croyle <croyle@gelemna.org>
2001-01-04 13:12:07 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Kevin Lo
397bdc2266 Update to 4.0
PR: 24036
Submitted by: MAINTAINER
2001-01-03 08:45:15 +00:00
Masafumi Max NAKANE
8e261675f9 Upgrade to 3.4.4.
Also, let the configure respect the CFLAGS.
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
PR:		19713
2001-01-01 22:13:17 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Alexander Langer
5779b859b7 Release to ports@FreeBSD.org.
GNU Smalltalk is at version 1.8.5 already, but it _keeps_ calculating
wrong values on FreeBSD (see the "make check" target output).
This happened for the versions 1.8.2-1.8.5 on my machine now.
Unfortunately, I don't have the time to find out what's going on here, I'm
sorry.  Maybe someone with more time wants to maintain it.
2000-12-31 17:00:04 +00:00
Kevin Lo
42e4cd50e6 Upgrade to 7.5.12
PR: 23891
Submitted by: Ports Fury
2000-12-28 15:47:12 +00:00
Alexander Langer
dd3198dc7b Add jgnat-1.0p, an Ada to Java-Byte-Code compiler.
PR:		17799
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-27 11:28:58 +00:00
David E. O'Brien
0436695113 Upgrade to the Christmas edition GCC 2.97 development snapshot. 2000-12-27 02:22:16 +00:00