From owner-freebsd-ports@freebsd.org Thu Aug 30 17:09:40 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24E9D10A431F for ; Thu, 30 Aug 2018 17:09:40 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B34FF8A584 for ; Thu, 30 Aug 2018 17:09:39 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 75DA210A431E; Thu, 30 Aug 2018 17:09:39 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 648BB10A431D for ; Thu, 30 Aug 2018 17:09:39 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F1AFC8A582 for ; Thu, 30 Aug 2018 17:09:38 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm0-x22b.google.com with SMTP id n11-v6so2754986wmc.2 for ; Thu, 30 Aug 2018 10:09:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Tmd6oxnYZbT2Q7QVvtHt2RJL8lyRxRDPGMosFnv1dIc=; b=aSdDOk9aC2778puL9tFNClCMTNOFYLZoTvMsLsctzkXSROpiUcS0lA2/DZMrIHO8cA ep1jkLxAaTzbK5XsQHUPWD9IrVxlnIGjrOsDoaefahfreoXRUD4SgfP6qMWqB+Jo3gPi YGAbzE10A6WAfSNEciSBso/+LxyM3v+IlYxJyhaG5nnE3Uojw4fRYjUte21arKVrCV84 bYDnyADiNHGEP2M5YB7tuu7Ka1h22Sg1YTC8QWl4uPLuhXhhF5a5K+NaEthF/qDF8nqf +aGErI56yzAUJqeelLZtVWCkCQ2fax10ViGUqu4OSEYhZNFIfP3KfYoqKnsUNild8wFx hKGg== X-Gm-Message-State: APzg51DUcgP7SM8N4GbUXv8E8zN4Dy4A+wmIh6rpg4FUsxKRNHDnV5lK bPseRLKpiSLlI0pypmLh0AMygpup X-Google-Smtp-Source: ANB0Vda2lk9/7ubIgv3hPLr/I0xtyv4owX+l5Yb6PsA7V0YVzqp5ih6RmMRiTA9JGSKMdIpNKuC2mw== X-Received: by 2002:a1c:760d:: with SMTP id r13-v6mr2264931wmc.22.1535648977497; Thu, 30 Aug 2018 10:09:37 -0700 (PDT) Received: from gumby.homeunix.com ([2.125.49.83]) by smtp.gmail.com with ESMTPSA id r140-v6sm3166999wmd.7.2018.08.30.10.09.35 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 Aug 2018 10:09:36 -0700 (PDT) Date: Thu, 30 Aug 2018 18:09:33 +0100 From: RW To: ports@freebsd.org Subject: Re: Cannot specify ntpd binary in ports with ntpd startup file. Message-ID: <20180830180933.53719ae7@gumby.homeunix.com> In-Reply-To: References: X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2018 17:09:40 -0000 On Tue, 28 Aug 2018 17:34:08 -0700 (PDT) Dan Mahoney (Gushi) wrote: > 1) Got the version wrong. I'm on 10.4. > > 2) Forgot a subject. Whoops. > > 3) Forgot to cc maintainer. Doh! > > -Dan > > On Tue, 28 Aug 2018, Dan Mahoney (Gushi) wrote: > > > Hey all, > > > > Funny question. I'm on FreeBSD 11.4, and would like to use the > > latest version of NTP, which is in pkg. If you mean opennntp, that's not a later version, it's a different implementation. > > The version in pkg doesn't have a startup script, which I'm not > > sure is supposed to be the case. My ports tree is a bit out of date, but it does appear to have a startup script. Where you looking in /usr/local/etc/rc.d/?