| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
the new lang/gcc44 port. At this point, this is mostly identical to what
we have in lang/gcc43 which is in the final stages before the GCC 4.3.0
release, but things will start diverging soon.
PR: 120984
|
|
|
|
|
|
|
|
|
| |
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.45.6
- Bump portepoch
- Pass maintainership to submitter
Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic
indentation of Objective Caml and Camllight codes. Key parts of the
code are hilighted using Font-Lock. Support to run an interactive
Caml toplevel and debbuger is provided.
This mode attempts to give better results than the one provided in
the standard distribution OCaml 3.x. Indentation rules are slightly
different but closer to classical functional languages.
There is no relation with the Tuareg People, except their reputation
of great CAMEL riders and breeders.
PR: ports/120494
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in Java. It is typically embedded into Java applications to provide
scripting to end users.
Rhino is an implementation of the core language only and doesn't contain
objects or methods for manipulating HTML documents.
Rhino contains
* All the features of JavaScript 1.6
* Allows direct scripting of Java
* A JavaScript shell for executing JavaScript scripts
* A JavaScript compiler to transform JavaScript source files
into Java class files
* A JavaScript debugger for scripts executed with Rhino
WWW: http://www.mozilla.org/rhino/
|
| |
|
|
|
|
|
|
|
| |
gcc 3.4.x versions. Supersedes lang/stldoc.
Note: Versioning convention must be explicit in port name as different
versions of this library exist.
|
|
|
|
|
|
|
|
|
| |
incremental development mode, browsing of runtime objects, remote debugging,
etc. Open Dylan currently only runs on the x86 platform and the IDE does not
yet run on the Linux version. Open Dylan is in many ways a mature
implementation. If you are new to the language, choose Open Dylan if you can.
WWW: http://www.opendylan.org/
|
|
|
|
|
|
|
| |
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.
Approved by: portmgr (pav)
|
|
|
|
| |
A dynamic programming language for the JVM
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interactive programs. It is briefly described by its man page,
expect(1).
It uses pseudo-tty's to control the child processes, so it is not
affected by programs that refuse to read from stdin or pipes. (eg:
passwd(1) etc).
This is a development version from CVS code at SourceForge.
WWW: http://www.sourceforge.net/projects/expect
|
|
|
|
|
|
| |
It works with FreeBSD/OpenBSD/Solaris/Linux on 80x86, FreeBSD/Linux on AMD64,
Solaris on SPARC, AIX on PowerPC, and IRIX on MIPS hardware.
The x86 and AMD64 backends support two assemblers; nasm/yasm and gas.
|
|
|
|
| |
Discussed with: maintainer
|
|
|
|
|
|
| |
2007-04-01 lang/f2py: Replaced by py-numpy
Approved by: miwi (co-mentor)
|
|
|
|
|
|
|
| |
2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono
2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed
2007-09-01 devel/hs-green-card: "Does not build with latest GHC"
2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
|
|
|
|
| |
written in the late 70's.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nesasm is a 6502 assembler with specific NES support. NES
support in this case refers to FamiCOM and Nintendo
Entertainment System support.
lang/fasm has been used as a reference on how an assembler
should be ported. Feedback is as always welcome, hopefully
it will lead to me producing better ports and less work for
you committer ;)
WWW: http://bobrost.com/nes/resources.php
PR: ports/115254
Submitted by: Pontus Stenetorp <ninjin@kth.se>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
creating software using the algebraic programming language OPAL. The
package includes a native compiler and an interpreter.
OPAL is mainly developed at the Technical University of Berlin since
1986 and it is used for research and evaluation of language concepts,
algorithms and programming techniques.
WWW: http://uebb.cs.tu-berlin.de/opal/
PR: ports/114511
Submitted by: Björn König <bkoenig at cs.tu-berlin.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CINT is a C/C++ interpreter aimed at processing C/C++ scripts.
CINT covers about 95% of ANSI C and 85% of C++. A CINT script can call
compiled classes/functions and compiled code can make callbacks to CINT
user defined functions. Utilities, like makecint and rootcint, automate
the process of embedding compiled C/C++ library code as shared objects
(as Dynamic Link Library, DLL, or shared library, .so). Source files
and shared objects can be dynamically loaded/unloaded without stopping
the CINT process. CINT offers a gdb like debugging environment for
interpreted programs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Neko is a high-level dynamically typed programming language which can
also be used as an embedded scripting language. It has been designed to
provide a common runtime for several different languages.
Neko is not only very easy to learn and use, but also has the flexibility
of being able to extend the language with C libraries. You can even write
generators from your own language to Neko and then use the Neko Runtime to
compile, run, and access existing libraries.
WWW: http://nekovm.org/
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
please use a more recent version
2007-08-19 mail/wanderlust-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/rmime: emacs20 and related ports are obsolete; also, distfile is unfetchable
2007-08-19 mail/mew2-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/mew-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 mail/emh-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 lang/tuareg-mode.el: emacs20 and related ports are obsolete; this port needs an update
2007-08-19 korean/hanemacs: depends on emacs19 which is obsolete
2007-08-19 japanese/weather-emacs20: emacs20 and related ports are obsolete; please use a more recent version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.
By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.
Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Register conflicts with archivers/squsq
Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.
Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.
WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
as plain text files into TAP files.
TAP files can be used in most ZX Spectrum emulators and can be concatenated
together using cat(1).
Author: Martijn van der Heide
PR: ports/114046
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.
WWW: http://live.gnome.org/Vala
|
|
|
|
|
|
|
|
|
|
| |
The GNU Ada compiler system built from GCC 4.3.0.
WWW: WWW: http://gcc.gnu.org/
PR: 113205
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
Repocopied by: marcus
|
|
|
|
| |
depends on it, and make x11-toolkits/hs-frantk use lang/hugs
|
| |
|
|
|
|
| |
tk-wrapper)
|
|
|
|
|
|
| |
(repocopy from gnat-gcc41)
Approved by: clsung (mentor)
|
| |
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
|
| |
|
|
|
|
| |
Approved by: Martin Matuska <martin@matuska.org> (maintainer)
|
|
|
|
|
| |
PR: ports/110627
Submitted by: Martin Matuska <martin at matuska.org>
|
|
|
|
|
|
|
|
|
|
|
| |
comes with different versions of Tcl. Users can define in a configuration file
which version of the Tcl shell should be called.
- Martin Matuska
martin@matuska.org
PR: ports/110626
Submitted by: martin at matuska.org
|
|
|
|
|
| |
PR: 110611
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
come with different versions of tcl and tk. Users can define which version
of the tcl and tk shells should be called.
To make use of the "tclsh" wrapper, users need to install tcl.
Recommended tcl ports: lang/tcl84 lang/tcl85
To make use of the "wish" wrapper, users need to install tk.
Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85
- Martin Matuska
martin@matuska.org
PR: ports/109852
Submitted by: martin at matuska.org
|
|
|
|
|
| |
PR: ports/109775
Submitted by: Luke Jee
|
|
|
|
|
| |
PR: ports/109677
Submitted by: Martin Matuska <martin at matuska.org>
|
|
|
|
|
|
|
| |
WWW: http://www.cduce.org/ocaml
PR: ports/109564
Submitted by: Jaap Boender <jaapb at kerguelen.rg>
|
|
|
|
|
|
|
|
|
| |
library.
Submitter doesn't respond, thus I'll maintain the port.
PR: ports/101423 (based on)
Submitted by: Alexander Novitsky <alecn2002 at yandex.ru>
|
|
|
|
| |
architectures.
|
|
|
|
|
|
| |
2006-12-01 lang/tcc: is only for i386, and you are running amd64.
Approved by: erwin (mentor, implicit)
|
|
|
|
|
|
|
| |
WWW: http://www.excelsior-usa.com/
PR: ports/108499
Submitted by: coumarin at gmail.com
|
|
|
|
|
|
|
|
|
| |
it is setup to produce native FreeBSD binaries.
WWW: http://www.excelsior-usa.com/
PR: ports/108498
Submitted by: coumarin at gmail.com
|
|
|
|
| |
- Remove expired ruby18_static port that depends on ruby16
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one used in the book Foundations of Multithreaded, Parallel, and
Distributed Programming. The name of the language comes from the first
three letters of the main words of the title of the book:
Multithreaded, Parallel, and Distributed. These words also capture a
distinguishing aspect of the language, namely that it supports all
three of these concurrent programming techniques.
MPD is implemented as a variant of the SR programming language. It has
a different parser, but it uses the same intermediate form and
run-time system as SR. Consequently, MPD provides the same variety of
concurrent programming mechanisms as does SR.
WWW: http://www.cs.arizona.edu/mpd/
PR: ports/108806
Submitted by: Kai Wang <kaiw27 at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95. Note that g95 and gfortran are different compiler
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler
.
WWW: http://www.g95.org/
This port is based on hrs's original one, and slightly modified.
|
|
|
|
|
| |
PR: ports/108041
Submitted by: martin at matuska.org
|
|
|
|
|
| |
PR: ports/108041
Submitted by: martin at matuska.org
|
|
|
|
|
|
| |
no ports require them.
Approved by: python@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.
Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.
WWW: http://www.iro.umontreal.ca/~gambit/
PR: ports/107405
Submitted by: Rob Zinkov
|
|
|
|
|
|
|
| |
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
|
|
|
|
|
| |
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
|
|
|
|
|
|
|
|
|
|
|
|
| |
including many of those captured at on the Wiki at StandardClassExtensions.
They are thoroughly documented and tested. See the project homepage for API
documentation.
Author: Gavin Sinclair <gsinclair@soyabean.com.au>
WWW: http://extensions.rubyforge.net
PR: ports/107434
Submitted by: Christopher Boumenot <boumenot at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!
WWW: http://webster.cs.ucr.edu/
PR: ports/107224
Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>
|
|
|
|
|
|
|
|
| |
way for GNUstep developers or users (linking Objective-C bridge by default).
The module is automatically built in various ready to use solutions:
* ioobjc (tool you can run in your shell to use Io interactive environment)
WWW: http://www.etoile-project.org/
|
|
|
|
|
| |
PR: ports/107139
Submitted by: chinsan
|
| |
|
|
|
|
|
|
| |
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
|
|
|
|
| |
Submitted by: Dave Feustel <dfeustel@mindspring.com>
|
|
|
|
|
|
|
|
|
|
| |
Includes many examples, e.g. the sieve of Erathostenes to compute primes,
a Koch curve plotter, mandelbrot set, graphs of various functions etc.
GScheme is fully tail recursive. The garbage collector bypasses GNUstep's
retain/release mechanism in order to deal with circular data structures.
GScheme is document-based and you can edit more than one file at the same time.
WWW: http://www.gnustep.it/marko/GScheme/index.html
|
|
|
|
|
|
|
|
|
|
| |
snapshot of GCC 4.3.0; repocopied over from lang/gcc42.
Sadly we now have an unconditional dependency on math/libgmp4 and
math/mpfr. On the positive side this allows us to always build the
Fortran frontend.
PR: 104683
|
|
|
|
|
|
|
|
|
| |
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
|
|
|
|
|
|
|
|
|
|
| |
than a scripting framework with an illusion of single objective
environment between objects of scriptable servers or applications.
StepTalk, when combined with the dynamism that the Objective-C
language provides, goes way beyond mere scripting. It is language
independent - it uses languages as separate bundles.
WWW: http://www.gnustep.org/experience/StepTalk.html
|
|
|
|
|
|
|
|
|
|
|
| |
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goal of this project is only one, to develop the fastest Virtual
Machine for Ruby in the world.
Author: Koichi Sasada <ko1@atdot.net>
WWW: http://www.atdot.net/yarv/
PR: ports/100769
Submitted by: Jun Mukai aka jmuk <mukai at jmuk.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-
oriented scripting language based on Tcl. It was originally designed for
providing language support for design patterns and provides novel constructs
such as filters or transitive mixin classes. The language is designed for
empowering rather than constraining system developers. The basic object model
is highly influenced by CLOS.
WWW: http://media.wu-wien.ac.at/
PR: ports/103670
Submitted by: Martin Matuska <martin at matuska.org>
Approved by: sem (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
programs in general and in the domains of artificial intelligence (AI) and
statistics.
Author: Lutz Mueller
WWW: http://www.newlisp.org/
PR: ports/103226
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
- gcc-4.1.2 version, snapshot 20060818 is used; [1]
- fsf_suffix (-gnat-gcc41) is used for FSF MAN7 files to avoid
conflicts with other gcc ports; [1]
- some Makefile restructure; [1]
o remove BROKEN for 4.x as it builds without errors.
PR: 100038 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CamlIDL comprises two parts:
* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)
* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.
WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/
PR: ports/101100
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC, the GNU Compiler Collection includes C, C++, Java with
AWT peer for gtk.
This port installs the various front ends as gcc42, g++42, gcj42,
like master port, *AND* installs gcj+AWT peer for gtk as well.
WWW: http://gcc.gnu.org/
Repocopied by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
language IMP, "plain" the implementation with explicit passing of state.
The semantics of the IMP-language is presented in the book:
"The Formal Semantics of Programming Languages" by Glynn Winskel
(1993, The MIT Press).
for more details on monads, see Philip Wadler's page on:
http://cm.bell-labs.com/cm/cs/who/wadler/topics/monads.html#combining-monads
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102103
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
| |
language.
PR: ports/101425
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
| |
language.
PR: ports/101424
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
| |
PR: 99993
Submitted by: Karel Miklav <karel@lovetemple.net>
Approved by: netchild (mentor, implicit)
|
|
|
|
| |
An experimental compiler for Perl 6
|
|
|
|
| |
Compiler for Perl 6 Rules
|
|
|
|
|
|
|
|
| |
WWW: http://caml.inria.fr/ocaml/
PR: ports/100932
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
|
|
| |
Common Lisp in Java.
PR: ports/96232
Submitted by: Frank Fischer <fischer.frank@gmail.com>
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
| |
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
|
| |
source to source transformations, and (in the future) compiling
PHP scripts down to native machine code.
PR: ports/99784
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
Approved by: ahze (mentor, implicit)
|
|
|
|
|
|
|
| |
library built with gcc-3.2.
Reported by: thierry
Approved by: netchild (mentor)
|
|
|
|
|
|
| |
GNU family.
WWW: http://www.gnu-pascal.de/
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/98721
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
|
|
|
|
| |
PR: ports/98677
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After a good number of years, we noticed that there wasn't a "non-patched"
version of a csharp-mode for Emacs. There were a few, but most of them had
comments that they were "in progress" or "about to merge", but then we noticed
that those notices were there even after a couple of months.
Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we
decided to follow the rules and create one that required no patching or
modification to the core cc-mode engine (which is a good thing). So, this is
the C# mode.
WWW: http://mfgames.com/linux/csharp-mode
|
|
|
|
| |
Remove it, finally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
most of which were added on top of a very C-like core to support better
ad-hoc scripting:
* syntax similar to ANSI C
* standard library similar to ANSI C
* automatic memory management
* runtime polymorphism
* support for exceptions
* support for anonymous functions
Additionally, an interpreter for the Arena language can be implemented
to be very compact in terms of both source code size and memory consumption.
WWW: http://www.minimalinux.org/arena/
|
|
|
|
|
|
|
| |
JavaScript.
PR: ports/98372
Submitted by: dom@happygiraffe.net
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
|
|
| |
language.
PR: ports/97479
Submitted by: Li-Lun Wang <llwang@infor.org>
Approved by: tobez
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tcc's features include:
* Small: You can compile and execute C code everywhere, for
example on rescue disks (about 100KB for x86 TCC executable,
including C preprocessor, C compiler, assembler and linker).
* Fast: tcc generates optimized x86 code. No byte code overhead.
Compile, assemble and link several times faster than GCC.
* Unlimited: Any C dynamic library can be used directly. TCC is
heading torward full ISOC99 compliance. TCC can of course compile
itself.
* Safe: tcc includes an optional memory and bound checker. Bound
checked code can be mixed freely with standard code.
* Compile and execute C source directly. No linking or assembly
necessary. Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at
the first line of your C source, and execute it directly from the
command line.
* With libtcc, you can use TCC as a backend for dynamic code
generation.
|
|
|
|
|
|
|
| |
JAVA and ODBC, reducing a log dependencies.
PR: ports/96690
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
|
|
|
|
| |
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
|
|
|
|
| |
Repocopy by: marcus
|
|
|
|
|
|
| |
GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
This is essentially same as lang/gcc41 port but installs
AWT part of gcj as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maude is a high-performance reflective language and system supporting both
equational and rewriting logic specification and programming for a wide range
of applications. Maude has been influenced in important ways by the OBJ3
language, which can be regarded as an equational logic sublanguage. Besides
supporting equational specification and programming, Maude also supports
rewriting logic computation.
Rewriting logic is a logic of concurrent change that can naturally deal with
state and with concurrent computations. It has good properties as a general
semantic framework for giving executable semantics to a wide range of
languages and models of concurrency. In particular, it supports very well
concurrent object-oriented computation. The same reasons making rewriting
logic a good semantic framework make it also a good logical framework, that
is, a metalogic in which many other logics can be naturally represented and
executed.
Maude supports in a systematic and efficient way logical reflection. This
makes Maude remarkably extensible and powerful, supports an extensible algebra
of module composition operations, and allows many advanced metaprogramming and
metalanguage applications. Indeed, some of the most interesting applications
of Maude are metalanguage applications, in which Maude is used to create
executable environments for different logics, theorem provers, languages, and
models of computation.
WWW: http://maude.cs.uiuc.edu/
PR: ports/94986
Submitted by: Rick van der Zwet <rick@traffie.wzoeterwoude.net>
|
|
|
|
|
|
| |
is disabled by default.
Approved by: portmgr (krion)
|
| |
|
|
|
|
| |
Approved by: tobez
|
| |
|
| |
|
| |
|
|
|
|
| |
subset of Perl 6 subroutine syntax to Perl 5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Freepascal 2.0.0 is the latest release of freepascal compiler
suite.
Originally named FPK-Pascal, the Free Pascal compiler is a
32 bit Turbo Pascal compatible Pascal compiler for DOS,
Linux, Win32, OS/2, (based on an older version) the AmigaOS,
FreeBSD/ELF, and BeOS.
WWW: http://www.freepascal.org/
PR: ports/82640
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Elan is a programming language originally developed by the
Technical University of Berlin, but nowadays an implementation
is maintained by the Radboud University of Nijmegen.
We at TCCN learn youngsters how to program in this language.
We installed FreeBSD on one of our SPARC's some time ago,
but Elan wasn't in the Ports tree yet. That's why I made
two ports. One for lang/elan, the Elan compiler, and one
for devel/mimir, a library the Elan compiler uses.
More info about Elan:
http://en.wikipedia.org/wiki/Elan_programming_language
PR: ports/89275
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
|
|
|
| |
snapshot of GCC 4.2.0.
Change pkg-plist to avoid hardcoding any version number.
PR: 90253
|
|
|
|
| |
perl interpreter (linux version)
|
|
|
|
| |
string interpolation semantics.
|
|
|
|
|
|
| |
Remove lang/mlton from MOVED.
PR: ports/89684 related
|
|
|
|
|
|
|
| |
This port contains a version of libgcc which is newer than the one shipped
with the default linux_base port.
WWW: http://gcc.gnu.org/
|
|
|
|
|
|
|
|
|
|
|
| |
The Twelf implementation comprises
* the LF logical framework, including type reconstruction;
* the Elf constraint logic programming language;
* an inductive meta-theorem prover for LF;
* and an Emacs interface.
PR: ports/84625
Submitted by: "Andrew Bernard" <andrew@hobnob.com>
|
|
|
|
|
| |
Requested by: Simon Dick <simond@irrelevant.org> (maintainer)
PR: ports/89059
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Io is small prototype-based programming language. The ideas in Io
are mostly inspired by Smalltalk (all values are objects), Self
(prototype-based), NewtonScript (differential inheritance), Act1
(actors and futures for concurrency), LISP (code is a runtime
inspectable/modifiable tree) and Lua (small, embeddable).
WWW: http://www.iolanguage.com/
|
|
|
|
|
|
|
|
| |
Emacs lisp modules for the Python language.
PR: 87314
Submitted by: Dario Freni <saturnero@guri.org>
WWW: http://python-mode.sourceforge.net/
|
|
|
|
|
|
|
| |
WWW: http://www.adaptive-enterprises.com.au/~d/software/see/
PR: ports/88178
Submitted by: Simun Mikecin <sime@logos.hr>
|
|
|
|
| |
JavaScript code to as few characters as possible.
|
|
|
|
|
|
|
| |
emails to the committer about this were ignored. If someone else wants
to maintain it, it can be added back.
Pointy hat to: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Open Object Rexx is a powerful object-oriented scripting language. The
interpreter is almost fully compatible with the original Object Rexx by IBM.
The port is derived from the generic Unix source code, with the idea to add
BSD-specific enhancements over time and also to develop modules that would
allow to run the most of OS/2 Object Rexx code on BSD platforms.
WWW: http://www.oorexx.org/
PR: ports/86005
Submitted by: Micho Durdevich <micho@matem.unam.mx>
|
|
|
|
| |
lang/ghc-doc and track two dependencies.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
be bound to a Java Tag which is a Java bean that performs some function.
Jelly is totally extendable via custom actions (in a similar way to JSP custom
tags) as well as cleanly integrating with scripting languages such as Jexl,
Velocity, pnuts, beanshell and via BSF (Bean Scripting Framework) languages
like JavaScript & JPython.
Jelly uses an XMLOutput class which extends SAX ContentHandler to output XML
events. This makes Jelly ideal for XML content generation, SOAP scripting or
dynamic web site generation. A single Jelly tag can produce, consume, filter or
transform XML events. This leads to a powerful XML pipeline engine similar in
some ways to Cocoon.
WWW: http://jakarta.apache.org/commons/jelly/index.html
|
|
|
|
|
|
|
|
|
| |
(even ones it is supposed to work on, cf. pointyhat), it fails to build
on FreeBSD 6 and 7, and lang/gcc32 is basically the same plus a single
ABI changes and many bug fixes.
It is strongly recommended to migrate to GCC 3.4 or 4.0, since only these
are still actively maintained upstream and support FreeBSD 7, for example.
|
|
|
|
|
| |
PR: 83433
Submitted by: Timothy Bourke <timbob@bigpond.com>
|
|
|
|
|
| |
released as tarball source and difficult to maintain for its tendency
to be outdated from the mainstream Python.
|
|
|
|
|
| |
in the tree. If absolutely necessary for compatibility with old code,
use lang/gcc28 or preferably lang/gcc295.
|
| |
|
|
|
|
|
|
|
| |
JavaScript implementation.
PR: ports/82321
Submitted by: kappa@freebsd.org.ua
|
|
|
|
|
|
|
|
|
|
|
|
| |
MetaOCaml is a multi-stage extension of the OCaml programming language, and
provides three basic constructs called Brackets, Escape, and Run for building,
combining, and executing future-stage computations, respectively. MetaOCaml
is a compiled dialect of MetaML.
WWW: http://www.metaocaml.org/
PR: ports/82330
Submitted by: Geoffrey Mainland <mainland@apeiron.net>
|
|
|
|
|
|
|
|
|
|
| |
CDuce is an XML centric programming language result of a joint research
project on XML, semantic subtyping, databases and efficient tree automata.
Despite its XML orientation, it is also generalist.
PR: 82117
Submitted by: Marwan Burelle <marwan.burelle (at) lri.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SketchyLISP is a small, tail-recursive, lexically scoped interpreter for
purely symbolic dialect of LISP that smells like Scheme. It may be considered
an implementation of pure LISP plus DEFINE and CALL/CC.
This package contains the SketchyLISP interpreter and library, the reference
manual, and example programs.
WWW: http://www.t3x.org/sketchy/
PR: ports/81012
Submitted by: Nils M Holm <nmh@t3x.org>
|
|
|
|
|
|
| |
snapshot of GCC 4.1.0.
PR: 80306
|
|
|
|
|
| |
PR: ports/79803
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
|
|
|
|
|
| |
PR: ports/72055
Submitted by: Simun Mikecin <sime@logos.hr>
Approved by: adamw (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
It aims to implement the full Perl6 specification,
as detailed in the Synopses.
- Synopses: [http://dev.perl.org/perl6/synopsis/]
Discussed with: tobez, autrijus@autrijus.org
PR: 78809
Submitted by: clsung
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the features that people like so much in languages like Python, Ruby and
Smalltalk, making them available to Java developers using a Java-like syntax.
Groovy is designed to help you get things done on the Java 2 Platform in a
quick, concise and fun way. Groovy brings the power of a scripting language
directly into the Java 2 Platform. For example:
- Shell scripting using Groovy allows the full power of the Java Platform to be
brought to bear to the task at hand.
- Groovy can be used (and indeed is already being used) as a replacement for
Java for small and medium sized applications to execute on the Java 2
Platform.
- Groovy can be used as an embedded language for dynamic business rules or
extension points utilizing the agility of Groovy and saving the cost of
redeploying applications for each change of rule (especially when the rules
are stored in a database).
- Groovy makes writing test cases for unit tests very easy.
As well as being a powerful language for scripting Java objects, Groovy can be
used as an alternative compiler to javac to generate standard Java bytecode to
be used by any Java project.
WWW: http://groovy.codehaus.org/
|
|
|
|
|
|
|
|
|
| |
- Rename to match new name of the project
- Take maintainership
PR: ports/77611
Submitted by: Johan van Selst <johans@stack.nl>
Repocopy by: marcus
|
| |
|
|
|
|
| |
and the handful of ports that depended on them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.
Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread. This will allow threaded extension libraries to run
and work properly on those systems.
The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build. I don't know if the problem is in
libpthread or in gcc.
(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
|
|
|
|
|
| |
Repocopy is not necessary here since lang/ruby-lua is and will be the
mainstream.
|
|
|
|
|
|
| |
and add them in Makefiles at devel/Makefile and lang/Makefile
Reported by: kris
|
|
|
|
|
|
|
| |
line-editor-like access to multiple text buffers.
PR: ports/74781
Submitted by: James Bailie <jimmy@jamesbailie.com>
|
|
|
|
| |
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
|
|
|
|
|
|
|
|
| |
JavaScriptCore is part of Gtk-Wecore.
JavaScriptCore is javascript interpreter that OSB uses. It is based on
Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs
code.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
code with Lua. Based on a "cleaned" header file, toLua automatically
generates the binding code to access C/C++ features from Lua. Using
Lua-5.0 API and tag method facilities, the current version automatically
maps C/C++ constants, external variables, functions, namespace,
classes, and methods to Lua. It also provides facilities to create
Lua modules.
WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
|
|
|
|
|
|
|
|
|
|
| |
code with Lua. Based on a "cleaned" header file, toLua automatically
generates the binding code to access C/C++ features from Lua. Using
Lua-5.0 API and tag method facilities, the current version automatically
maps C/C++ constants, external variables, functions, namespace,
classes, and methods
WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
|
|
|
|
|
| |
PR: ports/74072
Submitted by: Masanori OZAWA (ozawa@ongs.co.jp)
|
|
|
|
|
|
| |
snapshot of GCC 4.0.0.
PR: 71696
|
| |
|
|
|
|
|
|
| |
and we will grow a devel/gcc40 port.
PR: 71696
|
|
|
|
|
| |
functions. This port goes to lang/ to follow the tradition of
p5-Scalar-List-Utils.
|
|
|
|
|
|
|
|
|
|
|
| |
The asn1c compiles ASN.1 (Abstract Syntax Notation One)
specifications into the C source code. This compiler supports
automatic constraints checking code generation, parametrization,
basic support for Information Object Classes. The produced C code
contains the codecs for BER & DER encoding rules.
PR: ports/71560.
Submitted by: Lev Walkin <vlm@lionet.info>
|
|
|
|
|
|
| |
snapshot of GCC 3.5.0.
PR: 70493
|
|
|
|
|
| |
PR: 44295
Submitted by: Stephen Weeks
|
| |
|
|
|
|
| |
a new Python implementation for .NET platforms.
|
|
|
|
|
| |
PR: ports/62455
Submitted by: Julian Stecklina
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Resurrection suggested by: marcus
|
|
|
|
| |
Need by dtc port.
|
|
|
|
|
|
|
| |
databases/zpygresqlda
lang/ruby-python
lang/tclX80
misc/libelysium
|
|
|
|
|
| |
Its only dependency (www/caudium-devel) is being temporarily retired
as well.
|
|
|
|
|
|
|
|
| |
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.
PR: ports/66262
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The libjit library implements Just-In-Time compilation
functionality. Unlike other JIT's, this one is designed to be
independent of any particular virtual machine bytecode format
or language. The hope is that Free Software projects can get a
leg-up on proprietry VM vendors by using this library rather
than spending large amounts of time writing their own JIT from
scratch.
This JIT is also designed to be portable to multiple
archictures. If you run libjit on a machine for which a native
code generator is not yet available, then libjit will fall back
to interpreting the code. This way, you don't need to write
your own interpreter for your bytecode format if you don't want
to.
PR: ports/66038
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
| |
replaces gnustep-objc on some architectures
|
|
|
|
|
|
|
|
| |
Free Pascal base.
PR: 62623
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Approved by: pav (mentor).
|
|
|
|
|
|
| |
PR: 62605
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
|
|
|
|
| |
PR: 62755
Approved by: mat (mentor).
|
|
|
|
|
|
|
|
| |
Emacs/XEmacs major mode for editing Lua scripts.
PR: ports/63770
Submitted by: John Elsasser
Approved by: linimon (mentor)
|
|
|
|
|
| |
PR: ports/62599
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
|
|
|
|
|
| |
PR: ports/63813
Submitted by: Josh Elsasser <jre@vineyard.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as a bunch of ports and a meta-port.
ml-pnet: Some of the Mono upper-level libraries in a form that can be easily
compiled and used with pnet's CLI implementation.
pnet: A meta-port for all these ports.
pnet-base: A runtime engine, C# compiler and a host of useful development
tools, all written in C.
pnetc: pnetC project, an ANSI C library that can be compiled down to IL
using Portable.NET's cscc compiler.
pnetlib: C# class libraries.
PR: ports/60408, ports/60409, ports/60413, ports/60453
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: 62293
Submitted by: Eugene Ossintsev <eugos@gmx.net>
|
|
|
|
|
| |
PR: 62292
Submitted by: Eugene Ossintsev <eugos@gmx.net>
|
|
|
|
|
|
|
| |
to C++.
PR: ports/62436
Submitted by: kiwi@oav.net
|
|
|
|
|
|
|
|
| |
no longer needed.
PR: ports/62421
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> (maintainer)
No objection: freebsd-ports
|
|
|
|
|
|
|
|
| |
change to appropriate name
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
PR : 62287 (repocopy request)
Thanks to : joe, adam
|
|
|
|
|
|
|
|
| |
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,
Note: gcc-3.5 will include this effort.
|
| |
|
|
|
|
|
| |
PR: 61183
Submitted by: Marco van de Voort <marcov@stack.nl>
|
|
|
|
| |
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
|
|
|
|
|
| |
PR: ports/52016
Submitted by: David G. Holm <harbour@netfang.net>
|
|
|
|
|
|
|
|
|
| |
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.
Approved by: portmgr (marcus), maintainer
Repocopy by: joe
|
|
|
|
|
| |
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
|
|
|
|
|
| |
address now bounces with permanent errors. It had previously been
scheduled for removal on Feb. 2nd and no one has objected.
|
| |
|
|
|
|
| |
Q -- equational programming language
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/60282
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
The Quick C-- Compiler
PR: 59893
|
|
|
|
|
|
|
|
|
|
|
| |
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune
sort.
Approved by: marcus (mentor)
|
|
|
|
| |
A tool that wraps Rexx source or tokenised code into an executable
|
|
|
|
| |
A Rexx interpreter
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
running Scheme programming.
PR: ports/58471
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
This port is needed for net/jffnms to build
PR: 56269
Submitted by: asa@gascom.ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
|
| |
ruby-devel to ruby18.
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
|
|
|
|
|
| |
slave port.
PR: ports/54520
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
|
|
|
|
|
|
| |
PR: ports/54519
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!)
|
|
|
|
| |
Submitted by: g.gonter@ieee.org
|
| |
|
|
|
|
| |
Submitted by: Derek Young (via kris)
|
|
|
|
|
|
|
| |
port for lang/php4.
PR: ports/51945
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
|
|
|
|
|
|
|
|
| |
a standalone JavaScript interpreter from
the Mozilla project.
PR: 51325
Submitted by: Dan Rench (drench@xnet.com)
|
|
|
|
|
|
|
| |
Constraint Handling Rules (CHRs). Chameleon implements the ideas described in
``A Theory of Overloading''.
WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/
|
|
|
|
| |
Add lang/gcc33 and lang/tclX to emulators/Makefile
|
|
|
|
|
|
|
|
| |
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.
PR: ports/50155
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/48946
Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
|