aboutsummaryrefslogtreecommitdiff
path: root/games/cake
Commit message (Collapse)AuthorAgeFilesLines
* - Modernize LIB_DEPENDS syntax, sort the knobsAlexey Dokuchaev2013-11-182-15/+8
| | | | | | | - Stagify, cleanup patch-Makefile, drop MAKE_ARGS Notes: svn path=/head/; revision=334146
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Beautify port description and provide author name since WWW page is gone.Alexey Dokuchaev2012-09-121-14/+15
| | | | Notes: svn path=/head/; revision=304148
* - Fix segmentation fault due to inclusion of outdated JPEG headerAlexey Dokuchaev2012-09-122-12/+15
| | | | | | | | | - Remove ABI shlib version from LIB_DEPENDS, define LICENSE - Sort out knobs, throw in a few comments, augment COMMENT - Remove dead master site from Makefile and port description Notes: svn path=/head/; revision=304142
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Bump shared library version of libglut.so when using freeglutRene Ladan2010-07-061-1/+1
| | | | | | | | | - Grab maintainership of games/torcs Approved by: tabthorpe (mentor) Feature safe: yes Notes: svn path=/head/; revision=257466
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-2/+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
* - Convert to OPTIONSAlexey Dokuchaev2008-07-231-13/+13
| | | | | | | | - Patch things in post-patch target, not in post-extract - Wrap one overly long line Notes: svn path=/head/; revision=217357
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Drop USE_X_PREFIXAlexey Dokuchaev2008-03-212-7/+3
| | | | | | | - Clean up pkg-message and Makefile Notes: svn path=/head/; revision=209534
* - 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
* Mute the whole target, otherwise comment will show up.Alexey Dokuchaev2006-10-031-5/+5
| | | | Notes: svn path=/head/; revision=174404
* Fix the build with yet-to-come GCC.Alexey Dokuchaev2006-10-031-0/+2
| | | | Notes: svn path=/head/; revision=174401
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Store distfile locally since build cluster sometimes timeouts whileAlexey Dokuchaev2006-01-251-1/+2
| | | | | | | | | trying to fetch it. Reported by: pointyhat Notes: svn path=/head/; revision=154429
* - Move freeglut from x11-toolkits to graphics, where libglut already isPav Lucistnik2006-01-161-1/+1
| | | | | | | | | PR: ports/91711 Submitted by: Sangwoo Shim <sangwoos@gmail.com> Repocopied by: marcus Notes: svn path=/head/; revision=153604
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+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
* Simplify (and beautify) URLs.Alexey Dokuchaev2005-12-272-2/+2
| | | | Notes: svn path=/head/; revision=152204
* Update to 2005.12.26, which incorporates some of our patches.Alexey Dokuchaev2005-12-276-309/+7
| | | | Notes: svn path=/head/; revision=152203
* Get rid of really simple patch, save an inode.Alexey Dokuchaev2005-12-272-11/+1
| | | | Notes: svn path=/head/; revision=152202
* Adjust description to closer match the reality.Alexey Dokuchaev2005-12-091-1/+2
| | | | Notes: svn path=/head/; revision=150727
* - Update to 2005.10.23Alexey Dokuchaev2005-12-094-26/+56
| | | | | | | | | - Allow to build with nVidia libGL - Respect CXX - Add SHA256 checksum Notes: svn path=/head/; revision=150714
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* Add cake 2004.07.09,Kirill Ponomarev2004-07-3010-0/+446
Cake is pretty advanced Quake III Arena map viewer. It features BSP support, multiple viewports, sound, models, record/playback demo support and plenty more. Right now, sound support is disabled since cake uses FMOD library which is not available on FreeBSD. I hope to resolve this issue in the future though. PR: ports/69738 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=115070