| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- While here switch to options helper
PR: 205533 [1]
Submitted by: Kyle Evans
|
| |
|
|
|
|
| |
Reported by: ak
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
|
| |
PR: 205205
Submitted by: ports fury
Approved by: mat (mentor)
Differential Revision: D4635
|
|
|
|
| |
- Silence patching
|
| |
|
|
|
|
|
|
|
| |
PR: 205295
Submitted by: Andrey Fesenko
Approved by: mat (mentor)
Differential Revision: D4571
|
|
|
|
|
|
|
| |
PR: 204443
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4616
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 205208
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4632
|
|
|
|
| |
- Silence mkdirs
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
[ 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
|
|
|
|
|
| |
PR: 205276
Submitted by: pawel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Use options helpers.
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
PR: 205275
Submitted by: pawel@
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 205277
Submitted by: pawel
|
|
|
|
|
|
| |
net/miniupnpc instead of bundled miniupnpc
- While here, clarify license
|
|
|
|
| |
- MASTER_SITES moved to Github
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix fetch, update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Reported by: ak
|
|
|
|
|
|
|
| |
- Convert to USES=execinfo localbase [2]
PR: 205279
Submitted by: maintainer [1], myself [2]
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1
PR: 203181
Approved by: maintainer timeout (83 days)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
PR: 204994
Submitted by: maintainer
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D4399
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
This really needs USES=compiler:features I think rather than
hardcoding the c++ library.
|
|
|
|
| |
https://bitbucket.org/osslugaru/lugaru/wiki/Home
|
|
|
|
|
|
|
| |
- Add patch, fix build with 32-bit platforms
PR: 205020
Submitted by: rakuco
|
| |
|
|
|
|
| |
Prodded by: kwm
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 204974
Submitted by: lightside@gmx.com(maintainer)
|
|
|
|
| |
PR: 204492
|
| |
|
|
|
|
|
|
|
|
|
| |
- Unbreak fetch
- Convert to USES=tar:tgz, add NO_ARCH
- Switch to options helpers
PR: 204775
Submitted by: matthew@reztek.cz
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* Updated Brazilian Portuguese, Dutch, German and Italian translations
- Add %{name}.appdata.xml, Upstream have accepted changes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/hypatia-engine/hypatia/releases
updated WWW
PR: 204539
Approved by: lillian.lynn.lemmer@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Add option to choose SDL version to depend on
Thanks to the 0ad developers for their suggestions and kind support
with the update.
|
|
|
|
| |
Approved by: mat (mentor)
|
|
|
|
|
| |
PR: 201842
Submitted by: tkato432@yahoo.com
|
| |
|
| |
|
|
|
|
|
|
|
| |
WWW: https://github.com/nodanaonlyzuul/fortune_gem
PR: ports/204730
Submitted by: mose <mose@gandi.net>
|
|
|
|
|
| |
Switch from custom code to using USES=libarchive.
Adjust BUILD_DEPEND lines in where needed.
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
|
| |
|
|
|
|
|
| |
- Fix compiler requirements
- Fix build on mips, mips64
|
|
|
|
| |
Submitted by: lightside@gmx.com
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 204482
Submitted by: Ben Lavery <ben.lavery at hashbang0.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 204534
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
- Update pkg-descr
Approved by: bapt (blanket for acm@ ports)
|
|
|
|
|
|
|
|
| |
- Fix PKGNAMEPREFIX misuse
- Switch to USES=zip
- Update pkg-descr
Approved by: bapt (blanket for acm@ ports)
|
|
|
|
|
|
| |
PR: 203748
Submitted by: kennethsalerno@yahoo.com
Approved by: thomas@bsdunix.ch (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Simplify
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
| |
MFH: 2015Q4
X-MFH-With: r401023
|
|
|
|
| |
MFH: 2015Q4
|
| |
|
|
|
|
|
|
| |
Noticed by: antoine
PR: 202499
MFH: 2015Q4
|
| |
|
| |
|
|
|
|
|
|
|
| |
reset the maintainer to Torsten Zühlsdorff, and bump the port revision.
PR: 202499
MFH: 2015Q4
|
|
|
|
|
| |
- Update to 0.8.5 release, which supports Qt 5
- Clean up DESKTOP_ENTRIES
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Switch to USES=localbase
- No need to duplicate comment in DESKTOP_ENTRIES
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
PR: 202774
Submitted by: Nikolai Lifanov
Approved by: maintainer
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 204089
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
| |
PR: 203690
Submitted by: kalten@gmx.at (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
While here also mark BROKEN on 9.x, due to gcc crashing during the
build.
PR: 203983 [1]
Submitted by: monwarez at mailoo.org
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
| |
- Switch to options helpers
- 400k get :)
|
|
|
|
|
|
| |
PR: 203687
Submitted by: maintainer
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
PR: 203831
Submitted by: Stefan Ehmann
Approved by: maintainer
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision:
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Games-Bingo
|
|
|
|
|
|
| |
PR: 203057
Submitted by: maintainer
Sponsored by: Absolight
|
|
|
|
| |
- Regenerate patches with `make makepatch`
|
|
|
|
|
| |
Poked by: antoine, freshports
Sponsored by: Absolight
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
|
|
|
|
|
|
|
| |
Cleanup.
PR: 203664 [1]
Submitted by: maintainer [1]
Sponsored by: Absolight
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove unused depends
- Remove /var/games stuff which is not used
MFH: 2015Q4
|
|
|
|
|
| |
PR: 203711
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
| |
as well, but the port only uses a few data files from it and they haven't
been changed.
|
|
|
|
|
| |
PR: 199230
Submitted by: ports fury
|
|
|
|
|
|
|
| |
- Use option target helpers
PR: 203427
Submitted by: lightside at gmx.com (maintainer)
|
|
|
|
|
|
| |
- Regenerate patches
MFH: 2015Q4 (blanket)
|
|
|
|
|
|
|
|
| |
- Don't cat pkg-message from Makefile
PR: 202974
Submitted by: amdmi3
Approved by: maintainer timeout (kamikaze@bsdforen.de, 1 month)
|
| |
|
|
|
|
|
| |
- Add NO_ARCH
- Cosmetic fixes
|
|
|
|
|
| |
- Fix installation from non-root
- Drop @dirrm* from plist
|
|
|
|
|
| |
- Move not on warnings to where it belongs
- Fix installation from non-root
|
|
|
|
|
| |
- Fix installation from non-root
- Drop @dirrm* from plist
|
| |
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
PR: 203193
Submitted by: amdmi3
Approved by: maintainer timeout (mva, 2 weeks)
|
| |
|
| |
|
|
|
|
|
| |
PR: 202821
Submitted by: Jordan Irwin (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
|
| |
PR: 202970
Submitted by: jakub_lach@mailplus.pl (maintainer)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 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.
|
|
|
|
| |
The fix is identical to ioquake3 fix in r398218.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Please look 'git log'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Commit the missing plist changes
Reported by: jbeich
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix PORTREVISION position
PR: 203310
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
|
|
|
|
|
| |
- Switch to @sample
- Switch to options helpers
|
|
|
|
|
| |
- Tweak LICENSE
- Add NO_ARCH
|
|
|
|
|
| |
Convert to options helpers
Fix typos in dependency marcros
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove useless @exec pkg will already do the right thing
Reset @owner/@group when not needed anymore
|
|
|
|
| |
Use options helpers
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
PR: 203232
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
| |
=> 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
|
|
|
|
| |
- Sort USES
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Drop no-op WX_UNICODE
- Install desktop entry and an icon
|
| |
|
|
|
|
| |
- Bump PORTREVISION for pkg-plist change
|
|
|
|
| |
/usr/local/share/doc/domination/ChangeLog.txt
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
than praying that globals end up in the lower 32-bit address space.
Add a number of missing includes, etc.
Approved by: edwin
|
|
|
|
| |
- Sort USES
|
| |
|
|
|
|
|
|
|
| |
(This was support to be with 6 other ports but I forgot to "svn add"
the patch)
Approved by: gcc5 support blanket
|
|
|
|
| |
Approved by: gcc5 support blanket
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 200790
Submitted by: kalten@gmx.at
|
|
|
|
|
| |
PR: 202715
Submitted by: amdmi3
|
|
|
|
|
| |
MFH: 2015Q3
Security: 264749ae-d565-11e4-b545-00269ee29e57
|
|
|
|
| |
Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20150919
|
|
|
|
|
| |
Tested by: make describe (only touched ports)
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Convert to USE_GL
- Convert to USES=execinfo
Approved by: portmgr blanket
|
|
|
|
|
| |
- Convert to USE_GL
- Convert to option helpers
|
|
|
|
|
|
|
| |
- Convert to USE_GL
- Convert to option helpers
Approved by: portmgr blanket
|
|
|
|
|
|
| |
than praying that globals end up in the lower 32-bit address space.
Add a number of missing includes, missing prototypes, etc.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Switch to @sample
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Switch to @sample
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Pet portlint
- Regenerate patches with `make makepatch`
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
| |
- Simplify
- Only use GCC where necessary
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Suggested by: jbeich
|
|
|
|
| |
- Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|