aboutsummaryrefslogtreecommitdiff
path: root/games/gl-117
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* 1: Stagify.Vanilla I. Shu2014-06-152-8/+5
| | | | | | | | | 2: switch to tar:bzip2 Approved by: portmgr@ Notes: svn path=/head/; revision=357863
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Remove trailing whitespaces from category gamesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345410
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Unbreak build on HEADMartin Wilke2013-06-111-4/+0
| | | | Notes: svn path=/head/; revision=320511
* Fix typoBaptiste Daroussin2013-05-051-1/+1
| | | | Notes: svn path=/head/; revision=317437
* Fix build with bmakeBaptiste Daroussin2013-05-041-7/+8
| | | | Notes: svn path=/head/; revision=317356
* 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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* Update maintainer's email address.Mark Linimon2010-12-011-1/+1
| | | | | | | Submitted by: maintainer (private email) Notes: svn path=/head/; revision=265540
* Add desktop entryMax Brazhnikov2010-09-012-2/+20
| | | | | | | | | | | Install man page and documentation Pacify portlint PR: ports/149813 Aprroved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=260365
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-9/+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
* - 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
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-203-291/+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
* 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-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
* - Update to 1.3.2Alexey Dokuchaev2005-07-153-6/+5
| | | | | | | | | | - Fix WWW line in pkg-descr - Simplify suffix logic in Makefile Approved by: maintainer timeout Notes: svn path=/head/; revision=139252
* Update to version 1.3Kirill Ponomarev2004-06-145-79/+105
| | | | | | | | PR: ports/67801 Submitted by: maintainer Notes: svn path=/head/; revision=111476
* - Add missing dependencyKirill Ponomarev2004-06-141-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=111465
* - Utilize USE_GLKirill Ponomarev2004-06-101-1/+1
| | | | | | | | PR: ports/67801 Submitted by: maintainer Notes: svn path=/head/; revision=111216
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* - Update to version 1.2Kirill Ponomarev2004-02-073-3/+6
| | | | | | | | PR: ports/62482 Submitted by: maintainer Notes: svn path=/head/; revision=100264
* 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
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-3/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* - Update to version 1.1Kirill Ponomarev2003-12-143-2/+10
| | | | | | | | | | | | | | This releases adds a graphical user interface with new configuration options for video effects, keyboard, mouse, and joystick. It also features two additional tutorials, AI flight maneuvers, randomized tree placement, improved collision detection, and lots of visual effects. PR: 60232 Submitted by: maintainer Notes: svn path=/head/; revision=95804
* 1. upgrade to 1.0.1Ying-Chieh Liao2003-10-233-153/+156
| | | | | | | | | | 2. utilize DATADIR PR: 58404 Submitted by: maintainer Notes: svn path=/head/; revision=91920
* Allow configure to find SDL_mixer headers and libraries, and useAdam Weinberger2003-09-051-0/+2
| | | | | | | ${PTHREAD_LIBS} to fix build on 4.X. Notes: svn path=/head/; revision=88577
* [Maintainer Update] games/gl-117 0.9 -> 1.0Edwin Groothuis2003-09-045-33/+304
| | | | | | | | | | | | | | reshmeat blurb: This release adds three more missions to the campaign. It provides more realistic physics (optional), a new fighter, some visual improvements, and adjustments concerning almost everything. Some important bugfixes have been made. PR: ports/55931 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=88525
* uUpdate games/gl-117 0.8.8 -> 0.9Daichi GOTO2003-06-263-3/+6
| | | | | | | | PR: 53514 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=83628
* Update to 0.8.8.Eric Anholt2003-05-023-5/+14
| | | | | | | | PR: ports/51527 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=79994
* Update to 0.8.5.Adam Weinberger2003-03-233-21/+32
| | | | | | | | PR: 50152 Submitted by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer) Notes: svn path=/head/; revision=77213
* Update to 0.8.2.Pete Fritchman2003-02-222-2/+3
| | | | | | | | PR: 48554 Submitted by: maintainer Notes: svn path=/head/; revision=76206
* Give maintainership to Erik Greenwald <erik@smluc.org> from ports@.Pete Fritchman2003-02-211-1/+1
| | | | | | | Submitted by: new maintainer Notes: svn path=/head/; revision=76070
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* upgrade to 0.8Ying-Chieh Liao2003-01-023-2/+23
| | | | | | | | PR: 46134 Submitted by: Ports Fury Notes: svn path=/head/; revision=72276
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.7Ying-Chieh Liao2002-09-203-4/+6
| | | | | | | | PR: 42953 Submitted by: Ports Fury Notes: svn path=/head/; revision=66816
* upgrade to 0.6.8Ying-Chieh Liao2002-09-072-2/+2
| | | | | | | | PR: 42488 Submitted by: Ports Fury Notes: svn path=/head/; revision=65763
* Update to version 0.6.5Kevin Lo2002-08-283-15/+30
| | | | | | | | PR: 42036 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65149