version 1.3, 2012/04/15 20:40:26
|
version 1.4, 2012/04/15 20:56:19
|
Line 1
|
Line 1
|
<TMPL_IF NAME="port"> |
<TMPL_IF NAME="port"> |
[[!meta title="NetBSD/<TMPL_VAR port>"]] |
[[!meta title="NetBSD/<TMPL_VAR port>"]] |
|
|
# <TMPL_IF thumbnail><img src=<TMPL_VAR thumbnail> alt="<TMPL_VAR port> thumbnail image"/></TMPL_IF>NetBSD/<TMPL_VAR port> |
# <TMPL_IF thumbnail><img src=<TMPL_VAR thumbnail> alt="<TMPL_VAR port> thumbnail image"/></TMPL_IF> |
|
|
## About NetBSD/<TMPL_VAR port> |
## About NetBSD/<TMPL_VAR port> |
<TMPL_VAR about> |
<TMPL_VAR about> |
Line 13
|
Line 13
|
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes") |
|
|
|
## Mailing List |
|
* The [NetBSD/<TMPL_VAR port> mailing list](http://www.netbsd.org/mailinglists/#port-<TMPL_VAR port> "<TMPL_VAR port>mailing list"), covering NetBSD's port to <TMPL_VAR port> machine: |
|
|
|
<table> |
|
<tr> |
|
<td> |
|
|
|
[subscribe](http://www.NetBSD.org/cgi-bin/subscribe_list.pl?list=port-<TMPL_VAR port>) |
|
|
|
</td><td> |
|
|
|
[archive](http://mail-index.NetBSD.org/port-<TMPL_VAR port>/) |
|
|
|
</td> |
|
|
|
</tr> |
|
</table> |
|
|
<TMPL_IF supported_hardware> |
<TMPL_IF supported_hardware> |
## Supported Hardware |
## Supported Hardware |
<TMPL_VAR supported_hardware> |
<TMPL_VAR supported_hardware> |
Line 37 It supports the following parameters:
|
Line 55 It supports the following parameters:
|
|
|
- port (required) |
- port (required) |
- about (required) |
- about (required) |
- mlist (required) |
|
- cur_rel (required) |
- cur_rel (required) |
- future_rel (required) |
- future_rel (required) |
- changes_cur (required) |
- changes_cur (required) |