notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-algebra Ruby library for mathematical (algebraic) computations
0.72 math Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.72Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use rubygem-algebra instead
Expired This port expired on: 2017-01-28
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby22 : lang/ruby22
Runtime dependencies:
  1. ruby22 : lang/ruby22
Patch dependencies:
  1. ruby22 : lang/ruby22
Extract dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://blade.nagaokaut.ac.jp/~sinara/ruby/math/algebra/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.72
28 Jan 2017 11:18:45
Revision:432620Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
0.72
27 Dec 2016 21:21:03
Revision:429665Original commit files touched by this commit
swills search for other commits by this committer
math/ruby-algebra: deprecate
0.72
03 Sep 2015 16:25:24
Revision:396013Original commit files touched by this commit
sunpoet search for other commits by this committer
- Respect PORTEXAMPLES
- Add EXAMPLES option
- Remove WRKSRC
- Sort PLIST
- Update WWW
- Pass maintainership to ruby@
0.72
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.72
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.72
15 Feb 2014 14:35:37
Revision:344394Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support
- Add DOCS option
- Remove the indefinite article from COMMENT
0.72
29 Nov 2013 07:37:53
Revision:335151Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.72
13 Nov 2011 17:33:47
Original commit files touched by this commit
crees search for other commits by this committer
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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.72
28 Feb 2008 19:33:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Update distinfo (minor change: only a README.txt file).

Submitted by:   pointyhat via erwin
0.72
29 Jun 2007 16:29:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
0.72
21 Jan 2007 04:54:32
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update Version to 0.72
- pass maintainership to submitter

PR:             ports/108051
Submitted by:   Marcelo Araujo
0.71
18 Feb 2006 21:45:41
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 0.71

PR:             93475
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
0.57
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.57
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.57
18 Feb 2003 05:29:43
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.57
06 Oct 2002 21:32:50
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
0.57
20 Mar 2002 11:40:08
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.57.
06 Feb 2002 22:03:33
commit hash: fp1.24389@dev.null.freshports.orgcommit hash: fp1.24389@dev.null.freshports.orgcommit hash: fp1.24389@dev.null.freshports.orgcommit hash: fp1.24389@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.56.    
15 Nov 2001 18:42:18
commit hash: fp1.20813@dev.null.freshports.orgcommit hash: fp1.20813@dev.null.freshports.orgcommit hash: fp1.20813@dev.null.freshports.orgcommit hash: fp1.20813@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.55.    
06 Nov 2001 07:12:44
commit hash: fp1.20453@dev.null.freshports.orgcommit hash: fp1.20453@dev.null.freshports.orgcommit hash: fp1.20453@dev.null.freshports.orgcommit hash: fp1.20453@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.54.    
20 Sep 2001 11:59:29
commit hash: fp1.18964@dev.null.freshports.orgcommit hash: fp1.18964@dev.null.freshports.orgcommit hash: fp1.18964@dev.null.freshports.orgcommit hash: fp1.18964@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.52.    
25 Jul 2001 06:28:08
commit hash: fp1.16488@dev.null.freshports.orgcommit hash: fp1.16488@dev.null.freshports.orgcommit hash: fp1.16488@dev.null.freshports.orgcommit hash: fp1.16488@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.49.    
08 May 2001 12:14:00
commit hash: fp1.13541@dev.null.freshports.orgcommit hash: fp1.13541@dev.null.freshports.orgcommit hash: fp1.13541@dev.null.freshports.orgcommit hash: fp1.13541@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-algebra, a Ruby library for mathematical (algebraic)   computations.   

Number of commits found: 28