1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/matreshka
John Marino 9c27b8f00e devel/matreshka: Change defaults options (drop firebird, mysql)
I attempted to split matreshka up into master and slave ports, and
have each database driver as a slave/subpackage, but it turns out that
the way the matreshka gpr files are built, it currently has to be
self-contained in a single port.

In reality, nobody is going to need 4 database drivers simultaneously.
Nobody is probably going to want a package that sucks in 4 databases
either.  With this in mind, I changed the defaults to build sqlite and
postgresql drivers by default.  Since SQLite3 is so small, I figured
that noone would really mind if it got pulled in, and given the mindset
of the Ada community, the most likely db to use would be postgresql.

If Firebird and MySQL drivers are needed, then this port will have to
be built from source.  Firebird has been particularly fragile on FreeBSD
for some reason as well, it seems to fail the configuration check on
FreeBSD 8 and 9.  Removing FB as a default option will avoid this issue
on the builders.
2014-04-04 14:40:39 +00:00
..
files
distinfo
Makefile devel/matreshka: Change defaults options (drop firebird, mysql) 2014-04-04 14:40:39 +00:00
pkg-descr