notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libdaemon Lightweight C library that eases the writing of UNIX daemons
0.14_1 devel on this many watch lists=73 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.14_1Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-10-18 21:28:24
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: freetype2, libxml2, dbus, gdbm, expat
License: LGPL21+
WWW:
https://0pointer.de/lennart/projects/libdaemon/
Description:
Lightweight C library that eases the writing of UNIX daemons
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdaemon-0.14_1/catalog.mk
  3. /usr/local/share/licenses/libdaemon-0.14_1/LICENSE
  4. /usr/local/share/licenses/libdaemon-0.14_1/LGPL21+
  5. include/libdaemon/daemon.h
  6. include/libdaemon/dexec.h
  7. include/libdaemon/dfork.h
  8. include/libdaemon/dlog.h
  9. include/libdaemon/dnonblock.h
  10. include/libdaemon/dpid.h
  11. include/libdaemon/dsignal.h
  12. lib/libdaemon.a
  13. lib/libdaemon.la
  14. lib/libdaemon.so
  15. lib/libdaemon.so.0
  16. lib/libdaemon.so.0.5.0
  17. libdata/pkgconfig/libdaemon.pc
  18. share/doc/libdaemon/README.html
  19. share/doc/libdaemon/style.css
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • libdaemon>0:devel/libdaemon
To install the port:
cd /usr/ports/devel/libdaemon/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libdaemon
  • pkg install libdaemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdaemon
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libdaemon-0.14.tar.gz) = fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834 SIZE (libdaemon-0.14.tar.gz) = 340474

Packages (timestamps in pop-ups are UTC):
libdaemon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14_10.14_10.14_10.14_10.14_1-0.14_1-
FreeBSD:13:quarterly0.14_10.14_10.14_10.14_10.14_10.14_10.14_10.14_1
FreeBSD:14:latest0.14_10.14_10.14_10.14_10.14_10.14_1-0.14_1
FreeBSD:14:quarterly0.14_10.14_1-0.14_10.14_10.14_10.14_10.14_1
FreeBSD:15:latest0.14_10.14_1n/a0.14_1n/a0.14_10.14_10.14_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. audio/shairport-sync
  2. net/avahi-app
  3. net/avahi-autoipd

Configuration Options:
No options to configure
Options name:
devel_libdaemon
USES:
cpe libtool:keepla pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://0pointer.de/lennart/projects/libdaemon/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.14_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14_1
30 Sep 2021 09:42:17
commit hash: 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1commit hash: 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1commit hash: 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1commit hash: 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/libdaemon: Add CPE information

Approved by:    portmgr (blanket)
0.14_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.14_1
10 Sep 2020 18:55:41
Revision:548219Original commit files touched by this commit
tcberner search for other commits by this committer
Move some gnome@ ports to desktop@

As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.

As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.

[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D26362
0.14_1
13 Jun 2018 09:04:32
Revision:472297Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE

Approved by:	portmgr blanket
0.14_1
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.14_1
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14
02 Mar 2014 22:11:17
Revision:346821Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=libtool
0.14
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
0.14
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.14
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
0.14
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.14
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.14
22 May 2010 05:48:32
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.14.
0.12
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.12
12 Jul 2007 11:46:49
Original commit files touched by this commit
ahze search for other commits by this committer
Update to 0.12
0.11
23 Jun 2007 17:47:06
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.11 and transfer maintainership to gnome@.

Approved by:    ahze (previous maintainer)
0.10_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.10
24 Nov 2005 21:37:23
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 0.10
0.9
19 Nov 2005 04:36:22
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 0.9
0.8
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.8
09 Nov 2005 07:09:47
Original commit files touched by this commit
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
0.8
18 Oct 2005 21:27:02
Original commit files touched by this commit
ahze search for other commits by this committer
- Add devel/libdaemon

Lightweight C library that eases the writing of UNIX daemons

WWW: http://0pointer.de/lennart/projects/libdaemon

Number of commits found: 25