summaryrefslogtreecommitdiff
path: root/math/pari/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'math/pari/pkg')
-rw-r--r--math/pari/pkg/DESCR12
-rw-r--r--math/pari/pkg/PLIST43
2 files changed, 55 insertions, 0 deletions
diff --git a/math/pari/pkg/DESCR b/math/pari/pkg/DESCR
new file mode 100644
index 00000000000..bd270df08f4
--- /dev/null
+++ b/math/pari/pkg/DESCR
@@ -0,0 +1,12 @@
+PARI-GP is a package which is aimed at efficient computations in
+number theory, but also contains a large number of other useful
+functions. It is somewhat related to a Computer Algebra System, but
+is not really one since it treats symbolic expressions as mathematical
+entities such as matrices, polynomials, series, etc..., and not as
+expressions per se. However it is often much faster than other CAS,
+and contains a large number of specific functions not found elsewhere,
+essentially for use in number theory.
+
+This package can be used in an interactive shell (GP) or as a C/C++
+library (PARI). It is free software, in the sense of freedom AND 'free
+of charge'.
diff --git a/math/pari/pkg/PLIST b/math/pari/pkg/PLIST
new file mode 100644
index 00000000000..eb59f2b9930
--- /dev/null
+++ b/math/pari/pkg/PLIST
@@ -0,0 +1,43 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/07 20:57:48 jtb Exp $
+bin/gp
+bin/gp-2.1
+bin/gphelp
+bin/tex2mail
+include/pari/genpari.h
+include/pari/pari.h
+include/pari/paricast.h
+include/pari/paricfg.h
+include/pari/paricom.h
+include/pari/paridecl.h
+include/pari/parierr.h
+include/pari/parigen.h
+include/pari/pariinl.h
+include/pari/pariport.h
+include/pari/paristio.h
+include/pari/parisys.h
+include/pari/paritype.h
+lib/libpari.a
+lib/libpari.a.2.1
+man/man1/gp.1
+man/man1/gphelp.1
+man/man1/pari.1
+share/pari/pari-translator.el
+share/pari/pari.el
+share/pari/pari.elc
+share/pari/paricfg.tex
+share/pari/pariemacs.txt
+share/pari/parimacro.tex
+share/pari/refcard.dvi
+share/pari/refcard.ps
+share/pari/translations
+share/pari/tutorial.dvi
+share/pari/users.dvi
+share/pari/usersch1.tex
+share/pari/usersch2.tex
+share/pari/usersch3.tex
+share/pari/usersch4.tex
+share/pari/usersch5.tex
+share/pari/with-syntax.el
+@dirrm include/pari
+@unexec rmdir %D/share/pari/data 2>/dev/null || true
+@dirrm share/pari