Commit Graph

17 Commits

Author SHA1 Message Date
gonzalo
9bef57cc96 Update for Gource to 0.48.
OK benoit@
2018-02-22 07:58:22 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
gonzalo
a04826d7b4 Update for Gource to 0.47
Fix Licence and freetype, thanks bcallahan@

OK benoit@ bcallahan@
2017-09-10 00:18:19 +00:00
gonzalo
b15dd19d0e Small update for Gource to 0.46:
*    Added --screen option.
*    Added --window-position XxY option.
*    Added --frameless option.
*    Added --file-show-filter REGEX option (swoogles).
*    Added --filename-time and filename-colour options (gh2k).
*    Improved handling of very low seconds-per-day values (malengrin).
*    Fixed crash when SVN log lacks author information (obarthel).
*    Additional git log command validation (cym13).
*    Allow lower case hex colours in custom logs (HSorensen).
*    Now requires SDL 2 to build (deprecated SDL 1.2 support removed).

OK benoit@ (thanks!)
2017-09-08 13:30:35 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
b4a00e22c2 WANT_CXX 2017-05-23 20:57:50 +00:00
gonzalo
52e36f10ef Update for Gource to 0.44.
OK benoit@
2017-05-02 03:43:33 +00:00
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