Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-02 | Use ${FIND} and ${PAX} | tsarna | 1 | -4/+4 | |
2000-01-02 | Don't assume site-packages dir already exists | tsarna | 1 | -1/+2 | |
2000-01-02 | - Add and enable py-extclass and correct its CATEGORIES | tsarna | 2 | -4/+4 | |
1999-12-30 | Extension Classes for Python, pulled from Zope 2.1.1 as they (and | tsarna | 5 | -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. | tron | 3 | -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 get | dmcmahill | 3 | -23/+26 | |
passed to f2c (only to the c compiler) - update my email | |||||
1999-12-20 | Update guile to 1.3.4. Changes are bugfixes only. | rh | 5 | -50/+51 | |
1999-12-20 | Remove .../perllocal.pod with @unexec rm. As per email discussion with | simonb | 1 | -1/+2 | |
Hubert Feyrer on tech-pkg. | |||||
1999-12-18 | Standardise PKGNAME versions (should start with a number) | abs | 1 | -1/+2 | |
1999-12-18 | Make this package patch and compile again. | mjl | 9 | -102/+176 | |
1999-12-16 | fix DEPENDS | dmcmahill | 1 | -2/+2 | |
1999-12-16 | changed depends from f2c-19980913 (the pkg) to just f2c (the executible) | dmcmahill | 1 | -2/+2 | |
1999-12-16 | Remove embedded blank line in pre-configure target. | agc | 1 | -2/+1 | |
1999-12-16 | -Update to f2c-19991025. This newer version contains several bug fixes | dmcmahill | 12 | -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-15 | update | proff | 1 | -2/+2 | |
1999-12-15 | pseudo, not psuedo, damnit | proff | 1 | -2/+2 | |
1999-12-15 | add ghc | proff | 1 | -1/+2 | |
1999-12-15 | netbsd patches for GHC/Haskell. | proff | 6 | -0/+172 | |
1999-12-15 | add patch-sum | proff | 1 | -0/+8 | |
1999-12-15 | NetBSD changes for: | proff | 5 | -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-15 | import pkgsrc/lang/ghc from FreeBSD-current | proff | 6 | -0/+233 | |
1999-12-14 | Update ruby to 1.4.3 | sakamoto | 5 | -16/+19 | |
Changes 1.4.3 from 1.4.2: some bugfix | |||||
1999-12-13 | Fix a typo, and mark this package as being only for Solaris, since gawk | agc | 1 | -2/+4 | |
is part of the standard NetBSD distribution. | |||||
1999-12-12 | Add gawk. | bouyer | 1 | -1/+2 | |
1999-12-12 | Category lang, not textproc | bouyer | 1 | -2/+2 | |
1999-12-10 | Ops, shoudlt't have been here ! | bouyer | 1 | -84/+0 | |
1999-12-10 | A package for the GNU awk utility. | bouyer | 10 | -0/+188 | |
1999-12-10 | Make this relocatable outside of $LOCALBASE/java by setting JDK_HOME. | hubertf | 4 | -762/+779 | |
1999-12-09 | Make this package compile on Solaris/sparc. | agc | 3 | -69/+83 | |
1999-12-08 | +sml-nj | proff | 1 | -1/+2 | |
1999-12-08 | Use the shared PLIST on Solaris and remove Socket from the egrep -v. | veego | 1 | -3/+3 | |
1999-12-08 | changes for NetBSD | proff | 5 | -36/+42 | |
1999-12-08 | A Standard ML implementation from Bell-Labs. Implements the SML '97 definition | proff | 8 | -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-08 | defuzz | rh | 2 | -7/+8 | |
1999-12-08 | defuzz | rh | 2 | -6/+6 | |
1999-12-04 | remove unneeded .keep_me file | dmcmahill | 1 | -0/+0 | |
1999-11-27 | defuzz | rh | 2 | -54/+35 | |
1999-11-23 | changed the default for CPP to be /usr/bin/cpp instead of /lib/cpp in f2c-f77 | dmcmahill | 2 | -8/+15 | |
1999-11-23 | fixed bad md5 checksum | windsor | 1 | -2/+2 | |
1999-11-23 | I'll play MAINTAINER here | drochner | 1 | -2/+2 | |
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 1 | -1/+2 | |
1999-11-18 | Package this up a bit better for Solaris. | agc | 4 | -12/+27 | |
Delete unwanted patch-file checksums from patchsum file. Re-generate distfile checksum, which seemed to be bad. Add a missing quotation mark to the end of an echo command in the setup script | |||||
1999-11-17 | new stuff | drochner | 1 | -1/+2 | |
1999-11-17 | import pkg for cint, a C/C++ interpreter | drochner | 9 | -0/+331 | |
1999-11-15 | defuzz | rh | 2 | -28/+24 | |
1999-11-10 | update kaffe to 1.0.5. | drochner | 4 | -36/+36 | |
New Java extensions and library changes: Remote Method Invocation - compliant with both JDK 1.1 and JDK 1.2 stubs JDK 1.2 style class loading JDK 1.2 java.util Collections classes JDK 1.2 java.security classes improved appletviewer implementation Improved i18n support Now ships with KJC - a completely Open Source Java compiler VM changes: JIT3 - improves raw execution speed by up to a factor of 3 SuperFast locking scheme Pthread native thread implementation (LinuxThreads only) Faster exception dispatch New ports JITs for MIPS and StrongARM Lots of bug fixes. | |||||
1999-10-29 | Add and enable librep. | agc | 1 | -1/+2 | |
1999-10-29 | Initial import of librep, an Emacs Lisp-like runtime library, | agc | 6 | -0/+136 | |
interpreter, compiler and VM, into the NetBSD packages collection. | |||||
1999-10-28 | Add and enable japhar. | agc | 1 | -1/+2 | |
1999-10-28 | Import japhar, a Java Virtual Machine, currently JDK 1.1.5-level, into | agc | 11 | -0/+276 | |
the NetBSD packages collection. |