Commit Graph

18086 Commits

Author SHA1 Message Date
Jan Beich
8978b6de2c devel/icu: fix PORTREVISION in consumers after r466760 (direct commit)
PR:		227042
Reported by:	antoine
Pointy hat to:	jbeich
Approved by:	ports-secteam blanket
2018-04-07 19:19:57 +00:00
Jan Beich
a4bf2a5a6f MFH: r466648
devel/icu: update to 61.1

Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2018-04-07 19:09:30 +00:00
Jan Beich
f704ee1ae6 MFH: r466548
games/openra: update GeoLite2 to April snapshot

fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1702260, actual 1694435

Approved by:	ports-secteam blanket
2018-04-05 10:29:07 +00:00
Jan Beich
37cf857461 MFH: r466396 r466397 r466398 r466399 r466400 r466409 r466410 r466411 r466412 r466414 r466415 r466416 r466431
devel/icu: prepare consumers for 61 update

https://ssl.icu-project.org/trac/changeset/40705

PR:		227042
Reported by:	antoine (via exp-run)
Approved by:	ports-secteam blanket
2018-04-04 12:03:02 +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