aboutsummaryrefslogtreecommitdiff
path: root/games/tux-aqfh
Commit message (Collapse)AuthorAgeFilesLines
* - Change master sitesRusmir Dusko2013-12-261-15/+12
| | | | | | | | | | | | - USES gmake instead of USE_GMAKE - Change Desktop entry file - Support STAGEDIR - Disable all warnings with -w Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=337627
* - Change maintainer email of my ports to @FreeBSD.orgRusmir Dusko2013-12-181-1/+1
| | | | | | | Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336812
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* From the (new) maintainer:Daniel Eischen2013-07-114-344/+351
| | | | | | | | | | | | | | | | | | | | | | | - Take maintainership - Bump portrevision - Shorten header - Trim master sites - Add Icons - Trim comment - Fix docs - Add Desktop entry file - Add DOCS Option - Trim REINPLACE_CMD - Trim pkg-descr - Trim pkg-plist Note the previous maintainer was ports@. PR: 180013 Submitted by: nemysis at gmx dot ch Notes: svn path=/head/; revision=322781
* 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-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
* - Update MASTER_SITES and WWW: lineEmanuel Haupt2011-08-092-3/+7
| | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: 159456 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279333
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278794
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - has been marked broken for the past 7 months because js.h was not found,Philip M. Gollucci2010-02-101-4/+0
| | | | | | | | | | as of an update to x11-toolkits/plib 4 months ago, libjs is always built PR: ports/143424 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=249501
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Broken on 8.xPav Lucistnik2009-06-131-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235713
* - 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-8/+6
| | | | | | | | | | | | | | | | | | - 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
* - 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
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - 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
* Chase the plib update by bumping PORTREVISION, since it is staticallyJean-Yves Lefort2005-12-071-1/+1
| | | | | | | linked in. Notes: svn path=/head/; revision=150577
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Fix buildKirill Ponomarev2004-06-271-10/+13
| | | | | | | | PR: ports/68378 Submitted by: Ports Fury Notes: svn path=/head/; revision=112389
* BROKEN: Build failsKris Kennaway2004-06-091-0/+2
| | | | Notes: svn path=/head/; revision=111123
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* 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 1.0.14Ying-Chieh Liao2002-10-123-4/+6
| | | | | | | | PR: 43964 Submitted by: Ports Fury Notes: svn path=/head/; revision=67873
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-4/+5
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* - update to 1.0.13Pete Fritchman2001-11-286-364/+331
| | | | | | | | | | | | | | - fix style issues (^I^I -> ^I) - replace patches w/regexps - patch configure for pthread issues, not Makefile.in - make pkg-comment more descriptive - sort pkg-plist PR: 32308 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50706
* Add a missing file and @unexec rmdirPete Fritchman2001-10-051-0/+2
| | | | Notes: svn path=/head/; revision=48456
* Add tux-aqfh, "Tux: A Quest for Herring", a 3D adventure game similarAlexander Langer2001-06-107-0/+400
to Mario'64 and other console games. Notes: svn path=/head/; revision=43783