Announce the new FreeBSD ports-announce@ mailing list.

PR:		163522
Submitted by:	sahil
This commit is contained in:
Glen Barber 2011-12-22 05:15:08 +00:00
parent 5dad8fec5c
commit 328d4b89d5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38080
2 changed files with 26 additions and 0 deletions
en_US.ISO8859-1
books/handbook/eresources
share/sgml

View file

@ -438,6 +438,11 @@
<entry>Discussion of the Ports Collection</entry>
</row>
<row>
<entry>&a.ports-announce.name;</entry>
<entry>Important news and instructions about the Ports Collection</entry>
</row>
<row>
<entry>&a.ports-bugs.name;</entry>
<entry>Discussion of the ports bugs/PRs</entry>
@ -1522,6 +1527,23 @@
</listitem>
</varlistentry>
<varlistentry>
<term>&a.ports-announce.name;</term>
<listitem>
<para><emphasis>Important news and instructions about the
&os;&nbsp;<quote>Ports Collection</quote></emphasis></para>
<para>Important news for developers, porters, and users of
the <quote>Ports Collection</quote> (<filename
role="directory">/usr/ports</filename>), including
architecture/infrastructure changes, new capabilities,
critical upgrade instructions, and release engineering
information. This is a low-volume mailing list, intended
for announcements.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>&a.ports-bugs.name;</term>

View file

@ -339,6 +339,10 @@
<!ENTITY a.ports "<ulink url='&a.ports.url;'>FreeBSD ports mailing list</ulink>">
<!ENTITY a.ports.name "<ulink url='&a.ports.url;'>freebsd-ports</ulink>">
<!ENTITY a.ports-announce.url "&a.mailman.listinfo;/freebsd-ports-announce">
<!ENTITY a.ports-announce "<ulink url='&a.ports-announce.url;'>FreeBSD ports announce mailing list</ulink>">
<!ENTITY a.ports-announce.name "<ulink url='&a.ports-announce.url;'>freebsd-ports-announce</ulink>">
<!ENTITY a.ports-bugs.url "&a.mailman.listinfo;/freebsd-ports-bugs">
<!ENTITY a.ports-bugs "<ulink url='&a.ports-bugs.url;'>FreeBSD ports bugs mailing list</ulink>">
<!ENTITY a.ports-bugs.name "<ulink url='&a.ports-bugs.url;'>freebsd-ports-bugs</ulink>">