aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-276-31/+33
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* Fix typos in COMMENTCarlo Strub2012-07-261-1/+1
| | | | | | | Submitted by: bf@ Notes: svn path=/head/; revision=301561
* Fix duplicate patchBaptiste Daroussin2012-07-261-11/+0
| | | | Notes: svn path=/head/; revision=301547
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-269-13/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* Fix typos in COMMENTCarlo Strub2012-07-252-2/+2
| | | | Notes: svn path=/head/; revision=301519
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outGerald Pfeifer2012-07-251-1/+1
| | | | | | | and GCC 4.6 has been the default for a while. Notes: svn path=/head/; revision=301513
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outGerald Pfeifer2012-07-251-1/+1
| | | | | | | and GCC 4.6 has been the default for a while. Notes: svn path=/head/; revision=301512
* Fix typos in COMMENTCarlo Strub2012-07-254-4/+4
| | | | Notes: svn path=/head/; revision=301510
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsDoug Barton2012-07-232-2/+6
| | | | | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk. Notes: svn path=/head/; revision=301362
* For the ports that are maintained by ports@ that have pkgconfig as theirDoug Barton2012-07-223-4/+9
| | | | | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in. Notes: svn path=/head/; revision=301357
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outGerald Pfeifer2012-07-221-1/+1
| | | | | | | | | and GCC 4.6 has been the default for a while. Approved by: maintainer Notes: svn path=/head/; revision=301356
* Update WWWLars Engels2012-07-211-1/+1
| | | | | | | | | PR: ports/170042 Submitted by: nemysis@gmx.ch Approved by: maintainer (me) Notes: svn path=/head/; revision=301290
* Remove leftovers from previous conversion to OptionsNGBaptiste Daroussin2012-07-201-1/+0
| | | | Notes: svn path=/head/; revision=301244
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-201-1/+1
| | | | | | | | | directly or indirectly (via libvorbis, libtheora). Submitted by: Jakub Lach <jakub_lach@mailplus.pl> Notes: svn path=/head/; revision=301221
* - Use new evilnumbers databaseAlex Kozlov2012-07-193-22/+31
| | | | | | | | | | - Remove old options remnants - Remove pkg-plist - Fix build with clang - Mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=301191
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-1954-63/+67
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* The Pycadia project is a collection of vector arcade games written in PythonCarlo Strub2012-07-195-0/+123
| | | | | | | | | | | | | | | | | using the excellent pygame libraries. Current games are: SpaceWarpy is a conversion of the original classic game Spacewar!. Vektoroids is loosely based on the arcade classic Asteroids. WWW: http://www.anti-particle.com/old/pycadia.shtml PR: ports/168113 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=301186
* - Update to version 0.9.1.3Armin Pirkovitsch2012-07-191-2/+2
| | | | | | | | | | | | | | | - Swtich to optionsng - Add LICENSE - Update WWW: line - Unbreak - Chase shlib bump PR: ports/169423 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301180
* - Update to version 2.2Armin Pirkovitsch2012-07-198-55/+67
| | | | | | | | | | | | - Update WWW: line - Add LICENSE PR: ports/169417 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301175
* - Fix buildArmin Pirkovitsch2012-07-192-3/+20
| | | | | | | | | | | - Remove trailing spaces PR: ports/169416 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301172
* - Fix buildArmin Pirkovitsch2012-07-192-3/+20
| | | | | | | | | | | - Remove trailing spaces PR: ports/169415 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301171
* - Update to version 3.12.0Armin Pirkovitsch2012-07-194-4/+42
| | | | | | | | | PR: ports/169414 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301169
* - Remove the wrapper scriptAlex Kozlov2012-07-191-6/+8
| | | | | | | Approved by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=301137
* - Fix pkg-plist. Not my day.Alex Kozlov2012-07-191-0/+52
| | | | Notes: svn path=/head/; revision=301136
* - Fix distinfoAlex Kozlov2012-07-181-2/+2
| | | | Notes: svn path=/head/; revision=301133
* - Update to 0.7.1 (see http://www.gemrb.org/wiki/doku.php?id=changelog)Alex Kozlov2012-07-182-3/+12
| | | | | | | | | | - Remove ABI version numbers from LIB_DEPENDS PR: ports/169934 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Notes: svn path=/head/; revision=301129
* Master Of Pain (Eating) - SnakeCarlo Strub2012-07-184-0/+74
| | | | | | | | | | | | | | | | | Is a classic snake game in which you attempt to eat all the pain in the world, bravely accepting the inevitable consequences for your waistline. mop(e)snake features an innovative single-finger control method, as well as the normal four-directional control system familiar to fans of snake. The game doesn't feature any of the extra features, bonuses, wrap-around levels and other featuritis that ruins most versions of snake. WWW: http://mopesnake.sourceforge.net/ PR: ports/167974 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=301090
* A simple first person shooter of blowing up asteroids in 3D space.Guido Falsi2012-07-185-0/+100
| | | | | | | | | | | | | | The codebase also serves as an introduction to trigonometry and OpenGL. WWW: http://sourceforge.net/projects/a3d/ http://staff.psc.edu/smp/a3d/ PR: ports/168177 Submitted by: nemysis@gmx.ch Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=301078
* Update to 12.05.Koop Mast2012-07-134-210/+614
| | | | | | | | | | | | Switch to bzip2 distfile. Accept python 2.7 and below. Add tab in WWW line in pkg-descr. PR: ports/169678 Submitted by: rm@ Notes: svn path=/head/; revision=300844
* - Adopt portJohan van Selst2012-07-131-3/+6
| | | | | | | - Convert to new style OPTIONS Notes: svn path=/head/; revision=300837
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2012-07-131-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=300823
* - Mark BROKEN on FreeBSD versions which don't have log2(3)Dmitry Marakasov2012-07-111-1/+7
| | | | Notes: svn path=/head/; revision=300751
* - Update to 016Dmitry Marakasov2012-07-103-6/+113
| | | | Notes: svn path=/head/; revision=300741
* - Fix NLS support [1]Alex Kozlov2012-07-102-70/+85
| | | | | | | | | | | | - Give maintainership to Rusty Nejdl <rnejdl@ringofsaturn.com> - Remove ABI version numbers in LIB_DEPENDS - Convert to new options framework PR: ports/169144 [1] Submitted by: Green Dog <fiziologus@gmail.com>, Jan Beich <jbeich@tormail.org> [1] Notes: svn path=/head/; revision=300727
* Re-assign maintainership to ports@. I regret that I have not been able toPhilip Paeps2012-07-091-1/+1
| | | | | | | | keep up with this port for a good while. Currently, I don't have time to test/commit any patches either. Notes: svn path=/head/; revision=300684
* - Remove wrapper scriptAlex Kozlov2012-07-092-18/+13
| | | | | | | | | - Use REINPLACE_CMD instead of patch file Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=300669
* Add USE_CSTD=gnu89 to fix linking when building with clangPawel Pekala2012-07-054-0/+4
| | | | Notes: svn path=/head/; revision=300524
* - Update OpenGFX bundle to version 0.4.4Alexey Dokuchaev2012-07-057-82/+84
| | | | | | | | | | | | - Adjust file paths to the new world order - Set similar LATEST_LINK in all three ports - Remove trailing slashes in directory names for consistency - Canonicalize Makefile header and mute MKDIR's while here Submitted by: Ilya Arkhipov Notes: svn path=/head/; revision=300511
* - Update to the latest stable version, 1.2.1 [1]Alexey Dokuchaev2012-07-053-30/+30
| | | | | | | | | | | | - Drop hardcoded library ABI versions from LIB_DEPENDS [1] - Allow to install unstripped binaries for debugging [2] - Add missing quotes when passing extra CONFIGURE_ARGS Submitted by: Ilya Arkhipov [1] PR: ports/167814 [2] Notes: svn path=/head/; revision=300505
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-302-4/+4
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* Convert to new option frameworkBaptiste Daroussin2012-06-292-14/+15
| | | | Notes: svn path=/head/; revision=300215
* Convert to new options frameworkJohan van Selst2012-06-291-1/+4
| | | | Notes: svn path=/head/; revision=300206
* Update maintainer addresses, MASTER_SITES and PATCH_SITESChris Rees2012-06-281-1/+1
| | | | | | | | PR: ports/169528 Submitted by: koitsu (maintainer) Notes: svn path=/head/; revision=300181
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-282-2/+2
| | | | Notes: svn path=/head/; revision=300176
* Convert to new options frameworkJohan van Selst2012-06-283-20/+31
| | | | Notes: svn path=/head/; revision=300163
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299988
* - reset MAINTAINERDirk Meyer2012-06-2612-12/+12
| | | | Notes: svn path=/head/; revision=299982
* - Convert to optionsNGAlex Kozlov2012-06-252-22/+15
| | | | | | | | | | - Pet portlint - Remove pkg-plist from security/dropbear Approved by: eadler (mentor) Notes: svn path=/head/; revision=299928
* s/X11BASE/LOCALBASE/, or equivalent.Doug Barton2012-06-245-6/+6
| | | | | | | The X11BASE variable is long gone, however these ports were not updated. Notes: svn path=/head/; revision=299908
* update cegui to 0.7.7Oliver Lehmann2012-06-244-7/+7
| | | | Notes: svn path=/head/; revision=299903