summaryrefslogtreecommitdiff
path: root/net/hesiod/PLIST
diff options
context:
space:
mode:
authorseb <seb>2001-11-29 11:41:28 +0000
committerseb <seb>2001-11-29 11:41:28 +0000
commit90b76387c5b23fd30af136c8b009e7780cf2d871 (patch)
treeeea43466e723fd76f0fe8abb4039ebc16cb2c31c /net/hesiod/PLIST
parentd6a867bf8353f7e7602eb565b13fefa177030feb (diff)
downloadpkgsrc-90b76387c5b23fd30af136c8b009e7780cf2d871.tar.gz
Initial import of hesiod-3.0.2.
Provided in PR 14649 by Kevin P. Neal <kpneal@pobox.com>. Minor enhancements and buildlink.mk made by seb. A package builder can force the use of this package by defining NEED_HESIOD in case the base system already provides Hesiod API in the C library. Note: NetBSD's C library provides minimum Hesiod support, the library included in this package is the MIT original one and so provides the whole Hesiod API. Hesiod is a name service library that can provide general name service for a variety of applications. It is based on the Domain Name system (DNS). The Hesiod library and hesinfo tool allow easy queries to Hesiod name service.
Diffstat (limited to 'net/hesiod/PLIST')
-rw-r--r--net/hesiod/PLIST19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/hesiod/PLIST b/net/hesiod/PLIST
new file mode 100644
index 00000000000..b290f027859
--- /dev/null
+++ b/net/hesiod/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/29 11:41:28 seb Exp $
+bin/hesinfo
+include/hesiod.h
+lib/libhesiod.a
+man/man1/hesinfo.1
+man/man3/hesiod.3
+man/man3/hesiod_end.3
+man/man3/hesiod_free_list.3
+man/man3/hesiod_free_passwd.3
+man/man3/hesiod_free_postoffice.3
+man/man3/hesiod_free_servent.3
+man/man3/hesiod_getmailhost.3
+man/man3/hesiod_getpwnam.3
+man/man3/hesiod_getpwuid.3
+man/man3/hesiod_getservbyname.3
+man/man3/hesiod_init.3
+man/man3/hesiod_resolve.3
+man/man3/hesiod_to_bind.3
+man/man5/hesiod.conf.5