I'm stuck after doing a csup ports-supfile over the weekend, followed
by portmaster -a -D.
uname -a:
FreeBSD wonderland.m5p.com 8.2-STABLE FreeBSD 8.2-STABLE #3: Wed Jan 25
19:51:29 EST 2012 geo...@wonderland.m5p.com:/usr/obj/usr/src/sys/WONDERLAND
amd64
When I get to trying to compile x1
interested in are postgres and sqlite3! -- George
_______
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> It would be nice for devel/qt5 to have a more granular database option
> than the all-in-one; something like:
>
> OPTIONS_DEFINE= SQL_IBASE SQL_MYSQL SQL_ODBC SQL_POSTGRES SQL_SQLITE2 \
> SQL_SQLITE3 TOOLS
> SQL_PLUGINS_USE=
> .if ${PORT_OPTIONS:MIBASE}
> SQL_PLUGINS_USE=sql-ibas