./devel/tevent, Event system based on the talloc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.16.1, Package name: tevent-0.16.1, Maintainer: pkgsrc-users

Tevent is an event system based on the talloc memory management library. It is
the core event system used in Samba.

The low level tevent has support for many event types, including timers,
signals, and the classic file descriptor events.

Tevent also provide helpers to deal with asynchronous code providing the
tevent_req (tevent request) functions.


Required to run:
[devel/talloc] [lang/python37]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt] [pkgtools/cwrappers]

Master sites:

Filesize: 869.15 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-31 18:43:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
tevent: updated to 0.16.1

0.16.1
Unknown changes
   2023-12-30 22:31:47 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2023-11-08 13:43:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tevent: update to 0.16.0.

Changes not found.
   2023-10-19 16:24:43 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
tevent: update to 0.15.0.

Changes not found.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-01-22 14:26:21 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tevent: update to 0.14.0.

Changes not found
   2022-08-09 19:55:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
tevent: updated to 0.13.0

0.13.0
Unknown changes