Version: 0.2, Package name: qt3-sqlite3-0.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description With this driver you can access the files created by sqlite3 through the standard Qt sql module. The driver name is QSQLITE3. The driver is a merge between the QSQLITE driver in Qt 3 and in Qt 4.2.2 with a few small tweaks. |
Filesize: 8.934 KB |
Version History (View Complete History) |
|
2020-01-24 22:32:11 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Remove qt3-sqlite3-plugin No consumers present in the tree, looks quite useless. Ok jca@ kmos@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-12-26 02:24:49 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Switch to qmake.port.mk, shaving 4 lines from Makefile. |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2015-04-21 12:40:21 by Stuart Henderson | Files touched by this commit (26) |
Log message: add some missing pthread to WANTLIB (using modified portbump, thanks zhuk@) "exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line and also contained .so modules. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-05 14:38:20 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - tyop |
2010-12-05 11:24:33 by Jasper Lievisse Adriaanse | Files touched by this commit (16) |
Log message: - use REVISION instead of a patch-level from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-11-06 16:50:03 by Marc Espie | Files touched by this commit (31) |
Log message: bye bye old LIB_DEPENDS |
2008-07-27 15:44:59 by Stuart Henderson | Files touched by this commit (5) |
Log message: - fix missed adjustment in qt3.port.mk to handle shared_lib bump; this change requires bumping other ports which use it. pointed out by naddy, thanks! - add a comment in Makefile to warn others not to do the same. ok naddy@ |
2008-06-06 11:23:18 by Bernd Ahlers | Files touched by this commit (3) |
Log message: Missing PKGNAME bumps because of changed MODQT_PLUGINS path. |
2007-09-15 16:27:39 by Simon Bertrang | Files touched by this commit (29) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-04-01 05:32:27 by Steven Mestdagh | Files touched by this commit (2) |
Log message: resolve packaging failure due to changed qt plugin directory. ok espie@ |
2007-03-18 03:35:20 by Marc Espie | Files touched by this commit (1) |
Log message: fix master sites |