Page MenuHomeFreeBSD

Use consistent warning message for USE_GL
ClosedPublic

Authored by sunpoet on Dec 1 2018, 8:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 21 2024, 7:37 PM
Unknown Object (File)
Jan 21 2024, 7:32 PM
Unknown Object (File)
Jan 14 2024, 4:51 PM
Unknown Object (File)
Dec 20 2023, 2:21 AM
Unknown Object (File)
Dec 12 2023, 4:19 AM
Unknown Object (File)
Oct 24 2023, 9:30 AM
Unknown Object (File)
Oct 12 2023, 12:48 AM
Unknown Object (File)
Apr 19 2023, 4:47 AM
Subscribers

Details

Summary

The warning messages for USE_GNOME, USE_MATE and USE_PHP are as follows:

DEV_WARNING+= "Using USE_GNOME alone is deprecated, please add USES=gnome."
DEV_WARNING+= "Using USE_MATE alone is deprecated, please add USES=mate."
DEV_WARNING+= "Using USE_PHP alone is deprecated, please use USES=php"

Diff Detail

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

Event Timeline

sunpoet retitled this revision from Use consistent warning message for USE_GL, USE_GNOME, USE_MATE to Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHP.Dec 1 2018, 8:45 AM
sunpoet retitled this revision from Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHP to Use consistent warning message for USE_GL.Dec 1 2018, 8:52 AM
sunpoet edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 2 2018, 4:06 PM
This revision was automatically updated to reflect the committed changes.