| Summary: | new port math/open-axiom | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Stephen Montgomery-Smith <stephen> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Stephen Montgomery-Smith
2008-10-12 23:20:00 UTC
My apologies for releasing a port in which I so QUICKLY find a mistake. The enclosed patch will also be needed when installing the package on a blank system. Apologies again - use this patch instead of the previous one. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-10-14 19:50:31 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/open-axiom Makefile distinfo pkg-descr pkg-plist
Log:
OpenAxiom is an open source platform for symbolic, algebraic, and numerical
computations. It offers an interactive environment, an expressive programming
language, a compiler, a large set of mathematical libraries of interest to
researchers and practitioners of computational sciences.
WWW: http://www.open-axiom.org
PR: 128034
Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Revision Changes Path
1.566 +1 -0 ports/math/Makefile
1.1 +31 -0 ports/math/open-axiom/Makefile (new)
1.1 +3 -0 ports/math/open-axiom/distinfo (new)
1.1 +6 -0 ports/math/open-axiom/pkg-descr (new)
1.1 +2265 -0 ports/math/open-axiom/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |