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-narray Numerical N-dimensional array library for Ruby
0.6.0.1_3 math Deleted on this many watch lists=1 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.6.0.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: RubyForge shutdown May 15 2014
Expired This port expired on: 2014-09-20
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-01 10:25:14
Last Update: 2014-09-20 09:45:04
SVN Revision: 368630
Also Listed In: ruby
License: not specified in port
WWW:
http://narray.rubyforge.org/
Description:
NArray is an Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses. WWW: http://narray.rubyforge.org/
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:
  • ruby19-narray>0:math/ruby-narray
No installation instructions:
This port has been deleted.
PKGNAME: ruby19-narray
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. ruby19 : lang/ruby19
Runtime dependencies:
  1. ruby19 : lang/ruby19
Library dependencies:
  1. libfftw.so : math/fftw
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. graphics/ruby-pgplot*
  2. math/ruby-netcdf*
  3. science/ruby-gphys*
  4. science/ruby-netcdf*
  5. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. graphics/ruby-pgplot*
  2. math/ruby-gnuplot*
  3. math/ruby-narray_miss*
  4. math/ruby-netcdf*
  5. math/ruby-numru_misc*
  6. science/ruby-gphys*
  7. science/ruby-netcdf*
  8. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ruby19-narray-0.6.0.1_3: DOCS=on: Build and/or install documentation ===> 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 (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/ruby/
  2. http://files.rubyforge.vm.bytemark.co.uk/narray/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0.1_3
20 Sep 2014 09:45:04
Revision:368630Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0.1_3
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.6.0.1_2
19 Aug 2014 15:35:36
Revision:365393Original commit files touched by this commit
swills search for other commits by this committer
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
0.6.0.1_2
16 Jul 2014 03:00:46
Revision:362023Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option for ports with PORTDOCS in plist.
0.6.0.1_2
07 Apr 2014 14:55:20
Revision:350494Original commit files touched by this commit
bapt search for other commits by this committer
Fix packaging as a user
0.6.0.1_2
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
0.6.0.1_1
21 Feb 2014 15:47:55
Revision:345499Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.6.0.1_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.0.1
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.6.0.1
29 Aug 2013 18:06:48
Revision:325620Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.6.0.1
29 Aug 2013 04:10:38
Revision:325562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.6.0.1
28 Oct 2011 14:30:33
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.6.0.1
0.5.9p7
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.5.9p7
03 Jan 2010 05:23:30
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.5.9p7.

PR:             ports/142231
Submitted by:   Wen Heping <wen@FreeBSD.org>
0.5.9p6
16 Jun 2009 15:53:25
Original commit files touched by this commit
stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
0.5.9p6
09 Jan 2009 15:28:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.9p6

PR:             130095
Submitted by:   Dennis Herrmann <adox@mcx2.org>
0.5.9p5
26 Sep 2008 07:05:56
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.5.9p5.
- remove benchmark scripts installed as examples
- update pkg-descr

PR:             ports/127438
Submitted by:   Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac
dot jp>
0.5.9
02 Nov 2006 00:50:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.5.9 [1].
- MASTER_SITES to rubyforge

PR:             ports/104372 [1]
Submitted by:   Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac
dot jp> [1]
0.5.8
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5.8
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.5.8
04 Sep 2005 12:27:21
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.5.8

PR:             ports/85035
Submitted by:   Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
Approved by:    maintainer timeout (18 days)
0.5.7p2
15 Mar 2004 09:43:34
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.7p2.

PR:             ports/64242
Submitted by:   Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
0.5.7p1
17 Feb 2004 03:44:48
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.7p1 which now supports ruby 1.8.

PR:             ports/62868
Submitted by:   Shin'ya Murakami <murashin@edamame.summing.com>
0.5.7
05 Mar 2003 16:11:23
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.7.
0.5.6p2
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.5.6p2
08 Oct 2002 11:38:07
Original commit files touched by this commit
knu search for other commits by this committer
Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
0.5.6p2
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.5.6p2
11 Jun 2002 16:54:12
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.6p2.
0.5.6p1
30 Mar 2002 08:44:31
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.6p1.

Prepare a backup master site since bento failed to download in the
last try.
0.5.6
26 Mar 2002 05:10:57
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.5.6.
10 Jan 2002 19:51:29
commit hash: fp1.23142@dev.null.freshports.orgcommit hash: fp1.23142@dev.null.freshports.orgcommit hash: fp1.23142@dev.null.freshports.orgcommit hash: fp1.23142@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
- Chase a repack. (only an installer fix)    
31 Dec 2001 20:37:05
commit hash: fp1.22759@dev.null.freshports.orgcommit hash: fp1.22759@dev.null.freshports.orgcommit hash: fp1.22759@dev.null.freshports.orgcommit hash: fp1.22759@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.5.5.    
17 Sep 2001 18:54:32
commit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
02 Jul 2001 06:19:27
commit hash: fp1.15682@dev.null.freshports.orgcommit hash: fp1.15682@dev.null.freshports.orgcommit hash: fp1.15682@dev.null.freshports.orgcommit hash: fp1.15682@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.5.4.    
06 Apr 2001 11:45:51
commit hash: fp1.12128@dev.null.freshports.orgcommit hash: fp1.12128@dev.null.freshports.orgcommit hash: fp1.12128@dev.null.freshports.orgcommit hash: fp1.12128@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.5.3.    
10 Feb 2001 12:39:32
commit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
01 Feb 2001 13:25:14
commit hash: fp1.9150@dev.null.freshports.orgcommit hash: fp1.9150@dev.null.freshports.orgcommit hash: fp1.9150@dev.null.freshports.orgcommit hash: fp1.9150@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-narray, numerical N-dimensional array library for Ruby.    

Number of commits found: 37