Split up the FreeBSD community information into more succinct
subpages: mailing lists, IRC, newsgroups, usergroups, and web resources. Submitted by: Emily Boyd Sponsored by: Google Summer of Code
This commit is contained in:
parent
ce19a9e2bc
commit
c78177cb41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25808
5 changed files with 233 additions and 0 deletions
12
en/community/Makefile
Normal file
12
en/community/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $FreeBSD: www/en/community/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
26
en/community/irc.sgml
Normal file
26
en/community/irc.sgml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/irc.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
|
||||
<!ENTITY title "IRC">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>While #freebsd channels exist on various IRC networks, the FreeBSD
|
||||
project does not control them or endorse IRC as a support medium.
|
||||
You may be ignored, insulted, or kicked out if you ask questions on
|
||||
any channel in IRC, though you may have slightly better luck
|
||||
in channels named #freebsdhelp where such exist. If you
|
||||
want to try these or any other channels on IRC, it is nonetheless
|
||||
at your own risk and any complaints about conduct on those channels
|
||||
should not be directed to the FreeBSD project. See also
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/faq/support.html#IRC">the FAQ entry</a> for
|
||||
more information.</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
109
en/community/mailinglists.sgml
Normal file
109
en/community/mailinglists.sgml
Normal file
|
@ -0,0 +1,109 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/mailinglists.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
|
||||
<!ENTITY title "Mailing Lists">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL">
|
||||
Mailing lists</a></h2>
|
||||
|
||||
<p>Mailing lists are the primary communication channels for the FreeBSD
|
||||
community, and cover many topic areas.</p>
|
||||
|
||||
<h3>Mailing list archives</h3>
|
||||
|
||||
<p>You can
|
||||
<a href="&base;/search/search.html#mailinglists">search</a>
|
||||
or <a href="http://www.FreeBSD.org/mail/">browse</a>
|
||||
the mailing list archives at
|
||||
<a href="http://www.FreeBSD.org/">www.FreeBSD.org.</a>
|
||||
It is also possible to
|
||||
<a href="http://lists.FreeBSD.org/mailman/listinfo">browse</a>
|
||||
the mailing lists via Mailman webinterface.</p>
|
||||
|
||||
<h3>Non-English Mailing lists</h3>
|
||||
|
||||
<p>Several non-English mailing lists are also available:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>Brazilian Portuguese</strong> -- <a
|
||||
href="mailto:listproc@br.FreeBSD.org">listproc@br.FreeBSD.org</a></li>
|
||||
|
||||
<li><strong>Simplified Chinese</strong> -- <a
|
||||
href="mailto:majordomo@cn.FreeBSD.org">majordomo@cn.FreeBSD.org</a>,
|
||||
GB2312 encoding.</li>
|
||||
|
||||
<li><strong>Traditional Chinese</strong> -- <a
|
||||
href="http://freebsd.sinica.edu.tw/mailman/listinfo">WWW</a>, Big5 encoding.</li>
|
||||
|
||||
<li><strong>Czech</strong> -- <a
|
||||
href="mailto:users-l-request@FreeBSD.cz">users-l-request@FreeBSD.cz</a>
|
||||
or <a href="http://www.cz.FreeBSD.org/listserv/listinfo/users-l/">WWW</a>.</li>
|
||||
|
||||
<li><strong>German</strong> -- <a
|
||||
href="mailto:majordomo@de.FreeBSD.org">majordomo@de.FreeBSD.org</a>
|
||||
or <a href="http://www.de.FreeBSD.org/de/mailinglists.html">WWW</a>.</li>
|
||||
|
||||
<li><strong>French</strong> -- <a
|
||||
href="mailto:listserver@FreeBSD-fr.org">listserver@FreeBSD-fr.org</a>
|
||||
or <a href="http://www.FreeBSD-fr.org/">WWW</a>.</li>
|
||||
|
||||
<li><strong>Hungarian</strong> -- <a
|
||||
href="http://www.hu.FreeBSD.org/hu/mailman/listinfo/bsd">WWW</a></li>
|
||||
|
||||
<li><strong>Indonesian</strong> -- <a
|
||||
href="mailto:id-freebsd-subscribe@egroups.com">id-freebsd-subscribe@egroups.com</a></li>
|
||||
|
||||
<li><strong>Italian</strong> -- <a
|
||||
href="mailto:mailman-owner@gufi.org">mailman-owner@gufi.org</a>
|
||||
or <a href="http://liste.gufi.org/">WWW</a>.</li>
|
||||
|
||||
<li><strong>Japanese</strong> -- <a
|
||||
href="mailto:majordomo@jp.FreeBSD.org">majordomo@jp.FreeBSD.org</a>
|
||||
or <a href="http://www.jp.FreeBSD.org/ml.html">WWW</a>.</li>
|
||||
|
||||
<li><strong>Korean</strong> -- <a
|
||||
href="mailto:majordomo@kr.FreeBSD.org">majordomo@kr.FreeBSD.org</a>
|
||||
or <a
|
||||
href="http://www.kr.FreeBSD.org/support.shtml#mailing-list">WWW</a>.</li>
|
||||
|
||||
<li><strong>Netherlands</strong> -- <a
|
||||
href="mailto:majordomo@nl.FreeBSD.org">majordomo@nl.FreeBSD.org</a>.</li>
|
||||
|
||||
<li><strong>Polish</strong> -- <a
|
||||
href="mailto:majordomo@bsdguru.org">majordomo@bsdguru.org</a>
|
||||
or <a href="http://www.bsdguru.org/indeX.php?f=1080001">WWW</a>.</li>
|
||||
|
||||
<li><strong>Portuguese</strong> -- <a
|
||||
href="mailto:freebsd@npf.pt.freebsd.org">
|
||||
freebsd@npf.pt.freebsd.org</a> or <a
|
||||
href="http://npf.pt.freebsd.org/mailman/listinfo/freebsd">
|
||||
http://npf.pt.freebsd.org/mailman/listinfo/freebsd</a>.</li>
|
||||
|
||||
<li><strong>Russian</strong> -- <a
|
||||
href="mailto:maillist@opennet.ru">maillist@opennet.ru</a></li>
|
||||
|
||||
<li><strong>Slovakian</strong> -- <a
|
||||
href="mailto:majordomo@sk.FreeBSD.org">majordomo@sk.FreeBSD.org</a></li>
|
||||
|
||||
<li><strong>Spanish</strong> -- <a
|
||||
href="https://listas.es.FreeBSD.org/mailman/listinfo">WWW</a>.</li>
|
||||
|
||||
<li><strong>Turkish</strong> -- <a
|
||||
href="mailto:freebsd@lists.enderunix.org">freebsd@lists.enderunix.org</a>
|
||||
or <a
|
||||
href="http://lists.enderunix.org">WWW</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p>If you create other FreeBSD mailing lists, <a
|
||||
href="&base;/mailto.html">let us know about them</a>.</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
28
en/community/newsgroups.sgml
Normal file
28
en/community/newsgroups.sgml
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/newsgroups.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
|
||||
<!ENTITY title "Newsgroups">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>There are a few FreeBSD specific <a
|
||||
href="doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
|
||||
numerous other newsgroups on topics of interest to FreeBSD users, though
|
||||
the mailing lists remain the most reliable way to get in touch with the
|
||||
FreeBSD developers. For miscellaneous FreeBSD discussion, see <a
|
||||
href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a>.
|
||||
For important announcements, see <a
|
||||
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.</p>
|
||||
|
||||
<p><a href="http://minnie.tuhs.org/BSD-info/bsdnews_search.html">The
|
||||
BSD Usenet News Searcher</a> have archives of all
|
||||
BSD-related Usenet newsgroups from June 1992 onwards.</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
58
en/community/webresources.sgml
Normal file
58
en/community/webresources.sgml
Normal file
|
@ -0,0 +1,58 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/webresources.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>Our web pages remain one of the best sources of information, and
|
||||
are also mirrored at many sites around the world. Try connecting to
|
||||
www.<b>yourcountry</b>.FreeBSD.org (e.g. <a
|
||||
href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for
|
||||
Germany or <a
|
||||
href="http://www.au.FreeBSD.org/">www.au.FreeBSD.org</a> for
|
||||
Australia), or select a mirror from the drop-down list on the
|
||||
<a href="&base;/index.html">front page</a>.</p>
|
||||
|
||||
<p>The FreeBSD web pages are translated into several
|
||||
languages. Links to the translated versions of these web
|
||||
pages can be found on the <a href="&base;/index.html">front
|
||||
page</a>.</p>
|
||||
|
||||
<p>Several other non-English resources exist:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/doc/pt_BR.ISO8859-1/books/faq/index.html">Brazilian
|
||||
Portuguese FAQ</a></li>
|
||||
|
||||
<li><a href="zh/FAQ/FAQ.html">Chinese FAQ</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD-fr.org/">French</a></li>
|
||||
|
||||
<li><a href="http://www.hu.FreeBSD.org/hu/">Hungarian</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.or.id">Indonesian</a></li>
|
||||
|
||||
<li><a href="http://www.gufi.org/">Italian</a></li>
|
||||
|
||||
<li><a href="http://www.jp.FreeBSD.org/">Japanese</a></li>
|
||||
|
||||
<li><a href="http://www.kr.FreeBSD.org/">Korean</a></li>
|
||||
|
||||
<li><a href="http://npf.pt.FreeBSD.org/">Portuguese</a></li>
|
||||
|
||||
<li><a href="http://www.FreeBSD.org.ru/">Russian</a>, <a
|
||||
href="&base;/doc/ru_RU.KOI8-R/books/faq/index.html">FAQ</a></li>
|
||||
</ul>
|
||||
|
||||
<p>For information on recent FreeBSD progress and releases, see the
|
||||
<a href="&base;/news/newsflash.html">Newsflash</a> page.</p>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue