summaryrefslogtreecommitdiff
path: root/lang/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing port to INDEX:Oliver Eikemeier2003-11-221-1/+2
| | | | | | | | | | | | | | - games/pathological - lang/gcc34 - net/ruby-romp - sysutils/prune sort. Approved by: marcus (mentor) Notes: svn path=/head/; revision=94703
* add rexx-wrapper 2.1Ying-Chieh Liao2003-11-091-0/+1
| | | | | | | A tool that wraps Rexx source or tokenised code into an executable Notes: svn path=/head/; revision=93563
* add rexx-regina 3.2Ying-Chieh Liao2003-11-091-0/+1
| | | | | | | A Rexx interpreter Notes: svn path=/head/; revision=93554
* As announced on Aug 7, remove the broken ETHOberonV4 portKris Kennaway2003-11-081-1/+0
| | | | Notes: svn path=/head/; revision=93366
* Remove lang/jgnat* ports from the tree:Edwin Groothuis2003-11-021-5/+0
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=92870
* Add quack 0.22, enhanced Emacs support for editing andNorikatsu Shigemura2003-10-301-0/+1
| | | | | | | | | | running Scheme programming. PR: ports/58471 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=92616
* Add execline 1.05:Sergei Kolobov2003-10-241-0/+1
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=92085
* New port: ArrowLISP - purely symbolic LISP interpreter and IDEEdwin Groothuis2003-09-281-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=89650
* New port: optimizing BF to C compilerEdwin Groothuis2003-09-271-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=89524
* New port: lang/php4-horde - a default PHP configured for the Horde framework.Edwin Groothuis2003-09-241-0/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=89173
* slave port for PHP4 with SNMP and GD supportDirk Meyer2003-09-031-0/+1
| | | | | | | | | | This port is needed for net/jffnms to build PR: 56269 Submitted by: asa@gascom.ru Notes: svn path=/head/; revision=88405
* new port: net/fplEdwin Groothuis2003-08-301-0/+1
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=88033
* As announced on May 6, remove the broken lang/wxbasic port.Kris Kennaway2003-08-081-1/+0
| | | | Notes: svn path=/head/; revision=86550
* As announced on May 6, remove the broken lang/pnet port.Kris Kennaway2003-08-081-1/+0
| | | | Notes: svn path=/head/; revision=86549
* Now that ruby 1.8.0 is officially released, rename ruby to ruby16, andAkinori MUSHA2003-08-071-6/+6
| | | | | | | ruby-devel to ruby18. Notes: svn path=/head/; revision=86491
* - Add python22 as an alternative version.Hye-Shik Chang2003-07-311-0/+1
| | | | | | | | | | - 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] Notes: svn path=/head/; revision=86070
* Add klogoturtle, a LOGO Interpreter for KDE.Tilman Keskinoz2003-07-231-0/+1
| | | | Notes: svn path=/head/; revision=85427
* Add php5-cli, is a PHP5 Command Line Interpreter as php5'sNorikatsu Shigemura2003-07-161-0/+1
| | | | | | | | | | | | slave port. PR: ports/54520 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections) Notes: svn path=/head/; revision=84982
* Add php5 5.0.0.a1, PHP5 Scripting Language.Norikatsu Shigemura2003-07-161-0/+1
| | | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections) Notes: svn path=/head/; revision=84981
* Update new python-devel port to 2.3.b2.Hye-Shik Chang2003-07-031-0/+1
| | | | | | | | | | | | | | | | 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!) Notes: svn path=/head/; revision=84141
* Add py-prolog, A Python extension embedding SWI-PrologTilman Keskinoz2003-06-291-0/+1
| | | | | | | Submitted by: g.gonter@ieee.org Notes: svn path=/head/; revision=83793
* Add ghc6 after repo-copy.Oliver Braun2003-06-111-0/+1
| | | | Notes: svn path=/head/; revision=82790
* Finish up the tclX82 removal. I thought, I did this part, but...Mikhail Teterin2003-06-071-1/+0
| | | | | | | Submitted by: Derek Young (via kris) Notes: svn path=/head/; revision=82452
* Add php4-cli (4.3.2RC4), PHP Command Line Interpreter, is slaveNorikatsu Shigemura2003-05-221-0/+1
| | | | | | | | | | port for lang/php4. PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=81724
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4Norikatsu Shigemura2003-05-221-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=81722
* Upgrade to 5.0 and keep 4.0 as lang/lua4Hye-Shik Chang2003-05-101-0/+1
| | | | Notes: svn path=/head/; revision=80626
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-061-1/+0
| | | | | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80202
* Add spidermonkey 1.5.p5,Vanilla I. Shu2003-04-271-0/+1
| | | | | | | | | | | a standalone JavaScript interpreter from the Mozilla project. PR: 51325 Submitted by: Dan Rench (drench@xnet.com) Notes: svn path=/head/; revision=79724
* Chameleon is a Haskell-style language which allows for type programming viaOliver Braun2003-04-261-0/+1
| | | | | | | | | | Constraint Handling Rules (CHRs). Chameleon implements the ideas described in ``A Theory of Overloading''. WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/ Notes: svn path=/head/; revision=79683
* Add emulators/vmware3 to emulators/MakefileEdwin Groothuis2003-04-171-0/+2
| | | | | | | Add lang/gcc33 and lang/tclX to emulators/Makefile Notes: svn path=/head/; revision=79129
* Add chicken 1.0, a Scheme-to-C compiler supporting most of theNorikatsu Shigemura2003-04-041-0/+1
| | | | | | | | | | | features as described in the Revised^5 Report on the Algorithmic Language Scheme. PR: ports/50155 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=78219
* Add sisc 1.7.7, an extensible Java-based Scheme interpreter ofNorikatsu Shigemura2003-04-041-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=78210
* Add stklos 0.54, the successor of the STk Scheme interpreter.Norikatsu Shigemura2003-04-041-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=78205
* Add ohugs 0.5, interpreter for Haskell with object-oriented features.Oliver Braun2003-03-051-0/+1
| | | | | | | | PR: ports/48946 Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de> Notes: svn path=/head/; revision=76948
* Add ruby-js, a Ruby binding to NJS JavaScript Interpreter.Akinori MUSHA2003-02-251-0/+1
| | | | Notes: svn path=/head/; revision=76447
* Added repocopy of lang/pike72 -> lang/pike74Edwin Groothuis2003-02-171-0/+1
| | | | Notes: svn path=/head/; revision=75686
* New port: lang/pexts : Pike extensions for pike 7.2Edwin Groothuis2003-02-121-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=75354
* Remove lang/php4 which was integrated into www/mod_php4.Dirk Froemberg2003-01-291-1/+0
| | | | Notes: svn path=/head/; revision=74212
* Helium is a compiler for a subset of Haskell designed especially for teachingOliver Braun2003-01-281-0/+1
| | | | | | | | | Haskell. WWW: http://www.cs.uu.nl/~afie/helium/ Notes: svn path=/head/; revision=74124
* New port: lang/bigloo - A Scheme interpreter and native code compilerEdwin Groothuis2003-01-201-0/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=73600
* New Port: ports/lang/screamerEdwin Groothuis2003-01-191-0/+1
| | | | | | | | | | | Screamer is an extension of Common Lisp that adds support for nondeterministic programming. PR: ports/39895 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=73481
* New port: lang/cocor (Coco/R, a compiler generator)Edwin Groothuis2003-01-181-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=73388
* New port: lang/cmucl-extraEdwin Groothuis2003-01-181-0/+1
| | | | | | | | | | Optional extras for the CMU implementation of Common Lisp. PR: ports/39250 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=73371
* Steel Bank Common LispDag-Erling Smørgrav2003-01-151-0/+1
| | | | Notes: svn path=/head/; revision=73159
* smalleiffel -> smarteiffelYing-Chieh Liao2003-01-061-1/+1
| | | | | | | | | | upgrade to 1.0 PR: 46044 Submitted by: maintainer Notes: svn path=/head/; revision=72633
* Sort entries.Akinori MUSHA2002-11-271-1/+1
| | | | Notes: svn path=/head/; revision=71177
* Remove pike after repo-copy pike to pike70,Vanilla I. Shu2002-10-271-1/+2
| | | | | | | and add pike70 & pike72 to lang/Makefile. Notes: svn path=/head/; revision=68910
* The tclplugin was marked BROKEN_ELF 4 years ago. Remove it.Kris Kennaway2002-10-131-1/+0
| | | | Notes: svn path=/head/; revision=67949
* This port has been broken for ELF systems since rev 1.1 (4 years, 2 monthsKris Kennaway2002-10-131-1/+0
| | | | | | | ago). Remove it. Notes: svn path=/head/; revision=67944
* Add PDSS(v2.52.21), which stands for PIMOS Development SupportNorikatsu Shigemura2002-09-191-0/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=66699