Created attachment 169886 [details] stagit.shar stagit is a static Git web page generator with the following features: - Log of all commits from HEAD. - Log and diffstat per commit. - Show file tree with linkable line numbers. - Show references: local branches and tags. - Detect README and LICENSE file from HEAD and link it as a webpage. - Detect submodules (.gitmodules file) from HEAD and link it as a webpage. - Atom feed log (atom.xml). - Make index page for multiple repositories with stagit-index. - After generating the pages (relatively slow) serving the files is very fast, simple and requires little resources (because the content is static), only a HTTP file server is required. WWW: http://git.2f30.org/stagit/log.html
Created attachment 169887 [details] Poudriere testport log FreeBSD 10.2/amd64
Version 0.4 is released. Maybe you want to update this request.
Created attachment 170962 [details] stagit.shar Update to 0.4
Created attachment 170963 [details] Poudriere testport log FreeBSD 10.2/amd64
testbuilds@work
testbuilds all fine, committed, thanks!
A commit references this bug: Author: pi Date: Sat Jul 16 17:12:57 UTC 2016 New revision: 418643 URL: https://svnweb.freebsd.org/changeset/ports/418643 Log: New port: www/stagit stagit is a static Git web page generator with the following features: - Log of all commits from HEAD. - Log and diffstat per commit. - Show file tree with linkable line numbers. - Show references: local branches and tags. - Detect README and LICENSE file from HEAD and link it as a webpage. - Detect submodules (.gitmodules file) from HEAD and link it as a webpage. - Atom feed log (atom.xml). - Make index page for multiple repositories with stagit-index. - After generating the pages (relatively slow) serving the files is very fast, simple and requires little resources (because the content is static), only a HTTP file server is required. WWW: http://git.2f30.org/stagit/log.html PR: 209206 Submitted by: Tobias Kortkamp <t@tobik.me> Changes: head/www/Makefile head/www/stagit/ head/www/stagit/Makefile head/www/stagit/distinfo head/www/stagit/files/ head/www/stagit/files/patch-Makefile head/www/stagit/files/patch-config.mk head/www/stagit/pkg-descr head/www/stagit/pkg-plist