Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 32FAC7A20E for ; Mon, 6 Jun 2016 18:34:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD9AC85EC5; Mon, 6 Jun 2016 18:34:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C59C85EBE for ; Mon, 6 Jun 2016 18:34:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id VlejqDNEWbHx for ; Mon, 6 Jun 2016 18:34:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C77ED85E0A for ; Mon, 6 Jun 2016 18:34:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C208AFBB5; Mon, 6 Jun 2016 18:34:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 6 Jun 2016 18:34:31 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2016Q1] pkgsrc/net/ntp4 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20160606183431.C208AFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Mon Jun 6 18:34:31 UTC 2016 Modified Files: pkgsrc/net/ntp4 [pkgsrc-2016Q1]: Makefile PLIST options.mk Log Message: Pullup ticket #5040 - requested by taca net/ntp4: package build fixes Revisions pulled up: - net/ntp4/Makefile 1.93-1.94 - net/ntp4/PLIST 1.22 - net/ntp4/options.mk 1.3 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: bsiegert Date: Fri May 13 15:50:13 UTC 2016 Modified Files: pkgsrc/net/ntp4: Makefile PLIST Log Message: Fix package installation for Darwin, which installs tickadj and ntpsnmpd. Not sure what the snmp thing is about; is it picking up a dependency from the base system? Why does no other OS build it? To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 pkgsrc/net/ntp4/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/ntp4/PLIST ------------------------------------------------------------------- Module Name: pkgsrc Committed By: bsiegert Date: Sat May 14 08:13:49 UTC 2016 Modified Files: pkgsrc/net/ntp4: Makefile options.mk Log Message: Do SNMP support properly, as a package option, default disabled. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 pkgsrc/net/ntp4/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ntp4/options.mk To generate a diff of this commit: cvs rdiff -u -r1.91.2.2 -r1.91.2.3 pkgsrc/net/ntp4/Makefile cvs rdiff -u -r1.20.4.1 -r1.20.4.2 pkgsrc/net/ntp4/PLIST cvs rdiff -u -r1.2 -r1.2.32.1 pkgsrc/net/ntp4/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.