non port: lang/Makefile |
Number of commits found: 1095 (showing only 95 on this page) |
Friday, 9 Jan 2004
|
19:37 olgeni
Add ghc6-doc.
 |
Thursday, 8 Jan 2004
|
07:50 ijliao
add q 4.6
Q -- equational programming language
 |
Monday, 5 Jan 2004
|
04:21 pav
Add lush, an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
WWW: http://lush.sourceforge.net/
PR: ports/60906
Submitted by: David Yeske <dyeske@yahoo.com>
 |
Monday, 29 Dec 2003
|
07:42 edwin
New port: lang/huc (PC Engine C Compiler)
HuC is a PC Engine C compiler. It can create ROMs (hucard)
or CD images and is bundled with an assembler and all kinds
of libraries. You can ouput text, scrolls, make sound,
control CD, handle sprites and tiles, and more.
PR: ports/60511
Submitted by: Frederic <nexusb@free.fr>
 |
Wednesday, 17 Dec 2003
|
13:14 pav
Add slib-gauche, a port that installs slib into gauche catalog.
PR: ports/60282
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
 |
Sunday, 14 Dec 2003
|
21:50 pav
Add freetxl, a unique programming language specifically designed to support
computer software analysis and source transformation tasks. It is the
evolving result of more than fifteen years of concentrated research on
rule-based structural transformation as a paradigm for the rapid solution
of complex computing problems.
PR: ports/54617
Submitted by: Ryan Thompson <ryan@sasknow.com>
 |
20:18 pav
- Update to 3a1
- Split into two ports - interpreter independent library and installation
into guile
- Give maintainership to submitter
PR: ports/56393, ports/59888
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
 |
Monday, 8 Dec 2003
|
19:00 bms
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.
 |
Friday, 5 Dec 2003
|
00:56 ijliao
add qc-- 20031201
The Quick C-- Compiler
PR: 59893
 |
Saturday, 22 Nov 2003
|
10:35 eik
Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune
sort.
Approved by: marcus (mentor)
 |
Sunday, 9 Nov 2003
|
17:18 ijliao
add rexx-wrapper 2.1
A tool that wraps Rexx source or tokenised code into an executable
 |
16:20 ijliao
add rexx-regina 3.2
A Rexx interpreter
 |
Saturday, 8 Nov 2003
|
06:26 kris
As announced on Aug 7, remove the broken ETHOberonV4 port
 |
Sunday, 2 Nov 2003
|
21:26 edwin
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>
 |
Thursday, 30 Oct 2003
|
02:35 nork
Add quack 0.22, enhanced Emacs support for editing and
running Scheme programming.
PR: ports/58471
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
 |
Friday, 24 Oct 2003
|
21:41 sergei
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)
 |
Sunday, 28 Sep 2003
|
10:57 edwin
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>
 |
Saturday, 27 Sep 2003
|
07:16 edwin
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>
 |
Wednesday, 24 Sep 2003
|
09:47 edwin
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>
 |
Wednesday, 3 Sep 2003
|
05:25 dinoex
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
 |
Saturday, 30 Aug 2003
|
01:59 edwin
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>
 |
Friday, 8 Aug 2003
|
03:53 kris
As announced on May 6, remove the broken lang/wxbasic port.
 |
03:53 kris
As announced on May 6, remove the broken lang/pnet port.
 |
Thursday, 7 Aug 2003
|
11:10 knu
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
 |
Thursday, 31 Jul 2003
|
19:38 perky
- 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]
 |
Wednesday, 23 Jul 2003
|
10:12 arved
Add klogoturtle, a LOGO Interpreter for KDE.
 |
Wednesday, 16 Jul 2003
|
11:06 nork
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)
 |
10:59 nork
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)
 |
Thursday, 3 Jul 2003
|
14:41 perky
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!)
 |
Sunday, 29 Jun 2003
|
00:46 arved
Add py-prolog, A Python extension embedding SWI-Prolog
Submitted by: g.gonter@ieee.org
 |
Wednesday, 11 Jun 2003
|
16:04 obraun
Add ghc6 after repo-copy.
 |
Saturday, 7 Jun 2003
|
14:19 mi
Finish up the tclX82 removal. I thought, I did this part, but...
Submitted by: Derek Young (via kris)
 |
Thursday, 22 May 2003
|
18:30 nork
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>
 |
18:26 nork
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>
 |
Saturday, 10 May 2003
|
22:29 perky
Upgrade to 5.0 and keep 4.0 as lang/lua4
 |
Tuesday, 6 May 2003
|
03:56 kris
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.
 |
Sunday, 27 Apr 2003
|
01:46 vanilla
Add spidermonkey 1.5.p5,
a standalone JavaScript interpreter from
the Mozilla project.
PR: 51325
Submitted by: Dan Rench (drench@xnet.com)
 |
Saturday, 26 Apr 2003
|
20:09 obraun
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/
 |
Thursday, 17 Apr 2003
|
11:13 edwin
Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
 |
Friday, 4 Apr 2003
|
21:40 nork
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>
 |
20:52 nork
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>
 |
20:26 nork
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>
 |
Wednesday, 5 Mar 2003
|
16:06 obraun
Add ohugs 0.5, interpreter for Haskell with object-oriented features.
PR: ports/48946
Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
 |
Tuesday, 25 Feb 2003
|
06:21 knu
Add ruby-js, a Ruby binding to NJS JavaScript Interpreter.
 |
Monday, 17 Feb 2003
|
07:20 edwin
Added repocopy of lang/pike72 -> lang/pike74
 |
Wednesday, 12 Feb 2003
|
09:17 edwin
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>
 |
Wednesday, 29 Jan 2003
|
15:19 dirk
Remove lang/php4 which was integrated into www/mod_php4.
 |
Tuesday, 28 Jan 2003
|
09:57 obraun
Helium is a compiler for a subset of Haskell designed especially for teaching
Haskell.
WWW: http://www.cs.uu.nl/~afie/helium/
 |
Monday, 20 Jan 2003
|
05:06 edwin
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>
 |
Sunday, 19 Jan 2003
|
13:12 edwin
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>
 |
Saturday, 18 Jan 2003
|
10:12 edwin
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>
 |
05:11 edwin
New port: lang/cmucl-extra
Optional extras for the CMU implementation of Common Lisp.
PR: ports/39250
Submitted by: Scott Flatman <sf@dsinw.com>
 |
Wednesday, 15 Jan 2003
|
11:25 des
Steel Bank Common Lisp
 |
Monday, 6 Jan 2003
|
15:42 ijliao
smalleiffel -> smarteiffel
upgrade to 1.0
PR: 46044
Submitted by: maintainer
 |
Wednesday, 27 Nov 2002
|
20:28 knu
Sort entries.
 |
Sunday, 27 Oct 2002
|
05:12 vanilla
Remove pike after repo-copy pike to pike70,
and add pike70 & pike72 to lang/Makefile.
 |
Sunday, 13 Oct 2002
|
05:04 kris
The tclplugin was marked BROKEN_ELF 4 years ago. Remove it.
 |
04:28 kris
This port has been broken for ELF systems since rev 1.1 (4 years, 2 months
ago). Remove it.
 |
Thursday, 19 Sep 2002
|
11:16 nork
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)
 |
Friday, 13 Sep 2002
|
21:46 obrien
The gcc32 port builds again -- so hook it up to the build.
 |
Tuesday, 10 Sep 2002
|
12:44 dinoex
yorick-doc is complete html documentation for the yorick interpreted
language (yorick port)
PR: 34473
Submitted by: munro1@llnl.gov
 |
Monday, 9 Sep 2002
|
18:47 knu
Add gauche, a scheme script interpreter with multibyte character
handling.
 |
Friday, 6 Sep 2002
|
07:07 ijliao
add lafontaine 0.3R3
Graphical logo interpreter
 |
Thursday, 5 Sep 2002
|
03:57 obrien
Disconnect gcc32 after a repo copy until the port is ready for life again.
 |
