From 12b93642c9daf031b8f20f51ed2a9a139529d6ef Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:32:23 +0000 Subject: Move pkg/ files into package's toplevel directory --- math/xlispstat/DESCR | 12 ++++++++++++ math/xlispstat/PLIST | 43 +++++++++++++++++++++++++++++++++++++++++++ math/xlispstat/pkg/DESCR | 12 ------------ math/xlispstat/pkg/PLIST | 43 ------------------------------------------- 4 files changed, 55 insertions(+), 55 deletions(-) create mode 100644 math/xlispstat/DESCR create mode 100644 math/xlispstat/PLIST delete mode 100644 math/xlispstat/pkg/DESCR delete mode 100644 math/xlispstat/pkg/PLIST (limited to 'math/xlispstat') diff --git a/math/xlispstat/DESCR b/math/xlispstat/DESCR new file mode 100644 index 00000000000..d4d38e76169 --- /dev/null +++ b/math/xlispstat/DESCR @@ -0,0 +1,12 @@ +XLISP-STAT is a statistical environment based on a dialect of the Lisp +language called XLISP. To facilitate statistical computations, standard Lisp +functions for addition, logarithms, etc., have been modified to operate on +lists and arrays of numbers, and a number of basic statistical functions have +been added. + +A tutorial introduction to the system is available. It is written +primarily for the Macintosh version, but the differences to the UNIX +version are minor; see below. The tutorial is available as a set of +LaTeX files in xlispstat.doc.tar.Z at the ftp address above. + +For further information contact: luke@umnstat.stat.umn.edu diff --git a/math/xlispstat/PLIST b/math/xlispstat/PLIST new file mode 100644 index 00000000000..99c36f2aabb --- /dev/null +++ b/math/xlispstat/PLIST @@ -0,0 +1,43 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:34:29 zuntum Exp $ +bin/xlispstat +libexec/xlispstat/xlisp +libexec/xlispstat/xlisp.wks +share/xlispstat/Autoload/_autoidx.lsp +share/xlispstat/Autoload/bayes.fsl +share/xlispstat/Autoload/glim.fsl +share/xlispstat/Autoload/maximize.fsl +share/xlispstat/Autoload/nonlin.fsl +share/xlispstat/Autoload/oneway.fsl +share/xlispstat/Autoload/stepper.fsl +share/xlispstat/Data/absorbtion.lsp +share/xlispstat/Data/aircraft.lsp +share/xlispstat/Data/book.lsp +share/xlispstat/Data/car-prices.lsp +share/xlispstat/Data/diabetes.lsp +share/xlispstat/Data/heating.lsp +share/xlispstat/Data/iris.lsp +share/xlispstat/Data/leukemia.lsp +share/xlispstat/Data/metabolism.lsp +share/xlispstat/Data/oxygen.lsp +share/xlispstat/Data/puromycin.lsp +share/xlispstat/Data/randu.lsp +share/xlispstat/Data/stackloss.lsp +share/xlispstat/Data/tutorial.lsp +share/xlispstat/Examples/abrasiondemo.lsp +share/xlispstat/Examples/addbox.lsp +share/xlispstat/Examples/addhandrotate.lsp +share/xlispstat/Examples/bcdemo.lsp +share/xlispstat/Examples/dataprotos.lsp +share/xlispstat/Examples/fstat.lsp +share/xlispstat/Examples/inspect.lsp +share/xlispstat/Examples/plotcontrols.lsp +share/xlispstat/Examples/regdemo.lsp +share/xlispstat/Examples/rotatedemo.lsp +share/xlispstat/Examples/tour.lsp +share/xlispstat/Examples/tourdemo.lsp +share/xlispstat/xlisp.hlp +@dirrm share/xlispstat/Examples +@dirrm share/xlispstat/Data +@dirrm share/xlispstat/Autoload +@dirrm share/xlispstat +@dirrm libexec/xlispstat diff --git a/math/xlispstat/pkg/DESCR b/math/xlispstat/pkg/DESCR deleted file mode 100644 index d4d38e76169..00000000000 --- a/math/xlispstat/pkg/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -XLISP-STAT is a statistical environment based on a dialect of the Lisp -language called XLISP. To facilitate statistical computations, standard Lisp -functions for addition, logarithms, etc., have been modified to operate on -lists and arrays of numbers, and a number of basic statistical functions have -been added. - -A tutorial introduction to the system is available. It is written -primarily for the Macintosh version, but the differences to the UNIX -version are minor; see below. The tutorial is available as a set of -LaTeX files in xlispstat.doc.tar.Z at the ftp address above. - -For further information contact: luke@umnstat.stat.umn.edu diff --git a/math/xlispstat/pkg/PLIST b/math/xlispstat/pkg/PLIST deleted file mode 100644 index 68dde5844ed..00000000000 --- a/math/xlispstat/pkg/PLIST +++ /dev/null @@ -1,43 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/10/15 02:23:56 jlam Exp $ -bin/xlispstat -libexec/xlispstat/xlisp -libexec/xlispstat/xlisp.wks -share/xlispstat/Autoload/_autoidx.lsp -share/xlispstat/Autoload/bayes.fsl -share/xlispstat/Autoload/glim.fsl -share/xlispstat/Autoload/maximize.fsl -share/xlispstat/Autoload/nonlin.fsl -share/xlispstat/Autoload/oneway.fsl -share/xlispstat/Autoload/stepper.fsl -share/xlispstat/Data/absorbtion.lsp -share/xlispstat/Data/aircraft.lsp -share/xlispstat/Data/book.lsp -share/xlispstat/Data/car-prices.lsp -share/xlispstat/Data/diabetes.lsp -share/xlispstat/Data/heating.lsp -share/xlispstat/Data/iris.lsp -share/xlispstat/Data/leukemia.lsp -share/xlispstat/Data/metabolism.lsp -share/xlispstat/Data/oxygen.lsp -share/xlispstat/Data/puromycin.lsp -share/xlispstat/Data/randu.lsp -share/xlispstat/Data/stackloss.lsp -share/xlispstat/Data/tutorial.lsp -share/xlispstat/Examples/abrasiondemo.lsp -share/xlispstat/Examples/addbox.lsp -share/xlispstat/Examples/addhandrotate.lsp -share/xlispstat/Examples/bcdemo.lsp -share/xlispstat/Examples/dataprotos.lsp -share/xlispstat/Examples/fstat.lsp -share/xlispstat/Examples/inspect.lsp -share/xlispstat/Examples/plotcontrols.lsp -share/xlispstat/Examples/regdemo.lsp -share/xlispstat/Examples/rotatedemo.lsp -share/xlispstat/Examples/tour.lsp -share/xlispstat/Examples/tourdemo.lsp -share/xlispstat/xlisp.hlp -@dirrm share/xlispstat/Examples -@dirrm share/xlispstat/Data -@dirrm share/xlispstat/Autoload -@dirrm share/xlispstat -@dirrm libexec/xlispstat -- cgit v1.2.3