1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

426 Commits

Author SHA1 Message Date
Edwin Groothuis
a83e62a434 toLua is a tool that greatly simplifies the integration of C/C++
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>
2004-11-21 09:32:07 +00:00
Edwin Groothuis
ba0c53550f toLua is a tool that greatly simplifies the integration of C/C++
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/
2004-11-21 08:32:23 +00:00
Daichi GOTO
cfccf82ceb Add gdc 0.8, D Front End for GCC.
PR:		ports/74072
Submitted by:	Masanori OZAWA (ozawa@ongs.co.jp)
2004-11-18 16:10:56 +00:00
Gerald Pfeifer
8a1a913d78 Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:		71696
2004-10-31 05:24:28 +00:00
Dima Dorfman
9cc8e73a28 Add tuareg-mode, an Emacs major mode for editing Caml code 2004-10-28 12:27:32 +00:00
David E. O'Brien
89e77fc278 Remove the still-born GCC 3.5 port. There will be no FSF GCC version 3.5,
and we will grow a devel/gcc40 port.

PR:	71696
2004-10-27 18:06:34 +00:00
Anton Berezin
349452dc1b Add p5-List-MoreUtil, an assorted collection of list/array utility
functions.  This port goes to lang/ to follow the tradition of
p5-Scalar-List-Utils.
2004-10-14 20:32:12 +00:00
Kirill Ponomarev
153c40f19a Add asn1c 0.9.4,
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>
2004-10-14 08:51:02 +00:00
Gerald Pfeifer
702cd6a8a1 Complete the repo-copy of gcc34 to gcc35 and update to the 20040829
snapshot of GCC 3.5.0.

PR:		70493
2004-09-02 10:47:07 +00:00
Thierry Thomas
57f084cd83 Add mlton 20040227, an optimizing Standard ML compiler.
PR:		44295
Submitted by:	Stephen Weeks
2004-08-21 15:42:34 +00:00
Vanilla I. Shu
9168608c3f Add embryo, it's a C like scripting language used in parts of the Enlightenment. 2004-08-08 15:48:21 +00:00
Hye-Shik Chang
fb65895765 Add new port for IronPython 0.6,
a new Python implementation for .NET platforms.
2004-07-29 06:10:47 +00:00
Volker Stolz
81396a5fab Add ecl 0.9d.040206, an ANSI Common Lisp implementation.
PR:		ports/62455
Submitted by:	Julian Stecklina
2004-07-25 09:58:58 +00:00
Alex Dupre
dfd8507c96 Remove obsolate PHP slave ports. 2004-07-19 09:47:43 +00:00
Alex Dupre
4622dd168c Add php5-extensions 1.0, a "meta-port" to install PHP extensions. 2004-07-19 09:33:20 +00:00
Alex Dupre
2439416a64 Add php4-extensions 1.0, a "meta-port" to install PHP extensions. 2004-07-19 09:32:08 +00:00
Alex Dupre
c75f2c1cfd Add a new shared extension for PHP. 2004-07-19 08:09:11 +00:00
Hye-Shik Chang
1446b7717f Remove deprecated ports: lang/python15 and lang/python20. 2004-06-21 01:33:54 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Volker Stolz
4a3968acea Resurrect lang/squeak: Squeak3 is the latest stable version.
Resurrection suggested by: marcus
2004-06-03 07:15:49 +00:00
Clement Laforet
44d5a2a4dc - Add proftpd-mysql port, a slave port of proftpd with mysql support.
Need by dtc port.
2004-05-25 00:50:54 +00:00
Mark Linimon
7c346bdd7d As previously announced, remove the following deprecated ports:
databases/zpygresqlda
lang/ruby-python
lang/tclX80
misc/libelysium
2004-05-15 00:50:47 +00:00
Mark Linimon
15dd50ac7f Remove pike74. This development version has been supplanted by pike76.
Its only dependency (www/caudium-devel) is being temporarily retired
as well.
2004-05-11 22:27:08 +00:00
Pav Lucistnik
158d385fd1 Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
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>
2004-05-09 23:26:39 +00:00
Kris Kennaway
ff996e3290 As previously announced, remove these broken or obsolete ports. 2004-05-08 06:09:03 +00:00
Vanilla I. Shu
fcaf4c2d5d Connect to pike76. 2004-05-05 21:55:33 +00:00
Kirill Ponomarev
c645a7ed35 Add libjit 0.0.0f,
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>
2004-04-29 08:30:56 +00:00
Dirk Meyer
08f231f091 slave port of gcc32
replaces gnustep-objc on some architectures
2004-04-13 11:26:47 +00:00
Thierry Thomas
cdcbfe7713 Add fpc-base 1.0.10, meta package to install all of the
Free Pascal base.

