--- wikisrc/pkgsrc.mdwn 2011/11/20 19:16:52 1.3 +++ wikisrc/pkgsrc.mdwn 2020/11/23 01:09:18 1.10 @@ -1,3 +1,26 @@ - +pkgsrc, a portable multi-architecture packaging system -[[!map pages="pkgsrc/*" ]] +This wiki page attempts to organize information in the NetBSD wiki about pkgsrc. + +## Other documentation + +The canonical location for pkgsrc documentation is the pkgsrc guide, +located in pkgsrc/doc/pkgsrc.*. + +[pkgsrc.org](//pkgsrc.org) + +## 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"]]