1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

420 Commits

Author SHA1 Message Date
Bruce M Simpson
e82a259642 New port: Ficl is a programming language interpreter designed to be
embedded into other systems as a command, macro, and development prototyping
language.

FreeBSD uses ficl in its loader. So far we haven't done much more in
this area, perhaps importing a port will encourage further fruitful
exploitation of this valuable tool.
2003-12-08 19:00:36 +00:00
Ying-Chieh Liao
752518241b add qc-- 20031201
The Quick C-- Compiler

PR:		59893
2003-12-05 00:56:32 +00:00
Oliver Eikemeier
315e03beaa Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune

sort.

Approved by:	marcus (mentor)
2003-11-22 10:35:13 +00:00
Ying-Chieh Liao
4b0a82c391 add rexx-wrapper 2.1
A tool that wraps Rexx source or tokenised code into an executable
2003-11-09 17:18:50 +00:00
Ying-Chieh Liao
402d5004ad add rexx-regina 3.2
A Rexx interpreter
2003-11-09 16:20:52 +00:00
Kris Kennaway
363c160be7 As announced on Aug 7, remove the broken ETHOberonV4 port 2003-11-08 06:26:55 +00:00
Edwin Groothuis
f323a8678e Remove lang/jgnat* ports from the tree:
Date: Sat, 1 Nov 2003 20:29:30 -0800
	From: John Merryweather Cooper <coop9211@uidaho.edu>
	To: edwin@lonesome.com
	Subject: Re: FreeBSD ports Problem Reports for ports you maintain
	X-Mailer: Balsa 2.0.15

	lang/jgnat and the associated lang/jgnat-doc-* ports should
	be retired.  lang/jgnat is no longer supported by ACT and
	will no longer compile with lang/gnat's Ada compiler.

PR:		ports/46443
Submitted by:	david@realityrift.com
Approved by:	John Merryweather Cooper <coop9211@uidaho.edu>
2003-11-02 21:26:18 +00:00
Norikatsu Shigemura
b7c4b3f5cc Add quack 0.22, enhanced Emacs support for editing and
running Scheme programming.

PR:		ports/58471
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-30 02:35:38 +00:00
Sergei Kolobov
e6630da35a Add execline 1.05:
execline is a very light non-interactive scripting language,
which is similar to /bin/sh. Simple shell scripts can be
easily rewritten in the execline language, improving performance
and memory usage. execline was designed for use
in embedded systems, but works on most Unix flavors.

execline features conditional loops, getopt-style option handling,
filename globbing, and more.  Meanwhile, its syntax
is far more logical and predictable than the shell's syntax,
and has no security issues.

Author: Laurent G. Bercot <ska-skaware@skarnet.org>
WWW:    http://www.skarnet.org/software/execline/

Approved by:	krion (implicit)
2003-10-24 21:41:31 +00:00
Edwin Groothuis
90117cbf42 New port: ArrowLISP - purely symbolic LISP interpreter and IDE
ArrowLISP is a small, properly tail-recursive, dynamically
	scoped interpreter for a purely symbolic and almost
	side-effect-free dialect of LISP. It may be considered an
	implementation of pure LISP.

	The interpreter has both a command line interface and an
	editor-like full screen interface.

PR:		ports/55501
Submitted by:	Nils M Holm <nmh@t3x.org>
2003-09-28 10:57:21 +00:00
Edwin Groothuis
161411524e New port: optimizing BF to C compiler
BrainF*ck is a minimalistic, yet Turing-complete programming
	language with only 8 instructions.  bf2c compiles a BF file
	into a corresponding C file, optimizing as much as possible
	for speed, size and readability.

	It is written for fun, self-educating purposes and to beat
	existing BF compilers.

PR:		ports/57241
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2003-09-27 07:16:27 +00:00
Edwin Groothuis
2dda9d9668 New port: lang/php4-horde - a default PHP configured for the Horde framework.
The port www/horde2 and its dependences (mail/turba,
	mail/imp3, etc.) cannot be packaged, because the default
	options of PHP are not sufficient.

	This port uses lang/php4 with Horde's options, in order to
	remove the IS_INTERACTIVE flags.

PR:		ports/57111
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-24 09:47:00 +00:00
Dirk Meyer
678ce205b6 slave port for PHP4 with SNMP and GD support
This port is needed for net/jffnms to build

PR:		56269
Submitted by:	asa@gascom.ru
2003-09-03 05:25:37 +00:00
Edwin Groothuis
ed1014cedb new port: net/fpl
FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-08-30 01:59:33 +00:00
Kris Kennaway
4a3137cc67 As announced on May 6, remove the broken lang/wxbasic port. 2003-08-08 03:53:34 +00:00
Kris Kennaway
08848a1212 As announced on May 6, remove the broken lang/pnet port. 2003-08-08 03:53:15 +00:00
Akinori MUSHA
c391ba3abb Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
2003-08-07 11:10:05 +00:00
Hye-Shik Chang
4749ae321d - Add python22 as an alternative version.
- Correct pydoc search path to lang/python-doc-html port's [1]

PR:		43036 [1]
Submitted by:	Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
2003-07-31 19:38:54 +00:00
Tilman Keskinoz
6d399d8e2b Add klogoturtle, a LOGO Interpreter for KDE. 2003-07-23 10:12:58 +00:00
Norikatsu Shigemura
d582318c7f Add php5-cli, is a PHP5 Command Line Interpreter as php5's
slave port.

PR:		ports/54520
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-16 11:06:23 +00:00
Norikatsu Shigemura
c8ae6b78fd Add php5 5.0.0.a1, PHP5 Scripting Language.
PR:		ports/54519
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Repo copied by:	joe (cvs)
Approved by:	portmgr (no objections)
2003-07-16 10:59:22 +00:00
Hye-Shik Chang
c84dbd4727 Update new python-devel port to 2.3.b2.
This update introduces two new knobs to _disable_ somewhat
experimental options:
 BUILD_STATIC=yes	Unless this option is specified,
			the port will build python as shared
			binary.
 WITH_UCS2=yes		Unless this option is specified,
			Py_UNICODE type will charge 4 bytes
			per character (as we do for wchar_t)

Repo-copied by:	joe (thanks!)
2003-07-03 14:41:09 +00:00
Tilman Keskinoz
422f12414f Add py-prolog, A Python extension embedding SWI-Prolog
Submitted by:		g.gonter@ieee.org
2003-06-29 00:46:42 +00:00
Oliver Braun
b8582c9d02 Add ghc6 after repo-copy. 2003-06-11 16:04:37 +00:00
Mikhail Teterin
43685d0ab1 Finish up the tclX82 removal. I thought, I did this part, but...
Submitted by:	Derek Young (via kris)
2003-06-07 14:19:57 +00:00
Norikatsu Shigemura
79c4fee201 Add php4-cli (4.3.2RC4), PHP Command Line Interpreter, is slave
port for lang/php4.

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:30:36 +00:00
Norikatsu Shigemura
18ea1afefe Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively.  Too many
changes (improvements, bug fixes and new features) to be listed here,

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:26:28 +00:00
Hye-Shik Chang
36d31b94a1 Upgrade to 5.0 and keep 4.0 as lang/lua4 2003-05-10 22:29:24 +00:00
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Vanilla I. Shu
1b6633d7fe Add spidermonkey 1.5.p5,
a standalone JavaScript interpreter from
the Mozilla project.

PR:		51325
Submitted by:	Dan Rench (drench@xnet.com)
2003-04-27 01:46:49 +00:00
Oliver Braun
6d5cc32610 Chameleon is a Haskell-style language which allows for type programming via
Constraint Handling Rules (CHRs). Chameleon implements the ideas described in
``A Theory of Overloading''.

WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/
2003-04-26 20:09:50 +00:00
Edwin Groothuis
f2a589eced Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
2003-04-17 11:13:19 +00:00
Norikatsu Shigemura
a0acc84491 Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.

PR:		ports/50155
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:40:54 +00:00
Norikatsu Shigemura
6b211efd98 Add sisc 1.7.7, an extensible Java-based Scheme interpreter of
the algorithmic language Scheme.  SISC uses modern interpretation
techniques, and handily outperforms all existing Java interpreters.

PR:		ports/50109
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:52:05 +00:00
Norikatsu Shigemura
fd39d53554 Add stklos 0.54, the successor of the STk Scheme interpreter.
STklos is a free Scheme System (nearly) conform to R5RS.  The
aim of this implementation is to be fast as well as light.

