Page MenuHomeFreeBSD

emulators/virtualbox-ose[-legacy]: rename option MANUAL to DOCS and make it enabled by default
ClosedPublic

Authored by vvd on May 16 2023, 7:22 PM.
Tags
Referenced Files
Unknown Object (File)
Sun, Apr 12, 5:44 PM
Unknown Object (File)
Thu, Apr 9, 7:50 PM
Unknown Object (File)
Tue, Apr 7, 10:06 AM
Unknown Object (File)
Tue, Apr 7, 7:51 AM
Unknown Object (File)
Sun, Apr 5, 1:54 PM
Unknown Object (File)
Sat, Apr 4, 12:41 PM
Unknown Object (File)
Thu, Mar 19, 7:14 PM
Unknown Object (File)
Mar 15 2026, 4:51 AM
Subscribers

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

vvd requested review of this revision.May 16 2023, 7:22 PM
vvd created this revision.

LGTM given that you did the build and then make check-plist.

This revision is now accepted and ready to land.May 18 2023, 6:58 AM
vvd added a subscriber: zirias.

Renamed MANUAL to DOCS after discussion with Zirias in IRC.

Tested in poudriere on 12.4, 13.1 and 13.2.

This revision now requires review to proceed.May 19 2023, 11:52 AM
vvd retitled this revision from emulators/virtualbox-ose[-legacy]: make MANUAL enabled by default to emulators/virtualbox-ose[-legacy]: rename option MANUAL to DOCS and make it enabled by default.May 19 2023, 11:52 AM
emulators/virtualbox-ose-legacy/Makefile
141

^ in a further review you could convert these to the DOCS_... syntax and get rid of all the ifs

emulators/virtualbox-ose-legacy/Makefile
141

Work in progress, but in another PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200764
I'll update patch https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189473&action=diff for current versions of the ports.

This revision is now accepted and ready to land.May 19 2023, 3:47 PM