Page MenuHomeFreeBSD

Move *_DEPENDS together
ClosedPublic

Authored by sunpoet on May 3 2018, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 10:16 PM
Unknown Object (File)
Mon, Nov 25, 4:51 PM
Unknown Object (File)
Sat, Nov 23, 3:20 PM
Unknown Object (File)
Oct 16 2024, 1:01 PM
Unknown Object (File)
Oct 16 2024, 4:34 AM
Unknown Object (File)
Oct 14 2024, 9:59 PM
Unknown Object (File)
Oct 14 2024, 9:59 PM
Unknown Object (File)
Oct 14 2024, 11:11 AM
Subscribers

Details

Summary
  • Remove ca_root_nss from BUILD_DEPENDS
  • Use LIB_DEPENDS for devel/grpc
  • Remove libunwind from LIB_DEPENDS

This port itself does not require libunwind.
The dependency was brought by ruby which we do not have to mark it as direct dependency.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I do currently have no time to test it, but if you tested it and it will not break the gitlab port, approved.
Thanks.

This revision is now accepted and ready to land.May 4 2018, 7:01 PM
This revision was automatically updated to reflect the committed changes.