Commit graph

5534 commits

Author SHA1 Message Date
Dmitry Marakasov
e76b66eed3 - Fix build
Approved by:	portmgr blanket
2015-06-23 16:16:19 +00:00
Dmitry Marakasov
b5e4693d8c - Strip libraries 2015-06-23 14:13:38 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Baptiste Daroussin
5315942806 Convert to USES=autoreconf 2015-06-21 16:10:07 +00:00
Baptiste Daroussin
05aae1db6f Convert to USES=autoreconf 2015-06-21 14:13:49 +00:00
Gerald Pfeifer
26ce6e6775 Update to Wine 1.7.45. This includes the following changes:
- Some more progress on DirectWrite implementation.
 - A number of RichEdit control fixes.
 - Beginning implementation of the old MSVCIRT C++ runtime.
 - Various bug fixes.
2015-06-21 12:34:46 +00:00
Jan Beich
4bbd9b33ba emulators/ppsspp-devel: update to 1.0.1.600
Changes:	8ec4850...c27e634
2015-06-19 21:56:45 +00:00
Juergen Lock
25d2ab9b46 Catch up with github tree, adding bsd-user aarch64 fixes - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-06-19 18:43:12 +00:00
Roger Pau Monné
c5fa7de873 xen: add two symtab/strtab loading fixes from upstream
Those are upstream commits:

06ee60 libxc: fix xc_dom_load_elf_symtab
90b18f libelf: fix elf_parse_bsdsyms call

Reviewed by: bapt
Sponsored by: Citrix Systems R&D
2015-06-19 10:41:31 +00:00
Dmitry Marakasov
b2831e9c3d - Fix build failure due to gpg error (gpg: failed to create temporary file)
- Add missing include fixing another build failure
- Whitespace fix
2015-06-19 00:33:34 +00:00
Juergen Lock
2355baffac Catch up with github tree, adding setsockopt handling for IPV6 - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

PR:		200680
2015-06-17 20:15:34 +00:00
Jose Alonso Cardenas Marquez
3af6600c15 - Use sdl2 instead of sdl 2015-06-17 00:04:52 +00:00
Jose Alonso Cardenas Marquez
3092ade24b - Fix build 2015-06-17 00:02:55 +00:00
Dmitry Marakasov
c015a3f6e8 - Switch to USES=autoreconf 2015-06-16 23:43:07 +00:00
Dmitry Marakasov
10bc2c3ab0 - Mark BROKEN on < 10.x amd64:
ppc_mmu.cc:828:69: error: 'MAP_32BIT' was not declared in this scope

MFH:		2015Q2
2015-06-16 23:00:02 +00:00
Raphael Kubo da Costa
a9fef3fd7e Add upstream commit to find X11 directly.
Fixes the build with the upcoming CMake 3.2 update, since its
FindOpenGL.cmake does not check for X11 anymore.
2015-06-15 22:09:14 +00:00
Jose Alonso Cardenas Marquez
70aeea84ca - Fix distinfo path file 2015-06-15 03:55:58 +00:00
Jose Alonso Cardenas Marquez
1c817db333 - Commit missing files
- Add missing dependency to mupen64plus-core
2015-06-15 03:35:41 +00:00
Jose Alonso Cardenas Marquez
c1f3bdc542 - Update to 2.5
- Take maintainership
2015-06-15 03:27:50 +00:00
Jose Alonso Cardenas Marquez
30dfa7ab8f - New ports : emulators/mupen64plus-rsp-cxd4
A low-level RSP processor plugin for the Mupen64Plus
2015-06-15 03:24:16 +00:00
Juergen Lock
6aa9c8f3bb - Catch up with github tree, adding IP_OPTIONS support sockopt syscalls -
changelog:

	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

PR:		200703
2015-06-13 17:27:11 +00:00
Juergen Lock
79c73c4c15 - Catch up with github tree, adding more bsd-user ppc fixes - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

- Add aarch64 to qemu-user-static rc.d script.
2015-06-13 11:33:25 +00:00
Jimmy Olgeni
865541f233 Sort entries. 2015-06-13 09:38:04 +00:00
Juergen Lock
c3bed3408d Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-06-12 20:58:59 +00:00
Jan Beich
1a7af4c437 emulators/ppsspp-devel: update to 1.0.1.568
Changes:	403f6ab...8ec4850
2015-06-11 18:14:37 +00:00
Baptiste Daroussin
41bd009722 Fix plenty of security issues
Security:	XSA-117 / CVE-2015-0268
Security:	XSA-118 / CVE-2015-1563
Security:	XSA-121 / CVE-2015-2044
Security:	XSA-122 / CVE-2015-2045
Security:	XSA-123 / CVE-2015-2151
Security:	XSA-125 / CVE-2015-2752
Security:	XSA-127 / CVE-2015-2751
Security:	XSA-132 / CVE-2015-3340
Security:	XSA-134 / CVE-2015-4163
Security:	XSA-136 / CVE-2015-4164
2015-06-11 18:08:41 +00:00
David Naylor
55e4ea1852 emulators/i386-wine-devel: update to 1.7.44.
Changes:
 * Remove band-aid for compholio->staging move.
