| Summary: | New port math/fricas | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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-11-12 02:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. It seems that my shar file was messed up. Here is a corrected version as an attachment. The committer is having problems building this port using sbcl. So here is a shar file with the same port written using clisp. Note that pkg-plist is quite different. amdmi3 2008-11-14 15:19:50 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/fricas Makefile distinfo pkg-descr pkg-plist
Log:
FriCAS is an advanced computer algebra system. Its capabilities range from
calculus (integration and differentiation) to abstract algebra. It can plot
functions and has integrated help system.
FriCAS a fork of Axiom project -- its starting point was wh-sandbox branch
of the Axiom project.
WWW: http://fricas.sourceforge.net
PR: 128805
Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Revision Changes Path
1.568 +1 -0 ports/math/Makefile
1.1 +35 -0 ports/math/fricas/Makefile (new)
1.1 +3 -0 ports/math/fricas/distinfo (new)
1.1 +8 -0 ports/math/fricas/pkg-descr (new)
1.1 +3022 -0 ports/math/fricas/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! |