libdaemon
Port variant standard
Summary Library for writing UNIX daemons
Package version 0.14_2
Homepage No known homepage
Keywords devel
Maintainer nobody
License LGPL21
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 OCT 2023, 16:37:00 UTC
Port created 17 FEB 2021, 22:22:18 UTC
Subpackage Descriptions
complete This is the libdaemon-standard metapackage. It pulls in all subpackages of libdaemon-standard.
primary libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR - An API for writing PID files - An API for serializing UNIX signals into a pipe for usage with select() or poll() - An API for running subprocesses with STDOUT and STDERR redirected to syslog. APIs like these are used in most daemon software available.
dev This is the developer subpackage of the libdaemon-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
This package has no dependency requirements of any kind.
Download groups
main http://0pointer.de/lennart/projects/libdaemon/
Distribution File Information
fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834 340474 libdaemon-0.14.tar.gz
Ports that require libdaemon:standard
avahi:standard Service Discovery using mDNS/DNS-SD