- We no longer have BIND in base.

This commit is contained in:
Eitan Adler 2014-06-29 07:40:13 +00:00
parent 0b1d0d7df7
commit 7b7c822aba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45143

View file

@ -107,9 +107,8 @@
<itemizedlist>
<listitem>
<para>Notification of updates to externally maintained
software (mainly ports, but also externally maintained base
system components such as BIND or various GNU
utilities).</para>
software (such as ports or software in the contrib/
directory).</para>
<para>For unmaintained ports (<varname>MAINTAINER</varname>
contains <literal>ports@FreeBSD.org</literal>), such update
@ -164,13 +163,11 @@
<listitem>
<para>Code in the base system that is written and maintained
by others, and imported into &os; and adapted. Examples
include <application>bind</application>, &man.gcc.1;, and
include &man.clang.1;, and
&man.sendmail.8;. Most bugs in these areas should be
reported to the &os; developers; but in some cases they may
need to be reported to the original authors instead if the
problems are not &os;-specific. Usually these bugs will
fall under either the <literal>bin</literal> or
<literal>gnu</literal> categories.</para>
problems are not &os;-specific.</para>
</listitem>
<listitem>