Opened 19 years ago

Closed 19 years ago

#2485 closed defect (fixed)

Update: libevent 1.0

Reported by: dornseif@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

This is a simple update for libevent from 0.9 to 1.0

PortSystem 1.0 name libevent version 1.0 categories devel maintainers fkr@… description asynchronous event library long_description \

The libevent API provides a mechanism to execute a callback function \ when a specific event occurs on a file descriptor or after a timeout \ has been reached.libevent is meant to replace the asynchronous event \ loop found in event driven network servers. An application just \ needs to call event_dispatch() and can then add or remove events \ dynamically without having to change the event loop.

homepage http://monkey.org/~provos/libevent/ platforms darwin master_sites http://monkey.org/~provos/ checksums md5 312136a01f7a1d7561ed12c702c8a6fb configure.args --mandir=${prefix}/share/man

Change History (1)

comment:1 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

Committed. In the future please generate a diff (cvs diff > libevent.diff) and attach it to the bug. Thanks!

Note: See TracTickets for help on using tickets.