Port details |
- tevent017 Talloc based event loop library
- 0.17.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: samba@FreeBSD.org
 - Port Added: 2025-08-26 16:48:13
- Last Update: 2025-08-26 16:44:03
- Commit Hash: e91b48c
- 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 - Dependency lines:
-
- tevent017>0:devel/tevent017
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/tevent017/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tevent017
- pkg install tevent017
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tevent017
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751442485
SHA256 (tevent-0.17.0.tar.gz) = 7702fb373b69da2960b86134b6a9ec6fa0b949a01756fec00a4a6a43575c8361
SIZE (tevent-0.17.0.tar.gz) = 903251
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:
-
- talloc243>=2.4.3 : devel/talloc243
- 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:
-
- talloc243>=2.4.3 : devel/talloc243
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tevent017-0.17.0:
DEBUG=off: Build with debugging support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- devel_tevent017
- USES:
- compiler pkgconfig shebangfix waf gettext-runtime python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.0 26 Aug 2025 16:44:03
    |
Mateusz Piotrowski (0mp)  |
devel/tevent017: Update to 0.17.0
- Lint with portclippy and portfmt.
- Drop NO_COLORS-related bits. The port builds just fine, so remove this
bit of documented magic.
- Update CONFLICTS_INSTALL in other tevent ports.
- Drop files/patch-buildtools_wafsamba_samba__autoconf.py, which does
not apply cleanly anymore. It seems harmless.
PR: 287985
Reported by: Andrej Ebert <andrej@ebert.su>
Sponsored by: Klara, Inc. |
0.16.1_2 26 Aug 2025 16:44:03
    |
Mateusz Piotrowski (0mp)  |
devel/tevent017: Repocopy from devel/tevent016
PR: 287985
Reported by: Andrej Ebert <andrej@ebert.su>
Sponsored by: Klara, Inc. |
Number of commits found: 2
|