summaryrefslogtreecommitdiff
path: root/databases/deforaos-libdatabase
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-1/+2
2022-08-25deforaos-libdatabase: update to 0.1.0khorben3-10/+25
This release brings: * re-licensing to 2-clause BSD * additional documentation While there, move the manual pages to the correct directory. Tested on NetBSD/amd64.
2022-08-25deforaos-libdatabase: update to 0.0.3khorben3-9/+9
This release brings: * fixes to the build * additional tests Tested on NetBSD/amd64.
2022-08-25deforaos-libdatabase: use the helper for DeforaOS configurekhorben1-1/+2
This is as found in devel/deforaos-configure/deforaos-configure.mk. Tested on NetBSD/amd64; NFCI.
2022-08-25deforaos-libdatabase: fix the buildkhorben1-1/+3
The package did not declare its use of pkg-config. Found by a bulk build of mef@, heads-up by wiz@. Thanks! Tested on NetBSD/amd64.
2022-06-07deforaos-libdatabase: fix PLIST for fixed gtk-docwiz2-5/+5
and depend on it. Bump PKGREVISION.
2022-04-18revbump for textproc/icu updateadam1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
2021-10-07databases: Remove SHA1 distfile hashesnia1-2/+1
2021-04-21revbump for textproc/icuadam1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-1/+2
2020-04-11deforaos-libdatabase: update to version 0.0.2khorben5-30/+17
Changes since the previous release: - additional documentation - updated API (backends, prepared statements) - new generic database(1) tool
2020-03-16deforaos-libdatabase: update to 0.0.1nb14.wiz2-4/+3
Fix PLIST (no more .devhelp2)
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-07-10Update PLIST for gtk-doc changeskhorben2-4/+3
Bumps PKGREVISION.
2018-04-14revbump after icu updateadam1-2/+2
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-08-01Follow some http -> https redirects.wiz1-3/+3
2017-04-22Revbump after icu updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-02-22Disable building the Python bindingkhorben2-1/+17
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-1/+2
2015-08-31Bump the buildlink3.mk file as wellkhorben1-2/+2
2015-08-31Package DeforaOS libDatabase 0.0.1khorben4-30/+14
This release brings: - callback on statements with no results - fixes to the build system - portability fix
2015-08-09Add support for CFLAGSkhorben1-1/+2
No functional change intended.
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-02-24Fix gtk-doc fallout.joerg2-3/+7
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-03-04Initial importkhorben1-0/+14
2013-03-04Imported deforaos-libdatabase-0.0.0 as databases/deforaos-libdatabasekhorben4-0/+56
DeforaOS libDatabase is a generic access library for a number of database engines implementing the SQL language.