PR:		62623
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
Approved by:	pav (mentor).
2004-04-12 21:58:15 +00:00
Thierry Thomas
84889e693f Add fpc-demo 1.0.10, Free Pascal compiler examples.
PR:		62605
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:57:15 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Thierry Thomas
d122a6e31d Add gambas 0.91, gambas Almost Means BASic.
PR:		62755
Approved by:	mat (mentor).
2004-03-25 18:10:26 +00:00
Volker Stolz
50b8a65958 New Port: lang/lua-mode.el
Emacs/XEmacs major mode for editing Lua scripts.

PR:		ports/63770
Submitted by:	John Elsasser
Approved by:	linimon (mentor)
2004-03-11 21:05:44 +00:00
Pav Lucistnik
8bcb9866bb Add fpc-docs, a port for documentation of Free Pascal Compiler.
PR:		ports/62599
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-03-08 17:40:37 +00:00
Oliver Braun
4bb415d6d0 Add haskell-mode.el 1.44, an Emacs lisp mode for editing haskell programs.
PR:		ports/63813
Submitted by:	Josh Elsasser <jre@vineyard.net>
2004-03-06 21:53:20 +00:00
Pav Lucistnik
d5e5082e47 Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
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>
2004-03-06 17:08:04 +00:00
Sergei Kolobov
53d7785946 Add ocaml-doc 3.07, documentation (HTML, PS) for the Objective Caml.
PR:		62293
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
2004-02-27 07:51:03 +00:00
Sergei Kolobov
1761168fee Add ocaml-nox11, a slave port for lang/ocaml without X11
PR:		62292
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
2004-02-27 07:48:50 +00:00
Vanilla I. Shu
0da9c27b86 Add pike75 7.5.17, a dynamic programming language with a syntax similar
to C++.

PR:		ports/62436
Submitted by:	kiwi@oav.net
2004-02-20 20:13:48 +00:00
Mark Linimon
e7cd88d637 Remove squeak2 in favor of squeak3. squeak2 is outdated, obsolete and
no longer needed.

PR:		ports/62421
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de> (maintainer)
No objection:	freebsd-ports
2004-02-17 10:52:28 +00:00
Maho Nakata
f02982c699 Move lang/g95 -> lang/gfortran
change to appropriate name

Submitted by:	 Steve Kargl <sgk@troutmask.apl.washington.edu>
PR	    : 62287 (repocopy request)
Thanks to   : joe, adam
2004-02-11 01:20:08 +00:00
Maho Nakata
d09352d85c Add New port lang/g95 GNU Fortran 90/95 Compiler
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.
2004-02-01 23:20:23 +00:00
Maho Nakata
3ac7fa0588 added ifc7 and remove ifc8 by repocopy 2004-01-31 23:10:37 +00:00
Ernst de Haan
2ddbe2d1c8 New port: fpc-devel: Free Pascal 1.9.x beta series.
PR:		61183
Submitted by:	Marco van de Voort <marcov@stack.nl>
2004-01-21 07:53:11 +00:00
Maho Nakata
aeb7d1dd84 Add new port lang/ifc8
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-19 14:52:12 +00:00
Mark Linimon
8d37621480 Add lang/harbour, an open source Clipper-compatible compiler.
PR:		ports/52016
Submitted by:	David G. Holm <harbour@netfang.net>
2004-01-19 06:24:52 +00:00
Oliver Braun
ceb5689bb9 * Upgrade lang/ghc to 6.2.
* 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
2004-01-15 22:56:11 +00:00
Alexander Leidinger
a2f3809140 - connect icc7 to the build after a repocopy from icc
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
2004-01-11 15:34:17 +00:00
Mark Linimon
3a10b82b6c Remove lang/fpl. It has not fetched in some time, and the maintainer's
address now bounces with permanent errors.  It had previously been
scheduled for removal on Feb. 2nd and no one has objected.
2004-01-10 21:18:26 +00:00
Jimmy Olgeni
99d54fe513 Add ghc6-doc. 2004-01-09 19:37:33 +00:00