2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. |
2014-05-06 00:56:39 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: devel/py-logon doesn't support Python 3.3. |
2014-05-03 17:20:12 by Blue Rats | Files touched by this commit (5) |
Log message: Import py27-eventlib-0.1.5 as net/py-eventlib. Eventlib is an asynchronous event tracking app for Django. This library was built upon the following values: * It must be deadly simple to log an event; * It must be possible to track each event in different ways; * Each different "event handler" must be completely separate and fail gracefully; * The event system must be asynchronous, so let's use celery; * The library must be extensible; * 100% of test coverage is enough. |