| Summary: | [PATCH] Add a few items to the applications page. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Chris Petrik <c.petrik.sosa> | ||||||||
| Component: | Books & Articles | Assignee: | Glen Barber <gjb> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Chris Petrik
2012-10-14 15:30:00 UTC
This can be closed out. Wow just wow and when you are finished saying wow say it again Wow! State Changed From-To: open->feedback Patch fails to apply. Please regenerate if possible. Responsible Changed From-To: freebsd-www->gjb Take. patch applied cleanly some 3 months ago State Changed From-To: feedback->closed Proposed patch fails to apply. 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 _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" |