Page MenuHomeFreeBSD

ports.7: Add an example of getting dependencies without building
ClosedPublic

Authored by 0mp on Dec 29 2018, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 11:19 AM
Unknown Object (File)
Oct 19 2024, 1:20 AM
Unknown Object (File)
Oct 19 2024, 1:20 AM
Unknown Object (File)
Oct 19 2024, 12:50 AM
Unknown Object (File)
Oct 3 2024, 1:07 AM
Unknown Object (File)
Sep 22 2024, 11:10 PM
Unknown Object (File)
Sep 18 2024, 12:59 AM
Unknown Object (File)
Sep 16 2024, 1:12 AM
Subscribers

Details

Summary

While here, improve formatting of the EXAMPLES section in general.

Test Plan

igor, mandoc

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Remove parts of a different patch from the review.

I would assume that people with their own repo will understand that the default options case doesn't apply to them, so that final comment is probably OK.

I would assume that people with their own repo will understand that the default options case doesn't apply to them, so that final comment is probably OK.

+1

0mp planned changes to this revision.Dec 29 2018, 10:30 PM

Use make missing with pkg install instead of USE_PACKAGE_DEPENDS as USE_PACKAGE_DEPENDS only works when the package archives are already available on the machine to be installed.

0mp retitled this revision from ports.7: Add an example of WITH_PACKAGE_DEPENDS usage to ports.7: Add an example of getting dependencies without building.Dec 29 2018, 10:43 PM

Good to have these in the examples, so approved. Thanks for the work!

This revision was not accepted when it landed; it landed in state Needs Review.Dec 30 2018, 12:27 AM
This revision was automatically updated to reflect the committed changes.