notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/Makefile

Number of commits found: 1070 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  

Sunday, 31 Jul 2005
13:34 gerald search for other commits by this committer
Remove the lang/gcc31 port.  It fails to build on several architectures
(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.
Original commit
Friday, 29 Jul 2005
07:19 barner search for other commits by this committer
Add polyml 4.1.3, a fast open-source implementation of Standard ML.

PR:             83433
Submitted by:   Timothy Bourke <timbob@bigpond.com>
Original commit
00:55 perky search for other commits by this committer
Remove stackless_python from the ports collection.  It's never been
released as tarball source and difficult to maintain for its tendency
to be outdated from the mainstream Python.
Original commit
Tuesday, 19 Jul 2005
02:51 linimon search for other commits by this committer
As previously announced, remove gcc27.  It is no longer used by anything
in the tree.  If absolutely necessary for compatibility with old code,
use lang/gcc28 or preferably lang/gcc295.
Original commit
Sunday, 17 Jul 2005
17:01 pav search for other commits by this committer
New slave port of tcl84 that enabled threading support.
Original commit
Saturday, 16 Jul 2005
15:23 erwin search for other commits by this committer
Add p5-JavaScript-SpiderMonkey 0.11, perl interface to Mozilla
JavaScript implementation.

PR:             ports/82321
Submitted by:   kappa@freebsd.org.ua
Original commit
Monday, 27 Jun 2005
14:05 jylefort search for other commits by this committer
Add metaocaml.

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>
Original commit
Sunday, 19 Jun 2005
14:38 thierry search for other commits by this committer
Add cduce 0.3.2.

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>
Original commit
Monday, 16 May 2005
21:46 jylefort search for other commits by this committer
Add sketchy.

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>
Original commit
Tuesday, 26 Apr 2005
13:49 gerald search for other commits by this committer
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:             80306
Original commit
Sunday, 17 Apr 2005
12:25 pav search for other commits by this committer
Add a development version of SDCC, Small Devices C Compiler.

PR:             ports/79803
Submitted by:   Tijl Coosemans <tijl@ulyssis.org>
Original commit
Friday, 15 Apr 2005
17:08 jylefort search for other commits by this committer
Library that provides an ECMAScript (JavaScript) run-time environment.

PR:             ports/72055
Submitted by:   Simun Mikecin <sime@logos.hr>
Approved by:    adamw (mentor)
Original commit
17:01 skv search for other commits by this committer
Add parrot 0.1.2, parrot - virtual machine for dynamic languages.
Original commit
Sunday, 3 Apr 2005
12:51 lth search for other commits by this committer
Add p5-List-MoreUtils 0.09, provide the stuff missing in List::Util.
Original commit
Tuesday, 15 Mar 2005
03:05 clsung search for other commits by this committer
- Pugs is an implementation of Perl 6, written in Haskell.
  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
Original commit
Monday, 21 Feb 2005
11:21 hq search for other commits by this committer
Groovy is an agile dynamic language for the Java 2 Platform that has many of
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/
Original commit
Saturday, 19 Feb 2005
19:54 pav search for other commits by this committer
- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:             ports/77611
Submitted by:   Johan van Selst <johans@stack.nl>
Repocopy by:    marcus
Original commit
00:59 kris search for other commits by this committer
Remove lang/php3, which depends on the removed mod_php3
Original commit
Friday, 18 Feb 2005
23:44 kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Original commit
Saturday, 5 Feb 2005
04:59 knu search for other commits by this committer
The slippery pthread support for systems prior to 502102 has been
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 ;-)
Original commit
Saturday, 25 Dec 2004
19:08 knu search for other commits by this committer
Re-add ruby-lua4, which was updated with ruby-lua to support lua 5.x.

Repocopy is not necessary here since lang/ruby-lua is and will be the
mainstream.
Original commit
Sunday, 19 Dec 2004
11:26 maho search for other commits by this committer
Add MOVED section for devel/bison-devel and lang/gcc-ooo
and add them in Makefiles at devel/Makefile and lang/Makefile

Reported by:    kris
Original commit
Wednesday, 8 Dec 2004
08:38 pav search for other commits by this committer
Add munger, a simple, statically-scoped, interpreted lisp that has
line-editor-like access to multiple text buffers.

PR:             ports/74781
Submitted by:   James Bailie <jimmy@jamesbailie.com>
Original commit
Wednesday, 1 Dec 2004
15:04 perky search for other commits by this committer
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
Original commit
Tuesday, 30 Nov 2004
21:49 ahze search for other commits by this committer
Add osb-jscore

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.
Original commit
Sunday, 21 Nov 2004
09:32 edwin search for other commits by this committer
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>
Original commit
08:32 edwin search for other commits by this committer
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/
Original commit
Thursday, 18 Nov 2004
16:10 daichi search for other commits by this committer
Add gdc 0.8, D Front End for GCC.

