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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-rbtree A fast tree with ordered data and expanded iterator support
0.8.0 devel Deleted on this many watch lists=0 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.8.0Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with new pyrex and it's not active maintained
Deprecated DEPRECATED: "does not build with new pyrex and it's not active maintained"
Expired This port expired on: 2010-04-29
Ignore IGNORE: is marked as broken: does not build with new pyrex and it's not active maintained
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-05-08 14:26:34
Last Update: 2010-05-02 10:45:51
SVN Revision: UNKNOWN
Also Listed In: python
License: not specified in port
WWW:
http://cheeseshop.python.org/pypi/rbtree/
Description:
An RBTree is a fast, balanced efficient data structure with the following properties: get O(log n) set O(log n) delete O(log n) min O(log n) max O(log n) contains O(log n) Because the worst case timing is minimal across the range of standard dict and ordered data operations it makes sense to use this when you have volatile/dynamic sorted data. In common usage its nearly as fast as the Python dict impl but has a slightly more expensive usage of the compare function as the keys are ordered and not hashed. WWW: http://cheeseshop.python.org/pypi/rbtree/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py26-rbtree>0:devel/py-rbtree
No installation instructions:
This port has been deleted.
PKGNAME: py26-rbtree
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. pyrexc : devel/pyrex
  2. easy_install-2.6 : devel/py-setuptools
  3. python2.6 : lang/python26
Runtime dependencies:
  1. easy_install-2.6 : devel/py-setuptools
  2. python2.6 : lang/python26
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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/python/
  2. http://cheeseshop.python.org/packages/source/r/rbtree/
  3. http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0
02 May 2010 10:45:51
Original commit files touched by this commit
miwi search for other commits by this committer
2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use
databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by
www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active
maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx
instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of
GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to
www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author
in favor of www/p5-Catalyst-Plugin-Cache
0.8.0
16 Apr 2010 02:45:26
Original commit files touched by this commit
mnag search for other commits by this committer
- Mark as DEPRECATED since it's not build with new pyrex and it's not active
maintained.
- Expired on 2010-04-29
0.8.0
05 Apr 2010 19:04:23
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
0.8.0
11 Sep 2008 15:51:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak
- Fix build error

Approved by:    portmgr (pav)
0.8.0
29 May 2008 21:30:55
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
0.8.0
07 Mar 2008 12:19:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build

Submitted by:   Marcus von Appen <mva@sysfault.org> (via python@ ml)
0.8.0
29 Oct 2007 01:07:08
Original commit files touched by this commit
perky search for other commits by this committer
Add a workaround to remove setuptool's erroneous workaround for
pyrex support.
0.8.0
01 Aug 2007 22:31:39
Original commit files touched by this commit
pav search for other commits by this committer
- Force our idea of OPSYS to get predictable egg name
0.8.0
30 Jul 2007 17:49:36
Original commit files touched by this commit
pav search for other commits by this committer
- Needs pyrex with new python
0.8.0
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.8.0
09 Apr 2007 01:17:31
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add missing pkg-plist in last commit

Approved by:    clsung (mentor)
Reported by:    kris via pointyhat
Pointy Hat to:  lwhsu
0.8.0
07 Apr 2007 23:35:16
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add backup MASTER_SITE
- Remove contiguous blank lines

Approved by:    clsung (mentor)
0.8.0
05 Apr 2007 02:17:16
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.8.0
- Fix DOCSDIR
- Assign to python@FreeBSD.org

Approved by:     clsung (mentor)
0.7
10 Jul 2006 15:20:21
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 0.7
- Update WWW
0.6
08 May 2006 14:25:19
Original commit files touched by this commit
mnag search for other commits by this committer
- New port devel/py-rbtree

An RBTree is a fast, balanced efficient data structure with the
following properties:

get          O(log n)
set          O(log n)
delete       O(log n)
min          O(log n)
max          O(log n)
contains     O(log n)

Because the worst case timing is minimal across the range of standard
dict and ordered data operations it makes sense to use this when you
have volatile/dynamic sorted data.

In common usage its nearly as fast as the Python dict impl but has a
slightly more expensive usage of the compare function as the keys are
ordered and not hashed.

WWW:    http://www.python.org/pypi/RBTree/

Number of commits found: 15