Commit graph

18135 commits

Author SHA1 Message Date
Kirill Ponomarev
67868f2198 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-04-01 11:15:44 +00:00
Kirill Ponomarev
64a4896115 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-04-01 09:39:52 +00:00
Kirill Ponomarev
aed6418166 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-04-01 09:21:48 +00:00
Kirill Ponomarev
47cd6198c5 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226980
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-04-01 07:30:42 +00:00
Ganael LAPLANCHE
42d1ec369f games/flightgear: set LLD_UNSAFE
Prevent Flightgear from linking using lld as it fails with errors like:

/usr/bin/ld: error: cannot preempt symbol: alcGetIntegerv
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by audio_openal.c
>>>               audio_openal.c.o:(openal_input)

due to preemption of symbols with protected visibility in a shared object.

See also PR #219089 for more details.

PR:		226980
Submitted by:	emaste
2018-03-31 16:26:49 +00:00
Danilo Egea Gondolfo
6d7f790e58 - Update to 4.18.0 2018-03-30 19:40:27 +00:00
Sean Bruno
42b5391f47 games/cockatrice: Update to 2.5.0 release.
PR:		226596
Submitted by:	Yuri Victorovich <yuri@freebsd.org>
2018-03-30 17:02:13 +00:00
Nikolai Lifanov
6f2ff657ef replace games/nxengine with NXEngine-evo fork
Port to SDL2 ( thanks to https://github.com/PIlin/NXEngine-iOS )
 More resolutions and widescreen support up to FullHD (thanks to https://github.com/EXL/NXEngine )
 Fullscreen for any resolution
 Gamepad with force-feedback support.
 Localization support.
 Mimiga mask ending pictures (re-drawn by me)
 Modern main menu
 Support for "New" and "Remastered" tracks from CS+
 Header-dependency hell cleaned up. No more autogenerated headers
 Cleaned up nx.h
 Lists/maps from haiku replaced with std::vector/map
 smalfont -> smallfont
 removed built-in data extractor
 removed replays, as they were buggy/not implemented anyway
 fixed tons of warnings and undefined behaviour

PR:		227084
Submitted by:	Piotr Kubaj
2018-03-29 23:49:12 +00:00
Tobias Kortkamp
62702ff9f2 games/monkeybubble: Remove esound dependency
- Monkeybubble includes esd.h without actually needing it for
  anything
- Depend on the right GStreamer plugins to get music working on a
  fresh install
2018-03-29 12:47:38 +00:00
Fernando Apesteguía
3727d1e46c Update games/anki to 2.0.51
PR:	226966
Submitted by:	freebsd_ports@k-worx.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14881
2018-03-28 19:12:26 +00:00
Danilo G. Baio
a89dc1bac9 games/sdlpop: Update to 1.18.1
Changes:	https://github.com/NagyD/SDLPoP/blob/v1.18.1/doc/ChangeLog.txt#L464

PR:		226910
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-03-27 23:29:00 +00:00
Kyle Evans
a99447e805 games/gzdoom: Update to 3.3.0
Due to too many skipped releases, see
https://github.com/coelckers/gzdoom/releases for release notes between 3.1.0
and 3.3.0.

The patches have since been made redundant by upstream, so they can
safely/happily go away.

MAINTAINER has been updated to my @FreeBSD.org address; this port was still
a work in progress when r445117 to update my other ports was committed.

Tested with:	Poudriere (10.4, amd64)
Tested with:	Poudriere (stable/11, amd64)
Tested with:	Poudriere (head, amd64)
Approved by:	lwhsu (ports), me (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14864
2018-03-27 13:21:35 +00:00
Jan Beich
582a0b6bee games/openbor: update to 4628
Changes:	c16d422...57735a1
2018-03-27 00:25:09 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Sunpoet Po-Chuan Hsieh
06bfeeb0b0 Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-03-24 21:12:13 +00:00
Tobias C. Berner
fc292011ac Sync kde.mk a bit with the development repo.
This should ease the import of the new ports for Applications and Plasma Desktop.
- add some more component handling
- bump KDE_APPLICATIONS_VERSION (no direct consumers exist in the ports tree atm)
- fix some space/tab errors

Differential Revision:	https://reviews.freebsd.org/D14814
2018-03-24 10:13:33 +00:00
Yuri Victorovich
2d918e4e3d games/openrct2: Replace static lib with shared lib
Approved by:	portmgr blanket
2018-03-23 21:54:15 +00:00
Yuri Victorovich
f8e03b120b games/openrct2: Update to 0.1.1 -> 0.1.2
Port changes:
* Add USES=desktop-file-utils
* Add USES=shared-mime-info
* Group the USExx section

PR:		226803
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-03-23 21:25:38 +00:00
Tobias Kortkamp
5503d2253b games/iortcw: Update to 1.51b
- Pet portlint

PR:		226846
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-03-22 16:58:37 +00:00
Rene Ladan
fea6b6da89 Remove expired port:
2018-03-21 games/timeseal: Abandoned, outdated, requires COMPAT_43 kernel option which was removed from GENERIC in FreeBSD 7.0
2018-03-22 14:03:06 +00:00
Adriaan de Groot
bd0e829d46 Fix games/cockatrice plist. With CMake 3.10, (also CMake 3.11, which is
why I noticed this) and Qt 5.9, there are translations that are not included
in the plist. Poudriere shows me:

	====> Running Q/A tests (stage-qa)
	====> Checking for pkg-plist issues (check-plist)
	===> Parsing plist
	===> Checking for items in STAGEDIR missing from pkg-plist
	Error: Orphaned: %%DATADIR%%/translations/cockatrice_ca.qm
	Error: Orphaned: %%DATADIR%%/translations/cockatrice_el.qm
<snip>

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14784
2018-03-22 08:47:23 +00:00
Barbara Guida
e5b537c9f6 Attempt to fix on HEAD. 2018-03-21 06:47:43 +00:00
Adriaan de Groot
a00a8803a0 Fix games/supertux2 build (noticed in CMake update, although this is
unrelated). The explanation is in the patch: C++ code that #defines type
is asking for trouble in other headers.

Approved by:	tcberner (mentor, implicit)
2018-03-20 19:07:35 +00:00
Koichiro Iwao
853c80c70a Update MAINTAINER to my new FreBSD.org account
also update my email address in "Created by:" field.

Approved by:	hrs (mentor)
2018-03-20 06:16:18 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Danilo G. Baio
86b7d1d980 games/robocode: Update to 1.9.3.1
Changes:	http://robo-code.blogspot.com.br/2018/03/robocode-1931.html
2018-03-20 02:23:02 +00:00
Jan Beich
611cdb062f games/openbor: update to 4625
Changes:	d42e54c...c16d422
2018-03-20 00:53:35 +00:00
Yuri Victorovich
42f285a623 games/wesnoth: Unbreak by fixing shebang
Port changes:
* Add missing LIB_DEPENDS
* Add missing USE_GNOME and USE_XORG

Approved by:	portmgr (port compliance, infrastructure
2018-03-18 20:55:47 +00:00
Antoine Brodin
9e41e9a8c5 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
MFH:		2018Q1
2018-03-18 20:10:53 +00:00
Yuri Victorovich
4e115a32a1 games/scid: Unbreak by fixing shebang
Also add LICENSE.

Approved by:	portmgr (port compliance, infrastructure)
2018-03-18 19:45:08 +00:00
Yuri Victorovich
a254d0b65d games/outerspace: Unbreak by fixing shebang
* Also add LICENSE

Approved by:	portmgr (port compliance, infrastructure)
2018-03-18 17:07:39 +00:00
Yuri Victorovich
e993cdffa2 games/retroarch: Unbreak by fixing shebang 2018-03-18 16:57:58 +00:00
Yuri Victorovich
a8d5f5af1b games/brainworkshop: Unbreak by fixing shebang 2018-03-18 16:51:35 +00:00
Antoine Brodin
c2ee83d9d7 Mark games/crafty-open-* BROKEN: conflict with games/crafty 2018-03-18 15:39:42 +00:00
Mark Linimon
61e4d580d5 Also broken on aarch64. 2018-03-18 14:58:22 +00:00
Mark Linimon
213715333d Mark as broken on armvX.
Apparently the attempt to defeat the x86 assembler is insufficient.

While here, conform to newer style by unquoting and sorting ARCHs.

Approved by:	portmgr (tier-2 blanket)
2018-03-18 14:40:44 +00:00
Mark Linimon
b8a7cefcd2 Mark as broken on armvX.
Approved by:	portmgr (tier-2 blanket)
2018-03-18 14:20:32 +00:00
Barbara Guida
a820042f29 Attempt to fix on HEAD. 2018-03-18 06:20:50 +00:00
Yuri Victorovich
8058ae434e games/unknown-horizons: Unbreak
Add shebangfix fix.
2018-03-18 03:09:02 +00:00
Barbara Guida
926f963c32 Attempt to fix on HEAD. 2018-03-17 06:48:03 +00:00
Dmitry Marakasov
092af8a5ec - Rename godot, godot-tools to godot2, godot2-tools in preparation for godot 3
- Fix godot consumers to use godot2

PR:		224604
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2018-03-16 17:27:57 +00:00
Dmitry Marakasov
79fcae0869 - Update to 1.0 2018-03-16 11:07:17 +00:00
Dmitry Marakasov
3902c77acc - Update to 1.0 2018-03-16 11:07:13 +00:00
Yuri Victorovich
c5b0e0dc4e games/anki: Update to 2.0.50
Changelog is in:
https://apps.ankiweb.net/docs/changes.html

Also updated WWW.

PR:		226623
Submitted by:	owk <freebsd_ports@k-worx.org> (maintainer)
2018-03-15 15:51:20 +00:00
Barbara Guida
99755a7e3b Attempt to fix on HEAD. 2018-03-15 02:45:50 +00:00
Ganael LAPLANCHE
793e2341e1 Update to 1.3.0 2018-03-14 11:09:00 +00:00
Dmitry Marakasov
e778da6612 Bump revisions after graphics/osg update 2018-03-13 20:10:33 +00:00
Dmitry Marakasov
252919ca0a - Switch to options helpers
Approved by:	portmgr blanket
2018-03-13 14:40:09 +00:00
Nikolai Lifanov
6912a0f6d0 update games/wtf to 20180307 snapshot from NetBSD 2018-03-12 16:51:17 +00:00
Mark Linimon
78b6654ad1 Remove now-useless, commented-out lines.
Approved by:	portmgr (tier-2 blanket)
2018-03-10 23:35:03 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Jan Beich
c8c2add0da games/openra: update GeoLite2 to March snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1687146, actual 1702260
2018-03-10 17:44:59 +00:00
Carlos J. Puga Medina
1b01573f84 Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
2018-03-10 11:22:59 +00:00
Tobias Kortkamp
001afd2ce3 games/iortcw: Add desktop entries 2018-03-08 03:55:10 +00:00
Jan Beich
43432df5fb games/openra: update to 20180307
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20180218
MFH:		2018Q1 (only bug fixes)
2018-03-08 00:08:22 +00:00
Jan Beich
2d6f8ddea3 games/openbor: update to 4616
Changes:	11cd2c0...d42e54c
2018-03-08 00:08:11 +00:00
Yuri Victorovich
6c94d56b52 games/anki: Update to 2.0.48
This release contains minor bugfixes.

PR:		226438
Submitted by:	owk <freebsd_ports@k-worx.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-07 23:58:40 +00:00
Jason E. Hale
c2e2d765fc Adopt-a-port 2018-03-06 00:58:23 +00:00
Yuri Victorovich
fd31774bc8 games/anki: Update to 2.0.47
Maintainer's timeout expired: trebbu@googlemail.com
freebsd_ports@k-worx.org takes maintainership.

Port changes:
* Updated MASTER_SITES/added DISTNAME
* Added to SHEBANG_FILES
* Updated patches

PR:		225487
Submitted by:	owk <freebsd_ports@k-worx.org>
Approved by:	tcberner (mentor, implicit)
2018-03-05 09:10:37 +00:00
Yuri Victorovich
4c26f3eadd games/doom-freedoom: Update to 0.11.3
pkubaj@anongoth.pl takes maintainership.

Port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Fixed %%DATADIR%% in PLIST_FILES

PR:		226340
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	tcberner (mentor, implicit)
2018-03-04 07:44:13 +00:00
Jan Beich
03c244cc3d games/spring: unbreak with boost 1.66
PR:		224124
Obtained from:	upstream
Approved by:	portmgr blanket
2018-03-03 22:40:56 +00:00
Jan Beich
3e0b78e13f games/spring: unbreak with boost 1.65
PR:		220762
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	maintainer timeout (3 months)
2018-03-03 22:40:28 +00:00
Rene Ladan
2d1cca0907 Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree
2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not fetch
2018-03-01 games/adgali: Mastersite disappeared
2018-03-01 games/tuxpuck: Mastersite disappeared
2018-03-01 japanese/migemo-emacs: Unmaintained
2018-03-01 math/clarence: Mastersite disappeared
2018-03-01 devel/cstringbuffer: Abandonware, no more upstream
2018-03-01 deskutils/charmap: Mastersite disappeared
2018-03-01 devel/afay: Abandonware, not used in the ports tree
2018-03-01 devel/alabastra: Abandonware, not used in the ports tree
2018-03-01 devel/adime: Abandonware, not used in the ports tree
2018-03-01 devel/boaconstructor: Abandonware, does not work with recent python/wxPython
2018-03-01 audio/amp: No more upstream
2018-03-01 devel/alf: Abandonware, unused in the ports tree
2018-03-02 19:10:48 +00:00
TAKATSU Tomonari
8663ef3761 - Update to 1.6.1 2018-02-28 03:01:31 +00:00
Dmitry Marakasov
b2036b3ec1 - Switch to USES=localbase
- Limit python version

Approved by:	portmgr blanket
2018-02-27 12:28:58 +00:00
Jan Beich
d65337f145 games/openbor: update to 4615
Changes:	d73408f...11cd2c0
2018-02-27 00:26:38 +00:00
Emanuel Haupt
af382b0be4 Update to 4.4 2018-02-26 08:55:53 +00:00
Yuri Victorovich
a31a69692d Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
Jason E. Hale
08d7a75127 Adopt a few ports 2018-02-25 00:10:49 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Yuri Victorovich
bade7f6a6e games/stockfish: Update to 9
Additional port changes:
* Changed to DISTVERSION
* Added DISTVERSIONSUFFIX
* Removed DISTNAME/DISTFILES
* Added LICENSE_FILE
* Removed WRKSRC
* Added NO_WRKSUBDIR
* Added WRKSRC_SUBDIR
* Removed the blank PORTDATA
* Updated the path in do-install-DOCS-on

PR:		226129
Submitted by:	m.ne@gmx.net
Approved by:	Gautam Mani <execve@gmail.com>, tcberner (mentor, implicit)
2018-02-24 07:48:16 +00:00
Guido Falsi
a71f8460de Update manaplus to 1.8.2.17
PR:		226006
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2018-02-24 00:32:08 +00:00
Guido Falsi
bd53ea2c20 Fix build with clang 6.
The fix also causes the port to fail on 10.x, so add USES-compiler
and USE_CXXSTD=c++11 to address that problem too.

PR:		225835
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2018-02-24 00:28:10 +00:00
Luca Pizzamiglio
46a5d58e52 games/eduke32: update to r6675
PR:		226050
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-02-23 16:36:37 +00:00
Yuri Victorovich
7faebcb501 games/openclonk: Update to 8.0
Additional port changes:
* Changed to DISTVERSION
* Moved BROKEN_powerpc64 to a proper place
* Updated LIB_DEPENDS,USES,USE_GL,USE_SDL
* Choosing OpenAL through CMAKE_ARGS
* Added 3 patches

PR:		226111
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-23 00:54:45 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Tobias Kortkamp
42e93c3579 Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
2018-02-22 12:53:13 +00:00
Jan Beich
516c572c81 games/openbor: update to 4604
Changes:	ab066c1...d73408f
2018-02-22 00:58:55 +00:00
Alex Kozlov
310f61835a - Deprecate and set expiration date to 2018-03-21: Abandoned, outdated, requires COMPAT_43 kernel option which was removed from GENERIC in FreeBSD 7.0 2018-02-21 18:08:37 +00:00
Jason E. Hale
e66e59876a Update to 1.0.6
Add LICENSE
2018-02-21 17:37:21 +00:00
Jason E. Hale
126a8a7d3e Update to 1.5.1
Add LICENSE_FILE
Move USES upward
Fix stage-qa warning about missing USE_GL
Remove workaround for GCC < 6 meant to fix build on FreeBSD 9.x
Add options for DOCS and NLS
2018-02-21 17:11:02 +00:00
Jason E. Hale
f6351f8596 Update to 1.2.2
Fix LICENSE
Fix stage-qa warning about USE_GL
Move USES upward
Remove INSTALLS_ICONS (unneeded for Qt)
Don't install oxygen icons. They are built into the binary as Qt resources.
2018-02-21 16:36:45 +00:00
Antoine Brodin
6747cb9b4e Remove dependency on the python metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-21 16:24:53 +00:00
Jason E. Hale
5e4d9d247b Update to 1.2.6
Make translations optional
Fix stage-qa warnings
Remove INSTALLS_ICONS (Qt apps don't use this)
Move USES block upward
2018-02-21 15:16:30 +00:00
Jason E. Hale
0d6714c1ab Update to 1.1.5
Move USES block upward
2018-02-21 14:38:40 +00:00
Emanuel Haupt
6b72d93bdb Mark broken on FreeBSD 12.X
Notified by:	pkg-fallout
2018-02-21 14:28:17 +00:00
Yuri Victorovich
8990aa9e99 New port: games/bstone: Source port of Blake Stone
PR:		226047
Submitted by:	devel@stasyan.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14441
2018-02-21 08:03:18 +00:00
Nikolai Lifanov
b214f539a2 update games/wtf to 20180219 snapshot from NetBSD 2018-02-20 16:06:28 +00:00
Don Lewis
25fc361c2d Add MAKE_JOBS_UNSAFE=yes to avoid this parallel build failure:
msgfmt: error while opening "trans/ak.mo" for writing: No such file or directory
gmake[1]: *** [Makefile:414: trans/ak.mo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
...Preparing translation files...
30 warnings generated.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/tuxpaint/work/tuxpaint-0.9.22'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
2018-02-20 00:15:56 +00:00
Jan Beich
b8938cf4a6 games/openbor: update to 4601
Changes:	35968d0...ab066c1
2018-02-20 00:09:17 +00:00
Jan Beich
f47f04d398 games/openra: update to 20180218
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20180218
MFH:		2018Q1 (for multiplayer, mostly bug fixes otherwise)
2018-02-19 16:26:15 +00:00
Emanuel Haupt
94dba89bb2 Update to 4.3 2018-02-19 15:14:06 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Tobias Kortkamp
9d94d60ffb games/ags: Update to 3.4.1.12
Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.12/Changes.txt
MFH:		2018Q1
2018-02-17 14:24:51 +00:00
Tobias Kortkamp
e363a46a19 games/moonlight-embedded: Update to 2.4.6
- Adds support for GFE >= 3.12

Changes:	https://github.com/irtimmer/moonlight-embedded/compare/v2.4.4...v2.4.6
MFH:		2018Q1
2018-02-17 14:14:12 +00:00
Guido Falsi
84630d5dec - Update devel/yaml-cpp to 0.6.1
- This new version drops dependency on boost-libs
- Fix openxcom to build with this new version [1]
- Add explicit dependency on boost to net-mgmt/openbmp, now that
  yamp-cpp does not pull that in for it [2]

Approved by:		pizzamig [2],
			Maintainer timeout [1]
Differential Revision:	https://reviews.freebsd.org/D14155
2018-02-17 10:12:29 +00:00
Yuri Victorovich
9e4722149a games/emptyepsilon: Update to 2018.02.15
Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-02-16 10:36:44 +00:00
Mathieu Arnold
f6e7f26602 devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
2018-02-15 12:34:49 +00:00
Danilo Egea Gondolfo
621cc3961b - Update to 4.16.0 2018-02-14 21:24:30 +00:00
Nikolai Lifanov
3ba8d61cb2 update games/wtf to 20180212 snapshot from NetBSD 2018-02-14 20:09:42 +00:00