Age | Commit message (Expand) | Author | Files | Lines |
1998-06-07 | Add and enable py-html-docs. | frueauf | 1 | -1/+2 |
1998-06-07 | Initial addition of the HTML Documentation for Python 1.5.1. | frueauf | 5 | -0/+34 |
1998-06-05 | portlint: add @comment with NetBSD Id. | frueauf | 1 | -0/+1 |
1998-06-03 | Add egcs-current pkg (not enabled in directory Makefile), EXPERIMENTAL. | tv | 9 | -1/+397 |
1998-06-03 | Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf | agc | 2 | -2/+7 |
1998-05-19 | `uname -m` does not give back "m68k", thus list | frueauf | 1 | -1/+1 |
1998-05-08 | Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. | frueauf | 1 | -1/+1 |
1998-05-06 | Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecek | tron | 4 | -68/+67 |
1998-05-06 | Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. | tron | 1 | -3/+1 |
1998-05-04 | Update python to version 1.5.1 using package by Jaromir Dolecek. | tron | 17 | -128/+925 |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 |
1998-04-23 | Use a typedef for the panic procedure, so this works with C++ code under egcs. | mycroft | 1 | -0/+60 |
1998-04-23 | Pass the right argument type to semctl(). | mycroft | 1 | -0/+29 |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 2 | -4/+4 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 5 | -27/+27 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 14 | -94/+28 |
1998-04-12 | Move package to directory for new category "math". | tron | 8 | -111/+0 |
1998-04-10 | New "py-Numeric-1.1" package made by Ty Sarna. | tron | 8 | -0/+111 |
1998-04-03 | Solve problem with "configure" target in a more future compatible way. | tron | 2 | -10/+8 |
1998-04-03 | Install files with correct owner and group, strip binaries. | tron | 1 | -0/+23 |
1998-04-03 | Add and enable "hugs-1.4", fixes PR pkg/5185. | tron | 1 | -1/+2 |
1998-04-03 | New "hugs-1.4" package made by Nathan J. Williams. | tron | 5 | -0/+207 |
1998-04-01 | portlint: add default MAINTAINER. | frueauf | 1 | -1/+4 |
1998-03-31 | Enable elk. | agc | 1 | -2/+2 |
1998-03-31 | Add NetBSD RCS ID. | agc | 1 | -66/+75 |
1998-03-31 | Update the patches for NetBSD - install object files in ${PREFIX}/lib, | agc | 6 | -43/+624 |
1998-03-31 | Modify this for NetBSD - use symbolic links, rather than copying the | agc | 1 | -2/+19 |
1998-03-31 | Add NetBSD RCS Id. | agc | 1 | -19/+1 |
1998-03-31 | Initial import of elk-3.0.2, a scheme interpreter, into the NetBSD | agc | 10 | -0/+766 |
1998-03-24 | do use vfork, pointed out by Charles Hannum | hubertf | 1 | -0/+20 |
1998-03-16 | Strip a2p. | mycroft | 1 | -1/+2 |
1998-03-10 | portlint: remove unnecessery blank line. | frueauf | 1 | -1/+0 |
1998-03-08 | Minor clean up. | tron | 1 | -1/+1 |
1998-03-08 | Use softlinks for manual page links because "bsd.port.mk" handles those | tron | 1 | -0/+14 |
1998-03-07 | Add and enable "tclX-8.0.2". | tron | 1 | -1/+2 |
1998-03-07 | Initial commit of "tclX-8.0.2" package. | tron | 9 | -0/+425 |
1998-03-01 | Use softlinks for manual page links because "bsd.port.mk" handles those | tron | 1 | -0/+1230 |
1998-02-19 | Make sure that "-I/usr/local/include" and "-L/usr/local/lib" don't get | tron | 1 | -12/+95 |
1998-02-17 | Enable Moscow ML. | agc | 1 | -2/+2 |
1998-02-17 | Import Moscow ML, a Standard ML implementation based on CAML Light, | agc | 16 | -0/+484 |
1998-02-14 | Use MACHINE_ARCH for archname; Reported by Johnny C. Lam <lamj@stat.cmu.edu> | hubertf | 1 | -5/+5 |
1998-02-14 | portlint: reorder DISTNAME <-> CATEGORIES; add (default) MAINTAINER. | frueauf | 1 | -2/+4 |
1998-02-14 | Update tcl-8.0 package to patchlevel 2, fixes PR pkg/4971 by | tron | 4 | -20/+112 |
1998-02-10 | Enable guavac | agc | 1 | -2/+2 |
1998-02-10 | Add guavac 1.0, a Java compiler, to the NetBSD packages collection. | agc | 6 | -0/+84 |
1998-02-09 | Add patch to fix python's problem with some national character sets. | tron | 1 | -0/+35 |
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 1 | -3/+1 |
1998-02-03 | By redefining the stack pointer offset to 2, 0.9.2/jit now passes all | agc | 1 | -0/+16 |
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 6 | -15/+15 |
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 3 | -6/+6 |