Add the freebsd-eclipse mailing list.
PR: docs/85338 Submitted by: David Wolfskill <david@catwhisker.org>
This commit is contained in:
parent
f583efbe8b
commit
ec84f56c58
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25458
2 changed files with 36 additions and 0 deletions
|
@ -253,6 +253,12 @@
|
|||
<entry>Writing device drivers for &os;</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.eclipse.name;</entry>
|
||||
<entry>FreeBSD users of Eclipse EDI, tools, rich client
|
||||
apps and ports.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.emulation.name;</entry>
|
||||
<entry>Emulation of other systems such as
|
||||
|
@ -927,6 +933,32 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.eclipse.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>&os; users of Eclipse EDI, tools, rich
|
||||
client apps and ports.</emphasis></para>
|
||||
|
||||
<para>The intention of this list is to provide mutual
|
||||
support for everything to do with choosing, installing,
|
||||
using, developing and maintaining the Eclipse EDI,
|
||||
tools, rich client applications on the &os; platform and
|
||||
assisting with the porting of Eclipse EDI and plugins to
|
||||
the &os; environment.</para>
|
||||
|
||||
<para>The intention is also to facilitate exchange of
|
||||
information between the Eclipse community and the &os;
|
||||
community to the mutual benefit of both.</para>
|
||||
|
||||
<para>Although this list is focused primarily on the needs
|
||||
of Eclipse users it will also provide a forum for those
|
||||
who would like to develop &os; specific applications
|
||||
using the Eclipse framework.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.emulation.name;</term>
|
||||
|
||||
|
|
|
@ -155,6 +155,10 @@
|
|||
<!ENTITY a.drivers "<ulink url='&a.drivers.url;'>Writing device drivers for FreeBSD</ulink>">
|
||||
<!ENTITY a.drivers.name "<ulink url='&a.drivers.url;'>freebsd-drivers</ulink>">
|
||||
|
||||
<!ENTITY a.eclipse.url "&a.mailman.listinfo;/freebsd-eclipse">
|
||||
<!ENTITY a.eclipse "<ulink url='&a.eclipse.url;'>FreeBSD users of Eclipse EDI, tools, rich client apps and ports.</ulink>">
|
||||
<!ENTITY a.eclipse.name "<ulink url='&a.eclipse.url;'>freebsd-eclipse</ulink>">
|
||||
|
||||
<!ENTITY a.emulation.url "&a.mailman.listinfo;/freebsd-emulation">
|
||||
<!ENTITY a.emulation "<ulink url='&a.emulation.url;'>FreeBSD-emulation mailing list</ulink>">
|
||||
<!ENTITY a.emulation.name "<ulink url='&a.emulation.url;'>freebsd-emulation</ulink>">
|
||||
|
|
Loading…
Reference in a new issue