2015-06-11 17:40:54 +00:00
Jan Beich
6563bdce92 emulators/ppsspp: style nit 2015-06-10 23:17:27 +00:00
Jung-uk Kim
bb6255c2d0 Catch up with lim_* API changes on CURRENT.
Submitted by:	mjg
Tested by:	Ivan Klymenko <fidaj@ukr.net>
2015-06-10 20:59:14 +00:00
Jan Beich
667c0071f0 emulators/ppsspp-devel: update to 1.0.1.559
"native" submodule not updated as only android/project.properties changed

Changes:	ee1299b...403f6ab
2015-06-09 22:38:38 +00:00
Jan Beich
f2fc9d6de4 multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision:	https://reviews.freebsd.org/D2570
Exp-run by:	antoine
Approved by:	ashish, multimedia (kwm)
Approved by:	maintainer timeout (ale, dinoex; 2 weeks)
2015-06-09 14:25:41 +00:00
Juergen Lock
222397ae42 Catch up with github tree, adding translation of struct kinfo_proc -
changelog:

	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

PR:		200615
2015-06-08 16:18:21 +00:00
Dmitry Marakasov
03abd0b84c - Strip binaries
- Remove unneeded permisson changes, which do not work under plain user
2015-06-07 16:06:11 +00:00
Steve Wills
c8b07fac68 emulators/open-vm-tools: Fix pam issue
While here, fix a plist issue

PR:		200637
2015-06-07 12:53:15 +00:00
Gerald Pfeifer
4aa2a93a8b Update to Wine 1.7.44. This includes the following changes:
- More support for the COM interfaces of the RichEdit control.
 - Initial version of a SmartTee filter.
 - Support for the null device kernel object.
 - Various bug fixes.
2015-06-05 20:39:57 +00:00
Dmitry Marakasov
0acf547b4f - Add CPE info
Approved by:	portmgr blanket
2015-06-04 09:06:55 +00:00
Dmitry Marakasov
2e45aaf149 - Add CPE info
Approved by:	portmgr blanket
2015-06-04 09:06:33 +00:00
Jan Beich
998e1a55ee emulators/ppsspp{,-devel}: unbreak build with gcc5 (for dragonfly)
ext/xbrz/xbrz.cpp:619:28: sorry, unimplemented: non-trivial designated initializers not supported
   const bool doLineBlend = [&]() -> bool
                            ^
Submitted by:	@Bigpet via hrydgard/ppsspp#7717
2015-06-01 14:22:11 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
2015-05-30 20:39:12 +00:00
Juergen Lock
8bf5d35251 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-05-30 00:51:53 +00:00
Jan Beich
3bb42072a0 emulators/ppsspp-devel: add new slave port for git master
A temporary port to facilitate testing and upstreaming.
2015-05-29 19:33:24 +00:00
Juergen Lock
e5042511f3 Catch up with github tree, fixing bsd-user pthread crashes among
other things - changelog:

	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

PR:		200485
2015-05-29 18:23:30 +00:00
Mathieu Arnold
bf848d4e37 Convert a few ports to use the new multi-github framework.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-28 16:37:49 +00:00
Dmitry Marakasov
f1d07ee3dd - Strip libraries 2015-05-28 11:41:20 +00:00
Dmitry Marakasov
d13c204435 - Mark broken on 8.x: doesn't build because of absent xlocale.h
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-05-28 06:20:21 +00:00
Jan Beich
1f744f791a emulators/ppsspp: switch SDL=on to system libpng
Do not wait for upstream release if a vulnerability is found. [1]
QT* already use system libpng via QImage in x11-toolkits/qt*-gui.

GitHub:		hrydgard/native#273 [1]
Security:	CVE-2014-9495 [1]
2015-05-27 22:54:35 +00:00
Jan Beich
08224080a2 emulators/ppsspp: dogfood some improvements in-review
- Use xdg-open to open links and cheat files
- Change OS name in compat reports: BSD -> FreeBSD
- Minor FakeJit fixes

GitHub:		hrydgard/native#272, hrydgard/ppsspp#7772
2015-05-27 22:54:08 +00:00
Danilo Egea Gondolfo
0a50a34ba0 - Fix MASTER_SITES. The jar file was moved.
MFH:		2015Q2
2015-05-26 18:29:48 +00:00
David Naylor
78a67a25a8 emulators/i386-wine-devel: fix COMPHOLIO->STAGING rename issue
Changes:
 a) Rename plist substitution for STAGING [1].
 b) Rename extracted files for staging.

Impact:
 a) Unbreak packaging for i386-wine-devel
 b) Unbreak extraction for i386-wine-staging

PR:		200443 [1]
2015-05-26 04:33:08 +00:00
Jan Beich
2d42b6b8e6 emulators/ppsspp: dogfood for-review quality back to the port
Mainly to keep my sanity if a regression pops up.

GitHub:		hrydgard/native#271 (merged), hrydgard/ppsspp#7772
2015-05-26 00:13:19 +00:00