aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Fix build with TEST enabledamdmi32015-11-063-2/+11
| | | | Approved by: portmgr blanket
* Fix build as a user.mat2015-11-053-272/+268
| | | | Sponsored by: Absolight
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-0528-62/+51
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Fix shebangsamdmi32015-11-051-2/+6
| | | | Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-11-051-0/+2
|
* Remove expired ports:rene2015-11-026-69/+0
| | | | | | | | | | | | | | | | | | | | | | | 2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
* - Add LICENSEamdmi32015-11-011-4/+5
| | | | | - Switch to USES=localbase - No need to duplicate comment in DESKTOP_ENTRIES
* - Remove BROKEN from archivers/hlextractdanilo2015-10-301-1/+1
| | | | | | The checksum was mismatching because the zip file named hllib244.zip is actually the hllib 2.45 now (and it's failing to build). I've uploaded the original file to my local directory until it be fixed.
* Update to 0.8.3mat2015-10-295-110/+133
| | | | | | | PR: 202774 Submitted by: Nikolai Lifanov Approved by: maintainer Sponsored by: Absolight
* games/wtf: update 20151011 -> 20151027junovitch2015-10-292-3/+3
| | | | | PR: 204089 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Update to recent snapshot 4.8.0.20151020.3riggs2015-10-286-41/+47
| | | | | PR: 203690 Submitted by: kalten@gmx.at (maintainer)
* Update to GNU Chess 6.2.2johans2015-10-273-6/+5
|
* games/ioquake3-devel: fix build with speex installednovel2015-10-271-0/+11
| | | | | | | | | Adjust CFLAGS to pick bundled speex instead of one installed on the system, that is, apparently, incompatible with the bundled one. A similar fix was already done for games/ioquake3 in r398218. PR: 203389
* - Update to 1.4.1amdmi32015-10-262-3/+3
|
* - Update to 1.4.1amdmi32015-10-263-16/+11
|
* - Update to 0.2.1amdmi32015-10-268-135/+23
|
* Chase audio/linux-fmodapi expirationantoine2015-10-261-0/+3
|
* Import change from upstream to fix build after net/miniupnp update. [1]madpilot2015-10-242-1/+24
| | | | | | | | While here also mark BROKEN on 9.x, due to gcc crashing during the build. PR: 203983 [1] Submitted by: monwarez at mailoo.org
* - Clarify LICENSEamdmi32015-10-232-4/+7
| | | | | | - Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch`
* - Add LICENSEamdmi32015-10-231-1/+6
| | | | | - Switch to options helpers - 400k get :)
* Update to 4.8V.9.mat2015-10-213-19/+30
| | | | | | PR: 203687 Submitted by: maintainer Sponsored by: Absolight
* Update to 4.6.2mat2015-10-215-59/+639
| | | | | | | PR: 203831 Submitted by: Stefan Ehmann Approved by: maintainer Sponsored by: Absolight
* Explore other star systems. Earn money by trading, carrying passengers,amdmi32015-10-216-0/+116
| | | | | | | | | | | | | | | | | or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own... Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. You start out as the captain of a tiny space ship and can choose what to do from there. The game includes a major plot line and many minor missions, but you can choose whether you want to play through the plot or strike out on your own as a merchant or bounty hunter or explorer. WWW: http://endless-sky.github.io/
* Improve shebangfix frameworkamdmi32015-10-198-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756
* Fix patch, I think.mat2015-10-193-17/+18
| | | | | Sponsored by: Absolight Differential Revision:
* - Update to 2.3.0amdmi32015-10-192-3/+3
|
* - New port: games/solarus-quest-editordanilo2015-10-188-0/+102
| | | | | | | Solarus Quest Editor is a graphical user interface to create and modify quests for the Solarus engine. WWW: http://www.solarus-games.org/engine/solarus-quest-editor
* - Update to 1.4.4danilo2015-10-183-9/+210
| | | | - Add LICENSE
* - Add LICENSEamdmi32015-10-174-30/+26
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Update to 0.18lth2015-10-172-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Games-Bingo
* Update to 2.5mat2015-10-1611-61/+114
| | | | | | PR: 203057 Submitted by: maintainer Sponsored by: Absolight
* - Drop 8.x supportamdmi32015-10-162-12/+6
| | | | - Regenerate patches with `make makepatch`
* Fixup r399346.mat2015-10-151-1/+3
| | | | | Poked by: antoine, freshports Sponsored by: Absolight
* Drop 8 support.mat2015-10-153-14/+2
| | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
* Allow to use different values for -Xmx and -Xms in the rc script. [1]mat2015-10-154-24/+30
| | | | | | | | Cleanup. PR: 203664 [1] Submitted by: maintainer [1] Sponsored by: Absolight
* - Drop PLIST_DIRSTRYamdmi32015-10-151-1/+2
| | | | - Switch to options helpers
* - Fix build with clang 3.7amdmi32015-10-152-1/+12
|
* - fix API for miniupnpc-1.9.20151008dinoex2015-10-152-1/+15
|
* - Unbreak by installing missing data filesamdmi32015-10-132-27/+8
| | | | | | | - Remove unused depends - Remove /var/games stuff which is not used MFH: 2015Q4
* - Update to 20151110culot2015-10-123-5/+4
| | | | | PR: 203711 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Update pak128 graphics data to 2.5.3. Another distfile has been repackagedtijl2015-10-122-7/+7
| | | | | as well, but the port only uses a few data files from it and they haven't been changed.
* games/stepmania-devel: upgrade version 5.0.a3 => 5.0.9marino2015-10-107-102/+2877
| | | | | PR: 199230 Submitted by: ports fury
* - Update to 20151004madpilot2015-10-102-11/+11
| | | | | | | - Use option target helpers PR: 203427 Submitted by: lightside at gmx.com (maintainer)
* - Fix crash due to unterminated stringamdmi32015-10-102-3/+14
| | | | | | - Regenerate patches MFH: 2015Q4 (blanket)
* - Fix duplicate plist entry in ioquake3-develamdmi32015-10-101-6/+1
| | | | | | | | - Don't cat pkg-message from Makefile PR: 202974 Submitted by: amdmi3 Approved by: maintainer timeout (kamikaze@bsdforen.de, 1 month)
* Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-086-7/+7
|
* - Drop @dirrm* from plistamdmi32015-10-082-4/+4
| | | | | - Add NO_ARCH - Cosmetic fixes
* - Pet portlintamdmi32015-10-082-7/+4
| | | | | - Fix installation from non-root - Drop @dirrm* from plist
* - Pet portlintamdmi32015-10-082-9/+7
| | | | | - Move not on warnings to where it belongs - Fix installation from non-root
* - Pet portlintamdmi32015-10-082-7/+3
| | | | | - Fix installation from non-root - Drop @dirrm* from plist
* - Switch to USES=libarchiveamdmi32015-10-071-2/+2
|
* - Don't recreate bin/ symlink, upstream already provides correct oneamdmi32015-10-062-12/+4
| | | | | | | | - Drop @dirrm* from plist PR: 203193 Submitted by: amdmi3 Approved by: maintainer timeout (mva, 2 weeks)
* - Add NO_ARCHsunpoet2015-10-041-0/+1
|
* Fix pkg-plist when SERVER=onpawel2015-10-031-0/+3
|
* Update to version 1.18pawel2015-10-032-3/+3
| | | | | PR: 202821 Submitted by: Jordan Irwin (maintainer)
* games/scummvm: Partially revert configure patchmarino2015-10-021-8/+4
| | | | | | | | | | The use of "$(prefix)" in the configure file seems not to be understand. On FreeBSD, it's ignored but it actually causes failures on DragonFly. I suspect these flags aren't actually used. If it turns out they are used, and support for non-standard PREFIX (not /usr/local) is desired, the REINPLACE_CMD macro can adjust /usr/local with in a post-patch target.
* - Switch to pydistutils autoplist, fixing .egg-info handlingamdmi32015-10-022-97/+2
| | | | - Add NO_ARCH
* Update to version 2.2.1pawel2015-10-025-16/+18
| | | | | PR: 202970 Submitted by: jakub_lach@mailplus.pl (maintainer)
* games/blackshadeselite is not jobs safe.marino2015-10-011-0/+2
| | | | | | | This one has failed on me multiple times under high contention. It appears that its is trying to create objects files in the objs directory before that directory is created (a race between c++ and mkdir)
* - Update to 0.6.0amdmi32015-10-014-422/+386
| | | | | | | | | | | - Fix indentation - Update WWW - Fix comment - Add LICENSE PR: 202817 Submitted by: chris@bsdjunk.com Approved by: maintainer timeout (peter_dunning@dsl.pipex.com, 4 weeks)
* games/iourbanterror: point to proper pkg-descrnovel2015-10-011-2/+3
| | | | | | | | | | | games/iourbanterror ships its own pkg-descr file, but does not define DESCR, so pkg-descr from its parent port, games/ioquake3, is used. Define DESCR to point to the proper file for games/iourbanterror and games/iourbanterror-server. While here, fix tabs/space mix in intendation and drop trailing whitespace as pointed by portlint.
* Fix build when system libspeex is installednovel2015-09-301-2/+11
| | | | The fix is identical to ioquake3 fix in r398218.
* Fix build when system libspeex is installednovel2015-09-301-2/+11
| | | | | | | | | | | The build system uses incorrect include order and it picks system libspeex headers instead of bundled one so build fails because of the interface difference. Fix that by forcing including bundled libspeex. This also fixes build of iourbanterror build. PR: 201926
* - Update to 1.0.2, no changelog entrynemysis2015-09-302-3/+3
|
* - Switch to @sampleamdmi32015-09-291-3/+1
|
* - Update to 0.3.7amdmi32015-09-292-3/+3
|
* Remove obsolete line.madpilot2015-09-291-1/+0
|
* - Recreate tarball, new GitHub commitnemysis2015-09-292-3/+6
| | | | Please look 'git log'
* Implemented complete support for test target.amdmi32015-09-291-4/+3
| | | | | | | | | | | | | | | | | | | | | | You can now `make test' on any port to run test sequence, no-op by default. If a port defines TEST_TARGET, it'll run sub-make with specified target, usually `check' or `test', useful if upstream supports that. The port may instead define custom do-test target, as well as usual satellite targets: {pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off `make test' builds and stages port first, so test may use both WRKDIR and STAGEDIR, and both BUILD and RUN depends are available for test target. Additionally, TEST_DEPENDS is now properly supported and may be used to define additional depends specifically for testing. Framework may define default tests for specific cases. For instance, perl5.mk and cran.mk already provide default test target on their own. This commit also converts my ports which have tests to this new framework. Approved by: portmgr (bapt) Differential Revision: D3680
* - Add LICENSEamdmi32015-09-281-0/+3
|
* Mark BROKEN: fails to linkantoine2015-09-271-0/+2
| | | | | | | | cc -Wall `/usr/local/bin/freetype-config --cflags` -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -fstack-protector -fno-strict-aliasing `/usr/local/bin/freetype-config --libs` -lglut -L/usr/local/lib -fstack-protector -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM -lICE -L/usr/local/lib -lGL -lGLU -lXaw -lm -lXi -lpng -lz ball.o: In function `draw_balls': ball.c:(.text+0x4ddc): undefined reference to `glProgramParameter4fNV' Reported by: pkg-fallout
* Deprecate ports broken for more than 6 monthsantoine2015-09-271-0/+2
|
* games/aquaria: annotate patches with pull requestsjbeich2015-09-273-0/+6
|
* - Add LICENSE_FILEamdmi32015-09-271-0/+1
|
* Sort USESbapt2015-09-262-5/+1
| | | | | | Commit the missing plist changes Reported by: jbeich
* Remove @exec/@unexec redundant with USES=desktop-file-utilsantoine2015-09-261-2/+0
|
* Convert some plist entries to USESbapt2015-09-261-1/+1
|
* Convert to USES=desktop-file-utilsbapt2015-09-261-1/+1
|
* Enforce @post*bapt2015-09-261-7/+7
|
* games/wesnoth: add portscout informationrobak2015-09-251-1/+3
| | | | | | | - Fix PORTREVISION position PR: 203310 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
* - Add LICENSEamdmi32015-09-252-3/+6
| | | | | - Switch to @sample - Switch to options helpers
* - Switch to @sampleamdmi32015-09-252-9/+6
| | | | | - Tweak LICENSE - Add NO_ARCH
* Remove dirrm from plistbapt2015-09-252-41/+14
| | | | | Convert to options helpers Fix typos in dependency marcros
* Remove useless @dirrmbapt2015-09-251-40/+2
|
* Convert to @samplebapt2015-09-251-3/+1
|
* Convert to @samplebapt2015-09-251-3/+1
|
* Use DATADIR macro where possiblebapt2015-09-251-1567/+1546
| | | | | Remove useless @exec pkg will already do the right thing Reset @owner/@group when not needed anymore
* Simplify a bit the plistbapt2015-09-252-13/+3
| | | | Use options helpers
* games/wxlauncher: update to 0.10.0jbeich2015-09-254-28/+20
| | | | | | | | | | | | | - Change GH_ACCOUNT, GH_PROJECT and WWW to new GitHub address - Add pkgconfig to USES - Change USE_SDL value to sdl2, because of new dependency - Explicitly define used wxWidgets version through WXVER CMake's define - Adapt patches for new version - Remove WX_UNICODE define, after ports r397085 changes Changes: https://github.com/scp-fs2open/wxLauncher/compare/release-0.9.6...release-0.10.0 PR: 202939 Submitted by: lightside <lightside@gmx.com> (maintainer)
* - Switch to options helpersamdmi32015-09-231-6/+1
|
* - Update to 20150918culot2015-09-232-3/+3
| | | | | PR: 203232 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Mark BROKEN: does not fetch:amdmi32015-09-231-0/+1
| | | | | | | => Attempting to fetch http://www.garthgillespie.com/annelid/annelid-src.zip fetch: http://www.garthgillespie.com/annelid/annelid-src.zip: Operation timed out Reported by: pkg-fallout
* - Drop no-op WX_UNICODEamdmi32015-09-231-2/+1
| | | | - Sort USES
* - Add LICENSEamdmi32015-09-231-8/+19
| | | | | | - Switch to USES=localbase - Drop no-op WX_UNICODE - Install desktop entry and an icon
* - Switch to options helpersamdmi32015-09-231-32/+29
|
* - Remove %%DATADIR%%/help/pspbrwse.jbf, forgotten in previous commitnemysis2015-09-232-1/+1
| | | | - Bump PORTREVISION for pkg-plist change
* - Update to 1.1.1.6, please seenemysis2015-09-232-4/+3
| | | | /usr/local/share/doc/domination/ChangeLog.txt
* games/frozen-bubble: Fix build on modern GCCmarino2015-09-231-2/+7
| | | | | | | The -Qunused-arguments flags is unique to clang and the last few releases of GCC will break if they don't recognize the flag. Use compiler features to limit this cflag to clang. Covered by GCC support blanket.
* Properly fix the LP64 issue in the application resource handling rathernaddy2015-09-218-149/+376
| | | | | | | | than praying that globals end up in the lower 32-bit address space. Add a number of missing includes, etc. Approved by: edwin
* - Update to 2.2.7amdmi32015-09-212-4/+4
| | | | - Sort USES
* Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-2113-14/+14
|
* Add <cstring> and/or <cstdlib> to support modern gccmarino2015-09-211-0/+10
| | | | | | | (This was support to be with 6 other ports but I forgot to "svn add" the patch) Approved by: gcc5 support blanket
* Add <cstring> and/or <cstdlib> to 7 ports to support modern gccmarino2015-09-212-0/+20
| | | | Approved by: gcc5 support blanket
* Add USES=alias to 3 ports (Aids DragonFly support)marino2015-09-211-0/+1
|
* Remove BROKEN on Tier-2 systems statements which no longer true at leastdanfe2015-09-202-9/+1
| | | | | | | on PowerPC (verified for all of them) and some also on SPARC (whenever I was able to test those on flame.freebsd.org) and even IA64 (which should be OK to remove anyways, because it was never really supported system in ports land and was officially killed in -CURRENT a while ago.
* Add shebangfix for texi2man script when option ZIPPY is selectedjohans2015-09-201-0/+2
| | | | | PR: 200790 Submitted by: kalten@gmx.at
* Clean up plistjohans2015-09-202-10/+9
| | | | | PR: 202715 Submitted by: amdmi3
* Backport CVE-2015-2331 fix to bundled libzipjbeich2015-09-202-1/+19
| | | | | MFH: 2015Q3 Security: 264749ae-d565-11e4-b545-00269ee29e57
* games/openra: update to 20150830jbeich2015-09-204-27/+24
| | | | Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20150919
* Convert the rest to USE_GLjbeich2015-09-204-11/+7
| | | | | Tested by: make describe (only touched ports) Approved by: portmgr blanket
* games/widelands: minor cleanupjbeich2015-09-201-4/+4
| | | | | | | - Convert to USE_GL - Convert to USES=execinfo Approved by: portmgr blanket
* games/stepmania-devel: minor cleanupjbeich2015-09-201-10/+4
| | | | | - Convert to USE_GL - Convert to option helpers
* games/arx-libertatis: minor cleanupjbeich2015-09-201-12/+8
| | | | | | | - Convert to USE_GL - Convert to option helpers Approved by: portmgr blanket
* Properly fix the LP64 issue in the application resource handling rathernaddy2015-09-207-37/+236
| | | | | | than praying that globals end up in the lower 32-bit address space. Add a number of missing includes, missing prototypes, etc.
* - Add NO_ARCHamdmi32015-09-201-0/+1
|
* Add USES=alias to 10 ports (Aids DragonFly support)marino2015-09-202-2/+2
|
* games/torcs: Remove USES=alias, it's no longer validmarino2015-09-191-1/+1
|
* Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-1920-145/+141
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
* - Update to 0.50madpilot2015-09-198-61/+49
| | | | | | | | - Now depends on SDL2 - Remove LUAJIT option due to it causing crashes on startup - Disable newly added version check code, it causes errors and crashes - Allow any version of lua - Regenerate one patch file
* - Fix shebangsamdmi32015-09-192-13/+8
| | | | | | | | - Switch to @sample - Switch to options helpers - Drop @dirrm* from plist Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-192-12/+8
| | | | | | | | - Switch to @sample - Switch to options helpers - Drop @dirrm* from plist Approved by: portmgr blanket
* games/aquaria: add new portjbeich2015-09-189-0/+270
| | | | | | | | | | | | | | | | | | | PR: 195815 The game follows Naija, a mermaid-like woman, as she explores the underwater world of Aquaria. Along her journey, she learns about both the history of the world and her own past. The gameplay focuses on a combination of swimming, singing and combat, through which Naija can interact with the world. Naija's songs can move items, affect plants and animals, and change her physical appearance into other forms. These forms have different abilities, such as firing projectiles at hostile creatures or passing through barriers inaccessible to her in her natural form. -- Wikipedia This package provides only game engine. Proprietary game data files have to be obtained separately. https://github.com/AquariaOSE/Aquaria
* games/scummvm: set jpeg base, support DragonFlymarino2015-09-172-0/+26
| | | | | | | | Set the prefix for new jpeg dependenncy for those compilers that need it. While here, incorporate dports configure patch to support DragonFly. Approved by: maintainer (lme)
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionbapt2015-09-1710-7/+10
| | | | | | | | All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop
* It seems some people keep adding $FreeBSD$ to patch files.mat2015-09-161-2/+1
| | | | | | | | Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight
* - Switch to options helpersamdmi32015-09-165-18/+14
| | | | | - Pet portlint - Regenerate patches with `make makepatch`
* - Switch to options helpersamdmi32015-09-151-14/+7
|
* Make it so that the default Perl is always called perl5.mat2015-09-146-7/+7
| | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
* Mark as broken: does not fetchbapt2015-09-141-0/+2
|
* Enforce unicode version of wxGTKbapt2015-09-142-6/+5
|
* - Limit Tier-2 unsupported systems list to sparc64: PowerPC is supporteddanfe2015-09-132-36/+36
| | | | | | | | | | | | | (both 32- and 64-bit), and there's little reason to mention ia64 as it is being officially killed in -CURRENT some time ago and we don't make any packages for it anyways - Rename options POPCNT_ENABLED -> POPCNT and PROFILE_BUILD -> PROFILE; not just it makes more sense, it also allows to use shared description text (PROFILE_DESC) - Place PORTDATA and PORTDOCS right below PLIST_FILES where they belong - Organize knobs in a more natural way, use `do-install-DOCS-on' target, mute MKDIR's, improve and kill EOL whitespace in the port description text, sort USES values, and fix some minor style issues while I'm here
* Use proper options to check for esoundbapt2015-09-131-12/+13
|
* - Fix shebangsamdmi32015-09-121-1/+3
| | | | Approved by: portmgr blanket
* - Install iconamdmi32015-09-111-2/+4
|
* - Add empty directories to plistamdmi32015-09-091-0/+6
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-2/+5
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Switch to options helpersamdmi32015-09-091-29/+29
| | | | | - Simplify - Only use GCC where necessary
* - Update to 0.8.1amdmi32015-09-093-46/+35
| | | | - Switch to options helpers
* - Switch to WRKSRC_SUBDIRamdmi32015-09-081-1/+1
| | | | Suggested by: jbeich
* - Update to version 1.5.2, mostly bugfix releasedanfe2015-09-082-4/+8
| | | | - Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)
* - Update to 0.3.6.1amdmi32015-09-082-3/+3
|
* - Update to 0.68amdmi32015-09-082-7/+7
|
* - Fix shebangsamdmi32015-09-081-2/+6
| | | | | | | | - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Ensure that build logs in bulk (package) mode are useful by passing thedanfe2015-09-072-9/+13
| | | | | | | | | | | | | | --enable-verbose-build argument to configure script - Register missing dependency on libjpeg, or Wintermute engine would be disabled; because JPEG library is very common dependency, previously this bug resulted in broken pkg-plist when built from ports locally - Remove BROKEN statement for all architectures: it builds fine at least on PowerPC; I cannot thoroughly test it on sparc64 and ia64, but given their level of support at the moment, it makes more sense to ask for forgiveness rather than permission - While here, wrap some long lines that exceeded standard terminal width Approved by: lme (maintainer)
* qqwing doesn't honor CC/CXX/CPP [1], resolve this by doing a majorkwm2015-09-061-29/+23
| | | | | | | | | | | | | | | | | | | | | | | | | overhaul. Which also simplies the port a bit, and gets rid of using scripts the port supplies. * Even if the old port defined CC/CXX/CPP, it was not actualy used. Due to the reason in the next point. * Instead of using the port supplied script, which call ./configure and make install targets without any arguments and so. Copy the "special" voodoo into pre-configure and pre-build targets. Define GNU_CONFIGURE and use standard do-configure, do-build and do-install, since this ports uses autotools when it matters. * Drag USE_GITHUB macros out the macro mess. Use autoreconf USES instead of having manual BUILD_DEPENDS lines. * No more post-patch to fix the port supplied scripts, and no do-install since we leave that to autotools. * Set PATHFIX_MAKEFILEIN to patch the Makefile.am file instead of the Makefile.in file due to us running autoreconf which overwrites the .in file (if it existed at all). * Wrap lines * USE_GNOME=glib introspection:build are not needed, so remove them. PR: 202901 [1] Reported by: Kenneth Salerno <kennethsalerno@yahoo.com> [1]