18 Commits

Author SHA1 Message Date
ajacoutot
9c66c4e1e2 Update to redland-1.0.17. 2015-06-07 10:02:45 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
sthen
b8b7b4c71d sync wantlib (com_err in pgsql) 2014-04-21 23:28:15 +00:00
robert
5e67114c82 oops, put back accidentally removed WANTLIBs 2013-08-13 20:10:45 +00:00
robert
0861c52d59 fix build w/o iodbc installed 2013-08-13 17:21:53 +00:00
robert
593bb4119a update to 1.0.16; in preparation for a libreoffice update 2013-08-12 06:32:20 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
bb9ab5d7d6 update to Redland 1.0.15, multipackages for DB backends, cope with new raptor.
- merged from updates by Vadim Zhukov in openbsd-wip and dlg@
2012-11-12 13:34:03 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jasper
00b881c875 actually, MODULES is better 2010-11-08 20:48:56 +00:00
jasper
696866ac53 - fix COMMENT, and switch to newstyle DEPENDS whilst here 2010-11-08 20:46:43 +00:00
espie
dcaa846fde USE_GROFF=Yes 2010-10-19 07:54:21 +00:00
robert
3c8418c6dd import of redland-1.0.8;
Redland is a library that provides a high-level interface for RDF allowing
the model to be stored, queried and manipulated. Redland implements each
of the RDF model concepts in its own class so provides an object based API
for them. Some of the classes providing the parsers, storage mechanisms and
other elements are built as modules that can be added or removed as required.
2009-01-18 19:05:35 +00:00