summaryrefslogtreecommitdiff
path: root/games/foobillard/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.9Pav Lucistnik2003-11-163-22/+22
| | | | | | | | | | | | - Add knob to build with SDL instead of glut. PR: ports/59319 Submitted by: Mezz <mezz7@cox.net> Approved by: Thomas Vogt (maintainer) Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94116
* parse LDFLAGS to unbreak -STABLE with (SDL without EsounD).FUJISHIMA Satsuki2003-07-251-3/+8
| | | | Notes: svn path=/head/; revision=85566
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+13
| | | | | | | | use USE_GETOPT_LONG instead. convert getopt_long_only() to getopt_long(). Notes: svn path=/head/; revision=84828
* Update to 2.6.Eric Anholt2003-05-151-5/+6
| | | | | | | | | PR: ports/52126 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Approved by: thomas.vogt@bsdunix.ch (maintainer) Notes: svn path=/head/; revision=81052
* Update to 2.4Tilman Keskinoz2003-02-192-13/+28
| | | | | | | | | | | Install manpage Add gnugetopt as dependency (noticed by bento). PR: 48331 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Notes: svn path=/head/; revision=75896
* Add games/foobillard.Adam Weinberger2002-11-012-0/+38
A free OpenGL-billard game. PR: 44531 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: pat Notes: svn path=/head/; revision=69267