From nobody Sun Feb 13 07:46:35 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B93561944AEA for ; Sun, 13 Feb 2022 07:46:44 +0000 (UTC) (envelope-from lwhsu@smtp.lwhsu.org) Received: from smtp.lwhsu.org (v.lwhsu.org [IPv6:2001:19f0:7000:804c::64]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4JxKDh3vgqz3sVn for ; Sun, 13 Feb 2022 07:46:44 +0000 (UTC) (envelope-from lwhsu@smtp.lwhsu.org) Received: by smtp.lwhsu.org (Postfix, from userid 1001) id 06E622110A8; Sun, 13 Feb 2022 07:46:36 +0000 (UTC) Date: Sun, 13 Feb 2022 07:46:35 +0000 From: Li-Wen Hsu To: "T. G." Cc: freebsd-ports@freebsd.org Subject: Re: How to subscribe port? Message-ID: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4JxKDh3vgqz3sVn X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sat, Feb 12, 2022 at 23:46:35 +0100, T. G. wrote: > Hello, I want to subscribe a mailing list for commits of specific ports. > Simply I want to know if some packages got updated > Is it possible? > Thanks. First of all, freebsd-ports@ would be better to discuss this topic: https://lists.freebsd.org/subscription/freebsd-ports For your question, currently the best way is using FreshPorts: https://www.freshports.org/ Best, Li-Wen