Commit graph

18135 commits

Author SHA1 Message Date
Yuri Victorovich
ea4ec9bf90 games/naev: Remove the BROKEN line because it uses the internally bundled csparse lib when suitesparse isn't installed
THe BROKEN line was added in r468325 updating math/suitesparse.
Based on the suggestion of the GitHub user 'bobbens'.
2018-04-27 05:55:25 +00:00
Dmitry Marakasov
853624c82c - Update to 20180426 2018-04-26 19:44:28 +00:00
Yuri Victorovich
61818ce94b math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW

Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed library.

PR:		210579
Submitted by:	yuri
Submitted by:	pfg
Approved by:	maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by:	maintainer timeout (fortran@FreeBSD.org, 45 days)
2018-04-26 06:41:30 +00:00
Tobias C. Berner
31fea6f5a5 Readd the DESC for games/kajongg in games/kdegames/Makefile.common
Otherwise it has an empty COMMENT.

Reported by:	amdmi3
2018-04-26 05:21:01 +00:00
Jan Beich
9ecc7b5dbe games/openbor: update to 5075
Changes:	f47df2b0...4327f3c0
2018-04-26 00:28:53 +00:00
Dmitry Marakasov
aa209979a6 - Update to 3.2.1 2018-04-24 20:45:30 +00:00
Dmitry Marakasov
647bfc8564 - Update to 20180424 2018-04-24 20:45:17 +00:00
Jan Beich
383d5adb77 games/moonlight-embedded: unbreak with ffmpeg 4.0
src/video/ffmpeg.c:99:27: error: use of undeclared identifier 'CODEC_FLAG_LOW_DELAY'
    decoder_ctx->flags |= CODEC_FLAG_LOW_DELAY;
                          ^
src/video/sdl.c:43:48: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
  ffmpeg_buffer = malloc(DECODER_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE);
                                               ^

PR:		227726
2018-04-24 16:39:11 +00:00
Jan Beich
cf81b6a93b games/openbor: update to 5034
Changes:	449e528...f47df2b0
2018-04-24 00:53:16 +00:00
Nikolai Lifanov
bb6699eec3 update games/tome4 to 1.5.7
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-156-aka-forbidden-sect-out
https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-157-aka-forbidden-bugs-out
2018-04-23 19:44:53 +00:00
Ganael LAPLANCHE
17b94cd28f Update Simgear & Flightgear ports to 2018.1.1 2018-04-23 11:26:24 +00:00
Sunpoet Po-Chuan Hsieh
a138ab47fe Update to 99.9.11
Changes:	https://github.com/busyloop/lolcat/commits/master
2018-04-22 08:49:32 +00:00
Kirill Ponomarev
574ca1f1dd Update to version 1.8.4.14
PR:		227651
Submitted by:	maintainer
2018-04-20 14:44:04 +00:00
Alex Dupre
aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
964e64d9d3 games/vegastrike: unbreak with boost 1.67
/usr/bin/ld: cannot find -lboost_python
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:3504: vegastrike] Error 1

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 08:34:06 +00:00
Jan Beich
ac217b2c31 games/opendungeons: unbreak with boost 1.67
/usr/bin/ld: undefined reference to symbol `pthread_condattr_init@@FBSD_1.0' (try adding -lthr)

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-17 07:57:12 +00:00
Jan Beich
04102a4be0 games@ is not to be used as a maintainer per r371872
Pointy hat to:	rene
2018-04-17 03:15:45 +00:00
Sunpoet Po-Chuan Hsieh
8d5ad3567e Add comment 2018-04-16 18:33:05 +00:00
Sunpoet Po-Chuan Hsieh
01cd6553b0 Update to 99.9.10
Changes:	https://github.com/busyloop/lolcat/commits/master
2018-04-15 20:03:32 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Jan Beich
ee5f9f4e37 games/openbor: update to 4942
Changes:	62edc19...449e528
2018-04-13 23:19:48 +00:00
Dmitry Marakasov
7ab14fa239 - Update to 1.02 2018-04-13 20:05:35 +00:00
Dmitry Marakasov
ba4a5b4282 - Update to 1.02 2018-04-13 20:05:27 +00:00
Kirill Ponomarev
dd8d3f275f Fix unfetchable distfile.
PR:		227471
Submitted by:	nyan@FreeBSD.org
2018-04-13 09:51:52 +00:00
Nikolai Lifanov
9087fcaeea update games/nxengine to 2.6.3
While here, remove vanity Created by: line crediting myself.

Changes: https://github.com/nxengine/nxengine-evo/releases/tag/v2.6.3

PR:		227478
Submitted by:	Piotr Kubaj
2018-04-12 18:30:31 +00:00
Dmitry Marakasov
0b48d2640d - Add LICENSE
- Switch to options helpers
- Update WWW
2018-04-12 09:33:36 +00:00
Danilo G. Baio
02ac6d9b4f games/robocode: Update to 1.9.3.2
Changes:	http://robo-code.blogspot.com.br/2018/04/robocode-1932.html
2018-04-09 22:25:34 +00:00
Tobias C. Berner
4e40cf2000 New ports: KDE Applicationsa games/
* games/kblackbox
* games/kmahjongg
* games/palapeli
* games/ktuberling
* games/klines
* games/kjumpingcube
* games/picmi
* games/ksquares
* games/kolf
* games/kmines
* games/kdiamond
* games/kpat
* games/lskat
* games/kubrick
* games/ksirk
* games/blinken
* games/kdegames
* games/kigo
* games/bovo
* games/kajongg
* games/kapman
* games/kreversi
* games/kshisen
* games/katomic
* games/kanagram
* games/kiriki
* games/killbots
* games/libkmahjongg
* games/ksudoku
* games/ksnakeduel
* games/knetwalk
* games/khangman
* games/kbounce
* games/kspaceduel
* games/kgoldrunner
* games/knavalbattle
* games/libkdegames
* games/kfourinline
* games/kollision
* games/granatier
* games/kbreakout
* games/konquest
* games/bomber
* games/kblocks
* games/klickety

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

Differential Revision:	https://reviews.freebsd.org/D14831
2018-04-08 18:09:23 +00:00
Dmitry Marakasov
6af505e241 - Add LICENSE
- Switch to USES=localbase
- Update WWW
2018-04-08 09:33:33 +00:00
Larry Rosenman
973ef20bb9 games/assaultcube: LLD_UNSAFE additions
PR:	226980
Submitted by:	emaste
Approved by:	ghtside@gmx.com	 (maintainer)
2018-04-06 18:32:50 +00:00
Jan Beich
ae60358af5 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
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Ed Maste
bf946aad36 games/openastromenace: fix build when lld is the system linker
Ports that use openal (such as this one) fail to link with lld as the
system linker due to disagreement in the handling of preemption of
protected visibility symbols in shared objects.

Set LLD_UNSAFE to fall back to ld.bfd for now.

PR:		226980
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-04-06 02:17:02 +00:00
Ed Maste
598249942e games/scorched3d: fix build when lld is the system linker
Ports that use openal (such as this one) fail to link with lld as the
system linker due to disagreement in the handling of preemption of
protected visibility symbols in shared objects.

PR:		226980
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-04-06 02:01:01 +00:00
Ed Maste
724f1521b8 games/el: fix build when lld is the system linker
Ports that use openal (such as this one) fail to link with lld as the
system linker due to disagreement in the handling of preemption of
protected visibility symbols in shared objects.

PR:		226980
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-04-06 01:58:48 +00:00
Ed Maste
37f4dda586 games/allacrost: fix build when lld is the system linker
Ports that use openal (such as this one) fail to link with lld as the
system linker due to disagreement in the handling of preemption of
protected visibility symbols in shared objects.

In the case of games/allacrost, failed at configure time:

checking for alGetError in -lopenal... no
You need to install the OpenAL library.
===>  Script "configure" failed unexpectedly.

PR:		226980
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-04-06 01:36:08 +00:00
Jan Beich
0bb67dc8ae 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
2018-04-05 10:28:36 +00:00
Torsten Zuehlsdorff
fed3ef2f5f New port: games/flightgear-terragear
TerraGear is a collection of tools for building scenery for the
FlightGear project.  Generally, the process is done in two steps:

  1. Preprocess the original raw data.  This chops up the data into
     the FG tiling scheme and saves it in a simple, intermediate
     format.

  2. Collect all the different pieces of intermediate data and
     assemble them into a 3d model of the terrain.

WWW: https://github.com/FlightGear/terragear

PR:           223648
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
2018-04-05 08:50:40 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Wen Heping
92b3ee66b4 - Update to 2018-02-03_alpha
- Moves USES higher to please portlint

PR:		225685
Submitted by:	pkubaj@anongoth.pl(maintainer)
2018-04-05 01:48:38 +00:00
Jan Beich
df697ff0b3 games/0ad: unbreak with ICU 61
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:89:2: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        Locale GetCurrentLocale() const;
        ^~~~~~
        icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:133:24: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        bool SaveLocale(const Locale& locale) const;
                              ^~~~~~
                              icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:235:54: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        std::wstring GetFallbackToAvailableDictLocale(const Locale& locale) const;
                                                            ^~~~~~
                                                            icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:283:66: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        void GetDictionaryLocale(const std::string& configLocaleString, Locale& outLocale) const;
                                                                        ^~~~~~
                                                                        icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:314:28: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        bool ValidateLocale(const Locale& locale) const;
                                  ^~~~~~
                                  icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:411:98: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        UDate ParseDateTime(const std::string& dateTimeString, const std::string& dateTimeFormat, const Locale& locale) const;
                                                                                                        ^~~~~~
                                                                                                        icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:427:85: error: use of undeclared identifier 'DateFormat'; did you mean 'icu::DateFormat'?
        std::string LocalizeDateTime(const UDate dateTime, const DateTimeType& type, const DateFormat::EStyle& style) const;
                                                                                           ^~~~~~~~~~
                                                                                           icu::DateFormat
/usr/local/include/unicode/smpdtfmt.h:46:7: note: 'icu::DateFormat' declared here
class DateFormat;
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:508:2: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        Locale currentLocale;
        ^~~~~~
        icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:519:14: error: use of undeclared identifier 'Locale'
        std::vector<Locale*> availableLocales;
                    ^
../../../source/i18n/L10n.h:519:21: error: expected expression
        std::vector<Locale*> availableLocales;
                           ^
../../../source/i18n/L10n.h:590:2: error: unknown type name 'DateFormat'; did you mean 'UDateFormat'?
        DateFormat* CreateDateTimeInstance(const DateTimeType& type, const DateFormat::EStyle& style, const Locale& locale) const;
        ^~~~~~~~~~
        UDateFormat
/usr/local/include/unicode/udat.h:153:15: note: 'UDateFormat' declared here
typedef void* UDateFormat;
              ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:590:69: error: use of undeclared identifier 'DateFormat'; did you mean 'icu::DateFormat'?
        DateFormat* CreateDateTimeInstance(const DateTimeType& type, const DateFormat::EStyle& style, const Locale& locale) const;
                                                                           ^~~~~~~~~~
                                                                           icu::DateFormat
/usr/local/include/unicode/smpdtfmt.h:46:7: note: 'icu::DateFormat' declared here
class DateFormat;
      ^
In file included from ../../../source/lobby/XmppClient.cpp:26:
../../../source/i18n/L10n.h:590:102: error: unknown type name 'Locale'; did you mean 'icu::Locale'?
        DateFormat* CreateDateTimeInstance(const DateTimeType& type, const DateFormat::EStyle& style, const Locale& locale) const;
                                                                                                            ^~~~~~
                                                                                                            icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^
../../../source/lobby/XmppClient.cpp:948:81: error: use of undeclared identifier 'Locale'; did you mean 'icu::Locale'?
        return g_L10n.ParseDateTime(msg.when()->stamp().to_string(), "Y-M-d'T'HⓂ️sZ", Locale::getUS()) / 1000.0;
                                                                                       ^~~~~~
                                                                                       icu::Locale
/usr/local/include/unicode/unistr.h:77:7: note: 'icu::Locale' declared here
class Locale;               // unicode/locid.h
      ^

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

PR:		227042
Reported by:	antoine (via exp-run)
2018-04-04 10:11:13 +00:00
Jan Beich
cc2d570d23 games/widelands: unbreak with ICU 61
In file included from src/graphic/font_handler.cc:36:
src/graphic/text/bidi.h:43:36: error: unknown type name 'UnicodeString'; did you mean 'icu::UnicodeString'?
std::string icustring2string(const UnicodeString& convertme);
                                   ^~~~~~~~~~~~~
                                   icu::UnicodeString
/usr/local/include/unicode/unistr.h:286:20: note: 'icu::UnicodeString' declared here
class U_COMMON_API UnicodeString : public Replaceable
                   ^

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

PR:		227042
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-04-04 10:10:26 +00:00
Jan Beich
e00bb86407 games/openttd: unbreak with ICU 61
src/language.h:108:8: error: unknown type name 'Collator'; did you mean 'UCollator'?
extern Collator *_current_collator;
       ^~~~~~~~
       UCollator
/usr/local/include/unicode/ucol.h:58:26: note: 'UCollator' declared here
typedef struct UCollator UCollator;
                         ^

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

PR:		227042
Reported by:	antoine (via exp-run)
2018-04-04 10:04:30 +00:00
Dmitry Marakasov
4af7551d5f - Update to 0.3.6 2018-04-03 13:44:23 +00:00
Dmitry Marakasov
3b5e3e0d74 - Add license
Reported by:	krion
2018-04-03 12:09:36 +00:00
Jan Beich
3456e0ae66 games/openbor: update to 4673
Changes:	57735a1...62edc19
2018-04-03 00:49:25 +00:00
Dmitry Marakasov
f26139b248 - Update to 1.01 2018-04-02 21:29:32 +00:00
Dmitry Marakasov
67de38cfd0 - Update to 1.01 2018-04-02 21:29:28 +00:00
Kirill Ponomarev
bbfcb53402 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-02 16:11:12 +00:00
Alexey Dokuchaev
a5a3ddb328 - Update OpenTTD to version 1.8.0
- TIMESTAMP (openttd-1.8.0-source.tar.xz) = 1522588020
2018-04-02 13:05:12 +00:00