aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Remove deprecated @dirrmpawel2016-01-282-12/+1
| | | | | | - Use option helper Approved by: portmgr blanket
* - Modernize pkg-plistpawel2016-01-282-8/+6
| | | | | | | - Use option helper - pkg-message is shown automatically now Approved by: portmgr blanket
* Modernize pkg-plistpawel2016-01-281-15/+2
|
* Modernize pkg-plistpawel2016-01-281-3/+1
|
* - Update to 0.38.0amdmi32016-01-2821-80/+87
| | | | | PR: 206508 Submitted by: t@tobik.me (maintainer)
* - Update to 3.1.3amdmi32016-01-274-26/+3
| | | | PR: 206638
* Modernize pkg-plistpawel2016-01-271-5/+3
|
* Modernize pkg-plistpawel2016-01-271-5/+3
|
* Modernize pkg-plistpawel2016-01-271-5/+3
|
* Fix last commitpawel2016-01-271-2/+2
|
* Modernize pkg-plistpawel2016-01-271-5/+3
|
* - Update to 1.4.0amdmi32016-01-272-4/+5
| | | | | | | - While here, fix LICENSE PR: 206625 Submitted by: lifanov@mail.lifanov.com
* - Update to 0.4.0.3amdmi32016-01-262-3/+3
|
* Standalone version of xkcd 1608 "Hoverboard" game originally availableamdmi32016-01-255-0/+69
| | | | | | at http://xkcd.com/1608/ WWW: https://github.com/AMDmi3/hoverboard-sdl
* - Update to 0.4.13amdmi32016-01-252-5/+7
| | | | | | | - Switch to options helpers PR: 205858 Submitted by: kevinz5000@gmail.com
* Add forgotten pkg-descr updateamdmi32016-01-251-2/+2
|
* - Update to 0.4.13amdmi32016-01-254-38/+35
| | | | | PR: 205856 Submitted by: kevinz5000@gmail.com
* - Update to 20150620amdmi32016-01-245-95/+72
| | | | | PR: 190106 Submitted by: fiziologus@gmail.com (maintainer)
* - Add USES pkgconfig, forgotten in previous commitnemysis2016-01-241-1/+1
|
* . Remove the pre-everything target, it doesn't really apply any more.glewis2016-01-241-10/+0
|
* . Add a port of NetHack 3.6.0glewis2016-01-2423-0/+940
| | | | | PR: 205255 Submitted by: groot@kde.org
* - Update to 1.5.1.1, announce messages are here:nemysis2016-01-243-35/+267
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project: Starfighter 1.5.1 Released https://savannah.nongnu.org/forum/forum.php?forum_id=8443 Project: Starfighter 1.4 Released https://savannah.nongnu.org/forum/forum.php?forum_id=8295 Project: Starfighter 1.3.3 Released https://savannah.nongnu.org/forum/forum.php?forum_id=8275 Project: Starfighter 1.3.1 Released https://savannah.nongnu.org/forum/forum.php?forum_id=8253 Project: Starfighter 1.3 Released https://savannah.nongnu.org/forum/forum.php?forum_id=8249 - Change master site from SourceForge to GNU Savannah - Change license GPLv2+ to GPLv3+ - Use icons instead of icon - Add USES dos2unix - Remove USES python:2,build shebangfix - Remove obsolete USE_XORG, WITH_ZLIB, MAKEFILE - Change USE_SDL image mixer to image2 mixer2 - Use pkg-plist instead of PLIST_FILES - Change DOCS - Remove Desktop entry file, Upstream have accepted changes - Change REINPLACE, changed by upstream
* In the copy of mednafen included in libretro-cores, replace a nameddim2016-01-241-0/+38
| | | | | | | | | label in inline assembly in an inline function with a local label. This prevents "invalid symbol redefinition" errors when the function is inlined multiple times, for example within an unrolled loop. Approved by: yuri@rawbw.com (maintainer) PR: 206542
* - Update to 1.23, announce message:nemysis2016-01-242-3/+3
| | | | * Updated French and German translations
* - Recreate tarball, new GitHub commitnemysis2016-01-223-3/+4
| | | | Please look 'git log'
* games/stendhal: update 1.18 -> 1.19robak2016-01-223-3/+14
| | | | | PR: 206395 Submitted by: Jordan Irwin <antumdeluge@gmail.com> (maintainer)
* Don't build with `-ffast-math -funroll-loops' flags by default: contemporarydanfe2016-01-213-8/+28
| | | | | | compilers should be smart enough to generate good code of of the box without potentially unsafe fast-math, and remove standard `-O2 -fno-strict-aliasing' options from the "optimized flags".
* - Update `games/mvdsv' port to version 0.30danfe2016-01-217-45/+118
| | | | | | | | - Do not set DISTNAME, let the framework pick it for us - Stop "configuring" the build, the most substantial part of which was to determine system endianness (by compiling and running simple program); this is not just bogus, but does not work with anticipated cross-builds - Unbreak the build of `games/qwdtools' slave port
* . Fix MASTER_SITES and thus fetch.glewis2016-01-211-1/+1
|
* . Fix MASTER_SITES and thus fetch.glewis2016-01-211-1/+1
| | | | | PR: 206429 Submitted by: groot@kde.org
* Update to 1.8.9.bdrewery2016-01-212-4/+3
| | | | | PR: 206451 Approved by: Jonathan Price <freebsd@jonathanprice.org> (maintainer)
* Update to FreeCiv 2.5.2 (bugfix release)johans2016-01-212-4/+5
|
* Mark BROKEN: fails to patchantoine2016-01-211-0/+2
| | | | | Reported by: pkg-fallout MFH: 2016Q1
* - Update to 1.14, please seenemysis2016-01-192-3/+3
| | | | /usr/local/share/doc/vms-empire/NEWS
* - Fix build with boost 1.60amdmi32016-01-193-0/+47
| | | | See https://github.com/Oberon00/luabind/commit/fb3c6623c728209a2ba69d178bd87589bf04e9cf
* games/minecraft-client: switch to USES=openalswills2016-01-191-1/+1
|
* - Update to 1.18.0miwi2016-01-182-3/+3
| | | | | PR: 206322 Submitted by: maintainer
* - Remove deprecated @dirrmpawel2016-01-171-11/+9
| | | | | | | - Add NO_ARCH - Convert to options helpers Approved by: portmgr blanket
* - Update to 1.9.7amdmi32016-01-162-4/+4
|
* - Update to 1.9.7amdmi32016-01-165-65/+9
|
* - Update to 0.4.0.2amdmi32016-01-162-3/+3
|
* - Update to 1.3.1miwi2016-01-154-11/+10
| | | | | PR: 206247 Submitted by: ports fury
* - Move scorefile to /var/gamesamdmi32016-01-145-31/+14
| | | | | | | | | - Modernize plist - Remove useless pkg-message PR: 205626 Submitted by: amdmi3 Approved by: maintainer timeout (e@ik.nu, 2 weeks)
* - Update to 1.9.2.5 to fix fetchjhale2016-01-143-13/+13
| | | | - Change modes with plist
* - Silence portscout false positivesamdmi32016-01-141-0/+2
|
* - Add LICENSE_FILEamdmi32016-01-141-4/+5
| | | | | - Don't duplicate COMMENT in DESKTOP_ENTRIES - Silence mkdirs and strip
* Fix PORTSCOUT=skipv to match tag nameamdmi32016-01-131-1/+1
|
* - Remove unused USE_* knobs:ak2016-01-131-1/+0
| | | | | | | | | | | | | | | | | | | | databases/mysql57-server games/kajongg textproc/ruby-htree - Fix typos in USE_* knobs: graphics/fortytwo math/hexcalc misc/gnustep-examples www/h2o - Remove unused BROKEN_alpha knob: devel/directfb - Remove user-settable knob: multimedia/tovid Approved by: portmgr blanket
* - Add LICENSEamdmi32016-01-131-0/+2
| | | | | PR: 206160 Submitted by: lifanov@mail.lifanov.com (maintainer)
* - Add PORTSCOUTamdmi32016-01-131-0/+2
|
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-13201-205/+202
| | | | Approved by: portmgr blanket
* Hand over maintainership back to ports@ for ports which i'm not using myself ↵decke2016-01-121-1/+1
| | | | anymore.
* Add Public Domain support to ports license framework. You can now useamdmi32016-01-123-10/+1
| | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149
* - Update to 0.14.01lme2016-01-128-75/+130
| | | | | | | | | - Switch to new upstream - Unbreak build - Update pkg-message PR: 205648 Submitted by: amdmi3
* Update to upstream release 0.17.1; fix build on pre-10riggs2016-01-116-36/+35
| | | | | | PR: 206009 Submitted by: tobias.rehbein@web.de (maintainer) MFH: 2016Q1
* Convert g* and i* to USES=sqlite and USES=firebirdbapt2016-01-1111-22/+12
|
* - Drop unneeded PLIST_DIRS and flagsamdmi32016-01-101-5/+1
|
* - Clarify LICENSEamdmi32016-01-101-4/+2
| | | | | | | - Add LICENSE_FILE - Drop unneeded PLIST_DIRS Approved by: portmgr blanket
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-3/+4
| | | | - Add NO_ARCH
* - Add LICENSE_FILEamdmi32016-01-101-4/+3
| | | | | | | - Switch to USES=localbase - Drop unneeded PLIST_DIRS Approved by: portmgr blanket
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-3/+2
| | | | - Switch to options helpers
* - Clarify LICENSEamdmi32016-01-101-3/+5
| | | | | | | | - Add LICENSE_FILE - Drop unneeded PLIST_DIRS - Switch to options helpers Approved by: portmgr blanket
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-2/+2
| | | | - Add NO_ARCH
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-1/+0
|
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-2/+2
|
* - Add LICENSEamdmi32016-01-102-2/+4
| | | | | - Drop unneeded PLIST_DIRS - Convert Makefile echo to pkg-message
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-1/+1
| | | | - Add NO_ARCH
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-9/+4
| | | | - Switch to BROKEN helpers
* - Clarify LICENSEamdmi32016-01-101-3/+4
| | | | | | - Add LICENSE_FILE - Drop unneeded PLIST_DIRS - Switch to options helpers
* - Drop unneeded PLIST_DIRSamdmi32016-01-101-1/+2
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Switch to USES=taramdmi32016-01-101-5/+3
| | | | | | | - Add NO_ARCH - Drop unneeded PLIST_DIRS Approved by: portmgr blanket
* - Convert to USES=autoreconf localbasepawel2016-01-101-6/+1
| | | | | | - Remove deprecated PLIST_DIRSTRY Approved by: portmgr blanket
* . Fix the permissions of the playground.glewis2016-01-102-2/+3
|
* . Fix the permissions of the playground.glewis2016-01-102-1/+2
|
* - Update to 1.5.3amdmi32016-01-095-45/+9
|
* - Update to 1.5.3amdmi32016-01-092-5/+81
|
* - Update to 20160108miwi2016-01-092-3/+3
| | | | | PR: 206037 Submitted by: maintainer
* - Move highscores to /var/gamesdanilo2016-01-093-20/+15
| | | | | | | | - Modernize plist - Add license PR: 205628 Submitted by: amdmi3
* - Update to 0.6amdmi32016-01-082-3/+3
|
* - Update to 0.8.10amdmi32016-01-082-4/+4
|
* games/katawa-shoujo: include Italian translationjbeich2016-01-083-3/+10
| | | | | Changes: http://katawashoujo.blogspot.fi/2015/12/katawa-shoujo-in-italian.html MFH: 2016Q1
* Needs c++11 compatible stdc library, this fixes build on FreeBSD 9.pawel2016-01-081-1/+1
|
* - Modernize pkg-plist, remove deprecated @dirrmpawel2016-01-082-23/+7
| | | | | | | | - Convert to options helper PR: 205845 Submitted by: myself Approved by: maintainer
* - Modernize pkg-plist, remove deprecated @dirrmpawel2016-01-082-8/+5
| | | | | | | | - Convert to options helper PR: 205844 Submitted by: myself Approved by: maintainer
* Update to version 1.0.1pawel2016-01-073-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - CSW2015 dictionary - Ability to create brand new dictionaries. In the lexicon chooser, scroll to the bottom choice, "Add new lexicon..." and open up a raw word list (.raw, .txt) or a .dawg file - Ability to edit existing dictionaries. Next to the lexicon chooser, press the Edit button - Ability to generate GADDAGs from within the interface. Click "Build lexicon database..." in the Settings pane to do this. - All lexicons and configuration files can now be customized and loaded from outside of the layout. User-created lexica are automatically saved in a preferences directory designated by Qt for Quackle - New DAWG format. The new format supports MD5 hashes on the dictionary so that you can tell with certainty if you have the dictionary you think you have. - New GADDAG format. Uses MD5 hashes to insure that a GADDAG is properly matched to a DAWG. - GADDAGs and DAWGs are now a versioned format. So it will be easy to change and upgrade them going forward. - The lexicon field picked up a copyrights.txt file which detects appropriate dictionaries by their hashes and automatically decorates them with copyrights. - Fix up strategy fallbacks. All English dictionaries will fall back to using TWL06 strategies if they don't have any strategies of their own. All other dictionaries will fall back to using default strategies (which have rather thin coverage right now). - Bugs with alphabet lengths were fixed. Alphabets of >32 letters are now supported. Which means creating a Slovak version is now possible.
* Update to version 0.28pawel2016-01-073-11/+31
|
* - Fix typo in COMMENTjhale2016-01-071-2/+2
| | | | | - Remove pathfix from USES as it does nothing for ports that use CMake yet and this port does not install pkgconfig files
* Update to upstream revision r5506, collapse games/duke3d-data info edukeriggs2016-01-0711-116/+77
| | | | | | | | | | | Detailed log from submitter: - updates games/eduke32 to 5506, - removes games/duke3d-data - adds option to install HRP, - adds option to install XXX Pack. PR: 202998 Submitted by: pkubaj@anongoth.pl (maintainer)
* games/openra: update GeoLite2 to January snapshotjbeich2016-01-062-2/+3
| | | | MFH: 2016Q1
* Rename games/supertux-devel to games/supertux2 and update to new stablemakc2016-01-0611-207/+548
| | | | release 0.4.0 (aka SuperTux Milestone 2)
* games/supertux:makc2016-01-061-2/+3
| | | | - Update WWW and description
* Switch to USES=execinfopawel2016-01-031-5/+1
| | | | | | PR: 205296 Submitted by: myself Approved by: maintainer timeout
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-031-3/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-031-3/+1
|
* - Remove deprecated @dirrm'spawel2016-01-031-7/+4
| | | | - Use new @(,,) keyword for ownerships
* - Remove deprecated @dirrm's from pkg-plistpawel2016-01-031-12/+2
| | | | - Use new @(,,) keyword for ownerships
* - Switch to USES=localbasepawel2016-01-032-27/+4
| | | | - Remove deprecated @dirrm's from pkg-plist
* - Unbreak fetch, maps distfile moved to it's own subdirpawel2016-01-032-412/+19
| | | | | | | | | - Switch to USES=localbase - Use REINPLACE_ARGS to stop generating backup files which then don't have to be removed in post-patch target - Convert to options helper - Remove usage of deprecated @dirrm, set files ownerships in pkg-plist using newer @(,,) keywords
* - Switch to USES=localbasepawel2016-01-022-42/+24
| | | | | | | - Replace deprecated @dirrm entries and @exec's creating directories with @dir keywords. We need more @dir entries to be sure that directories are created as before with games:games ownership instead of default root:wheel
* - Update to 1.15.7danilo2016-01-023-12/+12
|
* Switch to a MASTER_SITE that actually works.rakuco2016-01-021-1/+1
|
* Remove MASTER_SITE that no longer exists.rakuco2016-01-021-1/+1
|
* Remove MASTER_SITE that no longer exists.rakuco2016-01-021-1/+0
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-022-2/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-021-4/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-011-3/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-011-3/+1
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-011-4/+1
|
* Start fetching from GitHub and unmark BROKEN.rakuco2016-01-012-6/+5
| | | | | | | | The original MASTER_SITE is gone, and the project appears to be maintained in GitHub these days. diff -upr between the old zip file from distcache.FreeBSD.org and the new tarball from GitHub only shows that the .svn/ directory is no longer shipped, and the $Id$ tags in the files are not expanded anymore.
* Mark Un'BROKEN, Reset MASTER_SITES, Remove WWW from pkg-descroliver2016-01-012-6/+2
| | | | | PR: 205615 Submitted by: Kyle Evans
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-011-5/+3
|
* Fix MASTER_SITES and unmark BROKEN.rakuco2016-01-011-4/+1
|
* - Fix build, needs cmake, qmake and USES=compiler:c++11-libjohans2016-01-012-20/+20
| | | | | | | | | | | | - Switch to USES=execinfo - USE_QT4=linguisttools_build for less build dependencies - Remove INSTALLS_ICONS, it's GTk+ apps only - Remove DESKTOP_ENTRIES, port installs it's own now - Fix project CMakeLists.txt to respect PREFIX and install files to correct paths PR: 205742 Submitted by: pawel
* Fix build failureriggs2016-01-011-5/+5
| | | | | | | PR: 205069 Submitted by: florian.ermisch@alumni.tu-berlin.de Reviewed by: m.tsatsenko@gmail.com (maintainer) Approved by: m.tsatsenko@gmail.com (maintainer)
* - Add LICENSEamdmi32015-12-311-4/+5
| | | | - Switch to USES=localbase
* Remove expired ports:rene2015-12-315-72/+0
| | | | | | | | | | | | | | | 2015-12-30 www/ocsigen: Broken for more than 6 months 2015-12-30 devel/monodevelop-database: Broken for more than 6 months 2015-12-30 lang/cduce: Broken for more than 6 months 2015-12-30 science/hdf-java: Broken for more than 6 months 2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months 2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen 2015-12-30 audio/py-fastaudio: Broken for more than 6 months 2015-12-30 devel/jgoodies-common: Broken for more than 6 months 2015-12-30 graphics/pinta: Broken for more than 6 months 2015-12-30 games/kanatest: Broken for more than 6 months 2015-12-30 editors/bless: Broken for more than 6 months 2015-12-30 security/burpsuite: Broken for more than 6 months
* - Move scorefile to /var/gamesjohans2015-12-312-18/+10
| | | | | | | - Modernise port PR: 205627 Submitted by: amdmi3
* Unmark BROKEN, the source can be fetched correctly.rakuco2015-12-301-1/+0
|
* - Move highscores to /var/games where they belongamdmi32015-12-304-76/+15
| | | | | | | | | - Simplify Makefile - Modernize plist PR: 205631 Submitted by: amdmi3 Approved by: gmarco@gufi.org (maintainer)
* - Fix build on 11.xamdmi32015-12-301-0/+10
|
* Cleanup GH_* and variables order.mat2015-12-2911-12/+7
| | | | Sponsored by: Absolight
* - Use gcc, as the game segfaults being compiled with clangamdmi32015-12-293-20/+25
| | | | | | | | | - Move highscores to /var/games - Modernize plist PR: 205630 Submitted by: amdmi3 Approved by: turutani@scphys.kyoto-u.ac.jp
* Unmark BROKEN.rakuco2015-12-291-2/+0
| | | | The port fetches just fine.
* games/lwjgl: pass maintainership to PR submitterjunovitch2015-12-291-1/+1
| | | | | PR: 205435 Submitted by: Ilia Skalozubov <freebsd@skinc.ru>
* Unbreak `make fetch'.rakuco2015-12-283-6/+6
| | | | | | The project moved to GitHub and removed all files from SourceForge. diff -uprN from the old tarball from SF and the new one from GitHub indicates that a .gitignore file was added and the debian/ directory was removed.
* - Switch to options helpersamdmi32015-12-282-71/+55
| | | | - Drop @dirrm* from plist
* . Consistent patch naming.glewis2015-12-281-0/+0
|
* . Modify the nethack34 port to install itself in a versionsed fashion toglewis2015-12-289-28/+148
| | | | | | | | make way for a port of NetHack 3.6.0. . Add a note to updating on how to preserve save and bones files. PR: 205255 Submitted by: groot@kde.org (partially)
* . Sort.glewis2015-12-281-1/+1
|
* - Move highscores and saves to /var/gamesamdmi32015-12-288-123/+103
| | | | | - Modernize plist - Regenerate patches
* Modernize plist and fix highscore handling.thierry2015-12-282-16/+15
| | | | | PR: ports/205629 Submitted by: amdmi3
* - Drop @dirrm* from plistamdmi32015-12-261-10/+0
| | | | Approved by: portmgr blanket
* - Drop @dirrm* from plistamdmi32015-12-261-20/+4
| | | | | | | - Add empty directories to plist - Switch to @sample Approved by: portmgr blanket
* - Drop @dirrm* from plistamdmi32015-12-261-118/+17
| | | | | | - Add empty directories to plist Approved by: portmgr blanket
* - Mark BROKEN, fails to start:amdmi32015-12-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning: Name: button_1 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode Warning: Name: button_2 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode Warning: Name: button_3 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode Warning: Name: button_1 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode Warning: Name: button_2 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode Warning: Name: button_3 Class: XmCascadeButtonGadget Illegal mnemonic character; Could not convert X KEYSYM to a keycode [1] 81176 bus error xshisen Approved by: portmgr blanket
* - Modernize plistamdmi32015-12-261-46/+38
| | | | Approved by: portmgr blanket
* - Unbreak fetchamdmi32015-12-261-2/+1
|
* - Update to 0.16amdmi32015-12-264-30/+49
|
* - Unbreak fetchamdmi32015-12-261-2/+1
|
* Update MASTER_SITESmakc2015-12-263-7/+3
|
* - Reset maintainer by his own requestamdmi32015-12-262-2/+2
| | | | PR: 205570
* games/openra: update to 20151224jbeich2015-12-252-22/+25
| | | | Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20151224
* - Remove empty lines after .include <bsd.port.mk>ak2015-12-251-1/+0
| | | | Approved by: portmgr blanket
* games/minecraft-client: update dependenciesjunovitch2015-12-252-2/+4
| | | | | | | | | - Add libopenal.so as a LIB_DEPENDS to resolve run time issue (no sound) - Update LWJGL lib dependency to 2.9.3 - Add NO_ARCH while here PR: 205436 Submitted by: Ilia Skalozubov <freebsd@skinc.ru>
* games/lwjgl: update 2.9.1 -> 2.9.3junovitch2015-12-254-14/+15
| | | | | | | | | - Set JAVA_VERSION from 1.7 to 1.7+ - Update a patch, fix other patch to be `make makepatch` compliant PR: 205435 Submitted by: Ilia Skalozubov <freebsd@skinc.ru> Approved by: unmaintained
* - Add a backup mirror [1]miwi2015-12-251-2/+4
| | | | | | | - While here switch to options helper PR: 205533 [1] Submitted by: Kyle Evans
* Update to the DragonflyBSD 4.4.1 source.adamw2015-12-252-3/+3
|
* - Fix X11 dependencyamdmi32015-12-241-1/+1
| | | | Reported by: ak
* lang/fpc restrictions have nothing to do with this portamdmi32015-12-241-3/+0
|
* - Drop @dirrm* from plistamdmi32015-12-241-3/+0
| | | | Approved by: portmgr blanket
* - Fix buildmiwi2015-12-241-10/+0
| | | | Reported by: antoine
* - Update to 2.6.0.0miwi2015-12-242-29/+22
| | | | | | | PR: 205205 Submitted by: ports fury Approved by: mat (mentor) Differential Revision: D4635
* - Drop unneeded @dir'samdmi32015-12-242-5/+3
| | | | - Silence patching
* - Drop @dirrm* from plistamdmi32015-12-241-1/+0
|
* - Update to 1.17.1miwi2015-12-222-9/+9
| | | | | | | PR: 205295 Submitted by: Andrey Fesenko Approved by: mat (mentor) Differential Revision: D4571
* - Update to 5.0.10miwi2015-12-227-41/+133
| | | | | | | PR: 204443 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4616
* - Update to 1.4.5miwi2015-12-224-25/+250
| | | | | | | | | - Update WWW PR: 205208 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4632
* - Fix several crashes in Restoration of Evilamdmi32015-12-223-3/+107
| | | | - Silence mkdirs
* games/hedgewars: Unbreak after upgrade to FPC 3.0.0marino2015-12-211-3/+2
|
* - Update to 1.15.6danilo2015-12-214-65/+48
|
* Mark BROKEN: fails to buildantoine2015-12-191-0/+2
| | | | | | | | | | gmake[1]: Entering directory '/wrkdirs/usr/ports/games/tbe/work/tbe-0.9.2.1' mkdir -p build cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_DOCS=on .. cmake: not found Makefile:16: recipe for target 'build/src/tbe' failed Reported by: pkg-fallout
* Mark BROKEN: fails to buildantoine2015-12-191-0/+2
| | | | | | | | | | [ 3%] Building Pascal object hedgewars/CMakeFiles/hwengine.dir/hwengine.o cd /wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars && /usr/local/bin/fpc -l- -v0ewn -Cn -FE/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin -FU/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/CMakeFiles/hwengine.dir -k-rpath -k'\$ORIGIN/../lib/:\$ORIGIN/:/usr/local/lib/' -Cs2000000 -fPIC -Fl/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin -k-L/usr/local/lib -Fl/usr/local/lib -Fl/usr/local/lib -XLAlua=lua-5.1 -Fl/usr/local/lib/libphysfs.so -Si -O2 -dNDEBUG -Xs -dPNG_SCREENSHOTS -dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/hwengine.pas uRender.pas(106,22) Fatal: Can't find unit StrUtils used by uRender Fatal: Compilation aborted Error: /usr/local/bin/ppcx64 returned an error exitcode Reported by: pkg-fallout
* - Switch to USES=execinfodanilo2015-12-191-7/+2
| | | | | PR: 205276 Submitted by: pawel
* Remove ${STAGEDIR} from pyc/pyo files installed with kdelibs's CMake macros.rakuco2015-12-192-60/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 200018 is caused by the .pyc/.pyo files installed by devel/py-pykde4 containing references to the stage directory in them. When editors/kate-plugin-pate is built by a user with write-access to those PyKDE4 .pyc/.pyo files, they are rewritten automatically by Python to point to their current location, which most of the times is different from the staging location of where devel/py-pykde4 was built. This at the very least leads to a filesystem violation in Poudriere. The fix I landed upstream involves making kdelibs's PythonCompile.py accept a --destination-dir parameter with the directory we want to register in the .pyc/.pyo files, just like several ports do in their build or post-install targets by calling Python's compileall.py module with -d. The patches in files/ look somewhat confusing because we already patch PythonMacros.cmake to build .pyo files and had to integrate the other patches into it. At least I have added some context to patch-cmake_modules_PythonMacros.cmake to reduce the confusion. Bump PORTREVISION in affected ports: - devel/py-pykde4: Install .pyc/.pyo files with ${STAGEDIR} in them. - games/kajongg: The plist now includes .pyo files, and was adjusted to work with Python 3 in the future if necessary. - x11/kdelibs4: Install new CMake files. - x11/plasma-scriptengine-python: Install .pyc/.pyo files with ${STAGEDIR} in them. PR: 200018 MFH: 2015Q4
* Fix build as a user.mat2015-12-193-6/+15
| | | | | | Use options helpers. Sponsored by: Absolight
* - Silence patchingamdmi32015-12-181-5/+5
|
* Switch to USES=execinfo.madpilot2015-12-181-2/+1
| | | | | PR: 205275 Submitted by: pawel@
* Unbreak using a different URL for distfiles.bar2015-12-161-6/+1
|
* - Update to version 1.5.12.5mva2015-12-163-3/+28
|
* - Update to 0.8.8amdmi32015-12-152-3/+4
|
* - Switch to USES=execinfoamdmi32015-12-141-1/+1
| | | | | PR: 205277 Submitted by: pawel
* - Switch to USES=localbase which fixes picking up includes from ↵amdmi32015-12-143-10/+8
| | | | | | net/miniupnpc instead of bundled miniupnpc - While here, clarify license
* - Update to version 0.9.2.1johans2015-12-143-24/+18
| | | | - MASTER_SITES moved to Github
* Add http link, as ftp seems temporarily downjohans2015-12-141-3/+2
|
* Reset maintainereadler2015-12-141-1/+1
|
* - Fix fetchamdmi32015-12-141-3/+1
|
* - Add LICENSEamdmi32015-12-142-4/+5
| | | | | | - Fix fetch, update WWW Approved by: portmgr blanket
* Fix a bunch of false positive that are fetchablebapt2015-12-141-1/+0
| | | | Reported by: ak
* - Update to version 1.2.3 [1]pawel2015-12-143-19/+6
| | | | | | | - Convert to USES=execinfo localbase [2] PR: 205279 Submitted by: maintainer [1], myself [2]
* Mark as broken: does not fetchbapt2015-12-1341-0/+54
|
* Update to the lastest GNOME 3.16 releases.kwm2015-12-1216-148/+175
|
* Switch to options helperpawel2015-12-121-0/+2
|
* - Switch to options helpersamdmi32015-12-121-5/+2
| | | | Approved by: portmgr blanket
* math/glm: update to 0.9.7.1,1jbeich2015-12-101-0/+1
| | | | | | Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1 PR: 203181 Approved by: maintainer timeout (83 days)
* Upgrade to 2.3.5.vanilla2015-12-092-3/+3
|
* - Switch to options helpersamdmi32015-12-091-7/+3
| | | | Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-12-091-4/+2
|
* - Switch to options helpersamdmi32015-12-091-6/+2
| | | | Approved by: portmgr blanket
* - Don't cat pkg-message from Makefileamdmi32015-12-091-1/+0
| | | | Approved by: portmgr blanket
* - Update to 20151203miwi2015-12-092-3/+3
| | | | | | | PR: 204994 Submitted by: maintainer Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D4399
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.mat2015-12-082-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 1.5.1cs2015-12-082-3/+3
|
* games/burrtools: check OPSYS before using OSVERSIONmarino2015-12-061-1/+1
| | | | | This really needs USES=compiler:features I think rather than hardcoding the c++ library.
* - Change master site and WWW from https://code.google.com/p/lugaru/ tonemysis2015-12-062-2/+2
| | | | https://bitbucket.org/osslugaru/lugaru/wiki/Home
* - Add USES= pkgconfig, forgotten in previous commitnemysis2015-12-052-1/+12
| | | | | | | - Add patch, fix build with 32-bit platforms PR: 205020 Submitted by: rakuco
* games/vegastrike: Fix typomarino2015-12-051-1/+1
|
* Update to version 1.5.3.danfe2015-12-052-3/+3
| | | | Prodded by: kwm
* games/vegastrick: Prevent using INSTALL_PROGRAM to install licensesmarino2015-12-041-2/+3
| | | | | | The variable PLIST_FILES is modified internally, so it's installing more that what is listed here (e.g. licenses). Use a new variable that defines PLIST_FILES to ensure INSTALL_PROGRAM is limited to the programs.
* - Update to 20151130wen2015-12-042-3/+3
| | | | | PR: 204974 Submitted by: lightside@gmx.com(maintainer)
* Update giflib to 5.1.1antoine2015-12-041-1/+1
| | | | PR: 204492
* Update to 120.1.1tijl2015-12-032-10/+10
|
* - Update to 1.5.6amdmi32015-12-033-18/+21
| | | | | | | | | - Unbreak fetch - Convert to USES=tar:tgz, add NO_ARCH - Switch to options helpers PR: 204775 Submitted by: matthew@reztek.cz
* OpenMW is a recreation of the engine for the popular role-playing gameamdmi32015-12-0222-0/+392
| | | | | | | | | | Morrowind by Bethesda Softworks. You need to own and install the original game for OpenMW to work. WWW: https://openmw.org/ PR: 204948 Submitted by: t@tobik.me
* games/tome4: update 1.3.1 -> 1.3.3junovitch2015-12-022-3/+3
| | | | | | | | | Changes: http://te4.org/blogs/darkgod/2015/11/news/tales-majeyal-132-aka-stunt-saver-released http://te4.org/blogs/darkgod/2015/11/tome/tales-majeyal-133-aka-stunts-whip-doom-released PR: 204924 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* - Update to 2.00, announce message:nemysis2015-12-028-54/+88
| | | | | | | | | | | | | | | | | | | | | | | | * Changed to SDL 2.0. This also allows the window to be scaled to an arbitrary size, and doesn't change the desktop resolution anymore when going to fullscreen. * The joystick/gamepad can now also be used in the menus and on the hub. * Updated credits and copyright notices. * Added stereo to the sound effects. * Cleaned up some graphics. * Fixed the machinegun sound. * Fixed the behaviour of grenades. * Many small fixes. - Take maintainership - Change USE_SDL, changed by Upstream for SDL2 - Change sed, use Makefile instead of makefile, changed by Upstream - Correct Permission - Change DOCS Option, not installation when is disabled - Change symlink to use size 48x48 - Add files/patch-Makefile and use instead of REINPLACE - Add patches files/patch-icons-blobwars.desktop and files/patch-src-headers.h - Remove obsolete patches files/patch-src__CReplayData.cpp and files/patch-src__pak.cpp, changed by upstream
* - Update to 1.22, announce message:nemysis2015-12-013-4/+5
| | | | | | * Updated Brazilian Portuguese, Dutch, German and Italian translations - Add %{name}.appdata.xml, Upstream have accepted changes
* Update to 0.11.6 release.ale2015-11-302-3/+3
|
* - Fix build in FreeBSD 9danilo2015-11-291-0/+11
|
* Deprecate ports broken for more than 6 monthsantoine2015-11-291-0/+2
|
* games/hypatia_engine: 0.2.29 -> 0.3.1pi2015-11-293-4/+4
| | | | | | | | | Changes: https://github.com/hypatia-engine/hypatia/releases updated WWW PR: 204539 Approved by: lillian.lynn.lemmer@gmail.com (maintainer)
* Remove expired ports:rene2015-11-297-115/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-11-26 audio/pecl-id3: Broken for more than 6 months 2015-11-26 dns/geta: Broken for more than 6 months 2015-11-26 finance/openerp-web: Broken for more than 6 months 2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream 2015-11-26 chinese/kon2: Depends on expiring chinese/cce 2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi 2015-11-26 archivers/wzip: Broken for more than 6 months 2015-11-26 databases/sybtcl: Broken for more than 6 months 2015-11-26 biology/povchem: Broken for more than 6 months 2015-11-26 audio/btc: Broken for more than 6 months 2015-11-26 astro/wmglobe: Broken for more than 6 months 2015-11-26 graphics/pyro: Broken for more than 6 months 2015-11-26 graphics/jpeg2ps: Broken for more than 6 months 2015-11-26 chinese/gugod-clean: Broken for more than 6 months 2015-11-26 comms/bforce: Broken for more than 6 months 2015-11-26 cad/geda-docs: Broken for more than 6 months 2015-11-26 chinese/cwtexttf: Broken for more than 6 months 2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months 2015-11-26 astro/sky2000: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months 2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months 2015-11-26 chinese/bg5ps: Broken for more than 6 months 2015-11-26 deskutils/x-tile: Broken for more than 6 months 2015-11-26 graphics/pure-gl: Broken for more than 6 months 2015-11-26 audio/dvda-author: Broken for more than 6 months 2015-11-26 chinese/oxim: Broken for more than 6 months 2015-11-26 editors/spe: Broken for more than 6 months 2015-11-26 audio/mpdscribble: Broken for more than 6 months 2015-11-26 cad/geda-symcheck: Broken for more than 6 months 2015-11-26 audio/linux-fmodapi: Broken for more than 6 months 2015-11-26 audio/pure-audio: Broken for more than 6 months 2015-11-26 editors/bpatch: Broken for more than 6 months 2015-11-26 benchmarks/geekbench: Broken for more than 6 months 2015-11-26 graphics/icoconvert: Broken for more than 6 months 2015-11-26 cad/geda-utils: Broken for more than 6 months 2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months 2015-11-26 graphics/sketch: Broken for more than 6 months 2015-11-26 ftp/spegla: Broken for more than 6 months 2015-11-26 graphics/clutter-box2d: Broken for more than 6 months 2015-11-26 audio/scmpc: Broken for more than 6 months 2015-11-26 ftp/gnusget: Broken for more than 6 months 2015-11-26 comms/gpsk31: Broken for more than 6 months 2015-11-26 cad/geda-gschem: Broken for more than 6 months 2015-11-26 audio/ampache: Broken for more than 6 months 2015-11-26 cad/slffea: Broken for more than 6 months 2015-11-26 audio/cripple: Broken for more than 6 months 2015-11-26 cad/geda-gattrib: Broken for more than 6 months 2015-11-26 cad/findhier: Broken for more than 6 months 2015-11-26 biology/njplot: Broken for more than 6 months 2015-11-26 audio/wmmp: Broken for more than 6 months 2015-11-26 x11/avant-window-navigator: Broken for more than 6 months 2015-11-26 cad/geda-netlist: Broken for more than 6 months 2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months 2015-11-26 biology/ortep3: Broken for more than 6 months 2015-11-26 astro/aa: Broken for more than 6 months 2015-11-26 french/belote: Broken for more than 6 months 2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months 2015-11-26 cad/geda-examples: Broken for more than 6 months 2015-11-26 editors/yasnippet: Broken for more than 6 months 2015-11-26 audio/musica: Broken for more than 6 months 2015-11-26 graphics/rubyphoto: Broken for more than 6 months 2015-11-26 german/bsdpaste: Broken for more than 6 months 2015-11-26 audio/amrcoder: Broken for more than 6 months 2015-11-26 sysutils/bashburn: Broken for more than 6 months 2015-11-26 editors/e93: Broken for more than 6 months 2015-11-26 audio/tepsonic: Broken for more than 6 months 2015-11-26 astro/ephem: Broken for more than 6 months 2015-11-26 chinese/cce: Broken for more than 6 months 2015-11-26 graphics/qcread: Broken for more than 6 months 2015-11-26 databases/py-sqlkit: Broken for more than 6 months 2015-11-26 databases/usogres: Broken for more than 6 months 2015-11-26 cad/libgeda: Broken for more than 6 months 2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months 2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months 2015-11-26 deskutils/mrundlg: Broken for more than 6 months 2015-11-26 databases/erlang-mysql: Broken for more than 6 months 2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months 2015-11-26 deskutils/akamaru: Broken for more than 6 months 2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months 2015-11-26 astro/dgpsip: Broken for more than 6 months 2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months 2015-11-26 audio/cymbaline: Broken for more than 6 months 2015-11-26 french/dico: Broken for more than 6 months 2015-11-26 comms/qpage: Broken for more than 6 months 2015-11-26 audio/sonice: Broken for more than 6 months 2015-11-26 cad/geda-symbols: Broken for more than 6 months 2015-11-26 databases/java-mybatis: Broken for more than 6 months 2015-11-26 databases/openbase-jdbc: Broken for more than 6 months 2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25 2015-11-28 www/R-cran-Rpad: Unmaintained upstream
* - Update to Alpha 19 (0.0.19)madpilot2015-11-274-30/+21
| | | | | | | - Add option to choose SDL version to depend on Thanks to the 0ad developers for their suggestions and kind support with the update.
* - Take Maintainershipmiwi2015-11-261-1/+1
| | | | Approved by: mat (mentor)
* Update to version 0.3.0pawel2015-11-256-101/+274
| | | | | PR: 201842 Submitted by: tkato432@yahoo.com
* - Update to 1.4.5danilo2015-11-256-55/+3
|
* - Update to 1.4.5danilo2015-11-252-3/+3
|
* A ruby version of the popular unix "fortune" program.araujo2015-11-234-0/+25
| | | | | | | WWW: https://github.com/nodanaonlyzuul/fortune_gem PR: ports/204730 Submitted by: mose <mose@gandi.net>
* Update appstream-glib to 0.5.4.kwm2015-11-221-1/+1
| | | | | Switch from custom code to using USES=libarchive. Adjust BUILD_DEPEND lines in where needed.
* - Update to 0.03sunpoet2015-11-202-5/+9
| | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST
* - Update to 0.8.7amdmi32015-11-202-5/+4
|
* - Simplifyamdmi32015-11-201-10/+11
| | | | | - Fix compiler requirements - Fix build on mips, mips64
* - Add desktop fileamdmi32015-11-201-5/+14
| | | | Submitted by: lightside@gmx.com
* Fix build on FreeBSD 9.3.madpilot2015-11-181-0/+1
|
* games/wesnoth: update 1.12.4 -> 1.12.5junovitch2015-11-172-4/+4
| | | | | | | | | Changes: * Players Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/players_changelog * Full Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/changelog PR: 204503 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
* Disable MOVIES option by deafult due to core dumps.madpilot2015-11-161-1/+2
| | | | | PR: 204482 Submitted by: Ben Lavery <ben.lavery at hashbang0.com>
* New port: games/libretro-corespi2015-11-1638-0/+787
| | | | | | | | | | | | This is the core pack for RetroArch. Mostly these cores are intended for playing/interpreting the retrogames. They are for the most part distributed by the Libretro organization, and are usually licensed under GPL. WWW: http://www.libretro.com/ PR: 204452 Submitted by: yuri@rawbw.com
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.tijl2015-11-151-1/+1
| | | | | PR: 204534 Approved by: portmgr (antoine)
* - Update to 0.6.1amdmi32015-11-1519-771/+13
| | | | | | - Update pkg-descr Approved by: bapt (blanket for acm@ ports)
* - Update to 0.6.1amdmi32015-11-153-15/+12
| | | | | | | | - Fix PKGNAMEPREFIX misuse - Switch to USES=zip - Update pkg-descr Approved by: bapt (blanket for acm@ ports)
* - Unbreak buildamdmi32015-11-151-2/+1
| | | | | | PR: 203748 Submitted by: kennethsalerno@yahoo.com Approved by: thomas@bsdunix.ch (maintainer)
* multimedia/libvpx: update 1.5.0jbeich2015-11-151-1/+1
| | | | | | | | | | ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html PR: 204478 Exp-run by: antoine Approved by: ashish (maintainer)
* - Update to 1.6.0amdmi32015-11-142-3/+3
|
* - Update to 1.6.0amdmi32015-11-145-3/+64
|
* New port: games/retroarchpi2015-11-148-0/+169
| | | | | | | | | | | | RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores". WWW: http://github.com/libretro/RetroArch PR: 204347 Submitted by: yuri@rawbw.com
* games/xwelltris: expand patch to fix malloc.h-less DFmarino2015-11-131-3/+3
|
* - Fix fetch by using correct MASTER_SITEamdmi32015-11-115-27/+20
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Remove support for WANT_SDL/HAVE_SDL knobsamdmi32015-11-096-26/+4
| | | | | | | | | | WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components are installed. This goes against the policy of avoiding automatic dependencies, and there are actually no cases in the portstree where these knobs are used properly, so axe them out. Approved by: portmgr (mat) Differential Revision: D4093
* Mark a few ports BROKEN: unfetchableantoine2015-11-0939-0/+78
|
* dhewm 3 is a Doom 3 GPL source port, know to work on at leastamdmi32015-11-096-0/+103
| | | | | | | | | | | | Windows, Linux, Mac OS X and FreeBSD. The goal of dhewm 3 is bring DOOM 3 with the help of SDL to all suitable platforms. Bugs present in the original DOOM 3 will be fixed (when identified) without altering the original gameplay. WWW: https://github.com/dhewm/dhewm3
* - Switch to USES=autoreconfamdmi32015-11-091-10/+8
| | | | | - Simplify - Switch to options helpers
* - Update to 1.2.1amdmi32015-11-093-5/+38
|
* games/torcs: drop maintainershiprene2015-11-081-1/+1
|
* games/openra: forgotten bump PORTREVISION after r401023jbeich2015-11-081-0/+1
| | | | | MFH: 2015Q4 X-MFH-With: r401023
* games/openra: update GeoLite2 to November snapshotjbeich2015-11-081-2/+2
| | | | MFH: 2015Q4
* - Update to 0.9.1amdmi32015-11-074-25/+3
|
* Fix busted patches for games/nlarn from r400954.dim2015-11-072-28/+0
| | | | | | Noticed by: antoine PR: 202499 MFH: 2015Q4
* Fix staging with fmakeantoine2015-11-071-1/+1
|
* - Update to 0.9.22amdmi32015-11-073-15/+3
|
* Fix a number of uninitialized variable warnings in games/nlarn. Alsodim2015-11-075-8/+65
| | | | | | | reset the maintainer to Torsten Zühlsdorff, and bump the port revision. PR: 202499 MFH: 2015Q4
* games/colorcode:makc2015-11-063-8/+7
| | | | | - Update to 0.8.5 release, which supports Qt 5 - Clean up DESKTOP_ENTRIES