PR:             ports/74072
Submitted by:   Masanori OZAWA (ozawa@ongs.co.jp)
Original commit
Sunday, 31 Oct 2004
05:23 gerald search for other commits by this committer
Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:             71696
Original commit
Thursday, 28 Oct 2004
12:27 dd search for other commits by this committer
Add tuareg-mode, an Emacs major mode for editing Caml code
Original commit
Wednesday, 27 Oct 2004
18:05 obrien search for other commits by this committer
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
Original commit
Thursday, 14 Oct 2004
20:32 tobez search for other commits by this committer
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.
Original commit
08:51 krion search for other commits by this committer
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>
Original commit
Thursday, 2 Sep 2004
10:47 gerald search for other commits by this committer
Complete the repo-copy of gcc34 to gcc35 and update to the 20040829
snapshot of GCC 3.5.0.

PR:             70493
Original commit
Saturday, 21 Aug 2004
15:42 thierry search for other commits by this committer
Add mlton 20040227, an optimizing Standard ML compiler.

PR:             44295
Submitted by:   Stephen Weeks
Original commit
Sunday, 8 Aug 2004
15:48 vanilla search for other commits by this committer
Add embryo, it's a C like scripting language used in parts of the Enlightenment.
Original commit
Thursday, 29 Jul 2004
06:10 perky search for other commits by this committer
Add new port for IronPython 0.6,
a new Python implementation for .NET platforms.
Original commit
Sunday, 25 Jul 2004
09:58 vs search for other commits by this committer
Add ecl 0.9d.040206, an ANSI Common Lisp implementation.

PR:             ports/62455
Submitted by:   Julian Stecklina
Original commit
Monday, 19 Jul 2004
09:47 ale search for other commits by this committer
Remove obsolate PHP slave ports.
Original commit
09:33 ale search for other commits by this committer
Add php5-extensions 1.0, a "meta-port" to install PHP extensions.
Original commit
09:32 ale search for other commits by this committer
Add php4-extensions 1.0, a "meta-port" to install PHP extensions.
Original commit
08:09 ale search for other commits by this committer
Add a new shared extension for PHP.
Original commit
Monday, 21 Jun 2004
01:33 perky search for other commits by this committer
Remove deprecated ports: lang/python15 and lang/python20.
Original commit
Sunday, 20 Jun 2004
23:40 kris search for other commits by this committer
Remove expired ports, plus the three ports that depended on them.
Original commit
Thursday, 3 Jun 2004
07:15 vs search for other commits by this committer
Resurrect lang/squeak: Squeak3 is the latest stable version.

Resurrection suggested by: marcus
Original commit
Tuesday, 25 May 2004
00:50 clement search for other commits by this committer
- Add proftpd-mysql port, a slave port of proftpd with mysql support.
  Need by dtc port.
Original commit
Saturday, 15 May 2004
00:50 linimon search for other commits by this committer
As previously announced, remove the following deprecated ports:

databases/zpygresqlda
lang/ruby-python
lang/tclX80
misc/libelysium
Original commit
Tuesday, 11 May 2004
22:29 linimon search for other commits by this committer
Note that the removal of lang/pike74 is from:

PR:             ports/66459
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
Original commit
22:27 linimon search for other commits by this committer
Remove pike74.  This development version has been supplanted by pike76.
Its only dependency (www/caudium-devel) is being temporarily retired
as well.
Original commit
Sunday, 9 May 2004
23:26 pav search for other commits by this committer
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>
Original commit
Saturday, 8 May 2004
06:09 kris search for other commits by this committer
As previously announced, remove these broken or obsolete ports.
Original commit
Wednesday, 5 May 2004
21:55 vanilla search for other commits by this committer
Connect to pike76.
Original commit
Thursday, 29 Apr 2004
08:30 krion search for other commits by this committer
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>
Original commit
Tuesday, 13 Apr 2004
11:26 dinoex search for other commits by this committer
slave port of gcc32
replaces gnustep-objc on some architectures
Original commit
Monday, 12 Apr 2004
21:58 thierry search for other commits by this committer
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).
Original commit
21:57 thierry search for other commits by this committer
Add fpc-demo 1.0.10, Free Pascal compiler examples.

PR:             62605
Submitted by:   John Merryweather Cooper
Approved by:    pav (mentor).
Original commit
Friday, 2 Apr 2004
07:29 kris search for other commits by this committer
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
Original commit
Thursday, 25 Mar 2004
18:10 thierry search for other commits by this committer
Add gambas 0.91, gambas Almost Means BASic.

PR:             62755
Approved by:    mat (mentor).
Original commit
Thursday, 11 Mar 2004
21:05 vs search for other commits by this committer
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)
Original commit
Monday, 8 Mar 2004
17:40 pav search for other commits by this committer
Add fpc-docs, a port for documentation of Free Pascal Compiler.

PR:             ports/62599
Submitted by:   John Merryweather Cooper <coop9211@uidaho.edu>
Original commit
Saturday, 6 Mar 2004
21:53 obraun search for other commits by this committer
Add haskell-mode.el 1.44, an Emacs lisp mode for editing haskell programs.

PR:             ports/63813
Submitted by:   Josh Elsasser <jre@vineyard.net>
Original commit
17:08 pav search for other commits by this committer
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>
Original commit
Friday, 27 Feb 2004
07:51 sergei search for other commits by this committer
Add ocaml-doc 3.07, documentation (HTML, PS) for the Objective Caml.

