--- wikisrc/pkgsrc.mdwn 2011/07/30 15:33:25 1.1 +++ wikisrc/pkgsrc.mdwn 2020/11/23 01:29:58 1.12 @@ -1 +1,28 @@ - +pkgsrc, a portable multi-architecture packaging system + +This wiki page attempts to organize information in the NetBSD wiki about pkgsrc. + +The official website for the pkgsrc project can be found at +[pkgsrc.org](//pkgsrc.org). + +## Other documentation + +The canonical location for pkgsrc documentation is the [pkgsrc +guide](//www.netbsd.org/docs/pkgsrc/) (located in +[pkgsrc/doc/guide/](//cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/doc/guide/)). + +## Compilers and compilation options + +pkgsrc supports multiple compilers. + + - [GCC](gcc/) + +pkgsrc supports a [number of exploit mitigation techniques](hardening/). + +## Unordered list of pkgsrc tutorials + +[[!map pages="tutorials/pkgsrc/* and !*.css"]] + +## Unordered list of all pkgsrc wiki pages + +[[!map pages="pkgsrc/* and !*.css"]]