aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to 9.4gDmitry Marakasov2017-06-285-34/+100
| | | | Notes: svn path=/head/; revision=444575
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-277-5/+7
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* games/manaplus: update to 1.7.6.24Jan Beich2017-06-273-4/+11
| | | | | | | | | | Changes: https://manaplus.org/changelog#new_release_17624 PR: 219855 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer, earlier version) MFH: 2017Q2 Notes: svn path=/head/; revision=444438
* Scrub one more usage of pc98.Mark Linimon2017-06-261-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444426
* games/xscavenger: fix font mapping with Clang or GCC 7.*Jan Beich2017-06-262-0/+13
| | | | | | | | | | | | Characters of user name and some menu couldn't display the correct letters because of incorrect font mapping. PR: 220106 Submitted by: Yasuhito FUTATSUKI MFH: 2017Q2 Notes: svn path=/head/; revision=444423
* Scrub mention of armv6hf from ARCHS. It was never in a released version.Mark Linimon2017-06-261-1/+1
| | | | | | | | | | While here, sort ARCHS and pet portlint. Reviewed by: imp Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444416
* Update to 4.1.0Sunpoet Po-Chuan Hsieh2017-06-263-3/+16
| | | | | | | Changes: http://rephial.org/release/ Notes: svn path=/head/; revision=444399
* - Switch to options helpersDmitry Marakasov2017-06-262-3/+5
| | | | | | | - Update WWW Notes: svn path=/head/; revision=444358
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444336
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444335
* games/aquaria: unbreak after r443975Jan Beich2017-06-261-0/+24
| | | | | | | | | | | | Aquaria/Continuity.cpp:(.text+0x1684e): undefined reference to `tinyxml2::StrPair::GetStr()' CMakeFiles/aquaria.dir/Aquaria/DSQ.cpp.o: In function `DSQ::loadModsCallback(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long)': Aquaria/DSQ.cpp:(.text+0x1014e): undefined reference to `tinyxml2::StrPair::GetStr()' c++: error: linker command failed with exit code 1 (use -v to see invocation) Reported by: pkg-fallout Notes: svn path=/head/; revision=444331
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-256-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444317
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444316
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444315
* Remove expired ports:Rene Ladan2017-06-255-55/+0
| | | | | | | | | | | 2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool instead 2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool instead 2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no longer used by anything 2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06, https://www.sixxs.net/sunset/ databases/pgpoolAdmin: depended on expired databases/pgpool-II and only supported PostgreSQL 9.2 which is will EOL in September 2017 Notes: svn path=/head/; revision=444313
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-4/+0
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-221-4/+5
| | | | | | | | | - Add NO_ARCH - Convert to options target helper - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=444155
* Broken along with balazar_brothers.Mark Linimon2017-06-211-0/+1
| | | | Notes: svn path=/head/; revision=444086
* - Update games/widelands to build19Guido Falsi2017-06-206-32/+117
| | | | | | | | | PR: 216457 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: maintainer timeout Notes: svn path=/head/; revision=443985
* Update textproc/tinyxml2 to 5.0.0Sunpoet Po-Chuan Hsieh2017-06-201-0/+1
| | | | | | | | | | - Use PLIST instead of PLIST_FILES - Bump PORTREVISION for shlib change Changes: https://github.com/leethomason/tinyxml2/commits/master Notes: svn path=/head/; revision=443975
* * Updated to 20170614 (r6180)Richard Gallamore2017-06-193-8/+19
| | | | | | | | | | | | | * Added non-default option GCC PR: 220039 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11253 Notes: svn path=/head/; revision=443899
* Update libgnome-games-support to 1.2.2.Koop Mast2017-06-194-5/+8
| | | | | | | Update WWW to point to the real git repo and not the github mirror. Notes: svn path=/head/; revision=443861
* - Update to 4.12.1Danilo Egea Gondolfo2017-06-173-12/+36
| | | | Notes: svn path=/head/; revision=443789
* Pentobi is a computer opponent for the board game Blokus.Dmitry Marakasov2017-06-166-0/+156
| | | | | | | | | | | | | | | | | | * Supported game variants: Classic, Duo, Trigon, Junior, Nexos, GembloQ, Callisto * Strong Blokus engine with 9 different playing levels * Player rating by playing rated games against the computer * Game analysis function * Save and load games in Smart Game Format including comments and move variations * Source code is available under the GNU General Public License * System requirements: 1 GB RAM, 1 GHz CPU (4 GB RAM, 2.5 GHz dual-core or faster CPU recommended for playing level 9) WWW: https://pentobi.sourceforge.io/ Notes: svn path=/head/; revision=443680
* - Update to 20170606Dmitry Marakasov2017-06-162-6/+12
| | | | | | | - Install more documentation Notes: svn path=/head/; revision=443676
* - Update to 2.14.7Dmitry Marakasov2017-06-156-55/+17
| | | | | | | - Add .desktop entry Notes: svn path=/head/; revision=443633
* update games/wtf to 20170614 snapshot from NetBSDNikolai Lifanov2017-06-152-4/+4
| | | | Notes: svn path=/head/; revision=443620
* - Add LICENSEDmitry Marakasov2017-06-152-5/+13
| | | | | | | | | | - Add missing dependency - Update WWW - Switch to options helpers - Switch to USES=localbase Notes: svn path=/head/; revision=443615
* Update OpenTTD to version 1.7.1.Alexey Dokuchaev2017-06-142-4/+4
| | | | | | | TIMESTAMP (openttd-1.7.1-source.tar.xz) = 1497378900 Notes: svn path=/head/; revision=443592
* - Switch to options helpersDmitry Marakasov2017-06-141-1/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=443558
* games/openbor: update to 4515Jan Beich2017-06-132-6/+6
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/c0037ec...12fc70c Notes: svn path=/head/; revision=443544
* Mark BROKEN: conflicting dependenciesAntoine Brodin2017-06-111-0/+2
| | | | | | | | | py27-twisted-17.1.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place) Reported by: pkg-fallout Notes: svn path=/head/; revision=443391
* games/openra: update GeoLite2 to June snapshotJan Beich2017-06-112-3/+4
| | | | | | | fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1381919, actual 1454069 Notes: svn path=/head/; revision=443384
* - Update WWWDmitry Marakasov2017-06-111-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=443376
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Games_Chess-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Games_Chess-1.0.1.tgz fetch: http://pear.php.net/get/Games_Chess-1.0.1.tgz: size mismatch: expected 86920, actual 89817 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Games_Chess-1.0.1.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443254
* Remove no-op WX_UNICODESunpoet Po-Chuan Hsieh2017-06-106-6/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443053
* - Update to 0.3.3Dmitry Marakasov2017-06-094-21/+22
| | | | Notes: svn path=/head/; revision=443010
* - Fix key file installationDmitry Marakasov2017-06-091-3/+2
| | | | | | | | PR: 219887 Submitted by: nico@lifeisabug.com Notes: svn path=/head/; revision=443007
* New port: games/OpenTombTobias Kortkamp2017-06-098-0/+295
| | | | | | | | | | | | | | | | | | OpenTomb is an open-source engine reimplementation project intended to play levels from all classic-era Tomb Raider games (TR 1-5) and custom TRLE levels. The project does not use any old Tomb Raider source code, because all attempts to retrieve sources from Eidos / Core were in vain. WWW: https://opentomb.github.io/ PR: 218883 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10664 Notes: svn path=/head/; revision=442987
* Update to 1.51Tobias Kortkamp2017-06-092-5/+4
| | | | | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11098 Notes: svn path=/head/; revision=442986
* Add explicit libpng dependency to fix the build of games/opensonicTobias Kortkamp2017-06-091-1/+2
| | | | | | | | | | | after the recent devel/allegro update. PR: 215838 Approved by: mat (mentor), devel@stasyan.com (maintainer) Differential Revision: https://reviews.freebsd.org/D11039 Notes: svn path=/head/; revision=442982
* Add NO_ARCHSunpoet Po-Chuan Hsieh2017-06-071-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442880
* - Update to 0.4.16Dmitry Marakasov2017-06-063-5/+5
| | | | Notes: svn path=/head/; revision=442787
* - Update to 0.4.16Dmitry Marakasov2017-06-065-18/+16
| | | | Notes: svn path=/head/; revision=442786
* - Add games/auralquizDmitry Marakasov2017-06-066-0/+86
| | | | | | | | | | | | | | | | | | | | Auralquiz is a simple music quiz game for GNU/Linux, using your own music files. The game plays short pieces of music files from your folders (in Ogg Vorbis, FLAC, Opus or MP3 formats), and presents a question and several answers about the current song. The fastest the answer, the more points you receive. Up to 8 people can play in a turn-based mode. In the highest difficulty level there are no answer buttons, and instead, you have to type the answer yourself. WWW: https://jancoding.wordpress.com/auralquiz/ Notes: svn path=/head/; revision=442785
* Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.Mathieu Arnold2017-06-066-41/+29
| | | | | | | | | While there, fix small style issues. Sponsored by: Absolight Notes: svn path=/head/; revision=442783
* Use MAKE_CMD instead of MAKE in pre-build.Raphael Kubo da Costa2017-06-051-1/+1
| | | | | | | | We may be building with something other than make, as is the case if one uses CMake's ninja generator. Notes: svn path=/head/; revision=442691
* Switch to an out-of-source CMake build.Raphael Kubo da Costa2017-06-052-6/+2
| | | | | | | | This prevents some build system files from being installed. Bump PORTREVISION accordingly. Notes: svn path=/head/; revision=442686
* Change from USES=twisted to devel/py-twistedSunpoet Po-Chuan Hsieh2017-06-051-2/+3
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=442637