Port details |
- ruby-algebra Ruby library for mathematical (algebraic) computations
- 0.72 math
=2 0.72Version of this port present on the latest quarterly branch.
- DEPRECATED: Use rubygem-algebra instead
This port expired on: 2017-01-28
- Maintainer: ruby@FreeBSD.org
- Port Added: 2001-05-08 08:14:00
- Last Update: 2017-01-28 11:18:45
- SVN Revision: 432620
- People watching this port, also watch:: python, p5-type1inst, screen
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://blade.nagaokaut.ac.jp/~sinara/ruby/math/algebra/
- Description:
- This is a Ruby library for mathematical (algebraic) computations. Our
purpose is to express mathematical objects naturally in Ruby. Though
it does not operate fast, we can see the algorithm of the mathematical
processing not in a black box but in scripts.
Things Ruby/Algebra offers include the following:
- One-variate polynomial
o Fundamental operations (addition, multiplication,
quotient/remainder, ...)
o Factorization
- Multi-variate polynomial
o Fundamental operations (addition, multiplication, ...)
o Creating Groebner-basis, quotient/remainder by Groebner-basis.
- Algebraic systems
o Creating quotient fields
o Creating residue class fields
o Operating matrices
WWW: http://blade.nagaokaut.ac.jp/~sinara/ruby/math/algebra/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby22-algebra>0:math/ruby-algebra
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby22-algebra
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ruby/algebra-0.72.tar.gz) = 57fdcecdcb25d6ec4ca366beddef837758d794c9bdd90b4ea75fafb6a885e42b
SIZE (ruby/algebra-0.72.tar.gz) = 233025
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby22 : lang/ruby22
- Runtime dependencies:
-
- ruby22 : lang/ruby22
- Patch dependencies:
-
- ruby22 : lang/ruby22
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby22-algebra-0.72:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.72 28 Jan 2017 11:18:45 |
rene |
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead (Only the first 15 lines of the commit message are shown above ) |
0.72 27 Dec 2016 21:21:03 |
swills |
math/ruby-algebra: deprecate |
0.72 03 Sep 2015 16:25:24 |
sunpoet |
- Respect PORTEXAMPLES
- Add EXAMPLES option
- Remove WRKSRC
- Sort PLIST
- Update WWW
- Pass maintainership to ruby@ |
0.72 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.72 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
0.72 15 Feb 2014 14:35:37 |
danilo |
- Add stage support
- Add DOCS option
- Remove the indefinite article from COMMENT |
0.72 29 Nov 2013 07:37:53 |
araujo |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months. |
0.72 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.72 13 Nov 2011 17:33:47 |
crees |
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes |
0.72 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.72 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.72 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.72 28 Feb 2008 19:33:31 |
araujo |
- Update distinfo (minor change: only a README.txt file).
Submitted by: pointyhat via erwin |
0.72 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
0.72 21 Jan 2007 04:54:32 |
itetcu |
- Update Version to 0.72
- pass maintainership to submitter
PR: ports/108051
Submitted by: Marcelo Araujo |
0.71 18 Feb 2006 21:45:41 |
mnag |
- Update to 0.71
PR: 93475
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
0.57 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.57 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.57 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.57 18 Feb 2003 05:29:43 |
knu |
De-pkg-comment. |
0.57 06 Oct 2002 21:32:50 |
knu |
Use RUBY_MOD*. |
0.57 20 Mar 2002 11:40:08 |
knu |
Update to 0.57. |
06 Feb 2002 22:03:33 |
knu |
Update to 0.56. |
15 Nov 2001 18:42:18 |
knu |
Update to 0.55. |
06 Nov 2001 07:12:44 |
knu |
Update to 0.54. |
20 Sep 2001 11:59:29 |
knu |
Update to 0.52. |
25 Jul 2001 06:28:08 |
knu |
Update to 0.49. |
08 May 2001 12:14:00 |
knu |
Add ruby-algebra, a Ruby library for mathematical (algebraic) computations.
|