aboutsummaryrefslogtreecommitdiffstats
path: root/games/gl-117
Commit message (Collapse)AuthorAgeFilesLines
* games category: Remove $PTHREAD_LIBSmarino2015-03-261-1/+1
| | | | approved by: PTHREAD blanket
* - Drop @dirrm* from plistsamdmi32015-01-171-6/+0
| | | | Approved by: portmgr blanket
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* 1: Stagify.vanilla2014-06-152-8/+5
| | | | | | 2: switch to tar:bzip2 Approved by: portmgr@
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-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)
* Remove trailing whitespaces from category gamesehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Unbreak build on HEADmiwi2013-06-111-4/+0
|
* Fix typobapt2013-05-061-1/+1
|
* Fix build with bmakebapt2013-05-051-7/+8
|
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
|
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-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.
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* -remove MD5ohauer2011-07-031-1/+0
|
* Update maintainer's email address.linimon2010-12-021-1/+1
| | | | Submitted by: maintainer (private email)
* Add desktop entrymakc2010-09-012-2/+20
| | | | | | | | Install man page and documentation Pacify portlint PR: ports/149813 Aprroved by: maintainer timeout (two weeks)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with G
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-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).
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-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)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update graphics/libglut to 6.4.1.sem2006-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>
* - Update to 1.3.2danfe2005-07-153-6/+5
| | | | | | | - Fix WWW line in pkg-descr - Simplify suffix logic in Makefile Approved by: maintainer timeout
* Update to version 1.3krion2004-06-155-79/+105
| | | | | PR: ports/67801 Submitted by: maintainer
* - Add missing dependencykrion2004-06-141-0/+2
| | | | Reported by: pointyhat via kris
* - Utilize USE_GLkrion2004-06-111-1/+1
| | | | | PR: ports/67801 Submitted by: maintainer
* Restore maintainer; his email was bouncing last week and I fat-fingered thekris2004-05-161-1/+1
| | | | address when I retried it tonight. Sorry, Erik.
* Reset bouncing maintainer address:kris2004-05-161-1/+1
| | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* - Update to version 1.2krion2004-02-083-3/+6
| | | | | PR: ports/62482 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-3/+1
| | | | Approved by: portmgr
* - Update to version 1.1krion2003-12-153-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
* 1. upgrade to 1.0.1ijliao2003-10-233-153/+156
| | | | | | | 2. utilize DATADIR PR: 58404 Submitted by: maintainer
* Allow configure to find SDL_mixer headers and libraries, and useadamw2003-09-051-0/+2
| | | | ${PTHREAD_LIBS} to fix build on 4.X.
* [Maintainer Update] games/gl-117 0.9 -> 1.0edwin2003-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>
* uUpdate games/gl-117 0.8.8 -> 0.9daichi2003-06-263-3/+6
| | | | | PR: 53514 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 0.8.8.anholt2003-05-023-5/+14
| | | | | PR: ports/51527 Submitted by: Erik Greenwald <erik@smluc.org>
* Update to 0.8.5.adamw2003-03-233-21/+32
| | | | | PR: 50152 Submitted by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
* Update to 0.8.2.petef2003-02-232-2/+3
| | | | | PR: 48554 Submitted by: maintainer
* Give maintainership to Erik Greenwald <erik@smluc.org> from ports@.petef2003-02-221-1/+1
| | | | Submitted by: new maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 0.8ijliao2003-01-033-2/+23
| | | | | PR: 46134 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* upgrade to 0.7ijliao2002-09-203-4/+6
| | | | | PR: 42953 Submitted by: Ports Fury
* upgrade to 0.6.8ijliao2002-09-072-2/+2
| | | | | PR: 42488 Submitted by: Ports Fury
* Update to version 0.6.5kevlo2002-08-283-15/+30
| | | | | PR: 42036 Submitted by: MAINTAINER
* add gl-117 0.6ijliao2002-08-085-0/+133
An OpenGL & SDL action flight simulator