#!/bin/sh # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0` test -z "$srcdir" && srcdir=. PKG_NAME="evolution" . $srcdir/macros/autogen.sh href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/glui
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* - Support stagingehaupt2014-03-061-10/+11
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-0/+1
* - Install versioned shlib as wellgahr2011-12-011-2/+4
* - Build and install shared library as wellgahr2011-12-012-4/+38
* -remove MD5ohauer2011-07-03