Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Dec 2020 13:21:38
0.7

|
antoine  |
Drop python 2.7 support from a few ports |
10 Dec 2020 21:37:09
0.7

|
sunpoet  |
Fix LICENSE
- Remove dead WWW |
17 Apr 2018 19:16:43
0.7

|
sunpoet  |
Add LICENSE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Reformat pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Take maintainership |
21 Dec 2017 17:42:13
0.7

|
sunpoet  |
Update to 0.7
- Add NO_ARCH
Changes: https://github.com/repoze/repoze.lru/blob/master/CHANGES.rst |
02 Dec 2014 22:40:57
0.6_1

|
bapt  |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
20 Oct 2014 16:04:14
0.6_1

|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
10 Jun 2014 07:39:02
0.6_1

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
19 Feb 2014 05:31:15
0.6_1

|
miwi  |
- Stage Support
- Convert to autoplist
- Bump PORTREV |
20 Nov 2013 20:51:25
0.6

|
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
20 Sep 2013 17:13:47
0.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
14 Jun 2013 14:59:39
0.6

|
miwi  |
- 0.6
PR: 176218
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: timeout |
26 Sep 2011 03:54:23
0.4
|
clsung  |
- Update to 0.4 |
21 Mar 2011 02:43:44
0.3
|
clsung  |
repoze.lru is a LRU (least recently used) cache implementation.
Keys and values that are not used frequently will be evicted
from the cache faster than keys and values that are used frequently.
WWW: http://pypi.python.org/pypi/repoze.lru |