Version: 4.33, Package name: libev-4.33 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Libev is a high-performance event loop/event model with lots of features. It is modelled (very loosely) after libevent and the Event perl module, but aims to be faster and more correct, and also more featureful. And also smaller. |
Filesize: 556.179 KB |
Version History (View Complete History) |
|
2020-12-23 06:29:57 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to libev-4.33 and enable debug packages |
2019-08-31 11:21:33 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to libev/p5-EV 4.27 |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-24 10:26:59 by Stuart Henderson | Files touched by this commit (94) |
Log message: reset unresponsive maintainers, various porters have spent a bunch of time waiting for timeouts over the last year or more for many of these ports. ok danj@ jca@ kmos@ |
2017-02-20 15:57:16 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Drop workarounds to get libev working on arm. libev can use the appropriate sync instructions now that cc defines __ARM_ARCH_6K__. ok dcoppa@ (libev and rxvt-unicode maintainer) |
2017-01-16 01:55:41 by David Coppa | Files touched by this commit (2) |
Log message: Update to libev-4.24 |
2016-11-18 02:17:10 by David Coppa | Files touched by this commit (4) |
Log message: Maintenance update to libev-4.23. Nothing worth of interest for us. |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-02-18 10:11:47 by Tobias Ulmer | Files touched by this commit (1) |
Log message: unbreak on sparc, no multiprocessor support means we don't need membar etc |
2016-01-28 01:32:46 by David Coppa | Files touched by this commit (1) |
Log message: Unbreak on arm by using "CFLAGS += -DEV_NO_SMP". Thanks Andre Smagin for hints "Almost all the armv7 systems are multicore but we don't run multiprocessor on them. So the -DEV_NO_SMP approach sounds reasonable for now" jsg@ |
2015-12-21 02:21:21 by David Coppa | Files touched by this commit (2) |
Log message: Bugfixing update to libev-4.22 No dynamic export changes |
2015-06-22 01:51:28 by David Coppa | Files touched by this commit (3) |
Log message: Update to libev-4.20 |
2011-03-04 14:30:13 by David Coppa | Files touched by this commit (2) |
Log message: Update to libev-4.04 OK jasper@ |
2010-11-18 05:18:06 by David Coppa | Files touched by this commit (4) |
Log message: Update to libev-4.01, zap USE_GROFF |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-29 04:37:48 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - make this fetchable again |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-09-14 02:49:04 by David Coppa | Files touched by this commit (2) |
Log message: Update to libev-3.9 OK jim@, jasper@, landry@ |
2009-09-14 09:53:09 by Landry Breuil | Files touched by this commit (3) |
Log message: Don't build nor install libevent compatibilty layer. the installed event.h shadowed the systemwide one. Prodded by & ok naddy@, also tested by sthen@ |