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)
May 7 2026, 11:41 PM
Unknown Object (File)
May 2 2026, 10:51 PM
Unknown Object (File)
Apr 27 2026, 7:43 PM
Unknown Object (File)
Apr 27 2026, 11:55 AM
Unknown Object (File)
Apr 27 2026, 10:24 AM
Unknown Object (File)
Apr 25 2026, 6:22 AM
Unknown Object (File)
Apr 20 2026, 7:18 AM
Unknown Object (File)
Apr 20 2026, 7:17 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.