Mention bento as a project.

PR:		38798
Submitted by:	Vladimir I. Chukharev <chu@mail.ru>
This commit is contained in:
Jim Mock 2002-07-03 23:05:26 +00:00
parent c6304f170b
commit bc45bb4d29
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13557

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.126 2002/05/16 01:49:59 trhodes Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.127 2002/07/03 20:29:39 scop Exp $">
<!ENTITY title "FreeBSD Development Projects"> <!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -25,7 +25,11 @@ reports page</a>.</p>
<ul> <ul>
<li><a href="#documentation">Documentation</a></li> <li><a href="#documentation">Documentation</a></li>
<<<<<<< projects.sgml
<li><a href="../advocacy/advocacy.html">Advocacy</a></li>
=======
<li><a href="../advocacy/index.html">Advocacy</a></li> <li><a href="../advocacy/index.html">Advocacy</a></li>
>>>>>>> 1.126
<li><a href="#applications">Applications</a></li> <li><a href="#applications">Applications</a></li>
<li><a href="#networking">Networking</a></li> <li><a href="#networking">Networking</a></li>
<li><a href="#filesystem">Filesystem</a></li> <li><a href="#filesystem">Filesystem</a></li>
@ -155,6 +159,10 @@ 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="http://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 ports and port changes. Add your favourite ports to your watch list and receive email
notification of any changes.</li> notification of any changes.</li>
<li><a href="http://bento.FreeBSD.org/">Bento</a> is a server which
checks the Ports Collection and keeps package building logs and error
logs for each port.</li>
</ul> </ul>
<a name="networking"></a> <a name="networking"></a>