Date: Sun, 14 Oct 2012 14:23:30 GMT From: Chris Petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: www/172694: [PATCH] Add a few items to the applications page. Message-ID: <201210141423.q9EENUiM018751@red.freebsd.org> Resent-Message-ID: <201210141430.q9EEU0SH090290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172694 >Category: www >Synopsis: [PATCH] Add a few items to the applications page. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 14 14:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Chris Petrik >Release: FreeBSD 10-CURRENT >Organization: none >Environment: >Description: Change the site to include new additions such as clang, chromium as being part of our dev suite and included web browsers. >How-To-Repeat: >Fix: Patch included. Patch attached with submission follows: Index: applications.xml =================================================================== --- applications.xml (revision 39747) +++ applications.xml (working copy) @@ -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://www.apache.org/">Apache</a> web server or the - <a href="http://proftpd.org/">ProFTPD</a> + href="http://www.apache.org/">Apache</a> web server or maybe you + would rather have <a href="http://nginx.org">nginx</a> Web Server,The + <a href="http://proftpd.org/">ProFTPD</a> or + <a href="https://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 @@ -71,8 +73,9 @@ libraries are supported. Both the <a href="http://www.kde.org">KDE</a> and <a href="http://www.gnome.org">GNOME</a> desktop environments - enjoy full support and provide office suite functionality, with - further good functionality available in the <a + As well as <a href="http://xfce.org/">XFCE</a>, <a href="http://lxde.org/"> + LXDE</a> desktop enviroments. enjoy full support and provide office + suite functionality, with further good functionality available in the <a href="http://www.openoffice.org/">OpenOffice.Org</a> and <a href="http://www.softmaker.de/tml_en.htm">TextMaker</a> products.</li> @@ -82,18 +85,19 @@ host, print server, PC/NFS server, and more.</li> <li><b>Software development.</b> A suite of development tools comes - with FreeBSD, including the GNU C/C++ compiler and debugger. - &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 - libraries have always been easy to make and use. You can also - choose from a wide range of popular and powerful editors, such as - XEmacs and Vim.</li> + with FreeBSD, including the GNU C/C++ compiler and debugger. We also + include the new llvm based clang suite, which will 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 libraries have always been easy to make and use. + You can also choose from a wide range of popular and powerful editors, + such as XEmacs and Vim.</li> <li><b>Net surfing.</b> A real UNIX workstation makes a great Internet surfboard. FreeBSD versions of <a href="http://www.mozilla.org/firefox/">Firefox</a> - and <a href="http://www.opera.com/">Opera</a> are available + and <a href="http://www.opera.com/">Opera</a> and + <a href="http://www.google.com/chrommium">Chromium</a> are available for serious web users. Surf the web, publish your own web pages, read Usenet news, and send and receive email with a FreeBSD system on your desktop.</li> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210141423.q9EENUiM018751>