Add a section about bundled libraries to the Porters Handbook.
Describe why they are considered bad form and what to do about them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rD FreeBSD doc repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
en_US.ISO8859-1/books/porters-handbook/special/chapter.xml | ||
---|---|---|
98 | s/bad form/bad/ to be consistent with the next section. | |
103 | Avoid the informal "you" and "your". Also, there are some tense problems in this paragraph. Some software requires the porter to locate third-part libraries and add the required dependencies to the port. Other software bundles all needed libraries into the distfile. The second approach seems easier at first, but there are some serious drawbacks. | |
117 | Consider using a variablelist here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/docbook-markup-block-elements.html#docbook-markup-variablelist-example | |
121 | s/your/the/ | |
123 | This means that the porter must fix them, or | |
176 | s/gets/is/ | |
194 | s/your/the/ |