Saturday, 31 Aug 2002
|
04:14 kris
Remove gcc33 from SUBDIR, because it has not yet been upgraded after the
repo-copy and is consequently breaking INDEX.
Pointy hat to: obrien
 |
Tuesday, 27 Aug 2002
|
08:53 ijliao
remove rotfl
cannot fetch distfiles for a long time
 |
Thursday, 22 Aug 2002
|
15:31 obraun
Add generic-haskell 1.23, the Generic Haskell compiler.
PR: ports/40239
Approved by: dwcjr (mentor)
 |
Tuesday, 6 Aug 2002
|
13:09 ijliao
add open-cobol 0.9.7
An open-source COBOL compiler
 |
Sunday, 28 Jul 2002
|
01:29 obrien
`gcc32' was repocopied to `gcc33' as it is being renumbered by the GCC guys.
 |
Friday, 26 Jul 2002
|
13:38 olgeni
Add html and postscript documentation for the Glasgow Haskell Compiler.
 |
Monday, 22 Jul 2002
|
13:41 nakai
Initial import.
.NET clone by Ximian
 |
Sunday, 21 Jul 2002
|
17:09 tobez
Update to 5.8.0 (after repocopy).
 |
Monday, 8 Jul 2002
|
03:14 demon
New port: Intel's Fortran compiler supporting Pentium 4 and Itanium processor.
PR: 37704
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
 |
Thursday, 27 Jun 2002
|
14:32 will
Add qscheme 0.5.1, a small and fast Scheme interpreter.
PR: 34999
Submitted by: erik@smluc.org
 |
11:21 will
Add visualworks 5i.4, a high performance Smalltalk environment.
PR: 26884
Submitted by: js@jeannot.org
 |
Friday, 21 Jun 2002
|
20:06 demon
New port: Emacs major mode for editing PHP files.
 |
Sunday, 16 Jun 2002
|
10:10 ijliao
nsl renamed to tensile
 |
Wednesday, 12 Jun 2002
|
18:28 ijliao
add f2py 2.13.175.1250
Fortran to Python Interface Generator
 |
Saturday, 8 Jun 2002
|
17:28 obrien
bye-bye to PGCC
 |
17:24 knu
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.
 |
Tuesday, 4 Jun 2002
|
00:26 kris
Add scsh after repo-copy.
Pointy hat to: alex
 |
Monday, 3 Jun 2002
|
18:19 ijliao
add wxbasic 0.52
wxBasic Programming Language
 |
Tuesday, 14 May 2002
|
22:26 sobomax
Update to 20020509 (version in GNOME2 RC2) after a repo-copies from
lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
 |
Wednesday, 8 May 2002
|
17:47 obrien
Remove smalleiffel-devel, it is out dated.
Requested by: Berend de Boer <berend@pobox.com>
 |
Monday, 6 May 2002
|
19:33 ijliao
add nsl 0.9
The New Scripting Language
 |
19:03 ijliao
add libutils 0.7.9
Support lib for NSL
 |
Saturday, 13 Apr 2002
|
10:38 znerd
Add kawa. Kawa is a Java-based Scheme implementation.
PR: 34214
Submitted by: Zach Garner <zach@neurosoft.org>
 |
Friday, 12 Apr 2002
|
19:29 ade
Remove lang/lcc -- it's been broken for so long and there is no new
version.
 |
Tuesday, 2 Apr 2002
|
15:19 sumikawa
Removed python+ipv6. IPv6 patch was merged in python-2.2.
 |
14:09 olgeni
Add erlang-doc, documentation for the Erlang/OTP system (PDF format).
 |
Saturday, 30 Mar 2002
|
07:26 sobomax
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.
 |
Friday, 29 Mar 2002
|
09:36 pat
Add new port lang/stldoc - STL reference manual by SGI
PR: 36324
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
 |
Tuesday, 26 Mar 2002
|
17:01 netchild
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
 |
Monday, 25 Mar 2002
|
02:42 kris
Remove the guileobjc port, which has been BROKEN since 1999.
 |
02:41 kris
Remove the libobjects port, which was marked BROKEN in 1999.
 |
Number of commits found: 1095 (showing only 95 on this page) |