Date: Thu, 31 Jan 2013 14:54:57 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40845 - head/en_US.ISO8859-1/htdocs Message-ID: <201301311454.r0VEsvO5013039@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Jan 31 14:54:57 2013 New Revision: 40845 URL: http://svnweb.freebsd.org/changeset/doc/40845 Log: Mention more servers, desktop environments, and toolchains in the application overview. PR: www/172694 (based on) Submitted by: Chris Petrik Approved by: gjb (mentor) Modified: head/en_US.ISO8859-1/htdocs/applications.xml Modified: head/en_US.ISO8859-1/htdocs/applications.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/applications.xml Thu Jan 31 14:50:24 2013 (r40844) +++ head/en_US.ISO8859-1/htdocs/applications.xml Thu Jan 31 14:54:57 2013 (r40845) @@ -53,8 +53,10 @@ <li><b>Internet services. </b>Many Internet Service Providers (ISPs) find FreeBSD ideal, running WWW, Usenet news, FTP, Email, and other services. Ready-to-run software like the <a + href="http://nginx.org">nginx</a> or <a href="http://www.apache.org/">Apache</a> web server or the <a href="http://proftpd.org/">ProFTPD</a> + or <a href="http://security.appspot.com/vsftpd.html">vsftpd</a> FTP server make it easy to set up a business or community-centered ISP. Of course, with FreeBSD's unbeatable <a href="&base;/internet.html">networking</a>, your users will enjoy @@ -68,9 +70,12 @@ and the industry standard <a href="http://www.opengroup.org/motif/">Motif</a>® and <a href="http://www.opengl.org/">OpenGL</a>® - libraries are supported. Both the <a + libraries are supported. The <a + href="http://xfce.org/">Xfce</a> and <a + href="http://lxde.org/">LXDE</a> products provide a desktop + environment. The <a href="http://www.kde.org">KDE</a> and <a - href="http://www.gnome.org">GNOME</a> desktop environments + href="http://www.gnome.org">GNOME</a> desktop environments also enjoy full support and provide office suite functionality, with further good functionality available in the <a href="https://www.libreoffice.org/">LibreOffice</a>, <a @@ -84,6 +89,8 @@ <li><b>Software development.</b> A suite of development tools comes with FreeBSD, including the GNU C/C++ compiler and debugger. + The LLVM-based clang suite is also provided and will eventually + replace the GNU suite. &java; and Tcl/Tk development are also possible for example, and more esoteric programming languages like Icon work just fine, too. And FreeBSD's shared
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301311454.r0VEsvO5013039>