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 on branch 2022Q3
libdnsres Provides a non-blocking thread-safe API for resolving DNS names
0.1a_11 devel on this many watch lists=0 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.1a_11Version of this port present on the latest quarterly branch.
Maintainer: oz@nixil.net search for ports maintained by this maintainer
Port Added: 2006-02-15 11:08:18
Last Update: 2024-02-23 12:51:54
Commit Hash: 9ee7e47
License: BSD4CLAUSE
WWW:
https://www.monkey.org/~provos/libdnsres/
Description:
Libdnsres provides a non-blocking thread-safe API for resolving DNS names. It requires that your main application is built on top of libevent. Libdnsres' API essentially mirrors the traditional gethostbyname and getaddrinfo interfaces. All return values have been replaced by callbacks instead. The code borrows heavily from the BSD resolver library. In fact, it is an extremely ugly hack to make the BSD resolver library non-blocking and thread-safe without changing the API too much.
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdnsres-0.1a_11/catalog.mk
  3. /usr/local/share/licenses/libdnsres-0.1a_11/LICENSE
  4. /usr/local/share/licenses/libdnsres-0.1a_11/BSD4CLAUSE
  5. include/dnsres.h
  6. lib/libdnsres.a
  7. lib/libdnsres.so
  8. lib/libdnsres.so.0
  9. lib/libdnsres.so.0.0.1
  10. share/man/man3/dnsres.3.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • libdnsres>0:devel/libdnsres
To install the port:
cd /usr/ports/devel/libdnsres/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libdnsres
  • pkg install libdnsres
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdnsres
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libdnsres-0.1a.tar.gz) = c0b94f27cb537eed42bc32ca9771f0955f717c66d34d1361e0a75600c6589307 SIZE (libdnsres-0.1a.tar.gz) = 360583

Packages (timestamps in pop-ups are UTC):
libdnsres
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1a_110.1a_110.1a_100.1a_110.1a_11-0.1a_10-
FreeBSD:13:quarterly0.1a_110.1a_110.1a_100.1a_110.1a_110.1a_100.1a_100.1a_10
FreeBSD:14:latest0.1a_110.1a_110.1a_100.1a_110.1a_110.1a_10-0.1a_10
FreeBSD:14:quarterly0.1a_100.1a_11-0.1a_100.1a_110.1a_100.1a_100.1a_10
FreeBSD:15:latest0.1a_110.1a_11n/a0.1a_10n/a0.1a_100.1a_100.1a_11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libevent.a : devel/libevent
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libdnsres
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://monkey.org/~provos/
Collapse this list.

There are no commits on branch 2022Q3 for this port