1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

363 Commits

Author SHA1 Message Date
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