Page MenuHomeFreeBSD

Axe bsd.databases.mk.
ClosedPublic

Authored by mat on Apr 14 2016, 5:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 12 2024, 8:01 PM
Unknown Object (File)
Jan 11 2024, 7:03 PM
Unknown Object (File)
Jan 8 2024, 9:42 PM
Unknown Object (File)
Dec 31 2023, 7:58 AM
Unknown Object (File)
Dec 29 2023, 8:00 AM
Unknown Object (File)
Dec 28 2023, 5:15 PM
Unknown Object (File)
Dec 28 2023, 5:15 PM
Unknown Object (File)
Dec 28 2023, 5:15 PM
Subscribers
None

Details

Summary

Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Move USE_BDB support from bsd.databases.mk to its own file.
Move MySQL support from bsd.databases.mk to Uses/mysql.mk.

Diff Detail

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

Event Timeline

mat retitled this revision from to Axe bsd.databases.mk..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.

rebase.

mat edited edge metadata.
  • fix problems antoine found before the exp-run.
  • Fix ports which were misusing USE_MYSQL.
  • Fix having SQLITE_USES twice.
  • Fix USE_MYSQL dependency.
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.