Mention bento as a project.
PR: 38798 Submitted by: Vladimir I. Chukharev <chu@mail.ru>
This commit is contained in:
parent
c6304f170b
commit
bc45bb4d29
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13557
1 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -25,7 +25,11 @@ reports page</a>.</p>
|
|||
|
||||
<ul>
|
||||
<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>
|
||||
>>>>>>> 1.126
|
||||
<li><a href="#applications">Applications</a></li>
|
||||
<li><a href="#networking">Networking</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
|
||||
ports and port changes. Add your favourite ports to your watch list and receive email
|
||||
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>
|
||||
|
||||
<a name="networking"></a>
|
||||
|
|
Loading…
Reference in a new issue