version 1.1, 2012/04/15 20:20:51
|
version 1.2, 2012/04/15 20:35:58
|
Line 1
|
Line 1
|
<TMPL_IF NAME="port"> |
<TMPL_IF NAME="port"> |
[[!meta title="NetBSD/<TMPL_VAR port>"]] |
[[!meta title="NetBSD/<TMPL_VAR port>"]] |
|
|
# NetBSD/<TMPL_VAR port> |
# <TMPL_IF thumbnail><img src=<TMPL_VAR thumbnail> alt="<TMPL_VAR port> thumbnail image"/>NetBSD/<TMPL_VAR port> |
|
|
## About NetBSD/<TMPL_VAR port> |
## About NetBSD/<TMPL_VAR port> |
|
<TMPL_VAR about> |
|
|
## Release Info |
## Release Info |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> via FTP](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/ "NetBSD/<TMPL_VAR port> FTP") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> via FTP](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/ "NetBSD/<TMPL_VAR port> FTP") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> INSTALL notes](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/INSTALL.html "NetBSD/<TMPL_VAR port> INSTALL notes") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> INSTALL notes](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/INSTALL.html "NetBSD/<TMPL_VAR port> INSTALL notes") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> pre-build binary packages from pkgsrc](http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/<TMPL_VAR port>/<TMPL_VAR cur_rel>/ "NetBSD/<TMPL_VAR port> pkgsrc binary packages") |
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> pre-build binary packages from pkgsrc](http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/<TMPL_VAR port>/<TMPL_VAR changes_cur>/ "NetBSD/<TMPL_VAR port> pkgsrc binary packages") |
* [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_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") |
|
|
<TMPL_IF supported_hardware> |
<TMPL_IF supported_hardware> |
|
## Supported Hardware |
<TMPL_VAR supported_hardware> |
<TMPL_VAR supported_hardware> |
</TMPL_IF> |
</TMPL_IF> |
|
|
<TMPL_IF supported_hardware> |
<TMPL_IF supported_hardware> |
|
## Unsupported Hardware |
<TMPL_VAR unsupported_hardware> |
<TMPL_VAR unsupported_hardware> |
</TMPL_IF> |
</TMPL_IF> |
|
|
<TMPL_IF additional> |
<TMPL_IF additional> |
|
## Additional Info |
<TMPL_VAR additional> |
<TMPL_VAR additional> |
</TMPL_IF> |
</TMPL_IF> |
|
|