Age | Commit message (Expand) | Author | Files | Lines |
1999-01-31 | Update for clisp package to version 19990108 supplied by Martin J. Laubach. | tron | 5 | -35/+44 |
1999-01-31 | Enable p2c | jwise | 1 | -2/+2 |
1999-01-31 | p2c, a Pascal-to-C translator | jwise | 7 | -0/+146 |
1999-01-26 | Set TCL_SHARED_BUILD and TCL_LIB_FILE accordingly in tclConfig.sh if | agc | 1 | -1/+13 |
1999-01-19 | update scheme48 to version 0.52 | jonb | 2 | -5/+5 |
1999-01-17 | Make python work properly on pmax: with 1.3.3 it can do dynamic loading, | frueauf | 1 | -3/+3 |
1999-01-14 | Add and enable fort77. | frueauf | 1 | -1/+2 |
1999-01-14 | Initial import of fort77-1.14a, the driver for f2c, a fortran to C translator. | frueauf | 7 | -0/+82 |
1999-01-14 | This script is no longer needed, all done in Makefile now. | frueauf | 1 | -28/+0 |
1999-01-14 | Update f2c to 19980913. Provided in pr 6804 by Dan McMahill. | frueauf | 5 | -30/+197 |
1999-01-09 | Comment out the entire HOMEPAGE definition, not just its value. (Fix | tv | 1 | -2/+2 |
1999-01-09 | Update guavac to 1.2. | tv | 2 | -10/+14 |
1998-12-17 | make this conflict with jdk-1.1.5b1 | jwise | 1 | -1/+3 |
1998-12-16 | Finish ELF support | tsarna | 2 | -4/+17 |
1998-12-08 | Update kaffe to 1.0.b3. | frueauf | 4 | -20/+34 |
1998-12-07 | Fix BUILD_DEPENDS as per pr 6538 by Johnny C. Lam. | frueauf | 1 | -2/+2 |
1998-12-04 | Update moscow_ml to 1.43, provided in pr 6527 by Johnny C. Lam with | frueauf | 15 | -139/+254 |
1998-12-03 | Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386. | frueauf | 5 | -529/+524 |
1998-12-02 | Install a PIC version of DynaLoader.o so that, e.g., mod_perl can link it | tv | 3 | -3/+11 |
1998-12-02 | Move the rpath setting from hints/netbsd.sh to Configure. In hints, it | tv | 2 | -18/+16 |
1998-12-02 | Do not use Perl's malloc (will interfere with modules that interact with | tv | 2 | -4/+5 |
1998-12-02 | d_vfork should be "$define", even if it produces a bogus "WHOA THERE" | tv | 1 | -3/+3 |
1998-12-02 | Do not enable binary compatibility with Perl 5.003. We have never had a | tv | 2 | -4/+4 |
1998-12-02 | Add and enable libperl. | tv | 1 | -1/+2 |
1998-12-02 | Add libperl, a shared object version of the Perl link library. Installs | tv | 6 | -0/+57 |
1998-12-02 | Revert to building libperl statically, and clean up. | tv | 5 | -80/+72 |
1998-12-01 | Add proper shared object support for ELF(!), and make libperl shared on | tv | 5 | -24/+94 |
1998-11-26 | Can't rely on NSIG indicating that signal.h has been included. | bad | 1 | -0/+13 |
1998-11-26 | Don't attempt to build package if egcs is installed. | tron | 1 | -1/+6 |
1998-11-22 | Update for "clisp" to "19980909" supplied by Martin J. Laubach in | tron | 3 | -20/+19 |
1998-11-16 | Simplify this considerably, as we no longer have to special-case the | agc | 1 | -10/+1 |
1998-11-15 | pkglint: never ever add info/dir to PLIST; if there is an info file, | frueauf | 2 | -3/+6 |
1998-11-15 | pkglint: move CONFLICTS where it belongs. | frueauf | 1 | -2/+3 |
1998-11-15 | update to guile 1.3 | perry | 5 | -66/+67 |
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 2 | -6/+6 |
1998-11-13 | pkglint: move NOT_FOR_ARCHS out of the way and WRKSRC where it belongs. | frueauf | 1 | -4/+4 |
1998-11-12 | Some more missing rcs ids. | frueauf | 2 | -0/+4 |
1998-11-08 | jthreads doesn't seem to work on i386, either. | mycroft | 1 | -0/+12 |
1998-11-07 | Enable shared libraries on the ARM. | mycroft | 1 | -0/+19 |
1998-10-18 | Clarified the short description to specify GNU emacs. | dbj | 1 | -1/+1 |
1998-10-18 | The Emacs Lisp Reference Manual | dbj | 5 | -0/+94 |
1998-10-15 | And and enable nawk. | agc | 1 | -1/+2 |
1998-10-15 | Initial import of Brian Kernighan's definitive version of new awk into | agc | 5 | -0/+33 |
1998-10-14 | Update kaffe to 1.0.b2. | frueauf | 11 | -32/+131 |
1998-10-03 | Use PLIST-md.shared on alpha and place an exception into perl's Makefile, | tv | 1 | -1/+6 |
1998-09-28 | This is now broken on Alpha. | tsarna | 1 | -1/+3 |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 4 | -4/+12 |
1998-09-20 | Make dynamicly loaded modules work on NetBSD/alpha. May work on | tsarna | 3 | -20/+1150 |
1998-09-17 | Use libtool to install tclsh, or unusual things will happen. | agc | 1 | -3/+4 |
1998-09-17 | Make Makefile honour the LDFLAGS value it gets passed. | agc | 2 | -9/+38 |