aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pqueue
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak build on Python 2.4perky2005-02-202-3/+8
| | | | Spotted by: kris
* Add SIZE data.perky2004-03-181-0/+1
| | | | Submitted by: trevor
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* Change PKGNAMEPREFIX to PYTHON_PKGNAMEPREFIX instead of hardcoded.perky2002-08-081-2/+1
|
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Add py-pqueue-0.2, a Fibonacci-Heap based Priority-Queue Extension for Pythonpetef2001-12-035-0/+34
PR: 31470 Submitted by: Hye-Shik Chang <perky@fallin.lv>