Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

11
math/mathomatic/DESCR Normal file
View File

@@ -0,0 +1,11 @@
Mathomatic is an automatic algebraic manipulator that is self-testing
and strictly follows the rules of algebra.
Mathomatic is an interpreter that can:
- Solve, simplify, and compare algebraic equations.
- Combine simultaneous equations.
- Perform basic calculus operations.
- Act like a double precision floating point programmable calculator.
- Perform complex number and polynomial arithmetic.
- Compute the Greatest Common Divisor of numbers or polynomials.
- Generate "C" code from equations.

29
math/mathomatic/Makefile Normal file
View File

@@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.101 2012/09/13 09:13:09 asau Exp $
#
DISTNAME= mathomatic-16.0.4
CATEGORIES= math
MASTER_SITES= http://mathomatic.org/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.mathomatic.org/
COMMENT= Small portable symbolic math program
LICENSE= gnu-lgpl-v2.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_CONFIGURE= yes
MAKE_FILE= makefile
USE_TOOLS+= gmake
INSTALL_ENV+= prefix=$(PREFIX) mandir=$(DESTDIR)$(PREFIX)/$(PKGMANDIR)
CFLAGS.SunOS+= -DSOLARIS
TEST_TARGET= test
BUILDLINK_API_DEPENDS.readline+= readline>=5.1pl1nb1
.include "../../devel/readline/buildlink3.mk"
#.include "../../devel/ncurses/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

88
math/mathomatic/PLIST Normal file
View File

@@ -0,0 +1,88 @@
@comment $NetBSD: PLIST,v 1.18 2012/08/13 15:20:19 asau Exp $
bin/mathomatic
share/applications/mathomatic.desktop
share/doc/mathomatic/AUTHORS
share/doc/mathomatic/COPYING
share/doc/mathomatic/NEWS
share/doc/mathomatic/README.txt
share/doc/mathomatic/VERSION
share/doc/mathomatic/examples/README.txt
share/doc/mathomatic/examples/compile.limits
share/doc/mathomatic/examples/compile.roots
share/doc/mathomatic/examples/fact.c
share/doc/mathomatic/examples/fact.py
share/doc/mathomatic/examples/factorial
share/doc/mathomatic/examples/intfact.c
share/doc/mathomatic/examples/limits.c
share/doc/mathomatic/examples/roots.c
share/doc/mathomatic/examples/testprimes
share/doc/mathomatic/html/README.txt
share/doc/mathomatic/html/am.html
share/doc/mathomatic/html/doc.css
share/doc/mathomatic/html/favicon.ico
share/doc/mathomatic/html/fdl-1.3-standalone.html
share/doc/mathomatic/html/gnu-fdl.png
share/doc/mathomatic/html/greenfade.png
share/doc/mathomatic/html/index.html
share/doc/mathomatic/html/led_circle_green.png
share/doc/mathomatic/html/manual.html
share/doc/mathomatic/html/matho-mult.1.html
share/doc/mathomatic/html/matho-pascal.1.html
share/doc/mathomatic/html/matho-primes.1.html
share/doc/mathomatic/html/matho-sum.1.html
share/doc/mathomatic/html/matho-sumsq.1.html
share/doc/mathomatic/html/mathomatic.1.html
share/doc/mathomatic/html/mathomatic16x16.png
share/doc/mathomatic/html/open_book_nae_02.png
share/doc/mathomatic/html/primorial.1.html
share/doc/mathomatic/html/quickrefcard.html
share/doc/mathomatic/html/rmath.1.html
share/doc/mathomatic/tests/README.txt
share/doc/mathomatic/tests/all.in
share/doc/mathomatic/tests/all.out
share/doc/mathomatic/tests/batman_gnuplot_bug.in
share/doc/mathomatic/tests/batman_plot
share/doc/mathomatic/tests/circles.in
share/doc/mathomatic/tests/collatz.in
share/doc/mathomatic/tests/cubic.in
share/doc/mathomatic/tests/cubic2.in
share/doc/mathomatic/tests/demo
share/doc/mathomatic/tests/demo.in
share/doc/mathomatic/tests/demo_sub
share/doc/mathomatic/tests/distance.in
share/doc/mathomatic/tests/electronics.in
share/doc/mathomatic/tests/ellipse.in
share/doc/mathomatic/tests/examples.in
share/doc/mathomatic/tests/fibonacci.in
share/doc/mathomatic/tests/finance.in
share/doc/mathomatic/tests/fix1.in
share/doc/mathomatic/tests/fix2.in
share/doc/mathomatic/tests/fix5.in
share/doc/mathomatic/tests/fix7.in
share/doc/mathomatic/tests/fix8.in
share/doc/mathomatic/tests/fix9.in
share/doc/mathomatic/tests/fraction.in
share/doc/mathomatic/tests/heart.in
share/doc/mathomatic/tests/heron.in
share/doc/mathomatic/tests/how_limit_works.in
share/doc/mathomatic/tests/hypertrig.in
share/doc/mathomatic/tests/limits.in
share/doc/mathomatic/tests/linear.in
share/doc/mathomatic/tests/pie.in
share/doc/mathomatic/tests/points.in
share/doc/mathomatic/tests/poly.in
share/doc/mathomatic/tests/pyth3d.in
share/doc/mathomatic/tests/quadratic.in
share/doc/mathomatic/tests/quartic.in
share/doc/mathomatic/tests/radius.in
share/doc/mathomatic/tests/simplify.in
share/doc/mathomatic/tests/t
share/doc/mathomatic/tests/test.in
share/doc/mathomatic/tests/test1.in
share/doc/mathomatic/tests/test2.in
share/doc/mathomatic/tests/test3.in
share/doc/mathomatic/tests/test6.in
share/doc/mathomatic/tests/trig
share/doc/mathomatic/tests/trig.in
share/pixmaps/mathomatic.png
share/pixmaps/mathomatic.xpm

5
math/mathomatic/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.88 2012/09/13 09:13:09 asau Exp $
SHA1 (mathomatic-16.0.4.tar.bz2) = cf6d89f3f454c27a946786587a7dc3b47a79ae3f
RMD160 (mathomatic-16.0.4.tar.bz2) = c3f367bba20c30828ef7408dc84d3dc38c11df89
Size (mathomatic-16.0.4.tar.bz2) = 288056 bytes