Commit Graph

8 Commits

Author SHA1 Message Date
jasper
912d2b7bc0 - fix HOMEPAGE
- will prefer to use sdl2 over sdl1
- glm is a BDEP, not LDEP
2015-12-28 18:56:33 +00:00
kili
9d59f1939e Some more bumps for gcc-4.9. 2015-05-28 18:17:45 +00:00
gonzalo
4f5762e400 Update for Gource to 0.43:
* Fixed bzr log command when no start date was specified (chrisf).
  * Fixed hg log commit order when date range specified.
  * Fixed hg log command line on Windows.
  * Fixed parser bug in date range filtering code.

OK benoit@
2015-05-11 13:47:28 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
gonzalo
535c507a67 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@
2013-03-22 15:13:07 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
3cfd648fc2 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@
2012-09-29 05:10:43 +00:00
jasper
b35132e4a8 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@
2011-10-20 10:56:59 +00:00