[BACK]Return to pkg-descr CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm

File: [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm / pkg-descr (download)

Revision 1.1, Sat Oct 28 16:36:29 2000 UTC (23 years, 8 months ago) by maekawa
Branch: MAIN
CVS Tags: maekawa-ipv6, R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9

Prepare a ports skelton for OpenXM for the new layout of the Ports Collection.

This is not complete. Don't touch them.

The New skelton is managed by CVS branch/tag.
Don't make tree for each releases.

HOW TO:
	If you need 1.1.x-release, just type
		cvs checkout -r RELEASE_1_1_x modules...

	If you need 1.1.y-release, just type
		cvs checkout -r RELEASE_1_1_y modules...

	...

This is a port of OpenXM.
It contains mathematical software systems complient to the OpenXM protocol.
The OpenXM protocol is an infrastracture for communications between
mathematical software systems.

The directory structure of this port is not following the standard
of the FreeBSD port system.
All binaries, documents and libraries are under the directory of OpenXM.
Scripts to start clients are copied to ${PKG_PREFIX}/bin
for the convinience.
The following clients are under the bin directory:
asir  ---- a general computer algebra system.
sm1   ---- a computer algebra system for the ring of differential operators.
oxmath --- A script to start mathematica with the OpenXM support.
           To use oxmath, you need to buy Mathematica.

The following servers are available:
ox_asir --- asir server (factorization, simplification of rational functions,
                         primary ideal decomposition, Grobner basis computation
                         etc.)
ox_sm1  --- sm1 server  (Grobner basis in the ring of differential operators)
ox_phc     --- phc server  (Solving systems of algebraic equations)
ox_tigers  --- TiGERs server (Enumerating all the Grobner basis for toric ideal)
ox_gnuplot --- gnuplot server
OMproxy   ---- OpenMath/XML support
ox_math   ---- mathematica server

Experimental servers and clients are provided only in the source
distribution.  These are under OpenXM/src.

As to details, see OpenXM/doc directory.

Nobuki Takayama
takayama@math.sci.kobe-u.ac.jp