From owner-freebsd-questions@freebsd.org Sun Feb 23 19:13:20 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4B10F245589 for ; Sun, 23 Feb 2020 19:13:20 +0000 (UTC) (envelope-from kappei84@gmail.com) Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48QZbh11Qcz3NhY; Sun, 23 Feb 2020 19:13:19 +0000 (UTC) (envelope-from kappei84@gmail.com) Received: by mail-wr1-x433.google.com with SMTP id m16so7806365wrx.11; Sun, 23 Feb 2020 11:13:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AR3QFO0IVfr8afKZjgApNDRl2IWHGLn0JEN1DCMuS6A=; b=WBI0jnreYz3WqxTyRlcBhkTici70cWpo47wK7pbcoCNDf5xlxUSgF0ArzlhCds3NuF LZXA67NxjMxVfXhpjN5O3goSrWcR27fQDrJ39/Q5znsCdVVARsMMj5fzVV3zhLFITmmj GGaxsFEQJExUYLoXKrb59uEo6XkFZEi2Ok3J+GHiy8lNUgmlJTbZaV+F+ttOEWKcNCpb buXPWQkzu0VcvXNECrmowkCoJrYV17Nah55WMCXVITjB95wLtrLI7/GCywbkAf+hf7iJ EIM/1Wi8oW9okfoY3Aw7Xpa5h4+Vt4nGZXLiVwALthRxJHtRzFVFxBrmGLE2Kg7XvJZ+ UMKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AR3QFO0IVfr8afKZjgApNDRl2IWHGLn0JEN1DCMuS6A=; b=pWNSbI3nzHQxCe5+LcdRbZBptL0jrb3wnzA6H31Ln8ajCSQTjvUcqnTutsLVmH+pKz QsOxyzTZO7rYAYTX+QM8v1BAlNlRwHlapNeu/or5zQHOVDMe1wOwGrJmFz7ONoM707qg 9K9Im7koCNhGR6mwSSM8ke36W7kVb+oRYdDkW3+UzsfwTwzimHqRtgxWJgGnjW9L3WgN pojurqdLtpe9qdWzxLOMweyUvXEv1flebuhv9k3hT2NXRkFvfEBSsFeQsd0WtDqEP3jD BoHvbo+rI+mWoyosN35bP5vqVQ1PERliBjuinlVJKdcuZMDED8qQ6gMTpTsB2KBjCvW4 rYEQ== X-Gm-Message-State: APjAAAWDBBMTMRARwDMIrlD0ojgJdCnVL2EKd7nYKZSYWdPqOO/GRdiF ou4QkiPeQVoMHKSEcheLVHGLJsimyGIyc01lbUHS X-Google-Smtp-Source: APXvYqyqy77qRXwo/a6PJ6xK+IsHh8em3Dh/zf9qSo6CrrFFmauBH/p0wA2KY3vr2tl10EDO1Vgt+eL9fVT5Kj+z0Ec= X-Received: by 2002:adf:ec83:: with SMTP id z3mr59564002wrn.133.1582485197833; Sun, 23 Feb 2020 11:13:17 -0800 (PST) MIME-Version: 1.0 References: <8cd8f36c-1a43-ccc6-0e39-372262f08a80@FreeBSD.org> In-Reply-To: <8cd8f36c-1a43-ccc6-0e39-372262f08a80@FreeBSD.org> From: HiMyNameIsIlNano Date: Sun, 23 Feb 2020 20:13:06 +0100 Message-ID: Subject: Re: Ports upgrade To: Matthew Seaman Cc: FreeBSD Mailing List X-Rspamd-Queue-Id: 48QZbh11Qcz3NhY X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2020 19:13:20 -0000 Hi, I don't know if you are already aware of the handbook, but most of the very basic tasks on ports are defined and expleined here https://www.freebsd.org/doc/handbook/ports-using.html. There you will also find the answer provided by Matthew and other more fancy "things" you can do with ports. I hope it helps. Cheers. Il dom 23 feb 2020, 14:40 Matthew Seaman ha scritto: > On 23/02/2020 12:48, Monah Baki wrote: > > I'm running Freebsd 12.1, how can I determine what ports require an > update. > > Compare the version that's currently running against what version is in > > /usr/ports > > > > pkg version -vIL= > > assuming you have an up to date ports index. `make fetchindex` if you > need an updated index. > > Cheers, > > Matthew > >