Port details |
- ruby-avl AVL tree class for Ruby
- 0.1_1 devel
=1 0.1_1Version of this port present on the latest quarterly branch. BROKEN: Does not build on amd64 (needs to link against shared libraries)
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
IGNORE: is marked as broken: Does not build on amd64 (needs to link against shared libraries)
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-08-22 05:04:04
- Last Update: 2014-09-01 17:21:56
- SVN Revision: 366905
- People watching this port, also watch:: p5-type1inst, screen, python
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://bocks.psych.purdue.edu/~pizman/avl/
- Description:
- This is the AVL tree class for Ruby which works like a Hash,
implemented as a wrapper for libavl.
WWW: http://bocks.psych.purdue.edu/~pizman/avl/
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:
-
- ruby19-avl>0:devel/ruby-avl
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-avl
- 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:
-
- libavl.a : devel/libavl
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- 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_1 01 Sep 2014 17:21:56
  |
antoine  |
Finish some removals |
0.1_1 04 Jul 2014 12:06:07
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.1_1 09 Apr 2014 07:47:03
  |
bapt  |
Mark as broken non staged ports using the ruby framework
With hat: portmgr |
0.1_1 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.1_1 29 Aug 2013 18:06:48
  |
sunpoet  |
- Remove Author line |
0.1_1 29 Aug 2013 04:10:38
  |
sunpoet  |
- Use single space after WWW: |
0.1_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.1_1 13 Jun 2010 08:40:06
 |
erwin  |
BROKEN should not be quoted.
No functional change. |
0.1_1 10 Jul 2009 01:50:55
 |
pgollucci  |
- pass to ruby@ |
0.1_1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
0.1_1 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_1 30 May 2004 07:04:44
 |
kris  |
BROKEN on amd64: Needs to link against shared libraries |
0.1_1 22 Mar 2004 15:05:32
 |
knu  |
Add SIZE data.
Submitted by: trevor |
0.1_1 18 Feb 2003 05:04:59
 |
knu  |
De-pkg-comment. |
0.1_1 06 Oct 2002 21:05:34
 |
knu  |
Use RUBY_MOD*. |
0.1_1 11 Jun 2002 12:54:57
 |
knu  |
Update MASTER_SITES and WWW. |
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. |
22 Aug 2001 09:04:04
    |
knu  |
Add ruby-avl, AVL tree class for Ruby. |