From owner-svn-doc-head@freebsd.org Sun Nov 17 10:36:54 2019 Return-Path: Delivered-To: svn-doc-head@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 4B5751BCF8B; Sun, 17 Nov 2019 10:36:54 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47G7n21Fk1z3FgY; Sun, 17 Nov 2019 10:36:54 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1129) id 210EA1EA5C; Sun, 17 Nov 2019 10:36:54 +0000 (UTC) Date: Sun, 17 Nov 2019 10:36:54 +0000 From: Li-Wen Hsu To: Eitan Adler Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r53599 - head/en_US.ISO8859-1/htdocs Message-ID: <20191117103654.GA15009@freefall.freebsd.org> References: <201911170353.xAH3rL6v078751@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201911170353.xAH3rL6v078751@repo.freebsd.org> User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2019 10:36:54 -0000 On Sun, Nov 17, 2019 at 03:53:21 +0000, Eitan Adler wrote: > Author: eadler > Date: Sun Nov 17 03:53:20 2019 > New Revision: 53599 > URL: https://svnweb.freebsd.org/changeset/doc/53599 > > Log: > about: update number of ports > > Reported by: Michael Crilly > > Modified: > head/en_US.ISO8859-1/htdocs/about.xml > > Modified: head/en_US.ISO8859-1/htdocs/about.xml > ============================================================================== > --- head/en_US.ISO8859-1/htdocs/about.xml Sat Nov 16 17:45:00 2019 (r53598) > +++ head/en_US.ISO8859-1/htdocs/about.xml Sun Nov 17 03:53:20 2019 (r53599) > @@ -58,7 +58,7 @@ >

Run a huge number of > applications

> > -

With over 24,000 ported libraries and +

With over 33,000 ported libraries and href="&base;/applications.html">applications, > FreeBSD supports applications for desktop, server, > appliance, and embedded environments.

This reminds me yesterday the freshports mail says there are 38066 6ports. :-) Perhaps we can suggest people check bottom right of https://www.freshports.org ? Best, Li-Wen