1: <TMPL_IF NAME="port">
2: [[!meta title="NetBSD/<TMPL_VAR port>"]]
3:
4: # NetBSD/<TMPL_VAR port>
5:
6: ## About NetBSD/<TMPL_VAR port>
7:
8: ## Release Info
9: * [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")
10: * [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")
11: * [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")
12: * [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")
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")
14: * [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")
15:
16: <TMPL_IF supported_hardware>
17: <TMPL_VAR supported_hardware>
18: </TMPL_IF>
19:
20: <TMPL_IF supported_hardware>
21: <TMPL_VAR unsupported_hardware>
22: </TMPL_IF>
23:
24: <TMPL_IF additional>
25: <TMPL_VAR additional>
26: </TMPL_IF>
27:
28: <TMPL_ELSE>
29: # Ports page template
30:
31: The *port* template is used to make the ports pages very easy
32:
33: It supports the following parameters:
34:
35: - port (required)
36: - about (required)
37: - mlist (required)
38: - cur_rel (required)
39: - future_rel (required)
40: - changes_cur (required)
41: - changes_future (required)
42: - thumbnail (optional)
43: - supported_hardware (optional)
44: - unsupported_hardware (optional)
45: - additional (optional)
46:
47: </TMPL_IF>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb