summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2000-01-10Add & enable mzschemepooka1-1/+2
2000-01-10Import mzscheme-101, an almost R5RS-compliant scheme intepreter withpooka25-0/+1143
compiler included. Uses the boehm garbage collector. A big thanks goes to all who made devel/boehm-gc available. Modifying patches for a specific use is much easier than reinventing them! Note: I've marked this as i386-only, since it acted a little flacky on alpha and sparc. In theory support for at least those platforms supported by the garbage collector is possible. You are welcome to try.
2000-01-10use ${X11BASE} instead of /usr/X11R6wiz1-2/+2
2000-01-09moved patch-sum to correct directory (noted by Bernd Ernesti)wiz2-3/+3
2000-01-09whitespace cleanupwiz4-8/+5
2000-01-09generated patch-sumwiz1-0/+3
2000-01-09replaced some more commands by their ${COMMAND} counterpartswiz7-31/+35
2000-01-08Update to 2.1.2. No changes, just pulled from newer Zope.tsarna2-8/+8
2000-01-06this didn't got committed as expected - try againdrochner3-0/+408
2000-01-06revert unwanted modifications after copying directories inclusivedrochner3-407/+41
CVS subdirs around
2000-01-06split tcl pkg, for coexistence with other versions: binaries candrochner3-40/+1645
coexist, manpages not
2000-01-06split tcl pkg, for coexistence with other versions: binaries candrochner9-1653/+38
coexist, manpages not
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs25-25/+25
2000-01-02Use ${FIND} and ${PAX}tsarna1-4/+4
2000-01-02Don't assume site-packages dir already existstsarna1-1/+2
2000-01-02- Add and enable py-extclass and correct its CATEGORIEStsarna2-4/+4
1999-12-30Extension Classes for Python, pulled from Zope 2.1.1 as they (andtsarna5-0/+92
especially Acquisition) can be quite useful in their own right. EC fixes a wart in CPython: Python classes can't use C-implemented types as base classes. EC-based C classes can be subclassed by python, and in fact python classes can use pure mixin EC C classes so that you can have speed critical methods of a class in C and the rest in Python. EC also provides a mixin called Acquisition, which provides a kind of contextual inheritance. If an object can't find the data/method in itself or by looking up it's list of base classes, it will then try to acquire the thing up through its containers (or other context).
1999-12-27- Fix broken object file format recognition.tron3-12/+6
- Patch memory management to recognize NetBSD-i386 ELF. XXX This package still doesn't build on ELF systems due to problems with XXX included assembler sources.
1999-12-22- fix a bug in the f2c-f77 script which caused -Ipath flags to not getdmcmahill3-23/+26
passed to f2c (only to the c compiler) - update my email
1999-12-20Update guile to 1.3.4. Changes are bugfixes only.rh5-50/+51
1999-12-20Remove .../perllocal.pod with @unexec rm. As per email discussion withsimonb1-1/+2
Hubert Feyrer on tech-pkg.
1999-12-18Standardise PKGNAME versions (should start with a number)abs1-1/+2
1999-12-18Make this package patch and compile again.mjl9-102/+176
1999-12-16fix DEPENDSdmcmahill1-2/+2
1999-12-16changed depends from f2c-19980913 (the pkg) to just f2c (the executible)dmcmahill1-2/+2
1999-12-16Remove embedded blank line in pre-configure target.agc1-2/+1
1999-12-16-Update to f2c-19991025. This newer version contains several bug fixesdmcmahill12-147/+237
including (from f2c/changes) = permit long names in #line lines = minor tweaks to make some (C++) compilers happier = some casts for systems with 64-bit longs. = some fixes to format strings -Add a -v (verbose) option to the f2c-f77 script. This is (unfortunately) used by some GNU configure scripts (octave for example) for examining the fortran compiler behaviour.
1999-12-15updateproff1-2/+2
1999-12-15pseudo, not psuedo, damnitproff1-2/+2
1999-12-15add ghcproff1-1/+2
1999-12-15netbsd patches for GHC/Haskell.proff6-0/+172
1999-12-15add patch-sumproff1-0/+8
1999-12-15NetBSD changes for:proff5-23/+41
GHC: The Glasgow Haskell Compiler. The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. -Julian Assange <proff@iq.org>
1999-12-15import pkgsrc/lang/ghc from FreeBSD-currentproff6-0/+233
1999-12-14Update ruby to 1.4.3sakamoto5-16/+19
Changes 1.4.3 from 1.4.2: some bugfix
1999-12-13Fix a typo, and mark this package as being only for Solaris, since gawkagc1-2/+4
is part of the standard NetBSD distribution.
1999-12-12Add gawk.bouyer1-1/+2
1999-12-12Category lang, not textprocbouyer1-2/+2
1999-12-10Ops, shoudlt't have been here !bouyer1-84/+0
1999-12-10A package for the GNU awk utility.bouyer10-0/+188
1999-12-10Make this relocatable outside of $LOCALBASE/java by setting JDK_HOME.hubertf4-762/+779
1999-12-09Make this package compile on Solaris/sparc.agc3-69/+83
1999-12-08+sml-njproff1-1/+2
1999-12-08Use the shared PLIST on Solaris and remove Socket from the egrep -v.veego1-3/+3
1999-12-08changes for NetBSDproff5-36/+42
1999-12-08A Standard ML implementation from Bell-Labs. Implements the SML '97 definitionproff8-0/+369
including the new Basis library with a few minor omissions and discrepancies. WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/index.html If you are interested in a lighter weight implementation of ML, the Moscow-ML port is recommended.
1999-12-08defuzzrh2-7/+8
1999-12-08defuzzrh2-6/+6
1999-12-04remove unneeded .keep_me filedmcmahill1-0/+0
1999-11-27defuzzrh2-54/+35