Up to [cvs.NetBSD.org] / pkgsrc / net / hesiod
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:27 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
HEAD
Changes since 1.13: +1 -3
lines
Diff to previous 1.13 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.13 / (download) - annotate - [select for diffs], Sun May 13 09:02:55 2012 UTC (10 years, 8 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
libresolv is needed on Linux.
Revision 1.11.28.1 / (download) - annotate - [select for diffs], Sat Oct 8 20:32:17 2011 UTC (11 years, 3 months ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.11: +1 -5
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pullup ticket #3537 - requested by dholland chat/zephyr: build fix Revisions pulled up: - chat/zephyr/distinfo 1.7-1.8 - chat/zephyr/patches/patch-acconfig_h 1.1 - chat/zephyr/patches/patch-aclocal_m4 1.1 - chat/zephyr/patches/patch-an 1.2 - chat/zephyr/patches/patch-configure 1.1-1.2 - chat/zephyr/patches/patch-configure_in 1.1 - net/hesiod/Makefile 1.12 - net/hesiod/builtin.mk 1.1 --- Module Name: pkgsrc Committed By: dholland Date: Thu Oct 6 08:48:00 UTC 2011 Modified Files: pkgsrc/net/hesiod: Makefile Added Files: pkgsrc/net/hesiod: builtin.mk Log Message: Add builtin handling for hesiod. Previously, this was setting PKG_SKIP_REASION if hesiod was builtin, which was causing dependent packages (all one of them, AFAICT) to fail in the bulk builds. Someone who knows more about builtin/buildlink stuff should probably review this, but to casual inspection at least it seems to work; plus it's not likely to make anything worse. --- Module Name: pkgsrc Committed By: dholland Date: Sat Oct 8 05:56:00 UTC 2011 Modified Files: pkgsrc/chat/zephyr: distinfo Added Files: pkgsrc/chat/zephyr/patches: patch-aclocal_m4 patch-configure Log Message: Fix configure script to cope with hesiod in libc as well as in -lhesiod. --- Module Name: pkgsrc Committed By: dholland Date: Sat Oct 8 06:17:40 UTC 2011 Modified Files: pkgsrc/chat/zephyr: distinfo pkgsrc/chat/zephyr/patches: patch-an patch-configure Added Files: pkgsrc/chat/zephyr/patches: patch-acconfig_h patch-configure_in Log Message: Check for hes_getmailhost before trying to call it. It's not in the libc hesiod, and it looks as if it's a deprecated feature. This in turn will make the mail notify tool not understand Hesiod mailserver records on NetBSD and probably anyone else with a builtin hesiod. If anyone really really wants that functionality, set PREFER.hesiod=pkgsrc and let it build and link to the pkgsrc hesiod library... Fixes the build of zephyr.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 6 08:48:00 2011 UTC (11 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.11: +1 -5
lines
Diff to previous 1.11 (colored)
Add builtin handling for hesiod. Previously, this was setting PKG_SKIP_REASION if hesiod was builtin, which was causing dependent packages (all one of them, AFAICT) to fail in the bulk builds. Someone who knows more about builtin/buildlink stuff should probably review this, but to casual inspection at least it seems to work; plus it's not likely to make anything worse.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:10 2008 UTC (14 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2011Q3
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Mark as destdir ready.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:13 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
cwrapper
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:46 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 4 02:24:04 2005 UTC (17 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Define BIND_8_COMPAT to build on Darwin.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:48 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 25 00:18:39 2004 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Convert to bl3.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 7 02:39:00 2002 UTC (20 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 21 10:59:20 2002 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.3: +6 -1
lines
Diff to previous 1.3 (colored)
correct path to hesiod.conf in hesinfo(1) man page. fixes pkg/18804 from John T. Rose.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 25 18:39:32 2002 UTC (20 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Jul 1 17:44:59 2002 UTC (20 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Convert from using buildlink1 to using the new buildlink2 framework.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 29 13:34:35 2001 UTC (21 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +6 -3
lines
Diff to previous 1.1 (colored)
Trivially buildlinkify. Also correct typo: NEED_HESIOD should be USE_HESIOD if the buildlink.mk file is to be believed, and we should include bsd.prefs.mk first so that a USE_HESIOD from /etc/mk.conf can be picked up.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Nov 29 11:41:28 2001 UTC (21 years, 2 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 29 11:41:28 2001 UTC (21 years, 2 months ago) by seb
Branch: MAIN
Initial revision