PR:             62293
Submitted by:   Eugene Ossintsev <eugos@gmx.net>
Original commit
07:48 sergei search for other commits by this committer
Add ocaml-nox11, a slave port for lang/ocaml without X11

PR:             62292
Submitted by:   Eugene Ossintsev <eugos@gmx.net>
Original commit
Friday, 20 Feb 2004
20:13 vanilla search for other commits by this committer
Add pike75 7.5.17, a dynamic programming language with a syntax similar
to C++.

PR:             ports/62436
Submitted by:   kiwi@oav.net
Original commit
Tuesday, 17 Feb 2004
10:52 linimon search for other commits by this committer
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
Original commit
Wednesday, 11 Feb 2004
01:20 maho search for other commits by this committer
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
Original commit
Sunday, 1 Feb 2004
23:20 maho search for other commits by this committer
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.
Original commit
Saturday, 31 Jan 2004
23:10 maho search for other commits by this committer
added ifc7 and remove ifc8 by repocopy
Original commit
Wednesday, 21 Jan 2004
07:53 znerd search for other commits by this committer
New port: fpc-devel: Free Pascal 1.9.x beta series.

PR:             61183
Submitted by:   Marco van de Voort <marcov@stack.nl>
Original commit
Monday, 19 Jan 2004
14:52 maho search for other commits by this committer
Add new port lang/ifc8

Submitted by:   Masakazu HIGAKI <higamasa@dream.com>
Original commit
06:24 linimon search for other commits by this committer
Add lang/harbour, an open source Clipper-compatible compiler.

PR:             ports/52016
Submitted by:   David G. Holm <harbour@netfang.net>
Original commit
Thursday, 15 Jan 2004
22:56 obraun search for other commits by this committer
* 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
Original commit
Sunday, 11 Jan 2004
15:34 netchild search for other commits by this committer
- 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
Original commit
Saturday, 10 Jan 2004
21:18 linimon search for other commits by this committer
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.
Original commit
Friday, 9 Jan 2004
19:37 olgeni search for other commits by this committer
Add ghc6-doc.
Original commit
Thursday, 8 Jan 2004
07:50 ijliao search for other commits by this committer
add q 4.6
Q -- equational programming language
Original commit
Monday, 5 Jan 2004
04:21 pav search for other commits by this committer
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>
Original commit
Monday, 29 Dec 2003
07:42 edwin search for other commits by this committer
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>
Original commit
Wednesday, 17 Dec 2003
13:14 pav search for other commits by this committer
Add slib-gauche, a port that installs slib into gauche catalog.

PR:             ports/60282
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Sunday, 14 Dec 2003
21:50 pav search for other commits by this committer
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>
Original commit
20:18 pav search for other commits by this committer
- 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>
Original commit
Monday, 8 Dec 2003
19:00 bms search for other commits by this committer
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.
Original commit
Friday, 5 Dec 2003
00:56 ijliao search for other commits by this committer
add qc-- 20031201
The Quick C-- Compiler

PR:             59893
Original commit
Saturday, 22 Nov 2003
10:35 eik search for other commits by this committer
Add missing port to INDEX:
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune

sort.

Approved by:    marcus (mentor)
Original commit
Sunday, 9 Nov 2003
17:18 ijliao search for other commits by this committer
add rexx-wrapper 2.1
A tool that wraps Rexx source or tokenised code into an executable
Original commit
16:20 ijliao search for other commits by this committer
add rexx-regina 3.2
A Rexx interpreter
Original commit
Saturday, 8 Nov 2003
06:26 kris search for other commits by this committer
As announced on Aug 7, remove the broken ETHOberonV4 port
Original commit
Sunday, 2 Nov 2003
21:26 edwin search for other commits by this committer
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>
Original commit
Thursday, 30 Oct 2003
02:35 nork search for other commits by this committer
Add quack 0.22, enhanced Emacs support for editing and
running Scheme programming.

PR:             ports/58471
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Friday, 24 Oct 2003
21:41 sergei search for other commits by this committer
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)
Original commit
Sunday, 28 Sep 2003
10:57 edwin search for other commits by this committer
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>
Original commit
Saturday, 27 Sep 2003
07:16 edwin search for other commits by this committer
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>
Original commit
Wednesday, 24 Sep 2003
09:47 edwin search for other commits by this committer
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>
Original commit
Wednesday, 3 Sep 2003
05:25 dinoex search for other commits by this committer
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
Original commit
Saturday, 30 Aug 2003
01:59 edwin search for other commits by this committer
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>
Original commit
Friday, 8 Aug 2003
03:53 kris search for other commits by this committer
As announced on May 6, remove the broken lang/wxbasic port.
Original commit
03:53 kris search for other commits by this committer
As announced on May 6, remove the broken lang/pnet port.
Original commit
Thursday, 7 Aug 2003
11:10 knu search for other commits by this committer
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.
Original commit
Thursday, 31 Jul 2003
19:38 perky search for other commits by this committer
- 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]
Original commit

Number of commits found: 1070 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »