slackbuilds_ponce/development/cgit
Robby Workman 4174da45a3 development/cgit: Include some upstream git patches
Some general bugfixes, but more importantly, patch 0005 fixes
a segfault in git's pathspec.c that we were seeing on the
SBo git server.

Thanks to John Keeping (cgit contributor) for helping with
debug suggestions and identifying the specific commit we
needed to fix it.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-08-26 07:20:38 +07:00
..
config
patches
cgit.info
cgit.SlackBuild
README
slack-desc

cgit is a web interface (cgi) for git repositories, written in C.

The folder /var/cache/cgit, must be owned by your webserver user.

A sample /etc/cgitrc (you must provide one) is in the docs folder,
and so are some example configuration files for apache and lighttpd.

luacrypto or lua-md5 are optional dependencies (for avatars support),
but first you have to build this against lua.

If you want to use the email-libravatar-korg.lua filter or the
email-gravatar-sbo.lua one, have a look also to the suggested css
additions (in the docs folder).