Steve Wills
9ee6dab95f
games/diaspora: fix build with GCC-based architectures
...
PR: 237215
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: lightside <lightside@gmx.com> (maintainer)
2019-04-13 00:57:27 +00:00
Jan Beich
c67bf2201e
games/openbor: update to 6982
...
Changes: 21e153f5...85a39aff
2019-04-13 00:36:23 +00:00
Kai Knoblich
bac29828b5
games/pysolfc: Update to 2.6.3
...
While I'm here:
* Fix the symlink for "pysol01.png" by changing it from absolute to relative
because source and target are both inside of ${PREFIX}.
* Update the WWW entry to save uneccessary redirects from HTTP to HTTPS.
Changelog since 2.4.0:
* Compatibility with Pillow 6.x
* Restore the "Save games geometry" feature
* Added a NEWS.asciidoc file
* Forbid illegal moves in Spider and some other variants
* Support for solving Golf using a solver
* Fixed a bug with cards that couldn't be moved or selected
* Ability to run the test suite without Python 2.x and/or pygtk
* Code cleanups
https://github.com/shlomif/PySolFC/blob/pysolfc-2.6.3/NEWS.asciidoc
Approved by: mentors (implicit)
2019-04-12 21:50:49 +00:00
Muhammad Moinur Rahman
4c75d69ebc
games/pythonsudoku: Change DEPENDS from py-reportlab1 to py-reportlab
...
- Modernize OPTIONS
2019-04-12 09:02:32 +00:00
Alex Kozlov
53ad40c84b
- Fix build on i386
2019-04-12 07:12:48 +00:00
Jan Beich
9b21a3a084
devel/boost-*: update to 1.70.0
...
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Dmitry Marakasov
c134551114
- Fix build on Tier 2 [1]
...
- Use more correct way of silencing c++11 warnings
PR: 237143 [1]
Submitted by: pkubaj@anongoth.pl [1]
2019-04-11 21:43:03 +00:00
Steve Wills
053140ed0e
games/trigger-rally: update to 0.6.6.1
...
PR: 236817
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
2019-04-11 20:07:34 +00:00
Tobias Kortkamp
67b6dd1b42
lang/rust: Update to 1.34.0
...
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by: jbeich
With hat: rust
Differential Revision: https://reviews.freebsd.org/D19850
2019-04-11 19:39:28 +00:00
Steve Wills
cb79626fc6
games/sdlpop: update to 1.19
...
PR: 236955
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2019-04-10 20:50:44 +00:00
Antoine Brodin
63f5eeef8a
Bump a few PORTREVISIONs after r498529
...
With hat: portmgr
2019-04-10 06:18:31 +00:00
Lars Engels
7c498cd9dd
games/jaggedalliance2:
...
- Update to 0.16.1
- Unbreak and remove expiration date
- Fetch from Github
- Add LICENSE
- Use CMake/Ninja for the main build
- Switch to Rust / Cargo to build libstracciatella.so
- Pass to new maintainer (tobik). Thanks for taking it!
PR: 229711
Submitted by: fluffy, rebased and updated by tobik
2019-04-09 19:38:51 +00:00
Alex Kozlov
5aa893fb8c
- Resurrect games/xbill
2019-04-09 18:42:38 +00:00
Mark Linimon
8e81a86ba7
This port requires a C++11-compatible compiler, so add USES=compiler:c++11-lang
...
to fix build on GCC-based architectures.
While here, add USES=sdl.
PR: 237100
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-04-09 17:56:43 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb
Update devel/readline to 8.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
2019-04-09 14:04:49 +00:00
Tobias Kortkamp
352a4e2152
games/iortcw: Fix build on powerpc64
...
powerpc64 needs ARCH_STRING properly defined.
PR: 237149
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
2019-04-09 09:33:46 +00:00
Steve Wills
b787264c69
games/manaplus: Update to 1.9.3.23
...
PR: 237065
Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
2019-04-08 18:05:00 +00:00
Ruslan Makhmatkhanov
02bf65d962
games/opengfx: update to 0.5.5
...
Changelog:
http://us.binaries.openttd.org/binaries/extra/opengfx/0.5.5/changelog.txt
PR: 237095
Submitted by: rum1cro@yandex.ru (maintainer)
2019-04-08 16:22:19 +00:00
Alexey Dokuchaev
237e2d982d
- Update OpenTTD to the latest stable version 1.9.0
...
- Collapse per-mirror MASTER_SITES into single CDN entry point:
old mirrors do not carry 1.9.0 distfile and I could not find
current mirror list, should be OK as new entry point works
with "fetch -A": it either does not redirect at all, or sends
301 (permanent), not 302 (temporary) redirect response
- Allow to build with Fluidsynth music driver (off by default)
- Install more complete set of documentation and game files
- Move docfiles installation under `post-install-DOCS-on'
- Add `sdl' to USES list and make pkg-plist file better sorted
PR: 237094 (patchless update request)
2019-04-08 12:14:19 +00:00
Mark Linimon
51c01a81b7
Fix build on GCC-based architectures by setting -Wno-reserved-user-defined-literal
...
only for clang.
While here, pet portlint (add 'gl' to USES).
Approved by: portmgr (tier-2 blanket)
2019-04-07 16:31:11 +00:00
Antoine Brodin
1e817d5e1a
Deprecate ports broken for more than 6 months
2019-04-07 07:43:37 +00:00
Antoine Brodin
e016c91fbd
Mark BROKEN on i386
...
In file included from crafty.c:28:
./tbprobe.c:111:9: error: invalid operand for instruction
__asm__("bsfq %1, %0": "=r"(idx):"rm"(b));
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-07 06:27:48 +00:00
Mark Linimon
d61df5cd2d
Turn off the -Wno-unused-result flag on GCC-based architectures to
...
fix the following:
cc1: error: unrecognized command line option "-Wno-unused-result"
Approved by: portmgr (tier-2 blanket)
2019-04-06 19:17:00 +00:00
Antoine Brodin
dde868a0af
Mark BROKEN: fails to build
...
util/gen-luatags.pl
cp rltiles/floor.png dat/tiles/floor.png
cp: rltiles/floor.png: No such file or directory
gmake[1]: *** [Makefile:1665: dat/tiles/floor.png] Error 1
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-06 18:36:59 +00:00
Sunpoet Po-Chuan Hsieh
73c4184ef5
Update to 99.9.69
...
Changes: https://github.com/busyloop/lolcat/commits/master
2019-04-06 14:44:10 +00:00
Antoine Brodin
2d707d11a1
Mark BROKEN on FreeBSD 12 and 13
...
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-05 05:55:01 +00:00
Mark Linimon
c1a541e10b
Conditionalize compiler flags that are specific to clang to fix errors
...
of the following forms on GCC-based architectures:
cc1plus: error: unrecognized command line option "-Wno-c++11-narrowing"
cc1plus: error: unrecognized command line option "-Wno-reserved-user-defined-literal"
cc1plus: warning: unrecognized command line option '-Wno-error-narrowing'
Approved by: portmgr (tier-2 blanket)
2019-04-04 17:38:10 +00:00
Mark Linimon
6870351a5a
Mark broken on powerpc*:
...
contrib/profiler/Profiler.h:158:51: error: inconsistent operand constraints in an 'asm'
It may be an easy fix, but it represents as an architectural problem.
Approved by: portmgr (tier-2 blanket)
2019-04-03 19:00:34 +00:00
Mark Linimon
ffe65461ff
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
2019-04-03 07:15:25 +00:00
Mark Linimon
3f9fd0160a
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libboost_filesystem.so: undefined reference to 'std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21'
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2019-04-03 07:08:23 +00:00
Mark Linimon
1cd097fb71
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2019-04-03 07:03:13 +00:00
Mark Linimon
3012b195de
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:58:19 +00:00
Mark Linimon
00efa6491a
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:47:27 +00:00
Mark Linimon
7d54e4d040
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
Check for working CXX compiler: /usr/bin/c++ -- broken
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:38:08 +00:00
Mark Linimon
bd83351d46
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:25:05 +00:00
Mark Linimon
84460438d7
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:19:02 +00:00
Mark Linimon
bac52702e1
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:12:13 +00:00
Mark Linimon
090dbc187e
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
2019-04-03 06:03:57 +00:00
Mark Linimon
868472db0a
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket)
2019-04-03 05:57:08 +00:00
Mark Linimon
e1ec0143d6
Add compiler:c++0x to USES to fix the following on GCC-based
...
architectures:
cc1plus: error: unrecognized command line option "-std=c++0x"
2019-04-03 05:52:10 +00:00
Mark Linimon
12dea8fdf6
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
2019-04-03 05:48:14 +00:00
Mark Linimon
ad12b03379
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
2019-04-03 05:38:59 +00:00
Mark Linimon
8015626c9d
Add compiler:c++11-lang to USES to fix the following on GCC-based
...
architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket)
2019-04-03 05:35:58 +00:00
Mark Linimon
e7268134ab
Add compiler:c++11-lang to USES to fix the following build failure on
...
GCC-based architectures:
configure: error: C++ compiler cannot create executables
Approved by: portmgr (tier-2 blanket)
2019-04-03 05:25:07 +00:00
Mark Linimon
a0d021bb55
Add compiler:c++11-lang to USES to avoid the following problem on
...
GCC-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket)
2019-04-03 05:20:38 +00:00
Jan Beich
f004c17c3a
games/openbor: update to 6980
...
Changes: f5d92c5f...21e153f5
2019-04-02 00:40:57 +00:00
Jan Beich
6cdecb1646
devel/renpy: update to 7.2.2
...
Changes: https://www.renpy.org/release/7.2.2 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-2-2
MFH: 2019Q2
2019-04-01 11:23:32 +00:00
Mark Linimon
e01c0b0acb
Mark as NOT_FOR big-endian architectures per powerpc64 errorlog.
...
Approved by: portmgr (tier-2 blanket)
2019-03-31 20:46:04 +00:00
Sunpoet Po-Chuan Hsieh
73b1e3abe6
Update devel/protobuf to 3.7.1
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
2019-03-31 13:41:02 +00:00
Greg Lewis
a762a67ac8
Fix packing list
...
PR: 236898
Submitted by: adridg@
2019-03-30 21:15:08 +00:00