Port details |
- ruby-bitvector Efficient Ruby bit vector extension
- 0.1.7 math
=1 0.1.7Version of this port present on the latest quarterly branch.
- DEPRECATED: Doesn't work with Ruby 1.9
This port expired on: 2011-08-03
- Maintainer: ruby@FreeBSD.org
- Port Added: 2000-11-23 11:13:43
- Last Update: 2011-08-03 06:49:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-type1inst, screen, python
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/
- Description:
- BitVector is a fairly extensive and fast BitVector class for Ruby.
Handles sequences of up to 2**32-1 bits (about 500 Mb). Implemented
as a wrapper around Bit::Vector version 6.3 by Steffen Beyer.
Authors: Robert Feldt <feldt@ce.chalmers.se>,
Akinori MUSHA <knu@iDaemons.org>
WWW: http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/
-
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:
-
- ruby18-bitvector>0:math/ruby-bitvector
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby18-bitvector
- 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. 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:
-
- ruby18 : lang/ruby18
- Runtime dependencies:
-
- ruby18 : lang/ruby18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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.1.7 03 Aug 2011 06:49:58 |
bapt |
Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9 (Only the first 15 lines of the commit message are shown above ) |
0.1.7 04 Jul 2011 01:30:57 |
swills |
- Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by: ruby@ (pgollucci) |
0.1.7 10 Apr 2011 18:18:09 |
swills |
- Mark broken with Ruby 1.9 |
0.1.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1.7 07 Jun 2010 21:00:37 |
pgollucci |
- Use LOCAL macro
- Kill 2 dead mirrors in security/ruby-blowfish
With Hat: ruby@ |
0.1.7 16 Jun 2009 15:53:25 |
stas |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
0.1.7 28 Nov 2005 04:40:21 |
fenner |
The Ruby contrib directory hasn't existed for some time; mirror the
files on MASTER_SITE_LOCAL until someone upgrades these ports. |
0.1.7 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.1.7 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.1.7 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.1.7 18 Feb 2003 05:29:43 |
knu |
De-pkg-comment. |
0.1.7 23 Jan 2003 19:57:50 |
knu |
Repacked; just a documentation change. |
0.1.7 23 Jan 2003 17:59:01 |
knu |
Update to 0.1.7. It now builds and works fine with ruby 1.8. |
0.1.6_1 06 Oct 2002 21:32:50 |
knu |
Use RUBY_MOD*. |
17 Sep 2001 18:54:32 |
knu |
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed. |
10 Feb 2001 12:39:32 |
knu |
Add %%PORTDOCS%%. |
23 Nov 2000 14:13:43 |
knu |
Add ruby-bitvector, efficient Ruby bit vector extension. |