IABSD.fr/ports/sysutils/gource

Branch :


Log

Author Commit Date CI Message
c2832a12 2013-08-07 21:31:12 move http://code.google.com, *.googlecode.com, and sites.google.com to https suggested by bentley@
535c507a 2013-03-22 15:13:07 Update for gource to 0.39: * New dep devel/boost * New dep graphics/glm (thanks sthen@) * GROFF is not needed * And others on homepage. The patch for 'configure' is just for this release, because is fixed on git, so the next relase we can tedu that. Ok benoit@ bentley@
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
3cfd648f 2012-09-29 05:10:43 Add LOCALBASE header path to CFLAGS. The automake file is broken and doesn't properly obey CPPFLAGS but it has been fixed in their source repo so this can be moved to CPPFLAGS once it has been updated to a newer release when it is released. ok naddy@
b35132e4 2011-10-20 10:56:59 import gource 0.37 Gource is 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. Gource can also parse logs produced by several third party tools for CVS repositories. from Gonzalo L. R. (MAINTAINER) with tweaks by me ok sthen@