| Port details on branch 2025Q3 |
- tevent016 Talloc based event loop library
- 0.16.1_3 devel
=1 0.16.1_3Version of this port present on the latest quarterly branch. - Maintainer: samba@FreeBSD.org
 - Port Added: 2025-01-30 14:45:19
- Last Update: 2025-08-26 16:44:03
- Commit Hash: e91b48c
- People watching this port, also watch:: screen, libinotify, bash-completion, cmocka, python311
- License: LGPL3
- WWW:
- https://tevent.samba.org/
- Description:
- tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tevent016>0:devel/tevent016
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/tevent016/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tevent016
- pkg install tevent016
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tevent016
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737642434
SHA256 (tevent-0.16.1.tar.gz) = 362971e0f32dc1905f6fe4736319c4b8348c22dc85aa6c3f690a28efe548029e
SIZE (tevent-0.16.1.tar.gz) = 890010
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- talloc242>=2.4.2 : devel/talloc242
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- talloc242>=2.4.2 : devel/talloc242
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- databases/ldb29
- net/samba420
- for Run
-
- databases/ldb29
- net/samba420
Configuration Options:
- ===> The following configuration options are available for tevent016-0.16.1_3:
DEBUG=off: Build with debugging support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- devel_tevent016
- USES:
- compiler pkgconfig shebangfix waf gettext-runtime python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|