Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
1999-10-27 | Mark packages as broken, where necessary. | agc | 1 | -4/+7 | |
1999-10-22 | Only enable this package on Solaris, for the moment. | agc | 1 | -1/+3 | |
1999-10-19 | Add and enable jikes | agc | 1 | -1/+2 | |
1999-10-19 | Initial import of jikes, a java 2 compiler, into the NetBSD packages | agc | 5 | -0/+36 | |
collection. | |||||
1999-10-13 | * teach SmallEiffel that -Wl,option is a linker flag for gcc; | jlam | 8 | -24/+75 | |
* bootstrap compile SmallEiffel with optimizations on; * some corrections to default loadpath.UNIX; * point users at correct documentation files in error messages. | |||||
1999-10-12 | * Rearrange directory structure to conform to hier(7); | jlam | 11 | -765/+820 | |
* Add ability to load personal Eiffel environment via ${HOME}/.smalleiffelrc when using the compiler system. | |||||
1999-10-09 | * Change to depend on libungif instead of giflib; | jlam | 1 | -6/+7 | |
* Properly define CONFIGURE_ENV. | |||||
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-10-06 | -fix typo | dmcmahill | 1 | -1/+1 | |
-refer to the fortran compiler script as 'f2c-f77' instead of 'fc' since thats what its called. | |||||
1999-10-05 | Update for changed distfile on master site. | sakamoto | 2 | -4/+5 | |
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp> | |||||
1999-10-01 | Correct PLIST - a directory was incorrectly masquerading as a file. | agc | 1 | -3/+3 | |
1999-09-23 | Removed vast_f90 pkg until license issue is sorted out | wennmach | 9 | -267/+2 | |
1999-09-22 | add NO_CDROM | hubertf | 1 | -1/+2 | |
1999-09-22 | Fix symbol prefix '_' | sakamoto | 4 | -0/+58 | |
and link libruby.so.1.4 for ext libraries with ELF system. | |||||
1999-09-21 | Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer. | sakamoto | 1 | -1/+2 | |
1999-09-21 | I have no clue why this is wrong - sync with the version on the master | hubertf | 1 | -2/+2 | |
site and on the FTP server. | |||||
1999-09-21 | Someone cleaned up the master site, reflect this. | hubertf | 1 | -2/+2 | |
1999-09-17 | Update ruby to 1.4.2 | sakamoto | 3 | -101/+180 | |
DEPENDS+= gdbm,ncurses install examples. Changes: Fixed some bugs, improved stability. | |||||
1999-09-16 | added an entry for vast_f90 | wennmach | 1 | -1/+2 | |
1999-09-16 | initial revision | wennmach | 8 | -0/+264 | |
1999-09-10 | libperl uses the packages from the perl package. | hubertf | 1 | -3/+3 | |
Reflect the recent changes there. | |||||
1999-09-09 | Switch to my netbsd.org address in MAINTAINER | jwise | 1 | -2/+2 | |
1999-09-06 | regen after last commit some time ago | hubertf | 1 | -2/+2 | |
1999-09-06 | Make this compile on my current(ish) sparc... | kim | 1 | -5/+5 | |
1999-09-05 | add USE_X11=yes so we get the right ./configure args for X11 with xpkgwedge | mrg | 1 | -1/+3 | |
1999-09-04 | Make this package work on Solaris. | agc | 1 | -1/+7 | |
1999-08-31 | Modifications for better Solaris support, to search for a fuller list of | agc | 3 | -18/+27 | |
libraries during configuration, and enabling dynamic support. | |||||
1999-08-29 | Forgot to commit these patches. | jlam | 2 | -0/+35 | |
1999-08-29 | Update guile to 1.3.2. | jlam | 6 | -70/+69 | |
1999-08-24 | "bison" is only required at build time. | tron | 1 | -2/+2 | |
1999-08-19 | Install the postscript documentation that is distributed with this | agc | 4 | -28/+56 | |
package. | |||||
1999-08-18 | Remove redundant EXTRACT_SUFX definition | agc | 1 | -2/+1 | |
1999-08-18 | Update (long overdue) to Hugs 98, May 1999 version. | nathanw | 3 | -128/+67 | |
1999-08-17 | Make PLIST consistent with both ELF and a.out shared libs | drochner | 2 | -10/+16 | |
(problem reported by David Brownlee <abs@anim.dreamworks.com>). Unfortunately this requires an evil hack to avoid bad interactions with the "Automatic ELF shared object handling". (it would delete files and replace by dead links) | |||||
1999-08-17 | Use USE_X11 in Makefile to show that this package links with X11 | agc | 13 | -40/+114 | |
headers and libs. Make this package work on Solaris. Use the same "pkgsrc" configuration file for locations of objects on NetBSD (both ELF and a.out) and Solaris. Use a Makefile target, rather than a separate script. Avoid clash with ALIGN definition in <sys/param.h> | |||||
1999-08-17 | Update to ruby-1.4.0. | sakamoto | 6 | -120/+110 | |
1999-08-16 | Generalise PLIST by using ${MACHINE_GNU_PLATFORM} | agc | 1 | -77/+77 | |
1999-08-13 | Fix the PLIST in the solaris case | abs | 1 | -1/+11 | |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 1 | -2/+2 | |
1999-08-07 | update to 1.0b4 | drochner | 15 | -245/+85 | |
1999-08-06 | Add a patch to generalise the manual page's use of /usr/local to be | agc | 3 | -2/+59 | |
${PREFIX}. Also reflect the fact that the latest version of siod is 3.4, not 3.2. | |||||
1999-08-06 | Make this package work on Solaris. | agc | 1 | -1/+8 | |
1999-08-06 | Add and enable siod. | agc | 1 | -1/+2 | |
1999-08-06 | Initial import of SIOD 3.4, Scheme in One Day/Defun, a small-footprint | agc | 8 | -0/+170 | |
implementation of the Scheme programming language, into the NetBSD packages collection. This package as marked as being only for Solaris at the moment because it is, as yet, untested on NetBSD. |