Commit graph

17707 commits

Author SHA1 Message Date
Nikolai Lifanov
93e7eda23d games/stonesoup, games/stonesoup-sdl: update to 0.20.0
This release is filled with cool new stuff. Read about it here:
http://crawl.develz.org/wordpress/crawl-0-20-scarf-our-wanderful-fried-frogs

Port changes:
o switch to new master site layout and enable https://
o drop several now unnecessary local patches
o chase SOUND refactoring
o implement and enable sound support for SDL (tiles) option unconditionally
   - this uses SDL_mixer and not /usr/local/bin/play like the SOUND option
2017-05-30 21:07:15 +00:00
Tobias Kortkamp
66e081479e Fix OpenAL dependency
PR:		219266
Approved by:	lme (mentor), devel@stasyan.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10788
2017-05-30 16:41:40 +00:00
Tobias Kortkamp
de9bba1607 Remove ALSA dependency. It's not required.
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10730
2017-05-30 16:38:56 +00:00
Antoine Brodin
034b4e6d7d Register dependency on groff
PR:		213725
2017-05-29 11:32:14 +00:00
Sunpoet Po-Chuan Hsieh
6fbb7d9609 Fix options helper
- Fix OPTIONS_DEFAULT: remove IPV6 and NLS which are added by framework
- Convert to options target helper

Approved by:	portmgr (blanket)
2017-05-28 23:17:24 +00:00
Antoine Brodin
e2fc852e1f Register dependency on groff
PR:		213725
2017-05-28 21:18:04 +00:00
Mark Linimon
378be05b39 Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 22:16:50 +00:00
Mark Linimon
2cb70e7e21 Mark some ports failing on armv6, for errors classified as "coredump".
This skips the ports that possibly only coredump under qemu.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 21:16:51 +00:00
Mark Linimon
8416961f94 Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 16:00:49 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Mark Linimon
618664c507 Mark some ports failing on armv6, for errors classified as "bad C++ code".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:43:10 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Mark Linimon
a514a65832 Also fails on armv6. Convert to NOT_FOR.
Approved by:	portmgr (tier-2 blanket)
2017-05-26 18:30:43 +00:00
Nikolai Lifanov
bdf8440b9a update games/tome4 to 1.5.5
This contains two back-to-back bugfix releases:

https://te4.org/blogs/darkgod/2017/05/news/tales-majeyal-154-match-out
https://te4.org/blogs/darkgod/2017/05/news/tales-majeyal-155-aka-whoops-out
2017-05-24 13:58:33 +00:00
Dmitry Marakasov
d06e0ce517 - Switch to options helpers
- Regenerate patches
2017-05-24 09:00:37 +00:00
Jan Beich
efd6c77aae games/manaplus: update to 1.7.5.14
Changes:	https://manaplus.org/changelog#new_release_17514
PR:		219439
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2017-05-24 05:11:29 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Jochen Neumeister
5ce401545d Update to 2.4.10
- Remove MAKE_JOBS_UNSAFE
- Changes: https://github.com/BZFlag-Dev/bzflag/releases

PR:	219317
Reported by:	Kevin Zheng (Maintainer) <kevinz5000@gmail.com>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10792
2017-05-21 16:25:43 +00:00
Jochen Neumeister
23978412c3 Update to 2017.05.06
PR:	219398
Reported by: Yuri Victorovich (Maintainer) <yuri@rawbw.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10831
2017-05-21 15:47:30 +00:00
Mark Linimon
65f2e41ca3 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 13:21:04 +00:00
Mark Linimon
74fa808d34 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Dominic Fandrey
75eb5eba72 games/openarena: Fix CVE-2017-6903
- Backport fix based on patchset for urbanterror [1]

[1] https://github.com/Barbatos/ioq3-for-UrbanTerror-4/pull/73

PR:		217911
Submitted by:	miwi
Approved by:	miwi (mentor)
MFH:		2017Q2
Security:	CVE-2017-6903
Security:	e48355d7-1548-11e7-8611-0090f5f2f347
Differential Revision:	https://reviews.freebsd.org/D10176
2017-05-18 20:58:59 +00:00
Dominic Fandrey
73ab74b3e2 games/ioquake3-devel: Remove in favour of ioquake3
Upstream requested us to point games/ioquake3 to github master,
making this port obsolete.

