aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Fix distinfo [1]tota2012-08-232-11/+7
| | | | | | | - Bump PORTREVISION, accordingly - Switch USE_GITHUB and GH_* macros Pointed out by: beat@ [1]
* Remove an obsolete, inapplicable patch I forgot to svn rm.knu2012-08-211-37/+0
|
* - optionsNG for DOCSjgh2012-08-211-5/+5
| | | | | PR: 170741 Submitted by: maintainer, nemysis@gmx.ch
* - optionsNG for DOCSjgh2012-08-211-1/+4
| | | | | PR: 170747 Submitted by: maintainer, nemysis@gmx.ch
* - port requires data installationjgh2012-08-211-5/+9
| | | | | PR: 170719 Submitted by: maintainer, nemysis@gmx.ch
* - port requires data installationjgh2012-08-211-5/+1
| | | | | PR: 170739 Submitted by: maintainer, nemysis@gmx.ch
* - port requires datajgh2012-08-211-8/+3
| | | | | PR: 170718 Submitted by: maintainer, nemysis@gmx.ch
* - port requires data installationjgh2012-08-211-11/+11
| | | | | | | | - use portname variable for plist - optionsNG on DOCS PR: 170722 Submitted by: maintainer, nemysis@gmx.ch
* - data is requiredjgh2012-08-211-7/+5
| | | | | | | - use portname variable in plist PR: 170724 Submitted by: maintainer, nemysis@gmx.ch
* Unconditionally install DATA files.madpilot2012-08-201-4/+2
| | | | | | | | The port requires them to work in any way. Reported by: jgh Approved by: nemysis <nemysis@gmx.ch> (maintainer, via email) Approved by: crees, tabthorpe (mentors, implicit)
* Revert r302549. Apparently the usual default ofdougb2012-08-201-1/+2
| | | | WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} doesn't apply here.
* - Remove own OPTION "DATA"madpilot2012-08-201-4/+1
| | | | | | | | - Honour NOPORTDATA instead of own option PR: ports/170736 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - strict python version 2.xrm2012-08-181-5/+5
| | | | | | | - fix portling warnings (missing tabs), while here PR: 170711 Submitted by: Green Dog <fiziologus at gmail dot com> (maintainer)
* Update to version 1.2.2.danfe2012-08-182-4/+4
|
* - Switch to optionsNGamdmi32012-08-181-6/+16
| | | | | PR: ports/170671 Submitted by: nemysis <nemysis@gmx.ch>
* XGalaga++ is a classic vertical scrolling shoot em up.amdmi32012-08-175-0/+68
| | | | | | | | | | | It requires no X Window extension and its window is freely resizable. It is inspired by XGalaga, but rewritten from scratch, except for the graphics. WWW: http://marc.mongenet.ch/OSS/XGalaga/ PR: ports/167240 Submitted by: nemysis <nemysis@gmx.ch>
* Gottet is a tetris clone.amdmi32012-08-174-0/+59
| | | | | | | WWW: http://gottcode.org/gottet/ PR: ports/167235 Submitted by: nemysis <nemysis@gmx.ch>
* Update unnethack to 4.0.0.20120401.knu2012-08-178-94/+35
| | | | | Chagne the place for variable files from $PREFIX/share/unnethack to $PREFIX/var/games/unnethack.
* - Update to 1.0.3tota2012-08-172-5/+7
|
* - Update to 0.0.2012.08.16tota2012-08-162-4/+4
|
* - Add a new port: games/gtitota2012-08-164-0/+49
| | | | | | | | | | | | | | | | It's a program that displays a badly made ASCII-art animation to punish you for your typing error - and after that magically launches the command you meant to launch. The code is available under an MIT-like license on github - though of course anybody can write his or her own version in a couple of minutes. This whole thing is heavily inspired by sl, which displays a steam locomotive. However, gti is actually nicer than sl as it at least executes git after the animation. :-) WWW: http://r-wos.org/hacks/gti
* - Remove unneeded patchamdmi32012-08-151-11/+0
|
* - Update WWWamdmi32012-08-151-1/+1
| | | | | PR: ports/170043 Submitted by: nemysis <nemysis@gmx.ch>
* - Update WWWamdmi32012-08-151-1/+1
| | | | | PR: ports/170040 Submitted by: nemysis <nemysis@gmx.ch>
* danfe was kind enough to remind me that:dougb2012-08-151-2/+1
| | | | | | | | | | WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} is already the default, so for those ports where we are doing: @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} to avoid the problem of conflicts with the rc.d script of the same name it is not necessary to define WRKSRC separately. Clean up this mistake of mine, and standardize for the others.
* - Remove unneeded patchamdmi32012-08-151-11/+0
|
* Connectagram is a word unscrambling game. The board consistsjgh2012-08-144-0/+76
| | | | | | | | | | | | | | | | | | | of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck, and features an online word lookup that fetches the definitions of each word from www.dict.org. Your current progress is automatically saved. Note that this game involves a large and varied word list, some of which may be considered inappropriate for children. You can edit the file containing the word list if you wish to remove words from your game. The location of this file varies by platform. WWW: http://gottcode.org/connectagram/ PR: ports/167849 Submitted by: nemysis@gmx.ch
* - Update to 2.4.2ak2012-08-113-12/+21
| | | | | | | | | | | | | - Remove dependency on gmake - Remove build dependency on perl - Remove hints for pthread - Depend on glew instead of using port's built-in version - Use newer USE_SDL syntax - Use port's built-in version of ares - Install a nice-looking desktop icon PR: ports/170533 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* Assign maintainer to submitter of ports/169722.wxs2012-08-111-1/+1
|
* Update to 2.4.0 and cleanup pkg-descr.wxs2012-08-115-54/+81
| | | | | | | | Loosen dependency on curl library. Reset maintainer as old one was bouncing. PR: ports/169722 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* add new port: games/nellyjgh2012-08-105-0/+78
| | | | | | | | | | | A physics-based puzzle game written in Python for PyWeek 2. Features over 15 levels, a free-play mode and an integrated level editor. WWW: http://www.partiallydisassembled.net/nelly/ WWW: http://pyweek.org/e/rushed/ PR: 170057 Submitted by: nemysis@gmx.ch
* - Make use of my mirror for single-mastersite portamdmi32012-08-101-1/+2
|
* - Update to 0.5.3acm2012-08-102-4/+3
|
* - Update to 0.5.3acm2012-08-102-3/+3
|
* - Replace unsafe blockrage.sh scriptscheidell2012-08-092-9/+26
| | | | | | | | - Update to OptionsNG - Bump PORTREVISION PR: ports/170455 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - use optionsNG style for DOCSjgh2012-08-092-6/+6
| | | | | | | | | - while here drop deprecated pkgconfig on GNOME attribute - bump not necessary as other dependencies require pkgconf within existing attribute PR: 170458 Submitted by: maintainer, nemysis@gmx.ch
* - use optionsNG for DOCS [1]jgh2012-08-092-36/+7
| | | | | | | | | - drop pkg-plist in favor of PLIST_FILES and PORTDATA [1] - adjust COMMENT [2] PR: 170452 Submitted by: maintainer, nemysis@gmx.ch [1], jgh@ [2] Approved by: maintainer
* add new port: games/moaggjgh2012-08-095-0/+94
| | | | | | | | | | | | | | | | Moagg stands for "Mother of all gravity games". In this game you are pilot of a small space ship and have to navigate it through different caves by using the thrusters and rotating the ship. But besides gravity there are many other difficulties you have to master. The game is strongly influenced by some classical cave flyers from the C64 and Amiga era such as "Space Taxi" or "Gravity Force". But Moagg is supposed to be more than just a clone of these games. WWW: http://moagg.sourceforge.net/ PR: 170459 Submitted by: nemysis@gmx.ch
* - Adjust COMMENT and port descriptions where appropriatedanfe2012-08-091-1/+1
| | | | - Relinquish to the pool due severe to lack of time :-(
* Update to 1.0r1martymac2012-08-086-22/+25
|
* Update to 20120730martymac2012-08-083-6/+5
|
* - Update MASTER_SITES and WWWamdmi32012-08-082-2/+2
| | | | | PR: ports/170464 Submitted by: nemysis <nemysis@gmx.ch>
* - Update WWWamdmi32012-08-062-2/+2
| | | | | PR: ports/170368 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
* - Update MASTER_SITESgahr2012-08-062-2/+1
| | | | | | | - Remove WWW line from pkg-descr, website has disappeared PR: 170387 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
* - drop .app suffix in portnamedinoex2012-08-065-1/+1
|
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* - Fix build with clangak2012-08-061-0/+2
| | | | | PR: ports/169179 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* - Pass maintainership to submitterbdrewery2012-08-064-8/+11
| | | | | | | | | | - Use non-versioned LIB_DEPENDS - Fix all distfiles to use the 0.3.5 version - Update WWW Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> PR: ports/170370 Approved by: eadler (mentor)
* - Remove empty fileak2012-08-061-0/+0
|
* - Update to 0.43miwi2012-08-057-120/+42
| | | | | PR: 170147 Submitted by: Ports Fury
* - Update to 0.5.1miwi2012-08-052-12/+17
| | | | | PR: 170148 Submitted by: Ports Fury
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-0528-38/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 new port: games/kye-datajgh2012-08-055-0/+181
| | | | | | | | | | | | | | | | | | | | Original extra Levels for Python Kye. This is a clone of the game Kye for Windows, originally by Colin Garbutt. It is a puzzle game, which is a little like the old falling-rocks puzzle games, and perhaps also inspired a little by Sokoban. But Kye has more variety of objects, and so is capable of posing quite complex puzzles. This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses gtk. So it will run on modern Linux systems easily enough, and indeed should work on any system with working Python and pygtk. It works on Windows as well, for instance. WWW: http://games.moria.org.uk/kye/ WWW: http://www.nuke.demon.co.uk/kye/levels/ PR: ports/170312 Submitted by: nemysis@gmx.ch
* add new port: games/kyejgh2012-08-056-0/+142
| | | | | | | | | | | | | | | | | This is a clone of the game Kye for Windows, originally by Colin Garbutt. It is a puzzle game, which is a little like the old falling-rocks puzzle games, and perhaps also inspired a little by Sokoban. But Kye has more variety of objects, and so is capable of posing quite complex puzzles. This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses gtk. So it will run on modern Linux systems easily enough, and indeed should work on any system with working Python and pygtk. It works on Windows as well, for instance. WWW: http://games.moria.org.uk/kye/ PR: ports/170311 Submitted by: nemysis@gmx.ch
* Remove dead mirror.ehaupt2012-08-021-1/+0
|
* - Fix typos in COMMENTcs2012-08-021-1/+1
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Un-version LIB_DEPENDSmartymac2012-08-011-4/+4
| | | | - Re-order LICENSE and *_DEPENDS to make portlint happy
* Fix typo/logic after conversion to new option frameworkmakc2012-07-311-1/+1
| | | | Reported by: erwin/pointyhat for textproc/qstardict
* - Update to 1.5.0lme2012-07-312-22/+20
| | | | | | | | | - Convert to new options framework - Remove ABI version numbers from LIB_DEPENDS PR: ports/170048 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainer (me)
* Fix typos in COMMENTcs2012-07-2931-31/+31
| | | | Approved by: portmgr@ (implicit)
* Fix typos in COMMENTcs2012-07-2813-13/+13
| | | | Approved by: portmgr@ (implicit)
* - Convert my ports to new options frameworkmakc2012-07-276-31/+33
| | | | | - use CONFLICTS_INSTALL - other minor changes
* Fix typos in COMMENTcs2012-07-261-1/+1
| | | | Submitted by: bf@
* Fix duplicate patchbapt2012-07-261-11/+0
|
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-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)
* Fix typos in COMMENTcs2012-07-252-2/+2
|
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outgerald2012-07-251-1/+1
| | | | and GCC 4.6 has been the default for a while.
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outgerald2012-07-251-1/+1
| | | | and GCC 4.6 has been the default for a while.
* Fix typos in COMMENTcs2012-07-254-4/+4
|
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsdougb2012-07-232-2/+6
| | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk.
* For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-233-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.
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outgerald2012-07-231-1/+1
| | | | | | and GCC 4.6 has been the default for a while. Approved by: maintainer
* Update WWWlme2012-07-221-1/+1
| | | | | | PR: ports/170042 Submitted by: nemysis@gmx.ch Approved by: maintainer (me)
* Remove leftovers from previous conversion to OptionsNGbapt2012-07-211-1/+0
|
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
| | | | | | directly or indirectly (via libvorbis, libtheora). Submitted by: Jakub Lach <jakub_lach@mailplus.pl>
* - Use new evilnumbers databaseak2012-07-203-22/+31
| | | | | | | - Remove old options remnants - Remove pkg-plist - Fix build with clang - Mark MAKE_JOBS_SAFE
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-2054-63/+67
| | | | directly or indirectly (via libvorbis, libtheora).
* The Pycadia project is a collection of vector arcade games written in Pythoncs2012-07-205-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
* - Update to version 0.9.1.3sperber2012-07-201-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)
* - Update to version 2.2sperber2012-07-208-55/+67
| | | | | | | | | - Update WWW: line - Add LICENSE PR: ports/169417 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Fix buildsperber2012-07-202-3/+20
| | | | | | | | - Remove trailing spaces PR: ports/169416 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Fix buildsperber2012-07-202-3/+20
| | | | | | | | - Remove trailing spaces PR: ports/169415 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Update to version 3.12.0sperber2012-07-204-4/+42
| | | | | | PR: ports/169414 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Remove the wrapper scriptak2012-07-191-6/+8
| | | | Approved by: nemysis <nemysis@gmx.ch> (maintainer)
* - Fix pkg-plist. Not my day.ak2012-07-191-0/+52
|
* - Fix distinfoak2012-07-191-2/+2
|
* - Update to 0.7.1 (see http://www.gemrb.org/wiki/doku.php?id=changelog)ak2012-07-192-3/+12
| | | | | | | - Remove ABI version numbers from LIB_DEPENDS PR: ports/169934 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
* Master Of Pain (Eating) - Snakecs2012-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
* A simple first person shooter of blowing up asteroids in 3D space.madpilot2012-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)
* Update to 12.05.kwm2012-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@
* - Adopt portjohans2012-07-131-3/+6
| | | | - Convert to new style OPTIONS
* - Chase x11-toolkits/fox16 shlib version bumpgahr2012-07-131-1/+1
| | | | - Bump PORTREVISION
* - Mark BROKEN on FreeBSD versions which don't have log2(3)amdmi32012-07-111-1/+7
|
* - Update to 016amdmi32012-07-113-6/+113
|
* - Fix NLS support [1]ak2012-07-112-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]
* Re-assign maintainership to ports@. I regret that I have not been able tophilip2012-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.
* - Remove wrapper scriptak2012-07-092-18/+13
| | | | | | - Use REINPLACE_CMD instead of patch file Approved by: maintainer timeout (2 weeks)
* Add USE_CSTD=gnu89 to fix linking when building with clangpawel2012-07-064-0/+4
|
* - Update OpenGFX bundle to version 0.4.4danfe2012-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
* - Update to the latest stable version, 1.2.1 [1]danfe2012-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]
* - Remove SITE_PERL from *_DEPENDSaz2012-06-302-4/+4
| | | | Approved by: portmgr@ (bapt@)
* Convert to new option frameworkbapt2012-06-292-14/+15
|
* Convert to new options frameworkjohans2012-06-291-1/+4
|
* Update maintainer addresses, MASTER_SITES and PATCH_SITEScrees2012-06-291-1/+1
| | | | | PR: ports/169528 Submitted by: koitsu (maintainer)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-292-2/+2
|
* Convert to new options frameworkjohans2012-06-293-20/+31
|
* - reset MAINTAINERdinoex2012-06-261-1/+1
|
* - reset MAINTAINERdinoex2012-06-2612-12/+12
|
* - Convert to optionsNGak2012-06-252-22/+15
| | | | | | | - Pet portlint - Remove pkg-plist from security/dropbear Approved by: eadler (mentor)
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-255-6/+6
| | | | The X11BASE variable is long gone, however these ports were not updated.
* update cegui to 0.7.7oliver2012-06-254-7/+7
|
* update cegui to 0.7.6oliver2012-06-244-8/+8
| | | | | | | ignore tinyxml when installed and always use local copy [1] PR: ports/164547 [1] Submitted by: Yanhui Shen <shen.elf@gmail.com> [1]
* Upgrade to OptionsNGeadler2012-06-241-4/+5
| | | | Reviewed by: "Bryan Drewery" <bryan@shatow.net>
* Update to 0.9.5madpilot2012-06-234-19/+94
| | | | Approved by: crees (mentor)
* - Update to 1.0.2amdmi32012-06-222-5/+5
| | | | | PR: 169291 Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
* Remove BROKEN now that imlib is fixed.kwm2012-06-201-2/+0
|
* Every options were enabled by default before conversion, reapply thisbapt2012-06-181-0/+1
| | | | Reported by: pointyhat (linimon)
* - Fix build on pointyhatak2012-06-181-6/+4
| | | | | | | - Chase x11-fonts/junicode update Submitted by: pavmail Approved by: philip (implicit), eadler, itetcu (mentors, implicit)
* Convert to new options frameworkjohans2012-06-163-32/+35
|
* - Switch to OptionsNgmartymac2012-06-152-6/+7
| | | | - Use PORTDOCS
* - Switch to OptionsNgmartymac2012-06-151-3/+5
| | | | - Swap LICENSE and *_DEPENDS to make portlint happy
* - Switch to OptionsNgmartymac2012-06-152-8/+12
| | | | | - Un-version LIB_DEPENDS - Swap LICENSE and *_DEPENDS to make portlint happy
* - Switch to OptionsNgmartymac2012-06-153-17/+23
| | | | - Un-version LIB_DEPENDS
* Switch to OptionsNgmartymac2012-06-151-1/+3
|
* Register conflict with Empirejohans2012-06-151-0/+2
| | | | Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee>
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-1510-13/+11
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* Fix typobapt2012-06-142-2/+2
| | | | Reported by: pointyhat (Pav)
* - Mark BROKEN: does not compilepav2012-06-142-0/+4
| | | | | | | t4k_loaders.c: In function 'do_png_save': t4k_loaders.c:1031: error: dereferencing pointer to incomplete type Reported by: pointyhat
* Reapply this original logic of the optionsbapt2012-06-141-2/+2
| | | | Reported by: pointyhat (pav)
* - Mark BROKEN: does not compilepav2012-06-141-0/+2
| | | | | | undefined reference to `PrintGifError' Reported by: pointyhat
* Remove expired port:ak2012-06-1312-1940/+0
| | | | | | 2012-05-10 games/wesnoth-devel BROKEN for more than 6 month Approved by: eadler (mentor)
* 2012-05-31 deskutils/sciplore-mindmapping: Discontinued, use ↵bapt2012-06-139-165/+0
| | | | | | | | | | | | deskutils/docear instead 2012-06-07 devel/libtool-fixed: libtool has been fixed, no more need of this version 2012-05-23 devel/p5-Devel-ObjectTracker: removed from CPAN 2012-05-10 devel/rubygem-vmc: BROKEN for more than 6 month 2012-06-01 games/antrix: no more public distfiles, abandoned upstream 2012-05-10 games/sfbol: BROKEN for more than 6 month 2012-06-01 java/eclipseme: depends on java/sun-wtk 2012-05-10 mail/lmtpd: BROKEN for more than 6 month
* Convert to new options framework.madpilot2012-06-132-11/+13
| | | | | | PR: ports/168837 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Approved by: crees (mentor)
* Convert to new options frameworkbapt2012-06-1354-619/+613
|
* Remove games/flightgear-atlas, unmaintained upstreammartymac2012-06-126-101/+0
|
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-112-2/+2
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Update to 1.10.3 (see http://changelog.wesnoth.org for details)ak2012-06-1015-223/+460
| | | | | | PR: ports/165332 Submitted by Rusty Nejdl <rnejdl@ringofsaturn.com> Approved by: philip (maintainer timeout 14w), eadler, itetcu (mentors, implicit)
* - according to [1] py-anki had switched to SQLAlchemy 0.7rm2012-06-104-23/+19
| | | | | | | | | | | | | | | | since version 1.2.9, so change the dependency While I'm here: - strict python version to 2.x only - eliminate unused dependencies - use PYTHON_PKGNAMEPREFIX in _DEPENDS - add missing tabs - bump PORTREVISION because of dependencies change [1] http://ankisrs.net/changes.html PR: 168555 Submitted by: Jan Beich <jbeich at tormail dot org>
* - fix build with gnustep 1.24.0dinoex2012-06-091-6/+0
|
* - Fix plistamdmi32012-06-082-5/+1
|
* - Update to 0.6.0amdmi32012-06-074-71/+806
| | | | - Unbreak
* - Do not install Apple Double garbage. This also fixes installation on 10.xamdmi32012-06-076-482/+14
|
* Add CONFLICTS_INSTALL against games/exult and lang/ucc. Bump PORTREVISION.scf2012-06-071-1/+3
|
* - Update to 2.0.1amdmi32012-06-073-8/+9
|
* Update to OPTIONSngcrees2012-06-061-3/+4
| | | | | | PR: ports/168644 Submitted by: crees Approved by: maintainer
* Get rid of ${SITE_PERL} in *_DEPENDSehaupt2012-06-061-1/+1
| | | | Submitted by: az
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0630-60/+30
| | | | Review by: bapt, David Naylor (kde team)
* - Update to version 2.5.0.0sylvio2012-06-062-16/+14
| | | | | PR: ports/168601 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Strip version information from LIB_DEPENDS to pet portlintrene2012-06-061-2/+2
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-052-7/+7
| | | | Approved by: maintainer (lth@ via email)
* Add a WITH_NATIVE_LIBS optioncrees2012-06-041-7/+77
| | | | | | PR: ports/167496 Submitted by: loader Approved by: maintainer timeout (>4w, freebsd@rakor-net.de)
* Chase security/gsasl library updatejohans2012-06-031-2/+2
|
* Set maintainership back to ports@cs2012-06-031-1/+1
|
* Update wolfpack to 4.3.30johans2012-06-032-3/+4
|
* - fix build on FreeBSD10dinoex2012-06-031-0/+2
|
* - Update MAINTAINER's addressculot2012-06-031-1/+1
| | | | | PR: ports/168578 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
* - Fix error when running from read-only fsak2012-06-021-1/+3
| | | | Approved by: eadler, itetcu (mentors, implicit)
* Unknown Horizons is a 2D realtime strategy simulation with an emphasissperber2012-06-027-0/+2887
| | | | | | | | | | | | | on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy. WWW: http://www.unknown-horizons.org/ PR: ports/168409 Submitted by: Green Dog <fiziologus _at_ gmail.com> (maintainer) Approved by: decke (mentor)
* - Resolve conflict with misc/shuffle [1]ak2012-06-022-14/+5
| | | | | | | - Clarify wrapper option Submitted by: ketas <madis555@hot.ee> [1] Approved by: eadler, itetcu (mentors, implicit)
* - fix LIB_DEPENDS for png 1.5.10dinoex2012-06-011-1/+2
|
* - update png to 1.5.10dinoex2012-06-01445-500/+1600
|
* - Disallow from pointyhat for overrunning filesize limit (>400MB)pav2012-06-011-0/+2
| | | | Reported by: pointyhat
* - Convert to new options frameworkmadpilot2012-06-011-6/+8
| | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor)
* - Update to recent git snapshot which works with newer ceguiamdmi32012-05-283-52/+238
| | | | - Unbreak
* - Enable null renderer in ceguiamdmi32012-05-282-4/+4
| | | | | | | | - Fix cegui library versioning scheme PR: 167831 Submitted by: myself Approved by: maintainer timeout (oliver, 2 weeks)
* - Switch to python 25 as mini. version.miwi2012-05-282-2/+2
|
* Race for the Galaxy AI is a GTK-based version of the card game of themadpilot2012-05-265-0/+84
| | | | | | | | | | same name supporting both online multiplayer and man-vs-machine modes. WWW: http://www.keldon.net/rftg/ PR: ports/156362 Submitted by: "Miles V. Aronnax" <miles@aronnax.net> Approved by: crees (mentor), tabthorpe (mentor)
* - Update to 2.0.3miwi2012-05-253-54/+340
| | | | | PR: 168034 Submitted by: Ports Fury
* - Update to 1.8.1miwi2012-05-253-559/+1006
| | | | | PR: 168035 Submitted by: Ports Fury
* FIFE is a cross platform 2D game creation framework written in C++ with Pythonmiwi2012-05-256-0/+666
| | | | | | | | | | bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views. WWW: http://www.fifengine.net/ PR: ports/168231 Submitted by: GreenDog <fiziologus@gmail.com>
* Fix battlestar(6), there was treachery afoot, see the newsflash.uqs2012-05-252-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH* Battlestar Daily uncovers heinous sabotage scheme! Leaked mission radio protocols show losing grip on reality. In what flabbergasted experts describe as a 'highly efficient, covert thingie'-scheme, members of our forces involved in highly classified operations suffered a dramatic loss of vital sensorical capabilities, leading to desastrous results. From leaked radio recordings and its own sources involved in mission preparation and conduct, BD learned shocking details of failed missions. While sources insist, that missions parameters were in normal range at all times, the recordings reveal disoriented operatives, sobbingly crawling floors looking for gear like laser pistols, or panicking over loss of visuals after battles in space. 'Odd.', one expert is quoted saying after reviewing detailed mission protocols, clearly admitting to this being a deliberate act of sabotage. 'They need to adapt to this new threat.', says Vidad Gleirg, Battlestar senior consultant with Anagram & Partners, 'Quickly.'. BD has notified officials of the situation, and is awaiting responses. PR: ports/166319 Submitted by: Marco Steinbach <coco@executive-computing.de> Approved by: beat (mentor)
* Add 0ad, real-time strategy (RTS) game of ancient warfare.madpilot2012-05-2514-0/+288
| | | | Approved by: crees (mentor)
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-2511-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* Chase PyQT updatemakc2012-05-251-1/+1
|
* Update to 2.1.3kevlo2012-05-244-5/+23
|
* - Add a desktop entry [1]lme2012-05-241-2/+9
| | | | | | | | - Chase fluidsynth shared library change [2] - Bump PORTREVISION PR: ports/166721 [1], ports/163751 [2] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1], Bartosz Fabianowski <freebsd@chillt.de> [2]
* - Update to 1.2.3miwi2012-05-232-14/+16
| | | | | PR: 168033 Submitted by: Ports Fury
* - Update to 1.2.11miwi2012-05-233-7/+8
| | | | | PR: 168032 Submitted by: Ports Fury
* - Chase poco updatepav2012-05-231-2/+2
| | | | Reported by: pointyhat
* - remove USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENVak2012-05-221-11/+10
| | | | | | | | - simplify do-configure, .if !defined (NOPORTDATA) block PR: ports/168174 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: eadler, itetcu (mentors, implicit)
* - remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENVak2012-05-222-18/+22
| | | | | | | | | - simplify do-configure, .if !defined (NOPORTDATA) block - use dirrmtry for share/applications, share/icons/oxygen PR: ports/168175 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: eadler, itetcu (mentors, implicit)
* This is a puzzle from the old C64 Impossible Mission game.ak2012-05-194-0/+58
| | | | | | | | | | | | | | | | The idea is to combine the 36 tiles in sets of 4, such that each set of 4 makes a solid block. Clicking on the tiles on the left toggles them. A tile can't be turned on if it overlaps with any existing on tiles. The lone rectangle on the right is the combination of all the on tiles. Clicking on that is an easy way to turn all tiles off. When 4 tiles combine to make a solid block, they vanish. The goal is to get rid of all the tiles. There is no score or timer. Just do it for the intellectual exercise. PR: ports/167354 Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler, itetcu (mentors, implicit)
* - split out -server part from ioquake3-based ports:rm2012-05-1926-122/+214
| | | | | | | | | | | | | | | | - games/ioquake3-devel-server added - games/ioquake3-server added - games/iourbanterror-server - games/openarena-server added - update games/ioquake3-devel to svn revision 2244 - update games/openarena to 0.8.8 - update games/openarena-data to 0.8.8 Doing this in single commit since all this ports are tightly interconnected. PR: ports/165842 Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
* The Grind is a simple game about escaping from work at a reasonable hourmiwi2012-05-184-0/+58
| | | | | | | | | | | | | | | | by avoiding responsibility. The goal is to acquire as little work (as few "to-do's") as possible throughout your 9-5 workday. Wander around the cubicles and hide from the men in suits--if they're coming your way, that means they want to give you work! Use the arrow keys to move, space to start, and escape to exit. WWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html PR: ports/168087 Submitted by: nemysis@gmx.ch
* Falling Block Game is a free, open source block stacking game available formiwi2012-05-184-0/+58
| | | | | | | | | | | Windows and Linux. The object of the game is to move and rotate pieces in order to fill in complete rows. The more rows you clear at once, the more points you score! WWW: http://fbg.sourceforge.net/ PR: ports/168086 Submitted by: nemysis@gmx.ch
* You are the master architect Daedalus. You have just finished buildingmiwi2012-05-184-0/+52
| | | | | | | | | | | | the Labyrinth; a massive, elaborate maze on the Isle of Crete. Unfortunately, boasts about your accomplishment have drawn the wrath of jealous gods. They have sent a burning energy wave rippling through your creation... WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html PR: ports/168085 Submitted by: nemysis@gmx.ch
* Avoision is a straightforward, yet captivating distillation of vintage arcademiwi2012-05-184-0/+58
| | | | | | | | | | | entertainment requiring strategy, precision, and perseverance with a singular objective: capture the red square while evading innumerable cruel, spiteful white squares. WWW: http://avsn.sourceforge.net/ PR: ports/168083 Submitted by: nemysis@gmx.ch
* Mark BROKEN= does not build with boost-1.48.0makc2012-05-171-0/+2
| | | | Approved by: portmgr (linimon)
* Add patches to fix build with boost-1.48.0makc2012-05-172-1/+12
| | | | | | PR: ports/156253 Submitted by: Alexander Churanov Approved by: portmgr (linimon)
* - Update to 1.17.0miwi2012-05-163-21/+43
| | | | | PR: 166884 Submitted by: Ports Fury
* Kajaani Kombat is a funny multiplayer game... and much more!mva2012-05-164-0/+81
| | | | | | | | | | | | | | It is a rampart-like game (old arcade classic) set in space. Kajaani Kombat is playable with two to four players, over the internet or alternatively two players sharing one computer. It is also possible to play over the internet with, for example, 4 players of which two are sharing the same computer. Enjoy it with your friends! WWW: http://kombat.kajaani.net/ PR: ports/167374 Submitted by: nemysis@gmx.ch
* fix INDEXflo2012-05-151-1/+0
| | | | Pointy hat to: scheidell
* Update to 2.6.5.33 and unbreakmakc2012-05-152-9/+4
| | | | | PR: ports/167778 Submitted by: Stephen Dennis <brazilofmux at gmail.com>
* There's a black box. You can shoot in and watch, where the shotamdmi32012-05-155-0/+75
| | | | | | | | | | | leaves the box. In the box, crystals are reflecting the shots. You have to guess where the crystals are hidden, by watching your shots. WWW: http://www.linux-games.com/black-box/ PR: 167355 Submitted by: nemysis <nemysis@gmx.ch>
* Syobon Action (also known as Cat Mario or Neko Mario) is a platform gameamdmi32012-05-154-2/+54
| | | | | | | | | | | | with a similar gameplay experience as Super Mario Bros, except it s more difficult and was written by some psychopath. WWW: http://zapek.com/?p=189 - While here, sort games/Makefile PR: 167694 Submitted by: nemysis <nemysis@gmx.ch>
* Tanglet is a single player word finding game based on Boggle. Theamdmi32012-05-155-0/+110
| | | | | | | | | | | | | | | | | | object of the game is to list as many words as you can before the time runs out. There are several timer modes that determine how much time you start with, and if you get extra time when you find a word. You can join letters horizontally, vertically, or diagonally in any direction to make a word, so as long as the letters are next to each other on the board. However, you can not reuse the same letter cells in a single word. Also, each word must be at least three letters on a normal board, and four letters on a large board. WWW: http://gottcode.org/tanglet/ PR: 167239 Submitted by: nemysis <nemysis@gmx.ch>
* This is an implementation of the sets game.mva2012-05-155-0/+56
| | | | | | | WWW: http://www.linuxmotors.com/sets/ PR: ports/167237 Submitted by: nemysis@gmx.ch
* A game of dexterity, being somewhere between Breakout and billiard,mva2012-05-155-0/+75
| | | | | | | | | | | where the aim of each level is to shove floating stones towards compatible static stones. You control a short chain of stones with your mouse to achieve that. WWW: http://krank.sourceforge.net/ PR: ports/167236 Submitted by: nemysis@gmx.ch
* Update to 2.1.1.0.madpilot2012-05-1312-79/+60
| | | | | PR: ports/167227 Approved by: crees (mentor)
* Simsu is a basic Sudoku game. You can switch between filling in notesmva2012-05-135-0/+89
| | | | | | | | | | | | | (pencil mode), or filling in answers (pen mode). To make it easier to see where to place numbers, you can highlight all instances of a number. You can also check your answers for correctness while playing. The game stores your current notes and answers, so that you can pick up where you left off the next time you play. WWW: http://gottcode.org/simsu/ PR: ports/167238 Submitted by: nemysis@gmx.ch
* - Undeprecate, fix is ready pending cegui updateamdmi32012-05-131-3/+0
|
* - Mark BROKEN: does not buildpav2012-05-131-0/+2
| | | | | | | | | ./Libraries/CSharpCompiler.cs(48,41): error CS1729: The type `Mono.CSharp.Report' does not contain a constructor that takes `1' arguments /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error) ./Libraries/CSharpCompiler.cs(50,37): error CS1729: The type `Mono.CSharp.Evaluator' does not contain a constructor that takes `2' arguments /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error) Reported by: pointyhat
* - Fix spelling erroramdmi32012-05-131-1/+1
|
* - Use proper way to disable package building on pointyhatamdmi32012-05-121-3/+1
|
* - Add mirroramdmi32012-05-121-1/+2
|
* - Update to 0.3.2amdmi32012-05-123-8/+111
|
* - Respect STRIP in games using darkplaces engineamdmi32012-05-123-7/+10
| | | | | | | - While here, minor cleanup in nexuiz port PR: ports/167817 Submitted by: Jan Beich <jbeich@tormail.org>
* - Install binary in ../bin and not ../gamesscheidell2012-05-124-9/+19
| | | | | | | - Bump PORTREVISION PR: ports/167808 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* - Remove unmaintained COW-3 binary in favor of supported opensource ↵scheidell2012-05-124-74/+0
| | | | | | | client-cow version PR: ports/167349 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* Netrek is a multi-player battle simulation with a Star Trek theme.scheidell2012-05-127-0/+393
| | | | | | | | | | | | | | | | As a player, you captain starships to engage enemy vessels, bomb armies and invade planets in order to expand your team's space empire. The ultimate goal is to genocide the enemy race, but the carnage of battles along the way is ruthlessly fast paced and a lot of fun! It's a team-oriented game with realtime dogfighting but involving a lot of ongoing strategy. It costs no money to play, there are no ads, and it's open source. WWW: http://www.netrek.org/ PR: ports/167349 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* Update autoconf to 2.69 and automake to 1.12ade2012-05-124-3/+26
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* Block Rage is a falling blocks game with a 2-player hotseat mode,mva2012-05-115-0/+75
| | | | | | | | | | detailed graphics and animated plasmatic backgrounds. It is a remake of the awesome DOS classic Xixit. WWW: http://blockrage.sourceforge.net/ PR: ports/167395 Submitted by: nemysis@gmx.ch
* - De-pkg-plistcrees2012-05-112-14/+16
| | | | | | | | | | | | - Install as bin/bubble-chains, rather than bin/chains PR: ports/167777 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) - Stop using PKGNAMEPREFIX and just stick it in PORTNAME; hyphen is no problem here Approved by: maintainer
* - Update to 1.12.1wen2012-05-102-3/+3
|
* - Update to version 111.2.2ak2012-05-095-1558/+30
| | | | | | | | | - Use PORTDATA instead of a long plist - Remove plist files PR: ports/167529 Submitted by: Tijl Coosemans <tijl@coosemans.org> Approved by: eadler (mentor)
* GLightOff is a simple (but not so easy to solve!) puzzle game.pawel2012-05-085-0/+70
| | | | | | | | | The goal is to switch off all the lights on the 5x5 board. WWW: http://glightoff.sourceforge.net/ PR: ports/167232 Submitted by: nemysis@gmx.ch
* CuteMaze is a simple, top-down game in which mazes are randomly generated usingcrees2012-05-075-0/+107
| | | | | | | | | | | | one of a choice of several different algorithms. You move the character through the maze while hunting for targets (cheese, by default) the game is won once all of these targets have been picked up. WWW: http://gottcode.org/cutemaze/ PR: ports/166930 Submitted by: nemysis@gmx.ch
* The aim of Bubble Chains is to remove all of the targets on each level,crees2012-05-075-0/+88
| | | | | | | | | | | and to do this before the time (indicated with the blue-colored bar at the right) runs out. Keep doing this until you have passed the last level and won the game. WWW: http://bubble-chains.sintegrial.com/ PR: ports/167234 Submitted by: nemysis@gmx.ch
* - Use USE_DOS2UNIX instead of homemade equivalentak2012-05-062-11/+10
| | | | Approved by: eadler (mentor)
* The object of the game is to remove all of the blocks from the screenak2012-05-044-0/+57
| | | | | | | | | | | before the time runs out. Two blocks are removed at a time, and must be of the same color. After completing a level, you will be rewarded with a bonus point for every tick left on the clock. For each level thereafter, the time to complete the the level will be shorter. PR: ports/166854 Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor)
* - Mark BROKEN: does not compilepav2012-05-031-0/+2
| | | | | | | | | | | | [ 23%] Building CXX object CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o /usr/bin/c++ -O2 -pipe -DOLD_MESA -fno-strict-aliasing -O2 -pipe -DOLD_MESA -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -o CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o -c /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTUREPROC' does not name a type /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(char*, int, int, int*, bool, int*)': /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13' was not declared in this scope /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUREPROC' was not declared in this scope /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL_GL_GetProcAddress' Reported by: pointyhat
* Fix build with gcc46+martymac2012-05-0221-0/+228
| | | | Submitted by: avg
* - Chase x11-toolkits/fox16 shlib bumpgahr2012-05-021-1/+1
| | | | - Bump PORTREVISION
* - Use pkg-message instead of ${ECHO}ak2012-05-012-6/+8
| | | | | Suggested by: makc Approved by: maintainer timeout (2 weeks), eadler (mentor)
* - attach gplv2 licensejgh2012-05-011-0/+3
| | | | | PR: ports/167435 Submitted by: maintainer, kevinz5000@gmail.com
* SDL Lopan is a mahjong game remakeak2012-04-285-0/+72
| | | | | | PR: ports/167306 Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor)
* SDL Jewels is a tile-matching 8x8 puzzle gameak2012-04-285-1/+87
| | | | | | PR: ports/167304 Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor)
* Remove do-build target, set ALL_TARGET instead.ak2012-04-281-4/+2
| | | | Approved by: maintainer (implicit), eadler (mentor)
* SDL Scavenger A Lode Runner like gameak2012-04-276-0/+92
| | | | | Submitted by: nemysis <nemysis@gmx.ch> Approved by: eadler (mentor)
* Update Simgear and Flightgear ports to 2.6.0martymac2012-04-2710-84/+130
|
* - Update to 1.10tabthorpe2012-04-272-3/+3
| | | | | PR: ports/166950 Submitted by: maintainer
* - Update graphics/osg to 3.0.1amdmi32012-04-263-15/+8
| | | | | | | | - Bump revisions on dependent ports due to shlib version bump - Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1) - Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency Submitted by: martymac (1)
* Arx Libertatis is a cross-platform, open source port of Arx Fatalis,amdmi32012-04-266-0/+90
| | | | | | a 2002 first-person role-playing game developed by Arkane Studios. WWW: http://arx-libertatis.org
* Remove uneeded data port. Everything is now included in games/netpanzer.madpilot2012-04-265-434/+0
| | | | Approved by: crees (mentor)
* Update to version 0.8.4 [1]madpilot2012-04-268-49/+70
| | | | | | | This update also fixes the build with clang. Reported by: Kevin Zheng <kevinz5000@gmail.com> [1] Approved by: crees (mentor)
* Correct website in pkg-descreadler2012-04-251-1/+1
| | | | Submitted by: nemysis@gmx.ch
* - Use correct version of love binaryamdmi32012-04-242-2/+2
|
* - Switch to devel/love07amdmi32012-04-241-1/+2
|
* Install program's icon and desktop entry filepawel2012-04-242-0/+13
| | | | | PR: ports/167212 Submitted by: maintainer
* - Update to 1.7.0amdmi32012-04-238-48/+36
| | | | | | | | | - Use canonical names for patch files - Take maintainership (1) PR: 167181 Submitted by: myself Approved by: maintainer via private email (1)
* - Update to 20120128 (1.0.1)pawel2012-04-233-8/+17
| | | | | | | | - Remove USE_LUA (internal interpreter) - Fix build with clang (from upstream) PR: ports/167168 Submitted by: maintainer
* - Update to version 0.4.5miwi2012-04-222-9/+9
| | | | | PR: 166885 Submitted by: Ports Fury
* - Update to 1.0.0miwi2012-04-226-29/+72
| | | | | PR: 166886 Submitted by: Ports Fury
* - WWW is no longer available, change to an alternative versionlme2012-04-223-3/+3
| | | | | - Use @dirrmtry instead of @unexec - Grab maintainership
* Unbreak.motoyuki2012-04-211-5/+0
|
* - Update Shogi to 1.4.0johans2012-04-202-4/+6
| | | | - New MASTER_SITE (and new upstream maintainer)
* Update xboard to 4.6.2johans2012-04-202-3/+3
|
* Update to version 1.76pawel2012-04-1911-317/+363
| | | | | PR: ports/167041 Submitted by: maintainer
* - Bump PORTREVISION (freepascal ports were updated)acm2012-04-191-1/+1
|