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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/libdnsres/files/patch-test-simple_test.c

Number of commits found: 2

Monday, 30 Jun 2025
11:22 Rene Ladan (rene) search for other commits by this committer
devel/libdnsres: Remove expired port

2025-06-30 devel/libdnsres: No consumers in tree, last release in 2005 by
upstream
commit hash: 266f2a8a41fb431619aa126eda8424b8c3f1776a commit hash: 266f2a8a41fb431619aa126eda8424b8c3f1776a commit hash: 266f2a8a41fb431619aa126eda8424b8c3f1776a commit hash: 266f2a8a41fb431619aa126eda8424b8c3f1776a 266f2a8
Wednesday, 15 Feb 2006
11:07 garga search for other commits by this committer
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.

WWW: http://www.monkey.org/~provos/libdnsres/

PR:             ports/93365
Submitted by:   Phil Oleson <oz@nixil.net>
Original commit

Number of commits found: 2