From owner-ctm-users@freebsd.org Mon Oct 22 19:53:50 2018 Return-Path: Delivered-To: ctm-users@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 E6A8A106B20E; Mon, 22 Oct 2018 19:53:49 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f173.google.com (mail-it1-f173.google.com [209.85.166.173]) (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 8F1D08FADA; Mon, 22 Oct 2018 19:53:49 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f173.google.com with SMTP id m15so14136986itl.4; Mon, 22 Oct 2018 12:53:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=bQtoNQXXJbKvVmkPES/dF69kfQql03uL5TMcfS4Tga8=; b=ibKkQlSq0w4AMC2pf21EX4dW1MIdwA0dyNWWRQO9h1xWLXuwAnxCxzumQ0y5A1Y2+q DKdZ24Ak65MXEP6WW4ePC5dGp6JKcA1M8n2EK0ccmtofdbTJYVOPbIIJb4FPQScQY4Hz DGgFDwvqT7b3pRy6PTI3D3vWeH1OwiH2z64WKagvMH2lXjb06LCm1uZYmaHd51eqNLjK T8mSAbV9ps/KUlNpVu2+kvCkBcEYJS8ORaeOaRqlEmhxCNf70AVU22TNChArgjBrHsqV kg0VHaFwJ0JfjaOtJiuKlW2nto0rCqI+4gZ1Zt21WqIr+YKooYttxl63Y/RZK3P95Sjq DKCA== X-Gm-Message-State: ABuFfoiHycFK0tLdu4U8BET9NcDaDbS/cqRYBSWk9aVV0MgW/v0yMV0h WdDMSkRKbnGorGihVgOeY5X7YrURlxRgcvtKS08/36FZtEc= X-Google-Smtp-Source: ACcGV6362Z/9/M86CUOw1kCpVBZcSLUZ9aDAamXDu88FAY2rymm8ftCqr+AdeWLjlug7nsWdasanlEQwY5x7VupC/4Q= X-Received: by 2002:a24:430d:: with SMTP id s13-v6mr10344631itb.33.1540237577832; Mon, 22 Oct 2018 12:46:17 -0700 (PDT) MIME-Version: 1.0 From: Ed Maste Date: Mon, 22 Oct 2018 11:47:34 -0400 Message-ID: Subject: ctm(1) deprecation in the FreeBSD base system? To: FreeBSD Current , ctm-users@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2018 19:53:50 -0000 The ctm(1) client remains in the FreeBSD base system, although FreeBSD-hosted ctm infrastructure was shut down some time ago. I suspect it is time to remove it from the base system (perhaps making a port). How much use does ctm have these days?