aboutsummaryrefslogtreecommitdiff
path: root/games/foobillard
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Bump PORTREVISIONMax Brazhnikov2010-06-191-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256725
* Add desktop entryMax Brazhnikov2010-06-191-0/+7
| | | | | | | | | | PR: ports/147909 Submitted by: David Demelier <demelier.david at gmail.com> Approved by: Thomas Vogt (maintainer) Feature safe: yes Notes: svn path=/head/; revision=256723
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+2
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 3.0aMartin Wilke2008-06-033-8/+9
| | | | | | | | PR: 124029 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=214216
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Add missing dependens after sdl12 cleanupMartin Wilke2008-03-271-1/+2
| | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via pav Notes: svn path=/head/; revision=209938
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - OPTIONifyGabor Kovesdan2007-03-192-47/+36
| | | | | | | | | | | - portlint(1) PR: ports/108378 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=187724
* - Fix compatibility problemes with freetype2-2.2.1_1Martin Wilke2007-01-252-2/+17
| | | | | | | | | | | - Update maintainer mail adress - Bump PORTREVISION PR: ports/108310 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=183305
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Now builds on sparc64Kris Kennaway2006-09-171-4/+0
| | | | Notes: svn path=/head/; revision=173262
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-2/+2
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* BROKEN on sparc64, does not compileSam Lawrance2005-06-101-1/+7
| | | | | | | | PR: ports/82112 Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) Notes: svn path=/head/; revision=137182
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 2.9Pav Lucistnik2003-11-166-33/+58
| | | | | | | | | | | | - 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-142-8/+18
| | | | | | | | 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-153-17/+10
| | | | | | | | | PR: ports/52126 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Approved by: thomas.vogt@bsdunix.ch (maintainer) Notes: svn path=/head/; revision=81052
* Fix build if SDL is linked wiithout esound.Tilman Keskinoz2003-02-272-1/+2
| | | | | | | | | | De-pkg-comment. Reported by: bento Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Notes: svn path=/head/; revision=76568
* Update to 2.4Tilman Keskinoz2003-02-195-18/+51
| | | | | | | | | | | 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
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Add games/foobillard.Adam Weinberger2002-11-017-0/+107
A free OpenGL-billard game. PR: 44531 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: pat Notes: svn path=/head/; revision=69267