Summary
cgit - cgi for git This is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure.
Versions
v9999-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- doc highlight lua test vhosts
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- doc highlight lua test vhosts
v1.2.3-r203 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm x86 ~riscv
- USE flags
- doc highlight lua test vhosts
v1.2.3-r201 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm x86 ~riscv
- USE flags
- doc highlight lua test vhosts
v1.2.3-r100 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm x86
- USE flags
- doc highlight lua test vhosts
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- highlight
- Enable source code highlighting
- lua
- Enable support for Lua scripting
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vhosts
- Add support for installing web-based applications into a virtual-hosting environment
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
acct-group / cgit : System group: cgit
acct-user / cgit : a fast web-interface for git repositories
app-admin / webapp-config : Gentoo's installer for web-based applications
app-text / asciidoc : A plain text human readable/writable document format
app-text / docbook-xsl-stylesheets : XSL Stylesheets for Docbook
app-text / highlight : Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency
Runtime Dependencies
acct-group / cgit : System group: cgit
acct-user / cgit : a fast web-interface for git repositories
app-admin / webapp-config : Gentoo's installer for web-based applications
app-text / highlight : Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency
sys-libs / zlib : Standard (de)compression library
virtual / httpd-cgi : Virtual for CGI-enabled webservers
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Bugs
- 713836
- www-apps/cgit-1.2.3-r203 : ./git-compat-util.h: error: #error Git requires REG_STARTEND support. Compile with NO_REGEX=NeedsStartEnd
- 861209
- www-apps/cgit: Truncated output
- 862357
- www-apps/cgit fails to install to custom ROOT
- 919779
- www-apps/cgit-1.2.3-r202 - [clang] ../filter.c: error: no member named _fprintf_chk in
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/cgit: Stabilize 1.2.3-r203 arm, #933056
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/cgit: Stabilize 1.2.3-r203 amd64, #933056
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
www-apps/cgit: Stabilize 1.2.3-r203 x86, #933056
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
www-apps/cgit: re-add 9999 series to support much newer Git
Upstream has not made an official release since 2020, but master is more up to date, and trusted contributers have a branch with the latest Git support. This is important because Git v2.45.0 adds support for Bloom Filters in commit graphs, providing 10x performance in web displays. Reference: https://lore.kernel.org/git/robbat2-20240507T053331-859497691Z@orbis-terrarum.net/T/#t Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
www-apps/cgit: enable py3.12
Enable python 3.12 Enable lua 5.3, 5.4 Fix VariableScope Closes: https://bugs.gentoo.org/929871 Closes: https://bugs.gentoo.org/836118 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Chris Mayo · gentoo
www-apps/cgit: Create cache directory at runtime
Closes: https://bugs.gentoo.org/516388 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30724 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Chris Su · gentoo
www-apps/cgit: Keyword 1.2.3-r201 riscv, #878167
Closes: https://github.com/gentoo/gentoo/pull/27933 Signed-off-by: Chris Su <chris@lesscrowds.org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
www-apps/cgit: Stabilize 1.2.3-r201 x86, #877213
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
www-apps/cgit: Stabilize 1.2.3-r201 amd64, #877213
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
www-apps/cgit: Stabilize 1.2.3-r201 arm, #877213
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/cgit: drop 1.2.3-r200
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
www-apps/cgit: Replace src_prepare with src_configure
After we move python_setup to pkg_setup, src_prepare just configuring cgit.conf, which seems like an appropriate task for src_configure. Also add Python 3.11 compatibility, switch to EAPI=8, and move doc-generating deps to BDEPEND. Bug: https://bugs.gentoo.org/836118 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
www-apps/cgit: Drop unmaintained live ebuild
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Marcin Deranek · gentoo
www-apps/cgit: Update compatible python list
Closes: https://bugs.gentoo.org/856118 Closes: https://github.com/gentoo/gentoo/pull/26585 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
www-apps/cgit: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
www-apps/cgit: drop libressl; fix highlight deps; add python stuff
* This changes the highlighter explicitly to dev-python/pygments which negates the need to patch bug #574056 * This also depends on python-single-r1 and fixes all py script shebangs * Fix QA issues with || dies * Drop libressl support Closes: https://bugs.gentoo.org/574056 Closes: https://bugs.gentoo.org/656866 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
www-apps/cgit: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/cgit: Stabilize 1.2.3-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/cgit: Stabilize 1.2.3-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-apps/cgit: Stabilize 1.2.3-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
www-apps/cgit: migrate to lua-single.eclass
Compatibility as per the upstream README. Implementation name is passed directly to the build scripts so trivial to migrate. Both the latest release and the live ebuild. Closes: https://bugs.gentoo.org/752870 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
www-apps/cgit: update maintainer and fix RESTRICT=""
* add myself as maintainer Signed-off-by: Aaron Bauman <bman@gentoo.org> - Aaron Bauman · gentoo
www-apps/cgit: port EAPI. bump. other stuff
* port to EAPI=7 * port to GLEP 81 * reorder deps * drop unused inherits * fix CC calls during tests Closes: https://bugs.gentoo.org/726074 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
www-apps/cgit: Drop outdated blocker
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
www-apps/cgit: More s/jit/luajit/
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
www-apps/cgit: Use epatch_user
Closes: https://bugs.gentoo.org/679700 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
www-apps/cgit: Rename IUSE=jit to IUSE=luajit
Closes: https://bugs.gentoo.org/653306 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
www-apps/cgit: bump to 1.2.3
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
www-apps/cgit: version bump to 1.2.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Stefan Strogin · gentoo
www-apps/cgit: add USE=libressl
Closes: https://bugs.gentoo.org/702320 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-apps/cgit: Add slot-dep on dev-lang/lua
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-apps/cgit: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
www-apps/cgit: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
www-apps/cgit: fix missing group on installation
After a recent change in user.eclass, this package no longer creates the required group that's used later in src_install. I've adjusted the ebuilds to restore the original behavior as intended before this eclass change. https://gitweb.gentoo.org/repo/gentoo.git/commit/eclass/user.eclass?id=3afc0d7b8b5e90c50d66c5a845b96c33e521e6e8 Closes: https://bugs.gentoo.org/688890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
www-apps/cgit: remove randomly and very wrongly added arm64 keyword
cgit didn't even have ~arm64 keywords, yet was stabled out of the blue, leading to a broken deptree QA issues. Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
www-apps/cgit: stable
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
www-apps/cgit: bump
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Jason A. Donenfeld · gentoo
www-apps/cgit: version bump
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
www-apps/cgit: use HTTPS - Michael Weber · gentoo
www-apps/cgit: add ~arm keyword (bug 604324)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
www-apps/cgit: bump.
Package-Manager: portage-2.3.2 - Jason A. Donenfeld · gentoo
www-apps/cgit: upstream cloning uses https now
Package-Manager: portage-2.2.27 - Jason A. Donenfeld · gentoo
www-apps/cgit: update git version - Jason A. Donenfeld · gentoo
www-apps/cgit: security bump, remove old - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed