From 328d4b89d50d18737b8225eefa1f39dda22ea7d7 Mon Sep 17 00:00:00 2001 From: Glen Barber <gjb@FreeBSD.org> Date: Thu, 22 Dec 2011 05:15:08 +0000 Subject: [PATCH] Announce the new FreeBSD ports-announce@ mailing list. PR: 163522 Submitted by: sahil --- .../books/handbook/eresources/chapter.sgml | 22 +++++++++++++++++++ en_US.ISO8859-1/share/sgml/mailing-lists.ent | 4 ++++ 2 files changed, 26 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml b/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml index 4a47505d00..5442642478 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml @@ -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; <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> diff --git a/en_US.ISO8859-1/share/sgml/mailing-lists.ent b/en_US.ISO8859-1/share/sgml/mailing-lists.ent index c824ab2a43..209bfd152f 100644 --- a/en_US.ISO8859-1/share/sgml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/sgml/mailing-lists.ent @@ -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>">