PR:		217911
Reviewed by:	miwi
Approved by:	miwi (mentor)
MFH:		2017Q2
Security:	CVE-2017-6903
Security:	e48355d7-1548-11e7-8611-0090f5f2f347
Differential Revision:	https://reviews.freebsd.org/D10172
2017-05-18 20:31:04 +00:00
Sunpoet Po-Chuan Hsieh
03e4256759 Update WWW
Approved by:	portmgr (blanket)
2017-05-18 16:05:13 +00:00
Alexey Dokuchaev
ef1d7bd508 Spell `superseded' correctly in various places. 2017-05-18 13:37:08 +00:00
Ganael LAPLANCHE
049060d2be Add missing run dependency to Python (fixes shebang of openalchemist-config) 2017-05-18 11:43:32 +00:00
Koop Mast
8d888d5dee Mark deprecated and set experation date.
Is no longer used after the recent gnome-games updates.
2017-05-18 10:45:49 +00:00
Jan Beich
27e9ba80f5 games/openra: update GeoLite2 to May snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1366645, actual 1381919
2017-05-18 00:51:22 +00:00
Koop Mast
377f75536b Update the gnome-games suite to the latest:
Update atomix to 3.22.0.
Update five-or-more to 3.22.2.
Update four-in-a-row to 3.22.1.
Update gnome-2048 to 3.22.0.
Update gnome-chess to 3.24.1.
Update gnome-klotski to 3.22.1.
Update gnome-mahjongg to 3.22.0.
Update gnome-mines to 3.24.0.
Update gnome-nibbles to 3.24.0.
Update gnome-robots to 3.22.1.
Update gnome-sudoku to 3.24.0.
Update gnome-taquin to 3.22.0.
Update gnome-tetravex to 3.22.0.
Update hitori to 3.22.3.
Update iagno to 3.22.0.
Update lightsoff to 3.24.0.
Update quadrapassel to 3.22.0.
Update swell-foop to 3.24.0.
Update tali to 3.22.0.

 * Add licenses
 * Review dependancies
 * Update WWW lines

Obtained from:	gnome devel repo (based on)
2017-05-17 08:44:31 +00:00
Tijl Coosemans
0c81921d53 Update to 120.2.2 2017-05-16 15:28:53 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Torsten Zuehlsdorff
63f1ccc8ea games/wesnoth: add pkg-message for charset information
Wesnoth assumes an UTF-8 charset by default. Using another
one will result in a crash of Wesnoth. Since the charset
depends on the env, the user needs to take care itself.

PR:           216500
Submitted by: mzs_47@yahoo.co.in
2017-05-16 12:27:43 +00:00
Mathieu Arnold
aa1ca03dda Remove svn keywords from patches.
Sponsored by:	Absolight
2017-05-15 15:38:56 +00:00
Ganael LAPLANCHE
f55d6e7d12 Backport security fix faf872e7 (CVE-2017-8921)
Reported by:    Florent Rougon <f.rougon@free.fr>
Security:	https://sourceforge.net/p/flightgear/flightgear/ci/faf872e7
2017-05-15 10:16:25 +00:00
Dmitry Marakasov
0ee9ffe307 - Add missing depends
- Simplify port
2017-05-15 09:00:28 +00:00
Nikolai Lifanov
d7fd628e2a update to 20170512 snapshot from NetBSD 2017-05-14 12:48:39 +00:00
Mark Linimon
a401704344 Mark some ports failing on various tier-2 archs. In cases where the
error message was a stub, provide a real one.

While here, pet portlint.

This is a catchup commit from various earlier commits.

Approved by:	portmgr (tier-2 blanket)
2017-05-14 06:33:57 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Martin Wilke
8d3f1de2db - Broken checksum mismatch
libretro-CATSFC-libretro-5907687_GH0.tar.gz              0  B    0  Bps
=> Fetched file size mismatch (expected 373347, actual 373224)
2017-05-13 11:03:43 +00:00
Martin Wilke
6d523313d8 - Mark Broken
=> Attempting to fetch http://www.craftychess.com/crafty-23.8.zip
fetch: http://www.craftychess.com/crafty-23.8.zip: Not Found
=> Attempting to fetch http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip
fetch: http://www.cis.uab.edu/hyatt/crafty/source/crafty-23.8.zip: Not Found
2017-05-13 07:24:08 +00:00
Jan Beich
af98de3b3e games/acm: prevent free()ing unitialized data
acm may coredump immediately after starting on systems which do not
zero malloc()ed memory e.g., MALLOC_CONF=junk:true. This is because
one of the fields of a malloc()ed data structure (w) contains a
pointer (w->csPool2), and if that pointer is never used, then later
code will find the pointer is non-NULL and try to free() the memory
pointed to by the pointer.

PR:		215427
Submitted by:	Jeff Gibbons <jgibbons@protogate.com>
2017-05-12 22:33:54 +00:00
Emanuel Haupt
22d85ee38e - Update to 1.0.8
- Add LICENSE
2017-05-12 21:08:20 +00:00
Jan Beich
62c23cfee4 games/acm: unbreak on aarch64
xdr_var_array.c:82:12: fatal error: 'machine/limits.h' file not found
#  include <machine/limits.h>
           ^
1 error generated.

Reported by:	pkg-fallout
2017-05-12 20:38:45 +00:00
Ruslan Makhmatkhanov
b660d2427d games/aisleriot: merge couple of fixes from gnome devel repo
- add missing dependency upon libcanberra (reported by QA)
- change CONFLICTS because it only conflicts on install phase
- bump PORTREVISON because of dependency list change

With hat:	gnome
2017-05-12 17:26:30 +00:00
Nikolai Lifanov
618c409f67 update games/wtf to 20170511 snapshot from NetBSD 2017-05-12 16:28:51 +00:00
Ruslan Makhmatkhanov
96e1d6849a games/libgnome-games-support>: remove BROKEN after gtk30 updated to 3.22 2017-05-12 16:13:20 +00:00
Dmitry Marakasov
8bf1947de3 - Update to 20170508
- Update WWW
2017-05-12 15:04:48 +00:00
Kurt Jaeger
ab2c06466f games/aisleriot: update 3.18.2 -> 3.22.2
https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.0.changes
  https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.1.changes
  https://download.gnome.org/sources/aisleriot/3.20/aisleriot-3.20.2.changes
  https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.0.changes
  https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.1.changes
  https://download.gnome.org/sources/aisleriot/3.22/aisleriot-3.22.2.changes

PR:		218862
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	rkoberman@gmail.com
2017-05-12 02:47:05 +00:00
Jose Alonso Cardenas Marquez
4f5238c8cd - Update to 1.9.4
- Bump PORTEPOCH
2017-05-11 21:54:36 +00:00
Jose Alonso Cardenas Marquez
8828a9d1d2 - Update to 1.9.4.3
- Bump PORTEPOCH
2017-05-11 21:53:34 +00:00
Antoine Brodin
f9e689d717 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2017-05-11 18:26:00 +00:00
Antoine Brodin
6b2085335d Fix check-sanity after WTFPL addition 2017-05-11 06:03:38 +00:00
Antoine Brodin
a5d5bc9364 Mark BROKEN: fails to build
In file included from ui.cpp:40:
In file included from ./gtkmm/ui.h:55:
/usr/local/include/glibmm-2.4/glibmm/refptr.h:93:18: error: expected ';' at end of declaration list

Reported by:	pkg-fallout
2017-05-10 21:58:51 +00:00
Antoine Brodin
456320522c Mark BROKEN: fails to build
In file included from EmberServices.cxx:19:
../../../../src/services/server/ServerService.h:32:10: fatal error: 'sigc++/object_slot.h' file not found
#include <sigc++/object_slot.h>

Reported by:	pkg-fallout
2017-05-10 21:57:35 +00:00
Antoine Brodin
871a7d9e8b Mark BROKEN: fails to build
In file included from cheech.cc:22:
...
/usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list

Reported by:	pkg-fallout
2017-05-10 21:56:34 +00:00
Nikolai Lifanov
a8f4d0e273 update games/wtf to 20170510 snapshot from NetBSD 2017-05-10 13:19:01 +00:00
Jan Beich
fdf3fa67c3 games/openbor: oops, make sure patch(1) doesn't confuse context 2017-05-10 02:32:29 +00:00
Jan Beich
99a384ed57 games/openbor: update to 4505
Changes:	https://github.com/DCurrent/openbor/commit/c0037ec
2017-05-09 21:51:46 +00:00
Jan Beich
25fd933ce1 games/openbor: drop no longer necessary crash workaround 2017-05-09 21:21:40 +00:00
Jan Beich
68a8fbed3e games/openbor: update to 3.0.r4504
- Add old slaves for some games (e.g. Ghosts'n Demons) based on
  http://www.chronocrash.com/forum/index.php?topic=2360.0
- Annotate .desktop file with build version
- Drop v3.0 from package version
- s/module/game/ in pkg-message for less ambiguity

Changes:	ba1eb4f...4dfdb66
2017-05-09 20:57:05 +00:00
Tobias Kortkamp
22a1cd48c8 Fix audio output
Let GStreamer decide which audio sink to use and do not force use the ALSA sink.

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10657
2017-05-09 14:04:18 +00:00
Danilo G. Baio
f8cc2c102f Update my email address
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
2017-05-08 17:21:49 +00:00
Tobias C. Berner
7155e78a68 Fix shebangs
Reported by:	miwi
Approved by:	rakuco (mentor, implicit)
2017-05-08 16:50:24 +00:00
Stefan Eßer
7aa1a2e07a Batch downloader for games distributed by GOG.com (Good Old Games).
A number of Linux games distributed by GOG.com should be usable under
Linux emulation on FreeBSD, but none has actually been tested.

Approved by:	antoine (mentor)
2017-05-06 20:33:40 +00:00
Nikolai Lifanov
18add0f634 update games/wtf to 20170505 snapshot from NetBSD 2017-05-06 13:56:40 +00:00
Martin Wilke
f319b6f372 - Update to 1.7.4.1
PR:		218420
Submitted by:	maintainer
2017-05-05 13:48:38 +00:00
Mathieu Arnold
2249c20332 Fix some FreeBSD.org case of bad case.
Sponsored by:	Absolight
2017-05-04 14:58:54 +00:00
Pawel Pekala
ee6234880d - Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN

Release Highlights
    WARNING: Version 2 IS NOT Binary Compatible with Older Versions
    Version 2 is Source Compatible with Older Versions
    Lots of source code scrubbing
    [New] RSCALE support (requires libicu from http://www.icu-project.org)
    [New] CalDAV attachment support (draft-daboo-caldav-attachments)
    [New] Resurrect the Berkeley DB storage support
    [Bug] issue83: Incorrect recurrence generation for weekly pattern
    Handle RRULEs better
    Handle threading better

PR:		218711
Submitted by:	myself
Approved by:	maintainer timeout
2017-05-03 17:09:38 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Mark Linimon
c1babd7ddb Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-01 19:25:00 +00:00
Larry Rosenman
6840168813 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
2017-04-30 15:47:51 +00:00
Sunpoet Po-Chuan Hsieh
7d3a967cfb Update to 0.6.0
- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2017-04-30 12:50:54 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Dmitry Marakasov
72581ee305 - Switch to options helpers
- Update WWW
2017-04-29 09:00:08 +00:00
Dmitry Marakasov
d60383bf49 - Update to 3.2.3 2017-04-29 02:09:21 +00:00
Dmitry Marakasov
e1b66ed573 - Update to 0.8.2 2017-04-28 20:46:37 +00:00
Jan Beich
5f9b7f621f games/openbor: document how to get svn revision 2017-04-27 22:01:37 +00:00
Larry Rosenman
90b0652208 games/fairymax: Improve regex conformance
PR:		218606
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	Kalten <kalten@gmx.at> (maintainer), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D10502
2017-04-26 01:01:28 +00:00
Dmitry Marakasov
a67516612f - Switch to USES=tar
- Fix shebangs
- Add NO_ARCH
2017-04-25 18:07:56 +00:00
Dmitry Marakasov
acb21dbf63 - Update to 3.0.0 2017-04-25 10:38:57 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Koop Mast
f59a6653a5 Update the gtk+ stack [1]
Update gdk-pixbuf2 to 2.36.6
Update gtk30 to 3.22.12
Update cairomm to 1.12.2
Update gtkmm30 to 3.22.0

Update the following themes to be compatible with the new gtk+ version:
Update adwaita-icon-theme to 3.22.0
Update gnome-themes-standard to 3.22.3
Update gtk-E17-theme to 3.22.1 [2]
Update gtk-arc-themes to 20170302 [3]
Update mate-themes to 3.22.10

Bump xfce4-notifyd due to new gtk30 version, requested by olivierd@.
Mark LordsaWar broken, it doesn't build with cairomm 1.12.

PR:		210272 [1], 210696 [2], 218667 [3]
Submitted by:	Matthew Rezny [2]
Obtained from:	Unless otherwise stated obtained from GNOME devel repo
Exp-run by:	antoine@ [1]
2017-04-23 08:35:28 +00:00
Jan Beich
c224c667df games/openra: update to 20170421
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20170421
MFH:		2017Q2
2017-04-22 09:52:33 +00:00
Dmitry Marakasov
23a875c3c3 - Add LICENSE
- Switch to options helpers
2017-04-22 09:05:06 +00:00
Antoine Brodin
0488864d60 Restore timestamp in patch file
Reported by:	jbeich
2017-04-22 08:50:59 +00:00
Antoine Brodin
af1131c8ae Attempt to fix make patch by changing eol style
Reported by:	pkg-fallout
2017-04-22 08:25:59 +00:00
Dmitry Marakasov
9ea2ab7d5e - Add LICENSE
- Fix plist
2017-04-21 16:32:53 +00:00
Dmitry Marakasov
a880f8e398 - Fix shebangs
- Add missing python dependency
2017-04-21 14:16:29 +00:00
Dmitry Marakasov
d60aa9edd3 - Fix shebangs
- Switch to options helpers
2017-04-21 14:15:45 +00:00
Dmitry Marakasov
42654383ad - Fix shebangs 2017-04-21 14:13:05 +00:00
Dmitry Marakasov
a1bc541388 - Fix shebangs
- Switch to options helpers
2017-04-21 14:12:30 +00:00
Dmitry Marakasov
c3732e7815 - Add NO_ARCH
- Switch to options helpers
2017-04-21 11:10:02 +00:00
Dmitry Marakasov
ee8d1b35ca - Fix shebangs 2017-04-21 11:03:55 +00:00
Dmitry Marakasov
5c50641c42 - Fix shebangs
- Add NO_ARCH
2017-04-21 08:54:35 +00:00
Dmitry Marakasov
4f2d2bf138 - Fix shebangs 2017-04-20 15:49:54 +00:00
Dmitry Marakasov
085899844c - Fix shebangs 2017-04-20 15:46:21 +00:00
Dmitry Marakasov
f576c8887b - Fix shebangs
- Add missing xorg depends
2017-04-20 15:45:54 +00:00
Dmitry Marakasov
26747cd312 - Fix LICENSE
- Add LICENSE_FILE
- Cosmetic fixes
- Fix WWW:
2017-04-20 13:44:37 +00:00
Martin Wilke
80b980d6f0 - Fix Shebangs
- Added LICENSE
- Added NO_ARCH
2017-04-20 04:13:39 +00:00
Dmitry Marakasov
dd05aa01ac - Limit dos2unix to not corrupt binary files
- Make iconon symlink relative
- Switch to options helpers
2017-04-19 09:05:03 +00:00
Martin Wilke
efe3f7d37b - Fix Shebangs 2017-04-18 18:26:19 +00:00
Dmitry Marakasov
6153fc83a6 - Update WWW 2017-04-18 10:11:32 +00:00
Dmitry Marakasov
85653b409d - Add LICENSE
- Add .desktop entry
- Respect CFLAGS/LDFLAGS
2017-04-17 19:21:37 +00:00
Barbara Guida
1838c72449 Revert to r437875.
Sorry...it turned out I did the test using my default make.conf,
so it was building with default 10-STABLE clang (3.4.1).
After testing again, still no luck with llvm40.
2017-04-17 11:35:39 +00:00
Barbara Guida
1240fc9915 Build using LLVM because after r438668 it builds fine using llvm40.
This also allows to restore LAUNCHER option, because contrarily to
default gcc version, llvm still produces working binary for vlaunch.
2017-04-17 11:02:20 +00:00
Jan Beich
3c883d4ead games/openbor: move to GitHub where new builds are
http://www.chronocrash.com/forum/index.php?topic=3344.0

MFH:		2017Q2
2017-04-16 12:58:28 +00:00
Danilo Egea Gondolfo
c9750b4e10 - Update solarus and solarus-quest-editor to 1.5.3 2017-04-15 22:55:13 +00:00
Emanuel Haupt
1ee46ef011 Add .desktop entry and icon. 2017-04-15 19:29:56 +00:00
Steve Wills
6e3b73e796 games/beret: create port
Beret is a 2D puzzle-platformer game about a scientist named Beret
who has gained telekinetic abilities through his research at the
Evil Corporation. He decides that the Evil Corporation is too evil
for his liking, and begins his solitary quest to overthrow the
corporation and punish the evil deeds of his employers.

Beret has:
- 21 puzzle-filled levels
- 120 collectable Medallions
- Over 20 hours of gameplay
- An unlockable level editor

WWW: http://kiwisauce.com/beret/

PR:		218516
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
2017-04-15 12:35:41 +00:00
Dmitry Marakasov
339b17c210 - Add games/billardgl
BillardGL is an OpenGL pool billiard simulation, which was developed
within the scope of our course "Computergraphics" at the University
of Freiburg (Germany). BillardGL is puplished under the GPL and is
available for download for Windows and Linux.

WWW: http://www.billardgl.de/index-en.html
2017-04-13 20:03:56 +00:00
Dmitry Marakasov
b991f046ce - Fix shebangs
- Switch to options helpers
2017-04-13 19:48:09 +00:00
Dmitry Marakasov
837c9dce6c - Fix shebangs
- Cosmetic fixes
2017-04-13 19:47:03 +00:00
Emanuel Haupt
fdaa1356c0 Use DESKTOP_ENTRIES macro for desktop file.
Notified by:	danfe
2017-04-13 14:39:31 +00:00
Emanuel Haupt
876e9cd57d Provide a desktop file and icon 2017-04-13 13:57:14 +00:00
Dmitry Marakasov
cbe4f30d8f - Update to 2.4.1 2017-04-12 20:06:21 +00:00
Dmitry Marakasov
b6f383d987 - Update to 2.4.1 2017-04-12 20:05:35 +00:00
Dmitry Marakasov
fc577be756 - Update to 0.5.1 2017-04-12 18:54:46 +00:00
Dmitry Marakasov
4f0e0b3b05 - Update to 0.5.1 2017-04-12 18:54:36 +00:00
Mathieu Arnold
87dbc47582 Fix the double PORTVERSION/DISTVERSION usage in the ioquake3 ports.
Sponsored by:	Absolight
2017-04-12 09:10:05 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
Dmitry Marakasov
7e3578a77c - Update to 1.03
- Switch to options helpers
- Regenerate patches
2017-04-10 15:44:31 +00:00
Nikolai Lifanov
c6ec4313e7 update games/tome4 to 1.5.3
This is primarily a bugfix release.

Changes: https://te4.org/blogs/darkgod/2017/04/tome/tales-majeyal-153-never-give-never-surrender-out
2017-04-10 13:37:43 +00:00
Dmitry Marakasov
b42359526b - Pet portlint
- Switch to options helpers
2017-04-10 11:37:34 +00:00
Dmitry Marakasov
7ab18d9425 - Simplify by using DISTVERSION
- Fix LICENSE
- Add NO_ARCH
- Switch to options helpers
2017-04-10 09:02:09 +00:00
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Ganael LAPLANCHE
2dcfd1be11 Update Simgear and Flightgear ports to 2017.1.3 2017-04-08 20:26:12 +00:00
Dmitry Marakasov
6b3a55ac13 - Add LICENSE
- Fix library installation

Approved by:	portmgr blanket
2017-04-08 11:05:02 +00:00
Matthew Rezny
a9e3e6141e * Build fixes: add CC and CXX to MAKE_ARGS, pass NOASM via MAKE_ARGS
* Fetch fix: correct the URL for VOXEL and XXX packs
* Add option VOXEL and remove obsolete MIDI options
* Correct patching of game data path so the full path need not be specified
* Install (SHAREWARE) or instruct (pkg-message) to copy both game data files

PR:		217913
Approved by:	pkubaj@anongoth.pl (maintainer), swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10107
2017-04-07 21:39:53 +00:00
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Alexey Dokuchaev
7842f30bf6 Disable searching for WADs in the current directory as it can easily take
up a lot of time (e.g., when launched from $HOME) and thus delay the game
startup in a very annoying way (also stresses the disks a lot).
2017-04-07 17:39:58 +00:00
Alexey Dokuchaev
ab83df2487 - Update Doom Legacy to version 1.46.3
- Do not pass SVN_REV via CFLAGS, it is now defined in `src/d_main.c'
- OLD_DEPENDENCIES is no longer a valid setting, stop referencing it
- When adjusting default WAD search path, fix only one DEFWADS rather
  than a bunch of them (one is enough)
- Remove old hack for better support for relative paths (for `-iwad'
  switch): it no longer applies and the game works correctly per se
- Remove Clang-related fixes that were integrated upstream
- Do not overwrite `make_options' file, simply append few necessary
  settings at the end of it

List of changes: http://doomlegacy.sourceforge.net/docs/whatsnew.html
2017-04-07 15:43:20 +00:00
Dmitry Marakasov
5b516f1146 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2017-04-07 15:26:29 +00:00
Barbara Guida
1e8d0f91a6 - USE_GCC because llvm (starting from llvm40) generates not working binary for vcc causing failure during the build
- Remove the LAUNCHER option because current GCC generates not working binary for vlaunch
- Modernize OPTIONS
2017-04-06 20:14:21 +00:00
Alexey Dokuchaev
9cc5b64688 Attempt to unbreak the build against newer versions of libXxf86dga:
In file included from src/linux/gl_glx.c:57:
  /usr/local/include/X11/extensions/xf86dga.h:9:2: warning: "xf86dga.h
  is obsolete and may be removed in the future." [-W#$warnings]
  /usr/local/include/X11/extensions/xf86dga.h:10:2: warning: "include
  <X11/extensions/Xxf86dga.h> instead." [-W#warnings]

While here, add missing USE_XORG components per `stage-qa' note; this
also unbreaks the build when X11 option is not being selected (the bug
previously went unnoticed because it is selected by default).

Reported by:	Victor Sudakov
2017-04-06 19:40:24 +00:00
Alexey Dokuchaev
01726beb98 Fix a couple of bugs that prevented `games/quake2lnx' from fully working
on amd64 (and likely other 64-bit architectures):

- Prototype for `void *qwglGetProcAddress(char *symbol)' was guarded by
  #ifdef __linux__; this was not a problem on i386, where sizeof(void *)
  /actual return type/ == sizeof(int) /assumed return type of undeclared
  function/.  On amd64, returned pointer would sometimes get truncated,
  leading to a program's crash.  Mend this by turning `#ifdef __linux__'
  condition essentially into `#ifndef _WIN32'
- Software renderer was typedef'ing PIXEL24 as `unsigned long'; fix it
  by using `unsigned int' type instead
- Remove `-s' from OPTIMIZED_CFLAGS: stripping is taken care of during
  installation (subject to WITH_DEBUG); also remove optimization flag
  `-fexpensive-optimizations' as it is not being supported by Clang
- While here, fix `version' console command to report correct operating
  system and architecture names
- Employ options helper target to install documentation; add more useful
  changelogs and drop `quake2.3dfxgl' file (meaningless these days)
2017-04-05 17:58:37 +00:00
Dmitry Marakasov
708297b1d3 90 Second Portraits is a silly speed painting game developed for
Ludum Dare 31 Jam competition.

Time is money and you have neither! In 90 SECOND PORTRAITS you're
paying the bills by speed painting portraits of bypassing customers!

You have 90 seconds to paint the customer and his/her prefered
background! Your work day ends after 5 customers!

WWW: http://tangramgames.dk/games/90secondportraits/
2017-04-05 17:40:35 +00:00
Dmitry Marakasov
015fe18359 - Update to 2.4.3 2017-04-05 15:15:20 +00:00
Baptiste Daroussin
9061dbbffc Fix build with recent libsigc++20 2017-04-05 11:36:31 +00:00
Baptiste Daroussin
c075737570 Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
Alexey Dokuchaev
923f43b2f9 Update OpenTTD to version 1.7.0.
TIMESTAMP (openttd-1.7.0-source.tar.xz) = 1491064380
2017-04-03 07:39:12 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Alexey Dokuchaev
d76edebd41 Make sure `games/cake' runs OK on amd64 (and possibly other 64-bit
architectures):

- Console::SetFontSize() method calls Console::Recalculate_NLines()
  which might access ConsoleLines[] array before it is constructed,
  Recalculate_NLines() is explicitly called after ConsoleLines[] is
  allocated and populated, so just comment out problematic call in
  SetFontSize(); it is called only once anyway (the problem did not
  exhibit itself on i386 for some reason);
- The code assumes that sizeof(long) == 4 in too many places, e.g.
  in on-disk file format layouts and such.  Fixing all structures
  would be too much trouble; instead, simply replace those long's
  with int's, [un]signed as appropriate.
2017-03-31 09:13:11 +00:00
Mathieu Arnold
f70343fa84 Remove obsolete PROJECTHOST.
Sponsored by:	Absolight
2017-03-30 21:12:43 +00:00
Ashish SHUKLA
9cba0ef67a - Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
2017-03-29 06:50:28 +00:00
Dmitry Marakasov
7233aa872d - Fix build on CURRENT 2017-03-28 16:16:30 +00:00
Dmitry Marakasov
e3532d1234 Have you ever wanted to blow something up? Or maybe you always
dreamt of operating an atomic power plant? Do you have a will to
develop your own CPU? The Powder Toy lets you to do all of these,
and even more!

The Powder Toy is a free physics sandbox game, which simulates air
pressure and velocity, heat, gravity and a countless number of
interactions between different substances! The game provides you
with various building materials, liquids, gases and electronic
components which can be used to construct complex machines, guns,
bombs, realistic terrains and almost anything else. You can then
mine them and watch cool explosions, add intricate wirings, play
with little stickmen or operate your machine. You can browse and
play thousands of different saves made by the community or upload
your own - we welcome your creations!

WWW: http://powdertoy.co.uk/
2017-03-28 13:49:55 +00:00
Wen Heping
d9ffa3a7ab - Update to 0.4.1
PR:		217328
Submitted by:	fiziologus@gmail.com(maintainer)
2017-03-26 05:19:47 +00:00
Alex Kozlov
5cc7ad73a0 - Update MASTER_SITES to unbreak the port
- Update to 2.10.1.13

PR:	215817
Submitted by:	Stephen Dennis <brazilofmux@gmail.com>
2017-03-25 23:25:25 +00:00
Dmitry Marakasov
96b6c282f5 - Update to 0.3.2 2017-03-23 13:22:42 +00:00
Tobias Kortkamp
437372be00 Fix runtime
PR:		217945
Submitted by:	Masayoshi Fujimoto <m.fujimoto@yandex.ru>
Reviewed by:	Masayoshi Fujimoto <m.fujimoto@yandex.ru>
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10116
2017-03-23 09:13:25 +00:00
Alexey Dokuchaev
646b89f056 - Update `games/manaplus' to version 1.7.3.18
- Upstream had removed PhysicsFS dependency and applied our local patch
- TIMESTAMP (manaplus-1.7.3.18.tar.xz) = 1489855191

PR:		217925
Submitted by:	maintainer
2017-03-21 20:33:34 +00:00
Dmitry Marakasov
0b4d9c47d8 - Update to 20170314 2017-03-21 18:48:21 +00:00
Dmitry Marakasov
b1849cbe93 - Update to 0.6.3 2017-03-21 13:04:29 +00:00
Nikolai Lifanov
805c891e67 update games/tome4 to 1.5.2
This is mostly a balancing update.

Changes: https://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-152-forever-and-more-out
2017-03-21 12:24:59 +00:00
Dmitry Marakasov
5cd92ee255 - Switch to USES=localbase
- Switch to options helpers
2017-03-20 09:01:57 +00:00
Marcelo Araujo
d6430ee0a4 Do not set NO_CDROM or NO_PACKAGE along with RESTRICT.
When use RESTRICT it implies the former ones.
2017-03-19 04:12:08 +00:00
Nikolai Lifanov
7a37448f1b add https:// master site to games/tome4 now that it's available 2017-03-18 15:12:16 +00:00
Jan Beich
64e7cb7d37 games/openra: update GeoLite2 to March snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1347263, actual 1334841
2017-03-17 23:40:28 +00:00
Nikolai Lifanov
9735aebdac update games/tome4 to 1.5.1
This is primarily a bugfix and balance update.

The port now enables a parallel build by being more granular
with components that don't build in parallel.

http://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-151-forever-and-some-out
2017-03-17 03:08:37 +00:00
Dmitry Marakasov
5c3c456160 - Regenerate patches
- Cosmetic fixes
2017-03-16 09:01:53 +00:00
Sean Bruno
26b550efc7 Update to release 2017-03-14-Release: Thopter Pie Network.
https://github.com/Cockatrice/Cockatrice/releases
2017-03-15 16:12:56 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Tobias Kortkamp
60a063e656 Delete games/trigger-data
It has been merged into games/trigger-rally with r435491.

PR:		217781
Submitted by:	alfix86@gmail.com (maintainer of trigger-rally)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10005
2017-03-15 13:31:55 +00:00
Nikolai Lifanov
60fcd9f90f update games/wtf to 20170313 snapshot from NetBSD 2017-03-14 16:13:46 +00:00
Dmitry Marakasov
890403402d - Add LICENSE_FILE
- Switch to options helpers
2017-03-13 09:01:53 +00:00
Jan Beich
1b51e0c31d games/megaglest{,-data}: update to 3.13.0
- Describe LICENSE for game data

Changes:	https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0
PR:		217725 217726
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2017-03-13 04:12:54 +00:00
Nikolai Lifanov
6b3ea67194 update games/wtf to 20170311 snapshot from NetBSD 2017-03-12 13:03:46 +00:00
Nikolai Lifanov
bbff9da576 update games/tome4 to 1.5.0
This is a huge release. Major features:

    New donator/buyers class: Possessors
    Imported Stone Wardens class into the base game, with an unlock
    Fully rewrote Archer class
    Fully rewrote Rogue class
    Reworked Chants and Hymns trees
    Buffed Antimagic
    Much improved Infinite Dungeon, with new layouts, terrains and challenge levels
    New visual effects for many, many talents, both old and new
    New "shimmer" cosmetic feature for donators/buyers to change the look of your gear and finally look dapper!
    All artifacts now have unique player doll images, to look even more dapper!

Complete changelog:
http://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-150-unbroken-unforgotten-embers-rage-104-and-ashes-urhrok-1

The port also removes patches that landed upstream and patches that were only
to silence compile warnings.

If you purchased Embers of Rage or Ashes of Urh'Rok, these are updated too.
2017-03-11 16:29:08 +00:00
Nikolai Lifanov
db9dd2eed5 update games/wtf to 20170307 snapshot from NetBSD 2017-03-09 15:44:19 +00:00
Dmitry Marakasov
7356095eae - Add LICENSE
- Switch to options helpers
2017-03-09 09:01:49 +00:00
Ben Woods
16155a0600 games/minecraft-server: Update to 1.11.2
PR:		217449
Submitted by:	Tod McQuillin <devin@spamcop.net>
Approved by:	Jonathan Price (maintainer)
2017-03-06 10:44:26 +00:00
Alexey Dokuchaev
dcee42192b Unbreak the build against Clang 4.0.
PR:	216629
2017-03-06 08:51:07 +00:00
Wen Heping
654f8cc28d - Update to 1.1
PR:		217569
Submitted by:	ben.lavery@hashbang0.com(maintainer)
2017-03-06 07:05:10 +00:00
Thomas Zander
7d5b858fac Update to upstream version 0.6.5; new maintainer
PR:		217513
Submitted by:	alfix86@gmail.com (new maintainer)
Reviewed by:	riggs
2017-03-05 16:56:24 +00:00
Martin Wilke
d7fde81912 - Update to 20170304
PR:		217554
2017-03-05 11:17:57 +00:00
Dmitry Marakasov
5647d6a75b - Remove bogus (in presence of USE_GITHUB) USES=tar* 2017-03-05 09:01:48 +00:00
Mathieu Arnold
379006d17e Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-05 08:13:28 +00:00
Jason Unovitch
78d5bb6e62 games/manaplus: update 1.7.2.18 -> 1.7.3.4
PR:		217551
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2017-03-05 02:32:53 +00:00
Ganael LAPLANCHE
1a70178e32 - Update Simgear & Flightgear ports to 2017.1.2
- Fix fgpanel build [1]

PR:		217514 [1]
Submitted by:	russo@bogodyn.org [1]
2017-03-03 21:16:40 +00:00
Nikolai Lifanov
6d140fd284 switch to my FreeBSD.org email address 2017-03-03 20:46:05 +00:00
Nikolai Lifanov
9d75dcda50 update games/stonesoup, games/stonesoup-sdl to 0.19.5
Changes: https://crawl.develz.org/wordpress/0-19-5-bugfix-release
2017-03-03 20:43:03 +00:00
Dmitry Marakasov
0c4e64a9ef The Ace of Penguins is a set of Unix/X solitaire games based on the
ones available for Windows(tm) but with a number of enhancements.

The latest version includes clones of freecell, golf, mastermind,
merlin, minesweeper, pegged, solitaire, taipei (with editor!), and
thornq (by Martin Thornquist).

WWW: http://www.delorie.com/store/ace/
2017-03-03 17:24:41 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Dmitry Marakasov
2a25c28ca3 - Use upstream versioning scheme
- Remove dead MASTER_SITE
- Add mirror
- Fix LICENSE
- Add LICENSE_FILE
- Move highscores to /var/games and fix highscore handling (setgid games)
- Don't install useless docfiles
- Install .desktop file
- Fix build with clang 4.0
- Unbreak data files which were corrupted by unrestricted USES=dos2unix

PR:		216642
Reported by:	jbeich
Approved by:	maintainer timeout (aaron@baugher.biz, 1 month)
2017-03-03 10:42:48 +00:00
Sean Bruno
a75aae2dc2 Update games/cockatrice to 2017-01-20 release. 2017-03-03 05:49:58 +00:00
Kirill Ponomarev
7e8093932d Update games/emptyepsilon to 2017.02.23
PR:		217361
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9812
2017-03-02 15:44:22 +00:00
Ganael LAPLANCHE
dd9b233570 Update Simgear & Flightgear ports to 2017.1.1 2017-03-01 20:44:10 +00:00
Dmitry Marakasov
ee8deb11d0 - Fix runtime and build with newer compilers, get rid of gcc dependency
PR:		217002
Reported by:	jbeich
2017-03-01 15:29:09 +00:00
Dmitry Marakasov
39c0396eb6 - Update to 0.9.6 2017-03-01 14:50:13 +00:00
Dmitry Marakasov
284b893b82 - Update to 0.9.6 2017-03-01 14:50:03 +00:00
Mark Linimon
6fe1d1e8a0 Mark broken on armv6 as well. Upon investigation, the error is deep in
the makefiles.  Possibly a version update could fix this?

Approved by:	portmgr (tier-2 blanket)
2017-03-01 02:11:14 +00:00
Steve Wills
8dacb9e614 games/eduke32: update to r6079, clean up
PR:		215855
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2017-02-27 17:28:56 +00:00
Dmitry Marakasov
ea4d4528ca - Switch to USES=autoreconf
- Fix build with clang 4.0 (

PR:		216639
Reported by:	jbeich@FreeBSD.org
Approved by:	maintainer timeout (aragon@phat.za.net, 4 weeks)
2017-02-27 13:51:28 +00:00
Dmitry Marakasov
dd4a398b3d You are a lone adventurer in a strange world, where geometry does
not work in the expected way. Gather as much treasure as you can
before the nasty monsters get you. Explore several different worlds,
each with its own unique treasures, enemies, and terrain obstacles.
Your quest is to find the legendary treasure, the Orbs of Yendor.
Collect one of them to win! Or just ignore your quest and collect
smaller treasures.

The twist is the unique, unusual geometry of the world: it is one
of just few games which takes place on the hyperbolic plane. Witness
a grid composed of hexagons and heptagons, straight lines which
seem to be parallel, but then they diverge and never cross, triangles
whose angles add up to less than 180 degrees, how extremely unlikely
is it to reach the same place twice, and how the world seems to be
rotated when you do return. All this matters for the gameplay. The
game is inspired by the roguelike genre (although in a very minimalist
way), works of M. C. Escher, and by puzzle games such as Deadly
Rooms of Death.

WWW: http://roguetemple.com/z/hyper/
2017-02-27 13:08:07 +00:00
Jose Alonso Cardenas Marquez
e967839088 - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:43:39 +00:00
Mark Linimon
f01a6f4ab3 Mark a few more ports that create large logfiles broken on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-26 15:38:10 +00:00
Mark Linimon
7137ef78f1 These also fail to build on armv6. The logfiles are more than 9GB
before the build fails.

Approved by:	portmgr (tier-2 blanket)
2017-02-26 14:38:59 +00:00
Kirill Ponomarev
27d5e3c3bd Update games/manaplus to 1.7.2.18
PR:		217280
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9773
2017-02-24 17:18:43 +00:00
Nikolai Lifanov
1a9608318a update games/wtf to 20170223 snapshot from NetBSD 2017-02-24 14:35:24 +00:00
Carlos J. Puga Medina
eb54a1e094 Drop maintainership and return them back to the pool. 2017-02-24 01:52:10 +00:00
Dmitry Marakasov
27f04138cd Divide and succeed is a slicing cake game :-D
You have to cut a Polygon in a specific number of equal parts using
a specific number of lines.

Levels consists of a list of Polygons, a number of parts and a
number of slices. Maximum width allowed for a level is 600, Maximum
height is 400. There is no level editor at the moment, so it's
text-editor style.

WWW: http://projects.haxx.es/p/divide-and-succeed/
2017-02-22 16:50:42 +00:00
Tobias Kortkamp
7613e8cfd9 New port: games/ags
Adventure Game Studio (AGS) is an open source development tool that is
primarily used to create graphic adventure games like e.g.

- Primordia
- King's Quest I: Quest for the Crown Enhanced Edition
- King's Quest II: Romancing the Stones
- King's Quest III Redux: To Heir is Human

This port provides the runtime only and can be used for running games
created with AGS.

WWW: http://www.adventuregamestudio.co.uk/

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9702
2017-02-22 11:34:06 +00:00
Dmitry Marakasov
485929e006 - Switch to options helpers 2017-02-22 09:01:39 +00:00
Tijl Coosemans
e007622e35 Remove unnecessary mikmod dependency.
Test LINUX_ARCH instead of ARCH.
2017-02-20 18:12:36 +00:00
Thomas Zander
488f7f5cdd Chase libass runtime fix r434477; bump PORTREVISION on consumers
PR:		216837
Reported by:	cpm
MFH:		2017Q1
2017-02-20 18:00:05 +00:00
Tijl Coosemans
1a52c51238 Remove unnecessary dependencies. The removal of mikmod fixes make index
when CentOS 7 has been installed because there is no linux-c7-mikmod.

Reported by:	vd
2017-02-20 17:46:26 +00:00
Nikolai Lifanov
fe85274086 games/libretro-cores: update and add new cores
PR:		214352
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2017-02-19 18:40:34 +00:00
Tobias C. Berner
f3c180c343 Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
2017-02-18 19:48:05 +00:00
Kirill Ponomarev
340d9e3256 Fix fetching distfile
Reported by:	http://thunderx1.nyi.freebsd.org/data/110arm64-default/434195/logs/uhexen2-1.5.8.log
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9660
2017-02-18 10:28:47 +00:00
Nikolai Lifanov
a86562ce20 update games/stonesoup, games/stonesoup-sdl to 0.19.4
This is a bugfix release. Changes:
https://crawl.develz.org/wordpress/0-19-4-bugfix-release
2017-02-17 16:46:49 +00:00
Dmitry Marakasov
ae7401e671 - Take maintainership 2017-02-17 13:36:03 +00:00
Tijl Coosemans
2f49d6ba56 - In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
  It compiles the code without -fPIC first for the static library and then
  creates the shared library from the same object files without recompiling
  them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
2017-02-15 19:40:16 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Jan Beich
4363d5ba16 games/openra: update GeoLite2 to February snapshot
fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1298653, actual 1347263
2017-02-15 00:56:04 +00:00
Tijl Coosemans
531ac13f63 Port uses shared libode after r434086. 2017-02-14 15:19:18 +00:00
Tijl Coosemans
8b33e946c1 Port uses shared libode after r434086. 2017-02-14 15:15:55 +00:00
Tijl Coosemans
d660ae8848 Port uses shared libode after r434086. 2017-02-14 15:11:20 +00:00
Tijl Coosemans
e3043a1c8f - Add -fPIC to CFLAGS for all architectures because port Makefile CFLAGS
overrides upstream CFLAGS which includes -fPIC.
- Respect LDFLAGS (stack protector).
2017-02-14 14:49:11 +00:00
Tijl Coosemans
48d3edd70e Remove -fPIC and fix the real problem where S_BUTTON_PRESS_SND is sometimes
declared as int and sometimes as long which have a different size and
alignment on 64 bit architectures.
2017-02-14 14:25:09 +00:00
Vanilla I. Shu
2f61018a24 Set buildtools, linguisttools as BUILD_DEPENDS. 2017-02-13 14:32:28 +00:00
Vanilla I. Shu
4ecd6e5aae 1: Update to 1.2.0.
2: move to QT5.
2017-02-13 14:30:43 +00:00
Vanilla I. Shu
73cdc618bc Update to 1.2.4. 2017-02-13 13:31:04 +00:00
Vanilla I. Shu
60c8d07d53 Update to 1.0.2. 2017-02-13 07:38:10 +00:00
Vanilla I. Shu
001ec34689 Update to 1.5.8. 2017-02-13 06:50:31 +00:00
Vanilla I. Shu
2657947928 Update to 20130301. 2017-02-13 06:26:37 +00:00
Kurt Jaeger
2fd5abdeb7 games/chessx: back to the pool
PR:		216994
Submitted by:	yamagi@yamagi.org (old maintainer)
2017-02-12 05:27:02 +00:00
Ganael LAPLANCHE
5d48416e67 Update to 1.0, fix license and add .desktop file
PR:		216965
Submitted by:	amdmi3
2017-02-11 21:32:32 +00:00
Jan Beich
135ea9af88 games/criticalmass: unbreak with gcc6 or later
In file included from Config.cpp:26:0:
./Config.hpp:94:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
./Config.hpp:94:63: error: template argument 3 is invalid
./Config.hpp:94:63: error: template argument 3 is invalid
./Config.hpp:94:6: error: 'hash_map' is not a type
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
      ^~~~~~~~
./Config.hpp:94:14: error: expected ',' or '...' before '<' token
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
              ^
./Config.hpp:97:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
[...]
2017-02-11 20:05:15 +00:00
Jan Beich
7016b487cd games/shaaft: unbreak with gcc6 or later
In file included from Config.cpp:21:0:
./Config.hpp:84:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:6: error: 'hash_map' is not a type
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
      ^~~~~~~~
./Config.hpp:84:14: error: expected ',' or '...' before '<' token
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
              ^
./Config.hpp:87:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
[...]
2017-02-11 15:32:33 +00:00
Mahdi Mokhtari
e87d9e532d Updating the ports I maintain to my FreeBSD.org address.
Submitted by:	mmokhi
Reviewed by:	feld, mat
Approved by:	feld, mat (mentors)
Differential Revision:	https://reviews.freebsd.org/D9498
2017-02-11 04:44:43 +00:00
Dmitry Marakasov
2bbaeb4826 - Fix build with clang 4.0
PR:		216626
2017-02-10 17:12:22 +00:00
Mark Felder
6a142b392d games/xtux: It has been brought to my attention that UTF-8 is acceptable,
so this commit restores the original author's name

Reported by:	danfe
MFH:		2017Q1
2017-02-10 16:03:34 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +00:00
Mark Felder
c9b8f4caa4 games/xtux: Fix Makefile encoding to be ASCII
MFH:		2017Q1
2017-02-09 16:44:10 +00:00
John Marino
334369a325 games/ctris: honor LDFLAGS (again)
The previous update removed the LIBS definition of MAKE_ARGS, but it
is still needed for ports ncurses, so return it back (minus the -lm flag
which is no longer needed).

Approved by:	nurses blanket
2017-02-08 17:43:03 +00:00
Dmitry Marakasov
42a370934d - Update to 1.7.2.4
PR:		216827
Submitted by:	monwarez@mailoo.org (maintainer)
2017-02-07 18:36:38 +00:00
Dmitry Marakasov
3802308c57 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2017-02-07 09:01:26 +00:00
Mathieu Arnold
f1f7eee952 Here is an example of where not to use GH_TUPLE because it forces to
rewrite all the default values time and time again.

Sponsored by:	Absolight
2017-02-06 16:42:56 +00:00
Jan Beich
40b4bd74d3 games/openbor: update to 3.0.r4432
Changes:	http://www.chronocrash.com/forum/index.php?topic=3178.0
Changes:	svn log -r4432:4427 https://svn.code.sf.net/p/openbor/engine/engine/
2017-02-06 12:56:58 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Thomas Zander
c6d217920a Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by:	robert.burmeister@utoledo.edu (via email)
2017-02-05 08:17:43 +00:00
Jan Beich
094319b8e0 games/super_methane_brothers: use clang and unbreak with gcc5 or later
sources/misc.cpp:43:65: error: narrowing conversion of '4294967248u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0};
                                                                 ^
sources/misc.cpp:46:65: error: narrowing conversion of '4294967282u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2};
                                                                 ^
sources/misc.cpp:47:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA};
                                                                 ^
sources/misc.cpp:48:65: error: narrowing conversion of '4294967289u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9};
                                                                 ^
sources/misc.cpp:50:65: error: narrowing conversion of '4294967291u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB};
                                                                 ^
sources/misc.cpp:51:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA};
                                                                 ^
sources/misc.cpp:60:65: error: narrowing conversion of '4294967280u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0};
                                                                 ^

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 07:18:55 +00:00
Jan Beich
18878f8faf Prefer -std=gnu89 over -fgnu89-inline 2017-02-05 03:30:43 +00:00
Jan Beich
f57478200a games/wizznic: use clang and unbreak with gcc5 or later
board.o: In function `doRules':
board.c:(.text+0x14b1): undefined reference to `getTicks'
draw.o: In function `drawPath':
draw.c:(.text+0x90d): undefined reference to `plotPixel'
draw.o: In function `draw':
draw.c:(.text+0x9aa): undefined reference to `setting'
[...]

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 03:30:25 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Emanuel Haupt
d5a74aea23 Fix build with clang 4.0
PR:		216630 (based on)
Notified by:	jbeich
2017-02-03 12:35:51 +00:00
Kirill Ponomarev
1ac5ff069d Update games/emptyepsilon to 2017.01.19
PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216720
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9414
2017-02-03 06:36:24 +00:00