summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-28Fix dependency on botan2Emmanuel Gil Peyrot
Until support for botan3 is added, let’s keep that one.
2023-10-28Replace make with ninja, and use codeberg.orgEmmanuel Gil Peyrot
lab.louiz.org is dead, RIP.
2020-05-09Replace pandoc with python-sphinx and python-sphinx_rtd_theme.Emmanuel Gil Peyrot
2018-09-04Update for the new doc/*.rst split.Emmanuel Gil Peyrot
2018-06-08Make the pkgver more user-friendly.Emmanuel Gil Peyrot
2017-12-19Move optdepends to depends, as biboumi needs them at runtime.Emmanuel Gil Peyrot
2017-12-17Add support for PostgreSQL, and make SQLite optional.Emmanuel Gil Peyrot
2017-06-14Replace litesql-git with sqlite, as per ↵Emmanuel Gil Peyrot
https://lab.louiz.org/louiz/biboumi/merge_requests/11
2017-05-24Update for the changes from slightly before the 5.0 release.Emmanuel Gil Peyrot
2017-01-06Replace c-ares with udns in the depends array.Emmanuel Gil Peyrot
2016-08-17Update links to HTTPS, and add provides/conflicts.Emmanuel Gil Peyrot
2016-06-11Add a biboumi user, and create the database and logs directories.Emmanuel Gil Peyrot
2016-06-11Switch from litesql to litesql-git, because we do depend on this particular ↵Emmanuel Gil Peyrot
version.
2016-06-09Fix manpage generation and dependencies.Emmanuel Gil Peyrot
2016-02-27Add forgotten litesql dependency, for configuration.Emmanuel Gil Peyrot
2016-02-27Remove duplicated file installs, and enable manpage generation.Emmanuel Gil Peyrot
2015-10-29Temporarily disable check() due to some upstream changes there.Emmanuel Gil Peyrot
2015-06-09Initial commit.Emmanuel Gil Peyrot