svn commit: r51782 - head/en_US.ISO8859-1/htdocs/projects

Eitan Adler <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: eadler
Date: Wed Jun  6 06:07:37 2018
New Revision: 51782
URL: https://svnweb.freebsd.org/changeset/doc/51782

Log:
  projects: quick pass
  
  Remove several dead URLs or projects. Update the URLs for others.

Modified:
  head/en_US.ISO8859-1/htdocs/projects/projects.xml

Modified: head/en_US.ISO8859-1/htdocs/projects/projects.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/projects.xml	Wed Jun  6 05:45:24 2018	(r51781)
+++ head/en_US.ISO8859-1/htdocs/projects/projects.xml	Wed Jun  6 06:07:37 2018	(r51782)
@@ -35,7 +35,6 @@ reports page</a>.</p>
   <li><a href="#documentation">Documentation</a></li>
   <li><a href="../advocacy/index.html">Advocacy</a></li>
   <li><a href="#applications">Applications</a></li>
-  <li><a href="#networking">Networking</a></li>
   <li><a href="#storage">Storage</a></li>
   <li><a href="#kernelandsecurity">Kernel and Security</a></li>
   <li><a href="#devicedrivers">Device drivers</a></li>
@@ -91,11 +90,11 @@ documentation and tutorials about how to install and r
 FreeBSD.  Project news and a FreeBSD-specific FAQ are also
 available.</li>
 
-<li><a name="mono" href="http://www.mono-project.com/Mono:FreeBSD">
-Mono on FreeBSD</a>:
+<li>
+<a name="mono" href="http://www.mono-project.com/docs/about-mono/supported-platforms/bsd/">Mono on FreeBSD</a>:
 Here you can find information about the state of Mono and C# for FreeBSD.</li>
 
-<li><a name="openoffice" href="http://porting.openoffice.org/freebsd/">
+<li><a name="openoffice" href="https://porting.openoffice.org/freebsd/">
 OpenOffice.org on FreeBSD</a>:
 Information about the various OpenOffice.org ports.</li>
 
@@ -109,7 +108,7 @@ to see if a specific application exists in the Ports C
 A list which checks the Ports Collection for unfetchable distfiles
 and provides a summary for each port.</li>
 
-<li><a href="http://FreshPorts.org/">FreshPorts</a>: Provides the most up-to-date list of
+<li><a href="https://FreshPorts.org/">FreshPorts</a>: Provides the most up-to-date list of
 ports and port changes.  Add your favourite ports to your watch list and receive email
 notification of any changes.</li>
 
@@ -118,34 +117,9 @@ notification of any changes.</li>
   logs for each port.</li>
 </ul>
 
-<a name="networking"></a>
-<h3>Networking</h3>
-<ul>
-<li><a name="netperf" href="&base;/projects/netperf/index.html">Netperf</a>:
-Network stack performance and optimization, a follow-on
-to the SMPng network stack locking work for FreeBSD 5.3.  This project is
-exploring and implementing optimizations strategies for a multi-threaded
-network stack.</li>
-<li><a name="kame" href="http://www.kame.net/">KAME Project</a>: A free IPv6/IPsec stack for BSD.</li>
-<li><a name="SYSLOG-SECURE" href="http://www.faqs.org/rfcs/rfc3164.html">SYSLOG-SECURE</a>:
-In August 2001 a standard of syslog was made: RFC3164. This RFC
-describes some extensions to add security to syslog. A project
-started in 2002 to adapt RFC3164 to the FreeBSD version of syslog and to add
-some security extensions, at least syslog-sign. Both libc and syslogd will
-be modified.  And optionally some tools to verify or manage the security
-would be made.
-All help is welcome. Send an email to [email protected] for info.</li>
-</ul>
-
 <a name="storage"></a>
 <h3>Storage</h3>
 <ul>
-<li><a name="afs" href="http://www.stacken.kth.se/projekt/arla/">Arla</a>:
-A free AFS client implementation.  The main goal is to
-make a fully functional client with all capabilities of normal AFS.
-Other planned and implemented things are all the normal management
-tools and a server.</li>
-
 <li><a name="coda" href="http://www.coda.cs.cmu.edu/">Coda</a>:
 A distributed filesystem.  Among its features are disconnected
 operation, good security model, server replication and persistent
@@ -153,20 +127,6 @@ client side caching.</li>
 
 <li><a name="journaling" href="http://www.ece.cmu.edu/~ganger/papers/">
 Journaling versus Soft Updates</a>: Asynchronous Meta-data Protection in File Systems.</li>
-
-<li><a name="Tertiary" href="http://now.cs.berkeley.edu/Td/">Tertiary Disk</a>:
-A storage system architecture to create large disk storage systems
-that avoid the disadvantages of custom built disk arrays. The
-name comes from twin goals: to have the cost per megabyte and
-capacity of tape libraries and the performance of magnetic
-disks. We use commodity, off the shelf components to develop a
-scalable, low cost, terabyte capacity disk system. Our target is
-to build a complete storage system with about 30-50% extra to
-the cost of the raw disk.  Tertiary Disk uses PCs connected by a
-switched network to host a large number of disks. Our prototype
-consists of 20 200MHz PC PCs, which host 370 8GB disks. The PCs
-are connected through a 100Mbps Ethernet switch.</li>
-
 </ul>
 
 <a name="kernelandsecurity"></a>
@@ -205,23 +165,11 @@ also tracks the progress of drivers towards being SMPn
 <li><a name="homeauto" href="https://people.FreeBSD.org/~fsmp/HomeAuto/HomeAuto.html">Home Automation</a>:
 Using FreeBSD to run appliance controllers, infra-red controllers,
 automated telephone systems, and more.</li>
-
-<li><a name="xircomcem">Xircom CEM Ethernet Driver</a>: A mailing list exists for further
-development of Scott Mitchell's Xircom CEM ethernet driver.  Send
-<tt>subscribe freebsd-xircom</tt> to <a
-  href="mailto:[email protected]">[email protected]</a> to
-join.</li>
 </ul>
 
 <a name="architecture"></a>
 <h3>Architecture</h3>
 <ul>
-<li><a name="ia64" href="../platforms/ia64/index.html">
-Porting FreeBSD to IA-64 systems</a>:
-This project is responsible for porting FreeBSD to the IA-64
-architecture. Direct any questions specific to this project to the
[email protected] mailing list. </li>
-
 <li><a name="ppc" href="../platforms/ppc.html">Porting FreeBSD to PowerPC&reg; systems</a>:
 Contains information on the FreeBSD PPC port, such as mailing list
 information and so on.</li>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.