aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
...
* Update the gnome-games suite to the latest:Koop Mast2017-05-1761-443/+469
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update atomix to 3.22.0. Update five-or-more to 3.22.2. Update four-in-a-row to 3.22.1. Update gnome-2048 to 3.22.0. Update gnome-chess to 3.24.1. Update gnome-klotski to 3.22.1. Update gnome-mahjongg to 3.22.0. Update gnome-mines to 3.24.0. Update gnome-nibbles to 3.24.0. Update gnome-robots to 3.22.1. Update gnome-sudoku to 3.24.0. Update gnome-taquin to 3.22.0. Update gnome-tetravex to 3.22.0. Update hitori to 3.22.3. Update iagno to 3.22.0. Update lightsoff to 3.24.0. Update quadrapassel to 3.22.0. Update swell-foop to 3.24.0. Update tali to 3.22.0. * Add licenses * Review dependancies * Update WWW lines Obtained from: gnome devel repo (based on) Notes: svn path=/head/; revision=441065
* Update to 120.2.2Tijl Coosemans2017-05-162-12/+13
| | | | Notes: svn path=/head/; revision=441004
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* games/wesnoth: add pkg-message for charset informationTorsten Zuehlsdorff2017-05-161-0/+5
| | | | | | | | | | | | Wesnoth assumes an UTF-8 charset by default. Using another one will result in a crash of Wesnoth. Since the charset depends on the env, the user needs to take care itself. PR: 216500 Submitted by: mzs_47@yahoo.co.in Notes: svn path=/head/; revision=440997
* Remove svn keywords from patches.Mathieu Arnold2017-05-151-3/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440939
* Backport security fix faf872e7 (CVE-2017-8921)Ganael LAPLANCHE2017-05-152-1/+29
| | | | | | | | Reported by: Florent Rougon <f.rougon@free.fr> Security: https://sourceforge.net/p/flightgear/flightgear/ci/faf872e7 Notes: svn path=/head/; revision=440915
* - Add missing dependsDmitry Marakasov2017-05-151-2/+5
| | | | | | | - Simplify port Notes: svn path=/head/; revision=440912
* update to 20170512 snapshot from NetBSDNikolai Lifanov2017-05-142-4/+4
| | | | Notes: svn path=/head/; revision=440873
* Mark some ports failing on various tier-2 archs. In cases where theMark Linimon2017-05-142-0/+2
| | | | | | | | | | | | | error message was a stub, provide a real one. While here, pet portlint. This is a catchup commit from various earlier commits. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440863
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-136-3/+9
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440858
* - Broken checksum mismatchMartin Wilke2017-05-131-0/+2
| | | | | | | | libretro-CATSFC-libretro-5907687_GH0.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 373347, actual 373224) Notes: svn path=/head/; revision=440787
* - Mark BrokenMartin Wilke2017-05-131-0/+2
| | | | | | | | | | => Attempting to fetch http://www.craftychess.com/crafty-23.8.zip fetch: http://www.craftychess.com/crafty-23.8.zip: Not Found => Attempting to fetch http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip fetch: http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip: Not Found Notes: svn path=/head/; revision=440755
* games/acm: prevent free()ing unitialized dataJan Beich2017-05-122-1/+17
| | | | | | | | | | | | | | | acm may coredump immediately after starting on systems which do not zero malloc()ed memory e.g., MALLOC_CONF=junk:true. This is because one of the fields of a malloc()ed data structure (w) contains a pointer (w->csPool2), and if that pointer is never used, then later code will find the pointer is non-NULL and try to free() the memory pointed to by the pointer. PR: 215427 Submitted by: Jeff Gibbons <jgibbons@protogate.com> Notes: svn path=/head/; revision=440736
* - Update to 1.0.8Emanuel Haupt2017-05-123-18/+22
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=440715
* games/acm: unbreak on aarch64Jan Beich2017-05-122-12/+5
| | | | | | | | | | | | xdr_var_array.c:82:12: fatal error: 'machine/limits.h' file not found # include <machine/limits.h> ^ 1 error generated. Reported by: pkg-fallout Notes: svn path=/head/; revision=440711
* games/aisleriot: merge couple of fixes from gnome devel repoRuslan Makhmatkhanov2017-05-121-1/+3
| | | | | | | | | | | - add missing dependency upon libcanberra (reported by QA) - change CONFLICTS because it only conflicts on install phase - bump PORTREVISON because of dependency list change With hat: gnome Notes: svn path=/head/; revision=440693
* update games/wtf to 20170511 snapshot from NetBSDNikolai Lifanov2017-05-122-4/+4
| | | | Notes: svn path=/head/; revision=440688
* games/libgnome-games-support>: remove BROKEN after gtk30 updated to 3.22Ruslan Makhmatkhanov2017-05-121-2/+0
| | | | Notes: svn path=/head/; revision=440686
* - Update to 20170508Dmitry Marakasov2017-05-123-6/+6
| | | | | | | - Update WWW Notes: svn path=/head/; revision=440683
* games/aisleriot: update 3.18.2 -> 3.22.2Kurt Jaeger2017-05-123-24/+30
| | | | | | | | | | | | | | | | https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.0.changes https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.1.changes https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.2.changes https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.0.changes https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.1.changes https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.2.changes PR: 218862 Submitted by: w.schwarzenfeld@utanet.at Reported by: rkoberman@gmail.com Notes: svn path=/head/; revision=440673
* - Update to 1.9.4Jose Alonso Cardenas Marquez2017-05-112-9/+12
| | | | | | | - Bump PORTEPOCH Notes: svn path=/head/; revision=440671
* - Update to 1.9.4.3Jose Alonso Cardenas Marquez2017-05-112-6/+10
| | | | | | | - Bump PORTEPOCH Notes: svn path=/head/; revision=440670
* Mark BROKEN: unfetchableAntoine Brodin2017-05-111-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=440643
* Fix check-sanity after WTFPL additionAntoine Brodin2017-05-111-2/+0
| | | | Notes: svn path=/head/; revision=440615
* Mark BROKEN: fails to buildAntoine Brodin2017-05-101-2/+2
| | | | | | | | | | | In file included from ui.cpp:40: In file included from ./gtkmm/ui.h:55: /usr/local/include/glibmm-2.4/glibmm/refptr.h:93:18: error: expected ';' at end of declaration list Reported by: pkg-fallout Notes: svn path=/head/; revision=440606
* Mark BROKEN: fails to buildAntoine Brodin2017-05-101-0/+2
| | | | | | | | | | | In file included from EmberServices.cxx:19: ../../../../src/services/server/ServerService.h:32:10: fatal error: 'sigc++/object_slot.h' file not found #include <sigc++/object_slot.h> Reported by: pkg-fallout Notes: svn path=/head/; revision=440605
* Mark BROKEN: fails to buildAntoine Brodin2017-05-101-2/+2
| | | | | | | | | | | In file included from cheech.cc:22: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout Notes: svn path=/head/; revision=440604
* update games/wtf to 20170510 snapshot from NetBSDNikolai Lifanov2017-05-102-4/+4
| | | | Notes: svn path=/head/; revision=440562
* games/openbor: oops, make sure patch(1) doesn't confuse contextJan Beich2017-05-103-4/+47
| | | | Notes: svn path=/head/; revision=440523
* games/openbor: update to 4505Jan Beich2017-05-092-5/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/commit/c0037ec Notes: svn path=/head/; revision=440520
* games/openbor: drop no longer necessary crash workaroundJan Beich2017-05-091-9/+0
| | | | Notes: svn path=/head/; revision=440515
* games/openbor: update to 3.0.r4504Jan Beich2017-05-0936-78/+1189
| | | | | | | | | | | | | - Add old slaves for some games (e.g. Ghosts'n Demons) based on http://www.chronocrash.com/forum/index.php?topic=2360.0 - Annotate .desktop file with build version - Drop v3.0 from package version - s/module/game/ in pkg-message for less ambiguity Changes: https://github.com/DCurrent/openbor/compare/ba1eb4f...4dfdb66 Notes: svn path=/head/; revision=440514
* Fix audio outputTobias Kortkamp2017-05-092-1/+12
| | | | | | | | | | Let GStreamer decide which audio sink to use and do not force use the ALSA sink. Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10657 Notes: svn path=/head/; revision=440499
* Update my email addressDanilo G. Baio2017-05-082-2/+2
| | | | | | | | Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10648 Notes: svn path=/head/; revision=440442
* Fix shebangsTobias C. Berner2017-05-081-2/+6
| | | | | | | | Reported by: miwi Approved by: rakuco (mentor, implicit) Notes: svn path=/head/; revision=440441
* Batch downloader for games distributed by GOG.com (Good Old Games).Stefan Eßer2017-05-065-0/+81
| | | | | | | | | | A number of Linux games distributed by GOG.com should be usable under Linux emulation on FreeBSD, but none has actually been tested. Approved by: antoine (mentor) Notes: svn path=/head/; revision=440289
* update games/wtf to 20170505 snapshot from NetBSDNikolai Lifanov2017-05-062-4/+4
| | | | Notes: svn path=/head/; revision=440263
* - Update to 1.7.4.1Martin Wilke2017-05-052-4/+4
| | | | | | | | PR: 218420 Submitted by: maintainer Notes: svn path=/head/; revision=440153
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=440110
* - Update devel/libical to version 2.0Pawel Pekala2017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION in all consumers - mail/claws-mail-vcalendar now builds, remove IGNORE - Mark devel/libical-glib as BROKEN Release Highlights WARNING: Version 2 IS NOT Binary Compatible with Older Versions Version 2 is Source Compatible with Older Versions Lots of source code scrubbing [New] RSCALE support (requires libicu from http://www.icu-project.org) [New] CalDAV attachment support (draft-daboo-caldav-attachments) [New] Resurrect the Berkeley DB storage support [Bug] issue83: Incorrect recurrence generation for weekly pattern Handle RRULEs better Handle threading better PR: 218711 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=440024
* devel/boost-*: update to 1.64.0Jan Beich2017-05-0237-34/+37
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Provide error messages for some ports failing on aarch64, and, in aMark Linimon2017-05-014-1/+9
| | | | | | | | | | | few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439906
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months ↵Larry Rosenman2017-04-3023-935/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (google code has gone away) 2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away) 2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6 2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/trac-down: Upstream is gone www/tengine 2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-dotcloud.cli: deprecated in upstream 2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away) 2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away) 2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away) 2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away) 2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead Notes: svn path=/head/; revision=439826
* Update to 0.6.0Sunpoet Po-Chuan Hsieh2017-04-301-1/+1
| | | | | | | | | - Bump PORTREVISION for dependent ports Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=439814
* Update devel/protobuf to 3.3.0Sunpoet Po-Chuan Hsieh2017-04-293-3/+3
| | | | | | | | | | | - Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases PR: 178687 [1] Notes: svn path=/head/; revision=439753
* - Switch to options helpersDmitry Marakasov2017-04-292-9/+5
| | | | | | | - Update WWW Notes: svn path=/head/; revision=439743
* - Update to 3.2.3Dmitry Marakasov2017-04-296-17/+27
| | | | Notes: svn path=/head/; revision=439713
* - Update to 0.8.2Dmitry Marakasov2017-04-284-39/+35
| | | | Notes: svn path=/head/; revision=439674
* games/openbor: document how to get svn revisionJan Beich2017-04-271-0/+1
| | | | Notes: svn path=/head/; revision=439587
* games/fairymax: Improve regex conformanceLarry Rosenman2017-04-261-3/+4
| | | | | | | | | | PR: 218606 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: Kalten <kalten@gmx.at> (maintainer), adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10502 Notes: svn path=/head/; revision=439425