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
hesiod Directory service built on DNS and BIND
3.2.1_4 dns on this many watch lists=1 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 3.2.1_3Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2003-09-05 04:55:22
Last Update: 2024-02-27 16:30:55
Commit Hash: f755375
People watching this port, also watch:: openjdk8, screen
License: BSD2CLAUSE
Description:
Hesiod is part of MIT's Athena Project. Hesiod can provide general name service for a variety of applications and is based on the Berkeley Internet Name Daemon (BIND). Jacques Vidrine <n@nectar.com>
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 (31 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hesiod-3.2.1_4/catalog.mk
  3. /usr/local/share/licenses/hesiod-3.2.1_4/LICENSE
  4. /usr/local/share/licenses/hesiod-3.2.1_4/BSD2CLAUSE
  5. bin/hesinfo
  6. include/hesiod.h
  7. lib/libhesiod.a
  8. lib/libhesiod.so
  9. lib/libhesiod.so.0
  10. lib/libhesiod.so.0.0.0
  11. libdata/pkgconfig/hesiod.pc
  12. share/man/man1/hesinfo.1.gz
  13. share/man/man3/hesiod.3.gz
  14. share/man/man3/hesiod_end.3.gz
  15. share/man/man3/hesiod_free_list.3.gz
  16. share/man/man3/hesiod_free_passwd.3.gz
  17. share/man/man3/hesiod_free_postoffice.3.gz
  18. share/man/man3/hesiod_free_servent.3.gz
  19. share/man/man3/hesiod_free_string.3.gz
  20. share/man/man3/hesiod_getmailhost.3.gz
  21. share/man/man3/hesiod_getpwnam.3.gz
  22. share/man/man3/hesiod_getpwuid.3.gz
  23. share/man/man3/hesiod_getservbyname.3.gz
  24. share/man/man3/hesiod_init.3.gz
  25. share/man/man3/hesiod_parse_result.3.gz
  26. share/man/man3/hesiod_resolve.3.gz
  27. share/man/man3/hesiod_to_bind.3.gz
  28. share/man/man5/hesiod.conf.5.gz
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • hesiod>0:dns/hesiod
To install the port:
cd /usr/ports/dns/hesiod/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/hesiod
  • pkg install hesiod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hesiod
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (hesiod-3.2.1.tar.gz) = bad72fcd1761601eee244153739c8829c71dcc30dd33300f5111a9a9ed5b4076 SIZE (hesiod-3.2.1.tar.gz) = 368075

Packages (timestamps in pop-ups are UTC):
hesiod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.1_43.2.1_43.2.1_33.2.1_43.2.1_4-3.2.1_3-
FreeBSD:13:quarterly3.2.1_43.2.1_43.2.1_33.2.1_43.2.1_43.2.1_33.2.1_33.2.1_3
FreeBSD:14:latest3.2.1_43.2.1_43.2.1_33.2.1_43.2.1_43.2.1_3-3.2.1_3
FreeBSD:14:quarterly3.2.1_33.2.1_4-3.2.1_33.2.1_43.2.1_33.2.1_33.2.1_3
FreeBSD:15:latest3.2.1_43.2.1_4n/a3.2.1_3n/a3.2.1_33.2.1_33.2.1_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libidn.so : dns/libidn
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hesiod-3.2.1_4: IDN=on: International Domain Names support ===> Use 'make config' to modify these settings
Options name:
dns_hesiod
USES:
cpe libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://BSDforge.com/projects/source/dns/hesiod/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1_4
27 Feb 2024 16:30:55
commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618commit hash: f755375b37c8a681c898ff07259f101e621c3618 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Chris Hutchinson
*: Move manpages to share/man

PR:		277322
3.2.1_3
13 Jan 2024 23:30:23
commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60commit hash: e3a7ca28c8a6c9145694a242b1e69974a0f74e60 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES

Site is now back up

Reported by:	Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by:	portmgr (blanket)
3.2.1_3
04 Jan 2024 17:37:09
commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0commit hash: 82b56c14531faee93344e59d3ec30dcc3cf5c2e0 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken

The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.

Approved by:	portmgr (blanket)
3.2.1_3
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
dns: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.1_3
18 Oct 2021 19:25:54
commit hash: f4fedcdd7e45ee740c745f4463473f70e403168acommit hash: f4fedcdd7e45ee740c745f4463473f70e403168acommit hash: f4fedcdd7e45ee740c745f4463473f70e403168acommit hash: f4fedcdd7e45ee740c745f4463473f70e403168a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
dns/hesiod: Add CPE information

Approved by:	portmgr (blanket)
3.2.1_3
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.
3.2.1_3
19 Oct 2019 12:21:22
Revision:514793Original commit files touched by this commit
rakuco search for other commits by this committer
Switch MASTER_SITES and WWW to https in Chris' ports.

PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
3.2.1_3
02 Apr 2019 03:35:54
Revision:497546Original commit files touched by this commit
yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
3.2.1_2
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.1_2
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
3.2.1_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.2.1_2
14 Mar 2016 13:21:23
Revision:411065Original commit files touched by this commit
feld search for other commits by this committer
dns/hesiod: Unbreak port

- Add mirror
- Add LICENSE
- Update MAINTAINER

PR:		205771
MFH:		2016Q1
3.2.1_2
24 Oct 2015 01:11:34
Revision:400091Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
3.2.1_2
30 Aug 2014 18:18:14
Revision:366659Original commit files touched by this commit
tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
3.2.1_1
01 Jul 2014 01:17:09
Revision:359945Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=libtool, drop .la files
- Strip libraries
3.2.1
12 Feb 2014 05:54:41
Revision:343844Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
3.2.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)
3.2.1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.2.1
26 Apr 2013 06:33:31
Revision:316571Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.2.1

PR:		177910
Submitted by:	Ports Fury
3.1.0
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
3.1.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
3.1.0
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
3.1.0
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
3.1.0
27 Mar 2007 22:12:03
Original commit files touched by this commit
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
3.1.0
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
3.1.0
10 Aug 2006 20:56:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.1.0
- Pass maintainership to submitter

PR:             ports/101601
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
3.0.2
24 Mar 2006 05:44:38
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer at his request; nectar is away from FreeBSD work right now.
3.0.2
22 Jan 2006 08:31:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.0.2
18 Mar 2004 14:46:23
Original commit files touched by this commit
nectar search for other commits by this committer
Add SIZE.

Submitted by:   trevor
3.0.2
09 Feb 2004 18:48:54
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on AMD64

Approved by:    maintainer informed
3.0.2
05 Sep 2003 04:54:37
Original commit files touched by this commit
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 31