FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:14 PM BST
non port: devel/py-rbtree/Makefile
CVSWeb

Number of commits found: 12

Sun, 2 May 2010
[ 10:45 miwi ] Original commit 
1.2129 MOVED
1.1103 audio/Makefile
1.9 audio/py-flac/Makefile
1.876 databases/Makefile
1.52 databases/mysql-connector-java50/Makefile
1.4 databases/p5-DBIx-Class-HTML-FormFu/Makefile
1.3908 devel/Makefile
1.12 devel/py-rbtree/Makefile
1.10 devel/tavrasm/Makefile
1.1019 mail/Makefile

(Only the first 10 of 112 ports in this commit are shown above. View all ports for this commit)
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
Fri, 16 Apr 2010
[ 02:45 mnag ] Original commit 
1.11 devel/py-rbtree/Makefile
- Mark as DEPRECATED since it's not build with new pyrex and it's not active
maintained.
- Expired on 2010-04-29
Mon, 5 Apr 2010
[ 19:04 pav ] Original commit 
1.10 devel/py-rbtree/Makefile
- Mark BROKEN: does not build

Reported by:    pointyhat
Thu, 11 Sep 2008
[ 15:51 miwi ] Original commit 
1.9 devel/py-rbtree/Makefile
1.2 devel/py-rbtree/files/patch-src__rbtree.pyx
- Unbreak
- Fix build error

Approved by:    portmgr (pav)
Thu, 29 May 2008
[ 21:30 pav ] Original commit 
1.8 devel/py-rbtree/Makefile
- Mark BROKEN: does not compile

Reported by:    pointyhat
Wed, 1 Aug 2007
[ 22:31 pav ] Original commit 
1.7 devel/py-rbtree/Makefile
1.14 textproc/py-rdflib/Makefile
- Force our idea of OPSYS to get predictable egg name
Mon, 30 Jul 2007
[ 17:49 pav ] Original commit 
1.6 devel/py-rbtree/Makefile
- Needs pyrex with new python
[ 09:42 alexbl ] Original commit 
1.76 CHANGES
1.5 archivers/py-lzma/Makefile
1.13 astro/py-metar/Makefile
1.3 astro/pyephem/Makefile
1.14 audio/py-ao/Makefile
1.2 audio/py-apetag/Makefile
1.4 audio/py-cddb/Makefile
1.11 audio/py-eyed3/Makefile
1.6 audio/py-flac/Makefile
1.3 audio/py-id3/Makefile

(Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - 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
Sat, 7 Apr 2007
[ 23:35 lwhsu ] Original commit 
1.4 devel/py-rbtree/Makefile
- Add backup MASTER_SITE
- Remove contiguous blank lines

Approved by:    clsung (mentor)
Thu, 5 Apr 2007
[ 02:17 lwhsu ] Original commit 
1.3 devel/py-rbtree/Makefile
1.3 devel/py-rbtree/distinfo
1.2 devel/py-rbtree/files/patch-setup.py
1.1 devel/py-rbtree/files/patch-src__rbtree.pyx
- Update to 0.8.0
- Fix DOCSDIR
- Assign to python@FreeBSD.org

Approved by:     clsung (mentor)
Mon, 10 Jul 2006
[ 15:20 mnag ] Original commit 
1.2 devel/py-rbtree/Makefile
1.2 devel/py-rbtree/distinfo
1.1 devel/py-rbtree/files/patch-setup.py
1.2 devel/py-rbtree/pkg-descr
- Update to 0.7
- Update WWW
Mon, 8 May 2006
[ 14:25 mnag ] Original commit 
1.2196 devel/Makefile
1.1 devel/py-rbtree/Makefile
1.1 devel/py-rbtree/distinfo
1.1 devel/py-rbtree/files/patch-src__rbtree_impl.c
1.1 devel/py-rbtree/pkg-descr
- 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: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.38 seconds.