1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

207 Commits

Author SHA1 Message Date
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
Ying-Chieh Liao
0ae3e3a342 add sxm, another implementation of scheme 2001-01-22 15:44:24 +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
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
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
Will Andrews
513c0e84e5 Add php 3.0.16, a standalone PHP interpreter.
PR:		21094
Submitted by:	roam (oops :-)
2000-12-19 14:00:03 +00:00
Will Andrews
c62c240bbb Add t3x 6.8.1, a compiler for the basic procedural language T3X, whose
syntax is a cross between Pascal and BCPL, but smaller and simpler.

PR:		23268
Submitted by:	Nils M. Holm <nmh@t3x.org>
2000-12-19 11:26:48 +00:00
David E. O'Brien
662c4d7168 Compaq Alpha Tru64 C compiler. It is a port of the same compiler that is
available on the Compaq Tru64 UNIX platform.  The compiler produces excellent
optimized code for the Alpha architecture, particularly for floating-point
intensive applications.

I was able to compile simple test programs by:
	ccc -c foo.c
	cc -o foo foo.o
2000-12-08 10:30:23 +00:00
David E. O'Brien
a626054207 Add gcc295 (after repo copy from egcs). 2000-11-30 11:35:53 +00:00
Jing-Tang Keith Jang
784b7d8ad2 New port: mmix, a RISC computer designed by Donald E. Knuth 2000-11-06 07:43:30 +00:00
Patrick S. Gardella
496862dd97 Add a new development version of PFE (Portable Forth Enviornment). 2000-10-30 02:31:15 +00:00
Patrick S. Gardella
423ab5fb5a Add new port: lang/tinycobol 2000-10-26 15:36:48 +00:00
James E. Housley
f2a257c76d Add New Port: lang/fesi
FESI is a free EcmaScript interpreter written in 100% Java

PR:		20435
Submitted by:	Leo Kim <leo@florida.sarang.net>
2000-10-24 18:05:29 +00:00
Mario Sergio Fujikawa Ferreira
e6a62d24e7 New port - GNU Forth, a fast and portable Forth system.
PR: ports/21923
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Reviewed by: dcs
2000-10-21 19:29:01 +00:00
Thomas Gellekum
6c9d3fc6fe Deactivate python-beta. 2000-10-18 12:02:15 +00:00
Kris Kennaway
86d8960881 Take the mocka port out back and introduce it politely to Mr Bullet. This
port has been broken for 2 years now and is obviously never going to be
fixed.

>BLAM!<
2000-09-17 10:51:10 +00:00
Thomas Gellekum
c6fb86c18d Activate python15 after repo-copy. 2000-09-08 11:50:42 +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
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
9ab735998a Activate ruby14. 2000-09-06 23:07:07 +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
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
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
Thomas Gellekum
d8e18aeae3 Activate python-beta. 2000-08-17 11:58:22 +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
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
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
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
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
Ade Lovett
85c96d344d Activate tclX82 2000-07-13 20:55:49 +00:00
Steve Price
d7377ebf72 Adding mozart version 1.1.0.20000207.
A concurrent, object-oriented, distributed language with constraint-based
inference.

PR:		19476
Submitted by:	Mathias Picker <mathiasp@virtual-earth.de>
2000-07-10 03:37:42 +00:00
Will Andrews
42563e8477 Add oo2c, an Oberon-2 compiler.
PR:		18215
Submitted by:	Oliver Breuninger <ob@seicom.net>
2000-06-30 02:56:21 +00:00
Ade Lovett
4f33a6ccab Gnome Basic is an embryonic attempt to provide VB compatible functionality
for the GNOME project, particularly with respect to office (VBA)
compatibility.
2000-06-28 16:09:15 +00:00
Neil Blakey-Milner
953c4b2da6 Activate p5-Error 2000-06-22 11:09:13 +00:00
Ade Lovett
95065990cc Remove GNOME 1.0 dead wood, now we're at 1.2 2000-06-01 16:30:32 +00:00
Joseph Koshy
c5e2c3494a Split the sml-nj' port into sml-nj' and `sml-nj-devel'.
Requested by:	 Chris Richards <crichard@wso.williams.edu>
Repo copied by:  asami
2000-05-29 06:18:23 +00:00
Will Andrews
d094bd696b Add GPC - GNU Pascal Compiler. Finally we have a Pascal compiler in the
ports collection!  :-)

PR:			17578
Submitted by:		Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
No objections from:	asami, obrien
2000-05-29 03:05:51 +00:00
Justin M. Seger
1b287cc56b Nuke tcl-7.6 2000-05-01 18:05:45 +00:00
Jacques Vidrine
58c97b89f8 Activate smalleiffel. 2000-04-18 15:46:33 +00:00
David E. O'Brien
831aee2711 turn everyone back onto GCC 2.7.2.3. 2000-03-22 19:12:31 +00:00
Chris D. Faulhaber
e2f618abb3 Add p5-Expect 2000-02-20 22:03:49 +00:00
John Polstra
af49883336 Enable pm3-m3tk and pm3-netobj. 2000-02-13 23:58:23 +00:00
R. Imura
a62db8f6c0 Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.

PR:		16542
Submitted by:	Jeff Brown <jabrown@caida.org>
2000-02-13 02:18:18 +00:00
John Polstra
855217bb55 Enable pm3-{base,forms,gui,net}. 2000-02-10 05:51:40 +00:00
Satoshi Asami
981bfbc737 Add python+ipv6.
Submitted by:	bento
2000-02-01 19:47:15 +00:00
Justin M. Seger
30593878f3 Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1 2000-01-05 18:33:13 +00:00
Steve Price
e628032176 Adding cu-prolog version 3.94.
An Experimental constraint logic programming language.

PR:		12536
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-12-29 09:19:39 +00:00