From owner-freebsd-current@freebsd.org Tue Oct 23 18:13:09 2018 Return-Path: Delivered-To: freebsd-current@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 11DDEFEEE69; Tue, 23 Oct 2018 18:13:09 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7225889976; Tue, 23 Oct 2018 18:13:08 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w9NID0pp022434; Tue, 23 Oct 2018 11:13:00 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w9NID0ck022433; Tue, 23 Oct 2018 11:13:00 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201810231813.w9NID0ck022433@pdx.rh.CN85.dnsmgr.net> Subject: Re: ctm(1) deprecation in the FreeBSD base system? In-Reply-To: To: Stefan Esser Date: Tue, 23 Oct 2018 11:13:00 -0700 (PDT) CC: "Montgomery-Smith, Stephen" , "Julian H. Stacey" , "ctm-users@freebsd.org" , Poul-Henning Kamp , FreeBSD Current , Ed Maste , Warner Losh X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 18:13:09 -0000 > Am 23.10.18 um 17:27 schrieb Montgomery-Smith, Stephen: > > I have no problem turning ctm into a port. But I would appreciate > > advice on whether there is a standard or easy process for converting > > software from the FreeBSD base to a port. If not, I can muddle my way > > through it. But give me some time (a few months) to get it done, > > because the rest of my life is making heavy demands on me right now. > > Hi Stephen, > > I could spend a few hours to perform the conversion to a port and to > test it. I've a happy CTM user, many years ago, and I can understand > that it still may be useful in special situations. > > The source archive will need to be hosted somewhere. Do you have a > preference (e.g., on a FreeBSD server, or on Github, Gitlab, ...)? Doesnt the project have a place for doing this already? Any commiters ~username/ would work, but is probably not optimal. -- Rod Grimes rgrimes@freebsd.org