./graphics/gource, Software version control visualization

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.56, Package name: gource-0.56, Maintainer: ryoon

Software projects are displayed by Gource as an animated tree with
the root directory of the project at its centre. Directories appear
as branches with files as leaves. Developers can be seen working
on the tree at the times they contributed to the project.

Currently Gource includes built-in log generation support for Git,
Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse
logs produced by several third party tools for CVS repositories.


Required to run:
[graphics/freetype2] [graphics/png] [graphics/glu] [graphics/glew] [devel/boost-libs] [devel/pcre] [devel/SDL2] [graphics/SDL2_image]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/xcb-proto] [x11/fixesproto4] [graphics/glm] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 882.531 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-11 11:28:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: gource: updated to 0.56 0.56: * Added --author-time option (onlyJakob). * Fixed build with Boost 1.89.0 by no longer linking boost system. * Increased minimum required version of Boost to 1.69. * Request compatibility profile when creating OpenGL context. 
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined 
   2025-09-28 17:59:59 by Adam Ciarcinski | Files touched by this commit (1)
Log message: gource: add missing patch 
   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message: *: recursive bump for boost 1.89 
   2025-09-27 09:10:09 by Adam Ciarcinski | Files touched by this commit (2)
Log message: gource: fix for boost-1.89.0 
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message: *: Recursive revbump from audio/flac-1.5.0 
   2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235)
Log message: revbump after updating boost 
   2024-11-17 10:20:02 by Nia Alarie | Files touched by this commit (1)
Log message: gource: requires pcre2, not pcre