PR:		ports/50231
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 20:26:07 +00:00
Oliver Braun
326579a25f Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR:		ports/48946
Submitted by:	Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
2003-03-05 16:06:49 +00:00
Akinori MUSHA
5ef7f5c294 Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. 2003-02-25 06:21:09 +00:00
Edwin Groothuis
ad4771eabc Added repocopy of lang/pike72 -> lang/pike74 2003-02-17 07:20:21 +00:00
Edwin Groothuis
e662fd7e73 New port: lang/pexts : Pike extensions for pike 7.2
PExts (Pike EXTensionS) are modules for Pike to handle some
	usefull extensions like bzip2, mhash and PCRE.
	Theses modules are used automaticaly by Caudium.

PR:		ports/45980
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-12 09:17:41 +00:00
Dirk Froemberg
16015ff0f5 Remove lang/php4 which was integrated into www/mod_php4. 2003-01-29 15:19:15 +00:00
Oliver Braun
bda620e29c Helium is a compiler for a subset of Haskell designed especially for teaching
Haskell.

WWW: http://www.cs.uu.nl/~afie/helium/
2003-01-28 09:57:00 +00:00
Edwin Groothuis
8853ffd875 New port: lang/bigloo - A Scheme interpreter and native code compiler
This is a port of Bigloo, a Scheme system which includes a
	compiler generating C code and Java classes and an interpreter.
	Bigloo is the tool of choice for the construction of small
	autonomous applications in Scheme. Bigloo is mostly conformant
	to the Revised5 Report on the Algorithmic Language Scheme
	with many extensions.

PR:		ports/40644
Submitted by:	Stanislav Grozev <tacho@factline.com>
2003-01-20 05:06:33 +00:00
Edwin Groothuis
34ac9b52a6 New Port: ports/lang/screamer
Screamer is an extension of Common Lisp that adds support
	for nondeterministic programming.

PR:		ports/39895
Submitted by:	Scott Flatman <sf@dsinw.com>
2003-01-19 13:12:02 +00:00
Edwin Groothuis
3dbac872ab New port: lang/cocor (Coco/R, a compiler generator)
Coco/R is a recursive decent compiler generator.  This is
	a FreeBSD port of the C/C++ version of Coco/R.

PR:		ports/36251
Submitted by:	Guy Antony Halse <guy@rucus.ru.ac.za>
2003-01-18 10:12:08 +00:00
Edwin Groothuis
ac4750b416 New port: lang/cmucl-extra
Optional extras for the CMU implementation of Common Lisp.

PR:		ports/39250
Submitted by:	Scott Flatman <sf@dsinw.com>
2003-01-18 05:11:46 +00:00
Dag-Erling Smørgrav
befe665c79 Steel Bank Common Lisp 2003-01-15 11:25:05 +00:00
Ying-Chieh Liao
7e045cb054 smalleiffel -> smarteiffel
upgrade to 1.0

PR:		46044
Submitted by:	maintainer
2003-01-06 15:42:41 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
Vanilla I. Shu
747f91f39f Remove pike after repo-copy pike to pike70,
and add pike70 & pike72 to lang/Makefile.
2002-10-27 05:12:24 +00:00
Kris Kennaway
73b13b3379 The tclplugin was marked BROKEN_ELF 4 years ago. Remove it. 2002-10-13 05:04:08 +00:00
Kris Kennaway
b5f399c2a5 This port has been broken for ELF systems since rev 1.1 (4 years, 2 months
ago).  Remove it.
2002-10-13 04:28:47 +00:00
Norikatsu Shigemura
f5dba9dba0 Add PDSS(v2.52.21), which stands for PIMOS Development Support
System, is a KL1/Prolog (Parallel logic programming language)
byte-code Interpreter/compiler environment.

PR:			ports/42703
Submitted by:		NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>
Approved by:		knu (mentor)
2002-09-19 11:16:58 +00:00
David E. O'Brien
4e14c3cee8 The gcc32 port builds again -- so hook it up to the build. 2002-09-13 21:46:00 +00:00
Dirk Meyer
8225749b43 yorick-doc is complete html documentation for the yorick interpreted
language (yorick port)
PR:		34473
Submitted by:	munro1@llnl.gov
2002-09-10 12:44:54 +00:00
Akinori MUSHA
47348c9693 Add gauche, a scheme script interpreter with multibyte character
handling.
2002-09-09 18:47:42 +00:00
Ying-Chieh Liao
8989d46a54 add lafontaine 0.3R3
Graphical logo interpreter
2002-09-06 07:07:14 +00:00
David E. O'Brien
ef21ecebed Disconnect gcc32 after a repo copy until the port is ready for life again. 2002-09-05 03:57:45 +00:00
Kris Kennaway
ebdaa5c1c3 Remove gcc33 from SUBDIR, because it has not yet been upgraded after the
repo-copy and is consequently breaking INDEX.

Pointy hat to:	obrien
2002-08-31 04:14:31 +00:00
Ying-Chieh Liao
bd780d2358 remove rotfl
cannot fetch distfiles for a long time
2002-08-27 08:53:09 +00:00
Oliver Braun
379a7e6365 Add generic-haskell 1.23, the Generic Haskell compiler.
PR:		ports/40239
Approved by:	dwcjr (mentor)
2002-08-22 15:31:43 +00:00
Ying-Chieh Liao
828b2e2e85 add open-cobol 0.9.7
An open-source COBOL compiler
2002-08-06 13:09:46 +00:00
David E. O'Brien
6e7ea03cc6 gcc32' was repocopied to gcc33' as it is being renumbered by the GCC guys. 2002-07-28 01:29:41 +00:00
Jimmy Olgeni
fb48e49031 Add html and postscript documentation for the Glasgow Haskell Compiler. 2002-07-26 13:38:27 +00:00
Yukihiro Nakai
ca3d06fb6a Initial import.
.NET clone by Ximian
2002-07-22 13:41:43 +00:00
Anton Berezin
09147ee102 Update to 5.8.0 (after repocopy). 2002-07-21 17:09:12 +00:00
Dmitry Sivachenko
9da9c4f4af New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.
PR:		37704
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-07-08 03:14:41 +00:00
Will Andrews
1a388281f5 Add qscheme 0.5.1, a small and fast Scheme interpreter.
PR:		34999
Submitted by:	erik@smluc.org
2002-06-27 14:32:30 +00:00
Will Andrews
6d7566702c Add visualworks 5i.4, a high performance Smalltalk environment.
PR:		26884
Submitted by:	js@jeannot.org
2002-06-27 11:21:38 +00:00
Joe Marcus Clarke
8748cab92f Remove librep2. librep and librep2 are now in sync. 2002-06-26 09:15:52 +00:00
Dmitry Sivachenko
023b77f9b9 New port: Emacs major mode for editing PHP files. 2002-06-21 20:06:20 +00:00
Ying-Chieh Liao
326117fb14 nsl renamed to tensile 2002-06-16 10:10:42 +00:00
Ying-Chieh Liao
0c1db12493 add f2py 2.13.175.1250
Fortran to Python Interface Generator
2002-06-12 18:28:14 +00:00
David E. O'Brien
ac9245ee9a bye-bye to PGCC 2002-06-08 17:28:39 +00:00
Akinori MUSHA
2930c5c821 Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.
Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.

