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
libbind Standard C resolver library
6.0_2 dns 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 6.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-08-10 06:45:16
Last Update: 2024-02-23 15:29:22
Commit Hash: 97f9737
Also Listed In: net
License: MIT
WWW:
https://www.isc.org/software/libbind
Description:
The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. In fact, most implementations are based on the same original code. ISC's libbind provides the standard resolver library, along with header files and documentation, for communicating with domain name servers, retrieving network host entries from /etc/hosts or via DNS, converting CIDR network addresses, performing Hesiod information lookups, retrieving network entries from /etc/networks, implementing TSIG transaction/request security of DNS messages, performing name-to-address and address-to-name translations, and utilizing /etc/resolv.conf for resolver configuration.
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 (43 items)
Collapse this list.
  1. /usr/local/share/licenses/libbind-6.0_2/catalog.mk
  2. /usr/local/share/licenses/libbind-6.0_2/LICENSE
  3. /usr/local/share/licenses/libbind-6.0_2/MIT
  4. include/bind/arpa/inet.h
  5. include/bind/arpa/nameser.h
  6. include/bind/arpa/nameser_compat.h
  7. include/bind/isc/assertions.h
  8. include/bind/isc/ctl.h
  9. include/bind/isc/dst.h
  10. include/bind/isc/eventlib.h
  11. include/bind/isc/heap.h
  12. include/bind/isc/irpmarshall.h
  13. include/bind/isc/list.h
  14. include/bind/isc/logging.h
  15. include/bind/isc/memcluster.h
  16. include/bind/isc/misc.h
  17. include/bind/isc/tree.h
  18. include/bind/isc/platform.h
  19. include/bind/fd_setsize.h
  20. include/bind/hesiod.h
  21. include/bind/irp.h
  22. include/bind/irs.h
  23. include/bind/netdb.h
  24. include/bind/netgroup.h
  25. include/bind/res_update.h
  26. include/bind/resolv.h
  27. include/bind/sys/bitypes.h
  28. lib/libbind.a
  29. share/man/man3/getaddrinfo.3.gz
  30. share/man/man3/gethostbyname.3.gz
  31. share/man/man3/getipnodebyname.3.gz
  32. share/man/man3/getnameinfo.3.gz
  33. share/man/man3/getnetent.3.gz
  34. share/man/man3/hesiod.3.gz
  35. share/man/man3/inet_cidr.3.gz
  36. share/man/man3/resolver.3.gz
  37. share/man/man3/tsig.3.gz
  38. share/man/man5/irs.conf.5.gz
  39. share/man/man5/resolver.5.gz
  40. share/man/man7/hostname.7.gz
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • libbind>0:dns/libbind
To install the port:
cd /usr/ports/dns/libbind/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/libbind
  • pkg install libbind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libbind
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libbind-6.0.tar.gz) = b98b6aa6e7c403f5a6522ffb68325785a87ea8b13377ada8ba87953a3e8cb29d SIZE (libbind-6.0.tar.gz) = 757162 SHA256 (libbind-6.0.tar.gz.asc) = 979a3346f8231e5918c1fc7a87f8da5677f4ccc87ca8c28b630d6c36d00e49fe SIZE (libbind-6.0.tar.gz.asc) = 475

Packages (timestamps in pop-ups are UTC):
libbind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0_26.0_26.0_16.0_26.0_2-6.0_1-
FreeBSD:13:quarterly6.0_16.0_16.0_16.0_16.0_26.0_16.0_16.0_1
FreeBSD:14:latest6.0_26.0_26.0_16.0_26.0_26.0_1-6.0_1
FreeBSD:14:quarterly6.0_16.0_2-6.0_16.0_26.0_16.0_16.0_1
FreeBSD:15:latest6.0_26.0_2n/a6.0_1n/a6.0_16.0_16.0_2
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. groff : textproc/groff
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libbind-6.0_2: IPV6=on: IPv6 protocol support THREADS=on: Threading support ===> Use 'make config' to modify these settings
Options name:
dns_libbind
USES:
groff
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.ciril.fr/pub/isc/libbind/6.0/
  2. ftp://ftp.freenet.de/pub/ftp.isc.org/isc/libbind/6.0/
  3. ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/libbind/6.0/
  4. ftp://ftp.iij.ad.jp/pub/network/isc/libbind/6.0/
  5. ftp://ftp.isc.org/isc/libbind/6.0/
  6. ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/libbind/6.0/
  7. ftp://ftp.nominum.com/pub/isc/libbind/6.0/
  8. ftp://ftp.ntua.gr/pub/net/isc/isc/libbind/6.0/
  9. ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/libbind/6.0/
  10. ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/libbind/6.0/
  11. ftp://ftp.u-aizu.ac.jp/pub/net/isc/libbind/6.0/
  12. https://ftp.isc.org/isc/libbind/6.0/
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
6.0_2
23 Feb 2024 15:29:22
commit hash: 97f9737a2212c5b279373d46f70908adb31a54ffcommit hash: 97f9737a2212c5b279373d46f70908adb31a54ffcommit hash: 97f9737a2212c5b279373d46f70908adb31a54ffcommit hash: 97f9737a2212c5b279373d46f70908adb31a54ff files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/libbind: Moved man to share/man

Approved by:    portmgr (blanket)
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)
6.0_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)
6.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
6.0_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.
6.0_1
09 Oct 2019 10:34:57
Revision:514130Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for d* category as it is not relevant anymore
6.0_1
28 May 2017 21:18:04
Revision:441925Original commit files touched by this commit
antoine search for other commits by this committer
Register dependency on groff

PR:		213725
6.0_1
23 May 2016 20:35:01
Revision:415742Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
6.0_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
6.0_1
02 Sep 2015 22:39:28
Revision:395914Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Drop 8.x support
6.0_1
05 Mar 2015 01:46:31
Revision:380469Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Simplify MASTER_SITES
- Add LICENSE
- Unbreak build by removing utmp.h references from all source files
6.0_1
27 Oct 2014 12:13:23
Revision:371557Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
6.0_1
02 Feb 2014 15:20:05
Revision:342315Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
6.0_1
20 Sep 2013 16:31:58
Revision:327719Original 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:
dns)
6.0_1
12 Oct 2012 07:06:47
Revision:305759Original commit files touched by this commit
bapt search for other commits by this committer
forgot the keep the defaults

Feature safe:	yes
6.0_1
12 Oct 2012 07:04:46
Revision:305758Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework

Feature safe:	yes
6.0_1
08 Oct 2012 10:38:48
Revision:305526Original commit files touched by this commit
dougb search for other commits by this committer
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
6.0_1
29 Jul 2012 08:17:33
Original commit files touched by this commit
dougb search for other commits by this committer
Remove my personal web site from MASTER_SITES
6.0_1
07 May 2012 16:41:50
Original commit files touched by this commit
bapt search for other commits by this committer
Stop installing catpages

PR:             ports/167255
Submitted by:   bapt
Approved by:    maintainer timeout (14d)
6.0
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
6.0
16 May 2011 05:22:09
Original commit files touched by this commit
dougb search for other commits by this committer
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
6.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
6.0
14 Jun 2010 08:40:55
Original commit files touched by this commit
dougb search for other commits by this committer
Unbreak on HEAD
6.0
20 Mar 2010 16:12:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
6.0
10 Aug 2009 06:44:32
Original commit files touched by this commit
dougb search for other commits by this committer
The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.

ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.

WWW: https://www.isc.org/software/libbind

- Doug Barton
DougB@FreeBSD.org

Number of commits found: 25