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)
Sun, Feb 2, 9:15 AM
Unknown Object (File)
Sat, Jan 25, 7:44 PM
Unknown Object (File)
Jan 15 2025, 1:24 AM
Unknown Object (File)
Jan 2 2025, 9:36 AM
Unknown Object (File)
Dec 29 2024, 3:27 AM
Unknown Object (File)
Dec 17 2024, 10:51 AM
Unknown Object (File)
Dec 17 2024, 8:01 AM
Unknown Object (File)
Dec 10 2024, 1:57 PM
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.