Shim between 1.6 and 1.8 includes:

	features/ruby18	Hooks to support ruby 1.8 extensions
	dl		Interface to dynamic linker
	racc-runtime	Racc runtime module
	stringio	IO interface for String
	strscan		Fast string scanner
	benchmark	Benchmark module
	fileutils	File & directory manipulation
	pp		Pretty printer (prettier version of `p')
	tsort		Topological sorter

Accordingly, this port obsoletes and replaces the following ports:

	devel/ruby-dl
	devel/ruby-fileutils
	devel/ruby-fnmatch
	devel/ruby-racc-runtime
	devel/ruby-strscan

They will be automatically deinstalled during the installation process
of this port.
2002-06-08 17:24:56 +00:00
Kris Kennaway
6373862d56 Add scsh after repo-copy.
Pointy hat to:	alex
2002-06-04 00:26:27 +00:00
Ying-Chieh Liao
67972653e5 add wxbasic 0.52
wxBasic Programming Language
2002-06-03 18:19:32 +00:00
Maxim Sobolev
f2cd74c0fa Update to 20020509 (version in GNOME2 RC2) after a repo-copies from
lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
2002-05-14 22:26:39 +00:00
David E. O'Brien
3f9abcd9c6 Remove smalleiffel-devel, it is out dated.
Requested by:	Berend de Boer <berend@pobox.com>
2002-05-08 17:47:48 +00:00
Ying-Chieh Liao
06e66e87b0 add nsl 0.9
The New Scripting Language
2002-05-06 19:33:55 +00:00
Ying-Chieh Liao
abfedbe513 add libutils 0.7.9
Support lib for NSL
2002-05-06 19:03:47 +00:00
Ernst de Haan
29d7824fd0 Add kawa. Kawa is a Java-based Scheme implementation.
PR:		34214
Submitted by:	Zach Garner <zach@neurosoft.org>
2002-04-13 10:38:36 +00:00
Ade Lovett
6385e5a90d Remove lang/lcc -- it's been broken for so long and there is no new
version.
2002-04-12 19:29:14 +00:00
Munechika SUMIKAWA
4f50ec5e42 Removed python+ipv6. IPv6 patch was merged in python-2.2. 2002-04-02 15:19:55 +00:00
Jimmy Olgeni
55c9609c9c Add erlang-doc, documentation for the Erlang/OTP system (PDF format). 2002-04-02 14:09:06 +00:00
Maxim Sobolev
eb8f89e29c Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need
linker binary from -stable.
2002-03-30 07:26:32 +00:00
Patrick Li
c170ea81e1 Add new port lang/stldoc - STL reference manual by SGI
PR:		36324
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-29 09:36:42 +00:00
Alexander Leidinger
af90c4ca0a This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects.
This port is not able to produce native executables on its own. You need to do
it yourself with gcc.

Approved by:	steve
2002-03-26 17:01:09 +00:00
Kris Kennaway
aa1feafc5b Remove the guileobjc port, which has been BROKEN since 1999. 2002-03-25 02:42:39 +00:00
Kris Kennaway
a94d0c83fa Remove the libobjects port, which was marked BROKEN in 1999. 2002-03-25 02:41:11 +00:00
David E. O'Brien
9b40dec939 Turn on gcc3{1,2} 2002-03-08 06:30:47 +00:00
Pete Fritchman
d0ff1198e7 Add spl 1.2.1, the Shakespeare programming language.
PR:		30395
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-02 22:40:17 +00:00
Dirk Meyer
95dc5b97dc flynn@energyhq.homeip.net wrote:
Dice is Matt Dillon's (yes, our FreeBSD guru :) portable 68000 C
Compiler. Found it odd that there's not a port for this, considering that the
author of the compiler is a FreeBSD commiter.

PR:		34449
Submitted by:	flynn@energyhq.homeip.net
2002-02-22 14:06:04 +00:00
OKAZAKI Tetsurou
5548b02b62 Add njs 0.2.5,
NJS (NGS) is a standalone JavaScript/ECMAScript
interpreter.

PR:		33842
Submitted by:	thierry@pompo.net
2002-01-22 11:52:52 +00:00
Mario Sergio Fujikawa Ferreira
f9e48d8578 New port cyclone version 0.2: A safe dialect of C from Cornell and
AT&T Research

PR:		33613
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-17 16:23:05 +00:00
Thomas Gellekum
5a2c723b3d Activate python21. 2002-01-16 12:35:33 +00:00
John Polstra
d1c25fc9c9 Remove the modula-3-socks port. It is obsolete. CVSup works fine
now with standard runsocks, and I have finally updated the manual
page to reflect that.
2002-01-02 19:31:55 +00:00
John Polstra
e5c90a2538 Add a port for ezm3, a smaller, more portable distribution of the
Modula-3 compiler and runtime system for people who just want to
build CVSup.  Smaller distfiles!  Faster builds!  No runtime
dependencies!  Less memory usage!  No more RTHeapDepC.c problems!
Smoother skin and glossier fur!  (Well, most of those things.)
2002-01-01 22:23:50 +00:00
Will Andrews
91c9eded5d Add missing tcl84 SUBDIR.
Submitted by:	bento
2001-12-24 11:29:35 +00:00
Kevin Lo
db3ebb1e59 Initial import of fbbi 0.98
fbbi is an interpreter for the Befunge-98 language.

PR: 33091
Submitted by: Leland Wang <llwang@infor.org>
2001-12-22 14:55:03 +00:00
Ying-Chieh Liao
27a6fbeab4 add nhc98 1.08
A fully-fledged compiler for Haskell 98

PR:		31039
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2001-12-21 20:23:40 +00:00