pkgsrc/lang
jtb 14928c4cf2 Initial import of sather.
Sather is an object oriented language which designed to be simple,
efficient, safe, and non-proprietary. It aims to meet the needs of
modern research groups and to foster the development of a large,
freely available, high-quality library of efficient well-written
classes for a wide variety of computational tasks. It was originally
based on Eiffel but now incorporates ideas and approaches from several
languages. One way of placing it in the "space of languages" is to say
that it attempts to be as efficient as C, C++, or Fortran, as elegant
and safe as Eiffel or CLU, and to support higher-order functions as
well as Common Lisp, Scheme, or Smalltalk.

Sather has garbage collection, statically-checked strong typing,
multiple inheritance, separate implementation and type inheritance,
parameterized classes, dynamic dispatch, iteration abstraction,
higher-order routines and iters, exception handling, assertions,
preconditions, postconditions, and class invariants. Sather code can
be compiled into C code and can efficiently link with C object files.
2002-05-04 00:45:28 +00:00
..
a60 Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
awka Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
baci Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
blackdown-jdk13 mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
brandybasic Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
bwbasic Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
caml-light Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
camlp4 The configuration script for this package is interactive, so provide the 2001-12-19 21:52:49 +00:00
cilk Initial import of cilk. 2002-05-04 00:37:28 +00:00
cim Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
cint Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
clisp Port to powerpc: 2002-03-14 07:44:21 +00:00
cu-prolog Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
drscheme /bin/mkdir -> ${MKDIR}. 2002-02-05 22:39:00 +00:00
dylan-compiler /bin/mkdir -> ${MKDIR}. 2002-02-05 22:39:00 +00:00
dylan-interpreter Add missing file. 2002-03-18 07:04:57 +00:00
egcs Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
eieio Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
elisp-manual set MAINTAINER to uebayasi@netbsd.org 2002-03-16 06:25:43 +00:00
elk Comment claims LP64 problems, so disable sparc64 too, not only alpha. 2002-01-09 23:12:23 +00:00
f2c change NOGCCERROR from 'yes' to #defined. Addresses the build problems 2002-03-14 22:09:35 +00:00
fort77 Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
gauche Upgrade Gauche pkgsrc to 0.5. 2002-02-01 08:10:39 +00:00
gawk Update to version 3.1.0 (lots of new features and bug fixes). 2002-04-04 13:58:25 +00:00
gb Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
gcc generate most of the packing list dynamically for non-SunOS systems. This 2002-04-08 12:11:43 +00:00
gcc-ssp Update the ssp patch to 2.95.3-5. 2002-04-05 19:20:53 +00:00
gforth Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
ghc Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
gprolog Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
guavac Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
guile Buildlink magic for guile. 2002-04-12 13:00:27 +00:00
hugs Update Hugs98 to Dec 2001 version. 2002-04-09 02:59:14 +00:00
icon Pass the definitions of BSD_INSTALL_* down through the environment at 2002-02-28 13:42:59 +00:00
inform Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
intercal Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
japhar Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
jasmin Remove a comment which is no longer applicable. 2002-04-22 13:54:28 +00:00
java-lang-spec Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
java-vm-spec Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
jbuilder-jit Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
jdk If we find ourself on Linux-*-i686, deal with it. 2002-03-01 01:58:35 +00:00
jikes depend on lang/gcc package on systems without the new toolchain. Avoids 2002-03-31 17:55:21 +00:00
kaffe Give all packages which depend on "png" a version bump, and update 2002-03-13 17:36:35 +00:00
kali mark as broken on alpha. crashes during build 2002-04-11 02:01:42 +00:00
libperl Use PKGREVISION to manage package-specific versions numbers that differ 2001-12-03 07:55:43 +00:00
librep regen 2002-04-10 12:40:52 +00:00
lua Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a 2001-11-14 14:47:53 +00:00
maude Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
mawk enable vax FP support when defined(__vax__) as well as BSD43_VAX. from ragge. 2002-04-06 14:02:56 +00:00
mercury The host specific installation subdirectories are actually taken by configure 2002-03-18 07:58:35 +00:00
minischeme Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
moscow_ml Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
mzscheme Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
nawk Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
nhc98 This package uses 'javac'. Set USE_JAVA in the hope that it provides it. 2002-01-03 13:52:48 +00:00
ocaml Add powerpc/macppc support 2002-03-13 08:37:52 +00:00
onyx Mark this package as only for NetBSD >= 1.5Y (which was on 2001/10/15, 2002-04-10 17:05:37 +00:00
p2c Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
parrot Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
perl5 mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
pforth mark as not for alpha (segfaults when running ./pforth during build) 2002-04-24 03:05:31 +00:00
pgcc Pull over gcc package files from before the 2.95.3 update. 2002-03-14 14:54:48 +00:00
py-extclass for transition, move to lang/python20/Makefile.inc 2002-01-22 18:26:19 +00:00
py-html-docs Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
py21-html-docs add html docs for Python-2.1 2002-04-19 10:48:34 +00:00
py22-html-docs add html docs for Python-2.2 2002-04-19 10:49:06 +00:00
python update for new distfiles 2002-04-15 12:29:14 +00:00
python15 /bin/mkdir -> ${MKDIR}. 2002-02-05 22:39:00 +00:00
python20 -link the math, cmath and time modules against libm to make it more 2002-01-28 11:51:23 +00:00
python21 update to 2.1.3 2002-04-15 12:10:49 +00:00
python22 update to 2.2.1 2002-04-15 12:13:38 +00:00
RScheme mark as broken on alpha. crashes during build 2002-04-11 02:01:42 +00:00
ruby Bump PKGREVISION of ruby to reflect the fact that the recent fix to 2002-03-21 04:23:37 +00:00
ruby-base Bump PKGREVISION because of the hidden change in the PLIST because 2002-03-21 16:29:19 +00:00
ruby14 Importing ruby14, meta package for ruby 1.4.6. 2002-01-22 17:13:31 +00:00
ruby14-base /bin/mkdir -> ${MKDIR}. 2002-02-05 22:39:00 +00:00
sather Initial import of sather. 2002-05-04 00:45:28 +00:00
scheme48 Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
siod Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
smalleiffel Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
smalltalk Machine is *-powerpc, not *-ppc. From Martijn van Buul in pkg/16299. 2002-04-11 12:39:44 +00:00
sml-nj Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
snobol Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
squeak A dependency on automake implies a dependency on autoconf; there's no need 2001-11-29 19:46:10 +00:00
stalin Restrict build to alpha,mips,sparc,i386 as that's all this has been ported to. 2002-01-27 00:38:56 +00:00
STk Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
sun-jdk13 Update "sun-jre13" and "sun-jdk13" packages to version 1.3.1.0.2. The 2002-03-19 16:33:58 +00:00
sun-jre13 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
swi-prolog Update to version 5.0.5. Too many changes to list here. 2002-05-03 21:31:02 +00:00
tcl Touch a few files that are modified as part of post-build so that they're 2002-03-20 18:04:04 +00:00
tcl-expect mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
tcl-itcl Update the path to the source code of the new version of 2001-12-23 17:21:02 +00:00
tcl-tclX Update the path to the source code of the new version of Tcl. 2001-12-23 17:23:34 +00:00
tk-expect Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
tk-tclX Update the path to the source code of the new versions of Tcl 2001-12-23 17:32:45 +00:00
ucblogo Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
umb-scheme Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
vscm Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
vslisp Port for powerpc (or any other arch which enforces alignment). 2002-03-15 00:22:42 +00:00
Makefile Add and enable cilk. 2002-05-04 00:38:13 +00:00