Antoine Brodin
89b4379a17
Deprecate most glib12 consumers
...
With hat: portmgr
2018-10-12 09:19:04 +00:00
Eitan Adler
c7841d7e4c
emulators/gem5: reset maintainership
...
Reset maintainership by request. Your work on this port is appreciated.
Requested by: neel@neelc.org (maintainer)
2018-10-09 02:41:34 +00:00
Jan Beich
be452205bc
emulators/citra: update to s20181008
...
Changes: b16350274...f40513491
2018-10-09 00:31:18 +00:00
Jan Beich
07f9be9d24
emulators/rpcs3: update to 0.0.5.971
...
Changes: cc846eb67...83b6c9856
2018-10-09 00:31:04 +00:00
Jan Beich
3900c586ec
emulators/citra: update to s20181005
...
Changes: ea53b0f79...b16350274
2018-10-05 22:30:30 +00:00
Li-Wen Hsu
db3dfea2ca
- Update to 20181005 snapshot
...
Sponsored by: The FreeBSD Foundation
2018-10-05 11:07:12 +00:00
Li-Wen Hsu
76de673520
- Update to 20181005 snapshot
...
Sponsored by: The FreeBSD Foundation
2018-10-05 11:06:25 +00:00
Ganael LAPLANCHE
33f178ede0
Add missing USES=gl to my ports
2018-10-05 10:10:02 +00:00
Jan Beich
175825a6d4
emulators/citra: update to s20181003
...
Changes: fceec3494...ea53b0f79
2018-10-03 23:18:53 +00:00
Jan Beich
92291594de
emulators/rpcs3: update to 0.0.5.968
...
Changes: 145667831...cc846eb67
2018-10-03 23:18:37 +00:00
Jan Beich
b0822a796c
emulators/rpcs3: update to 0.0.5.951
...
Changes: da6ce80f4...145667831
2018-10-02 00:26:21 +00:00
Jan Beich
ccee20de10
emulators/citra: update to s20181001
...
Changes: 7c97e8df6...fceec3494
2018-10-01 23:34:06 +00:00
Alex Kozlov
4b9a10d3ab
- Update to 0.74.2
...
- Fix DESKTOP_ENTRIES
PR: 231845
Submitted by: hardy.schumacher@gmx.de
Approved by: Tom Carrick <knyght@gmail.com> (maintainer)
2018-10-01 19:44:57 +00:00
Jan Beich
22a4d46103
emulators/rpcs3: unbreak with LLD by default
...
/usr/bin/ld: error: cannot preempt symbol: alcOpenDevice
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by OpenALThread.cpp
>>> OpenALThread.cpp.o:(OpenALThread::OpenALThread()) in archive rpcs3/Emu/librpcs3_emu.a
/usr/bin/ld: error: cannot preempt symbol: alcGetError
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by OpenALThread.cpp
>>> OpenALThread.cpp.o:(OpenALThread::OpenALThread()) in archive rpcs3/Emu/librpcs3_emu.a
Reported by: pkg-fallout
2018-10-01 18:41:13 +00:00
Antoine Brodin
6ec74a36cd
Require a modern compiler to fix build on powerpc64
...
PR: 231850
2018-10-01 17:18:19 +00:00
Jan Beich
851efb6ac5
emulators/rpcs3: drop FreeBSD 11.1 support after EOL
2018-10-01 14:19:13 +00:00
Koop Mast
951c1f5d1c
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
...
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
2018-09-30 11:58:29 +00:00
Dmitry Marakasov
8a36ca8364
- Pet portlint
...
- Fix WWW
Approved by: portmgr blanket
2018-09-30 09:38:30 +00:00
Gerald Pfeifer
75e1e908ce
The Wine Staging patchset is now available for Wine 3.17.
2018-09-30 08:01:20 +00:00
Thomas Zander
84b6aee905
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
2018-09-29 08:04:27 +00:00
Josh Paetzel
a9164c0a1c
Update to 10.3.0
...
PR: 229985
Submitted by: John Wolfe <jwolfe@vmware.com>
2018-09-29 05:29:28 +00:00
Gerald Pfeifer
33f56ba067
Update to Wine 3.17. This includes the following changes:
...
- Improved Shell Autocomplete support.
- More implementation of OPC Services.
- Improvements to the Pager common control.
- Various bug fixes.
2018-09-28 21:53:26 +00:00
Jan Beich
245fe5063f
emulators/citra: update to s20180927
...
Changes: a96f0f516...7c97e8df6
2018-09-28 21:40:10 +00:00
Jan Beich
00bfd1ebc3
emulators/rpcs3: update to 0.0.5.945
...
Changes: bdf85ed90...da6ce80f4
2018-09-28 21:39:55 +00:00
Jan Beich
ecbd2c7443
emulators/citra: update to s20180925
...
Changes: d6a9b0162...a96f0f516
2018-09-26 21:57:52 +00:00
Jan Beich
3fabd72146
emulators/rpcs3: update to 0.0.5.934
...
Changes: dab30c005...bdf85ed90
2018-09-26 21:57:40 +00:00
Ed Maste
8399ead6f8
Add -znotext to LDFLAGS on i386, for lld
...
These ports link some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 214864
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
2018-09-26 16:12:12 +00:00
Ed Maste
bc15797fb3
emulators/tuxnes: set LLD_UNSAFE on i386
...
This port builds and runs a build tool, which segfaults when lld is the
i386 system linker:
cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -Wall
-I/usr/local/include -I/usr/local/include -fstack-protector
-o comptbl comptbl.o -lm -lz -lXext -lXpm -lSM -lICE -lX11
-L/usr/local/lib
./comptbl
gmake[1]: *** [Makefile:414: compdata] Segmentation fault (core dumped)
PR: 214864
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
2018-09-26 13:55:28 +00:00
Ganael LAPLANCHE
ae43c5e578
Fix build error on archs where 'unsigned long' is 32bit (tested on i386):
...
Source/Core/Core/NetPlayClient.cpp:1218:12: error: invalid operands to binary
expression ('sf::Packet' and 'unsigned long')
Ask lzo/lzodefs.h to prefer 'unsigned int' for type lzo_uint32_t
(lzo_uint32e_t) over 'unsigned long int' because SFML's Packet& operator >>()
cannot handle 'unsigned long int' as argument (see SFML/Network/Packet.hpp).
It can accept a Uint32 reference, which is defined as an 'unsigned int'
reference via SFML/Config.hpp.
Also, set forgotten requirement for c++17-lang.
2018-09-25 19:33:09 +00:00
Mark Linimon
b54b77fa86
These ports now build on powerpc64.
...
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2018-09-25 07:29:25 +00:00
Jan Beich
c16ca8998c
emulators/rpcs3: update to 0.0.5.928
...
Changes: a3d44b5e1...dab30c005
2018-09-24 23:12:54 +00:00
Jan Beich
c846eabf01
emulators/citra: update to s20180924
...
Changes: 9df1461ce...d6a9b0162
2018-09-24 23:12:37 +00:00
Jan Beich
9568f87037
emulators/rpcs3: update to 0.0.5.927
...
Changes: dafc914bcb...a3d44b5e1
2018-09-24 17:46:24 +00:00
Gerald Pfeifer
d1a0c38147
The Wine Staging patchset is now available for Wine 3.16.
2018-09-22 07:18:11 +00:00
Jan Beich
512abcc200
emulators/rpcs3: update to 0.0.5.912
...
Changes: e37da61a1...dafc914bc
2018-09-21 23:03:07 +00:00
Ganael LAPLANCHE
580767bcc4
Update to version 5.0.8715
2018-09-20 18:13:03 +00:00
Mark Linimon
f49159b54a
Fix building on gcc-based archs by upgrading USES.
...
Tested on powerpc64 and amd64 (for no regression).
Approved by: portmgr (tier-2 blanket)
2018-09-19 21:38:38 +00:00
Tilman Keskinoz
12fbd1f3de
Update to 1.12
...
PR: 230295
Submitted by: maintainer
2018-09-18 13:55:11 +00:00
Jan Beich
37341bba4b
emulators/rpcs3: update to 0.0.5.892
...
Changes: ed7012c9d...e37da61a1
2018-09-18 00:44:50 +00:00
Antoine Brodin
dfc51876b5
Deprecate ports that do not build on FreeBSD 11+
2018-09-16 11:44:37 +00:00
Jan Beich
9ccab530a4
emulators/rpcs3: unbreak with Clang 7
...
cc: error: unknown argument: '-image-base=0x10000'
2018-09-15 00:44:43 +00:00
Jan Beich
4ba31130f6
emulators/rpcs3: update to 0.0.5.877
...
Changes: cd11ae5d8...ed7012c9d
2018-09-15 00:44:29 +00:00
Gerald Pfeifer
27c715b6dd
Update to Wine 3.16. This includes the following changes:
...
- Initial implementation of OPC Services.
- Support for rendering buttons from an ImageList.
- Better support for CSS properties in MSHTML.
- Namespace fixes in XML Writer.
- Various bug fixes.
And include/wine/windows/virtdisk.h now comes in via mainline, no longer
just Staging.
2018-09-14 21:20:56 +00:00
Tijl Coosemans
bf58b0f824
Update security/mbedtls to 2.13.0 and bump dependent ports.
2018-09-14 12:04:53 +00:00
Gerald Pfeifer
b2fe537254
Update to the Wine 3.0.3 maintenance release which addresses 52 bug
...
reports, mostly in actual applications.
2018-09-13 22:04:24 +00:00
Jan Beich
4300ab0a03
emulators/rpcs3: update to 0.0.5.872
...
Changes: 3072571a4...cd11ae5d8
2018-09-13 00:53:39 +00:00
Niclas Zeising
0fae2e9e0e
Change x11/xorgproto to become a build dep
...
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Jan Beich
592582d27f
emulators/citra: update to s20180909
...
Changes: ca701e261...9df1461ce
2018-09-11 00:34:39 +00:00
Jan Beich
5b4c5a9113
emulators/rpcs3: update to 0.0.5.866
...
Changes: fb5cdf976...3072571a4
2018-09-11 00:34:29 +00:00
Tobias Kortkamp
ed162325bd
emulators/kcemu: Fix build with Clang 6
...
n file included from plotter.cc:26:
../../../include/kc/plotter.h:31:23: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init]
static const double WIDTH_MM = 210.0;
^ ~~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/kcemu-0.5.1_15.log
PR: 230960
Approved by: hardy.schumacher@gmx.de (maintainer timeout, 2 weeks)
2018-09-10 15:23:20 +00:00