Commit graph

5695 commits

Author SHA1 Message Date
Dmitry Marakasov
1cb88c91e1 - Pet portlint, switch to options helpers
PR:		202532
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-08-27 09:09:19 +00:00
Dmitry Marakasov
f3ace4251b - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-08-26 18:26:14 +00:00
David Naylor
2c31f6524f emulators/i386-wine-devel: update to v1.7.50.
Changes:
 * Update dependency version for gecko.

PR:		202653
2015-08-26 16:12:50 +00:00
Dmitry Marakasov
e770a013a0 - Switch to USES=libarchive as suggested by stage-qa
Approved by:	portmgr blanket
2015-08-26 02:43:40 +00:00
Max Brazhnikov
c7c32639cc Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
Gerald Pfeifer
d732fb21d0 Update to Wine 1.7.50. This includes the following changes:
- New version of the Gecko engine based on Firefox 40 (via the
   wine-gecko-devel port).
 - First steps of the Direct3D 11 implementation.
 - Better font matching in DirectWrite.
 - Support for OpenMP on ARM platforms.
 - Various bug fixes.
2015-08-23 20:06:42 +00:00
Gerald Pfeifer
d57cceb0bf Update wine-gecko-devel, the Gecko Layout Engine component for wine-devel,
from version 2.36 to 2.40.  It is based on Firefo 40 now.

Approved by:	dbn (maintainer, pre-approved)
2015-08-23 20:05:49 +00:00
John Marino
0ed34d5d26 emulators/bfe: Bump revision due to option change 2015-08-22 16:47:15 +00:00
John Marino
7a4c448bd4 emulators/bfe: Change GTK default from GTK1 to GTK2
discussed-with: bapt
2015-08-22 16:42:46 +00:00
Philip M. Gollucci
5f6f0c866c remove empty pkg-plist
PR:                  201663
Submitted By:        s3erios@gmail.com
2015-08-20 18:24:56 +00:00
Philip M. Gollucci
9da2cce158 emulators/q4wine: qt4-linguist -> qt4-linguisttools, remove some dependencies
- Add LICENSE_FILE.
- USE_QT4=linguist_build -> USE_QT4=linguisttools_build.
- Use an OPTION helper for DBUS.
- Remove CONFIGURE_ARGS for NLS - they are not used.
- Gettext dependency is not used too.
- Remove USE_GCC=yes.
- Fix build with clang.
- Bump PORTREVISION.

PR:                  201863
Submitted by:        s3erios@gmail.com
Approved by:         maintainer timeout (koalative@gmail.com ; 24 days)
2015-08-18 20:02:20 +00:00
Raphael Kubo da Costa
23ee2a7d62 Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.
Instead of defining a variable that is almost always based on CONFIGURE_ENV,
just use CONFIGURE_ENV directly.

This also matches the behavior of other ports that do not use autotools (so
most ports can just worry about CONFIGURE_ENV). Additionally, the fact that
we do not use ?= means we do not have problems if another file in Uses/
needs to set CONFIGURE_ENV (with CMAKE_ENV, the order of the arguments to
USES would matter).

Ports which set CMAKE_ENV have been adjusted accordingly. In most cases,
CMAKE_ENV was just replaced with CONFIGURE_ENV, the exceptions being:
* databases/sqliteman: CMAKE_ENV line removed; setting QMAKESPEC there has
                       no effect on the build system.
* devel/freeocl: CMAKE_ENV line removed; FREEOCL_CXX_COMPILER is already
                 retrieved from the CMAKE_CXX_COMPILER variable in the build
                 system.
* graphics/openimageio: CMAKE_ENV line removed; setting Qt variables there
                        has no effect on the build system.

Reviewed by:		makc
Differential Revision:	https://reviews.freebsd.org/D3403
2015-08-18 10:51:01 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Sean Bruno
7ba60304c9 Update qemu-sbruno to track bsd-user branch on github. I *am* the
upstream of this port and maintainer notified developers on 07/17/15 to
update his ports while he is AFK.

Sync's to pre-release 2.4.0

Differential Revision:	https://reviews.freebsd.org/D3385
2015-08-16 19:13:30 +00:00
Jan Beich
c607c11360 emulators/ppsspp-devel: update to 1.0.1.809
Changes:	aae2542...ee2238d
2015-08-14 00:12:54 +00:00
David Naylor
793b7c1c65 emulators/i386-wine-devel: update to 1.7.49
* Drop support for FreeBSD 8
 * Eliminate post-package step (no longer worked, not needed)
2015-08-13 18:08:35 +00:00
Sunpoet Po-Chuan Hsieh
8c9a5f334f - Remove RG link 2015-08-13 17:39:31 +00:00
Gerald Pfeifer
9db6462428 Update to Wine 1.7.49. This includes the following changes:
- DirectWrite is now good enough for rendering text in Steam.
 - A number of Direct2D improvements.
 - Some more OpenMP functions.
 - Support for namespaces in the IDL compiler.
 - Various bug fixes.
2015-08-12 14:38:58 +00:00
David Naylor
86018eb556 emulators/i386-wine-devel: update to 1.7.48. 2015-08-11 18:51:13 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
Gerald Pfeifer
6f1c056b33 Remove the SLAVE_PORT setting which does not have a function actually. 2015-08-07 07:56:02 +00:00
Mathieu Arnold
284038d67d Remove unneeded MASTER_SITES=GH entries.
Sponsored by:	Absolight
2015-08-04 14:26:48 +00:00
Devin Teske
f7447acc90 Move Xen Kernel menuitem to Boot Options submenu. Prevent conflict with
upcoming Boot Environment menu. The Xen Kernel is dynamically appended
after the last menuitem in the Boot Options submenu. If xen_kernel is not
defined in loader.conf(5) the Xen Kernel menuitem displays "N/A" versus
"On"/"off". While here, fix-up the pkg-message (make capitalization of
"in" vs. "In" consistent; make use of trailing ":" consistent; move a
comment out of the way of file contents, etc.).

Differential Revision:	https://reviews.freebsd.org/D2717
Reviewed by:	allanjude, bapt
Approved by:	bapt
2015-08-03 22:29:30 +00:00
Antoine Brodin
d2d7433189 Fix duplicate PKGNAME with wine-devel/wine-staging 2015-08-03 06:04:04 +00:00
Gerald Pfeifer
90f901b8db Update to Wine 1.7.48. This includes the following changes:
- Fleshed out OpenMP implementation.
 - I/O stream support in the MSVCIRT C++ runtime.
 - Support for pixel snapping in DirectWrite.
 - More support for OpenGL core contexts.
 - Various bug fixes.

(Some pkg-plist additions and one removal for the STAGING option
and hence the wine-staging port.)
2015-08-03 01:10:59 +00:00
Gerald Pfeifer
6d16166445 Move the setting of PKGNAMESUFFIX into a new block at the beginning
of this Makefile to align closer with FreeBSD Ports standards.
2015-08-03 00:57:47 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Kurt Jaeger
421607b901 emulators/dynamips-community: 0.2.12 -> 0.2.15
- Add optional argument 'format' to hypervisor commands
  - 'send_con_msg' and 'send_aux_msg'.
  - Report "X byte(s) written" on succeess.
  - String formats:
    * plain - plain string (default, old behavior)
    * base64 - base64 encoded string
- Use an auxiliary variable to record configured ram size for npe-400
- Fixed issue #49 - IOS crashes after router restart
- Fixed issue #50 - vm send_con_msg

PR:		194066
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-08-02 16:39:13 +00:00
Dmitry Marakasov
982e8c6a2e - Update to 4.2
- Don't hardcode version in distfile names
- Update USE_XORG
- Improve and simplify wrapper script handling
- Improve and simplify options handling

PR:		201547
Submitted by:	amdmi3
Approved by:	maintainer timeout (dk@farm.org, 2 weeks)
2015-07-30 10:28:02 +00:00
Antoine Brodin
6e381a9d53 Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2015-07-29 22:09:53 +00:00
Jan Beich
e1263266dc emulators/ppsspp-devel: update to 1.0.1.791
Changes:	c27e634...73e9c3b (previous update)
Changes:	73e9c3b...aae2542
2015-07-28 02:57:11 +00:00
Kurt Jaeger
7d8375d8b7 GNS3 Converter is designed to convert old ini-style GNS3 topologies
(<=0.8.7) to the newer version v1+ JSON format for use in GNS3 v1+

The converter will convert all IOS, Cloud and VirtualBox devices
to the new format. It will also convert all QEMU based devices (QEMU
VM, ASA, PIX, JUNOS & IDS). VPCS nodes will be converted to cloud
devices due to lack of information the 0.8.7 topology files.

For topologies containing snapshots, the snapshots will also be
converted to the new format automatically.

WWW: https://github.com/GNS3/gns3-converter
2015-07-26 19:19:36 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Alex Kozlov
cb2472596d - Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS
Approved by: bapt (manintainer), office (bapt)
2015-07-25 10:53:11 +00:00
Jan Beich
aa96a521bc Convert my ports to target option helpers 2015-07-19 07:42:21 +00:00
David Naylor
b4c822af8d emulators/i386-wine-devel: update to 1.7.47 2015-07-18 20:16:30 +00:00
Jan Beich
ccc4c3b371 Per r390886 stop pulling unnecessary GTK+ deps in my ports 2015-07-18 17:27:59 +00:00
Tijl Coosemans
ae41dd3ad0 - Update to db4-4.7.25-19.el6_6
- Update to freetype-2.3.11-15.el6_6.1
- Update to glibc-2.12-1.149.el6_6.9
- Update to krb5-libs-1.10.3-37.el6_6
- Add symlink from /usr/lib/librt.so.1 to /lib/librt.so.1.  This shadows
  FreeBSD /usr/lib/librt.so.1 and fixes some applications (e.g. Maple)

MFH:		2015Q3
Security:	CVE-2012-5669
Security:	CVE-2013-7423
Security:	CVE-2014-6040
Security:	CVE-2014-7817
Security:	CVE-2014-9657
Security:	CVE-2014-9658
Security:	CVE-2014-9660
Security:	CVE-2014-9661
Security:	CVE-2014-9663
Security:	CVE-2014-9664
Security:	CVE-2014-9667
Security:	CVE-2014-9669
Security:	CVE-2014-9670
Security:	CVE-2014-9671
Security:	CVE-2014-9673
Security:	CVE-2014-9674
Security:	CVE-2014-9675
Security:	CVE-2015-0235
Security:	CVE-2015-1781
2015-07-15 18:35:03 +00:00
Juergen Lock
c992a31c3d Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-07-15 17:38:28 +00:00
Jan Beich
0271c4bcd6 emulators/ppsspp-devel: update to 1.0.1.757 2015-07-15 11:36:14 +00:00
Jung-uk Kim
9ce8c1bf2d Fix pre-build target to properly set environment variables. Note there is
no functional change but it is done for correctness.  Also, note the change
is merged from emulators/virtualbox-ose (r355732).
2015-07-13 21:15:50 +00:00
Dmitry Marakasov
2c069203cc - Fix fetch
Approved by:	portmgr blanket
2015-07-13 16:23:31 +00:00
Gerald Pfeifer
686d08eb0a Update to Wine 1.7.47. This includes the following changes:
- Text drawing in Direct2D.
 - Support for the new thread pool API.
 - Toolbar state saving.
 - Beginnings of an implementation for proper HID support.
 - Support for file objects in device drivers.
 - Various bug fixes.
2015-07-12 19:52:12 +00:00
David Naylor
bfd391ef4a emulators/i386-wine-devel update to 1.7.46. 2015-07-12 16:23:28 +00:00
Jung-uk Kim
db7da50ecb Update to 4.3.30.
MFH:		2015Q3
2015-07-10 20:42:51 +00:00
Juergen Lock
6430807211 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-07-10 17:05:07 +00:00
Juergen Lock
5899e8a887 Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-07-09 19:42:19 +00:00
Juergen Lock
3d95343aed Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-07-08 18:45:42 +00:00
Sunpoet Po-Chuan Hsieh
b0ef7d5714 - Remove blank line between NO_ARCH and USE_RUBY 2015-07-06 18:05:37 +00:00
Thomas Zander
9f78a3d712 Fix build with ffmpeg 2.7
PR:		201319
Submitted by:	riggs
Approved by:	portmgr (antoine)
2015-07-03 21:36:53 +00:00
Thomas Zander
a93a44040e - Update multimdedia/ffmpeg to latest upstrem version 2.7.1
- Mark ports BROKEN that were discovered not to work with
  this update; discovered by exp-run in bug 201181
- Note the need for manual upgrade of dependent ports in
  UPDATING
2015-07-02 19:40:15 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Juergen Lock
75458c0b0c Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

PR:		201168
2015-07-02 15:41:51 +00:00
Gerald Pfeifer
884408eed6 Update to Wine 1.7.46. This includes the following changes:
- Improvements in the BITS file transfer service.
 - Still more progress on DirectWrite implementation.
 - Support for shared user data on 64-bit.
 - Various C++ runtime improvements.
 - Various bug fixes.
2015-06-29 07:38:04 +00:00
Juergen Lock
c0068e4cb1 Catch up with github tree, fixing bug caused by struct kinfo_proc typo -
changelog:

	https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-06-28 15:17:14 +00:00
Dmitry Marakasov
7705a9eefb - Mark BROKEN on 9.x:
./../src/Glide64/rdp.cpp: In function 'void loadBlock(uint32_t*, uint32_t*, uint32_t, int, int)':
./../src/Glide64/rdp.cpp:1838: error: 'bswap32' was not declared in this scope
./../src/Glide64/rdp.cpp: In function 'void loadTile(uint32_t*, uint32_t*, int, int, int, int, uint32_t*)':
./../src/Glide64/rdp.cpp:2082: error: 'bswap32' was not declared in this scope

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 22:34:05 +00:00
Dmitry Marakasov
ecb9d9eb33 - Fix mupen64plus-rsp-cxd4 on 9.x by requiring newer compiler, as old gcc segfaults
Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 01:00:08 +00:00
Juergen Lock
f0e20e9950 - Apply fixes for pcnet guest to host escape vulnerability - CVE-2015-3209.
- Bump PORTREVISIONs.

PR:		201064
Submitted by:	koobs
Security:	https://vuxml.FreeBSD.org/freebsd/acd5d037-1c33-11e5-be9c-6805ca
1d3bb1.html
2015-06-26 19:14:41 +00:00
Dmitry Marakasov
a807c531b6 - Fix build on 9.x by using more recent compiler
- Mark broken on 8.x: does not build

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 16:54:41 +00:00
Alex Kozlov
ada10a2373 - Switch to gmake to fix build on head 2015-06-26 16:30:13 +00:00
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
John Marino
1e7bb67732 emulators/qmc2: Use LOCALBASE instead of PREFIX for CXXFLAGS 2015-05-25 10:27:12 +00:00
John Marino
b1ee85f7c6 emulators/qmc2: Adjust after update to mame/mess
The mame and mess executable names have changed slightly.  For i386
platforms, they are still "mame" and "mess" but for amd64 platforms,
they are "mame64" and "mess64".  Change the RUN_DEPENDS specification
to adjust for this morphing name.

I suspect a patch is also needed for amd64 but I don't know where it
would go.  I'll notify the maintainer.  The RUN_DEPENDS fix and the
hardcoded CFLAG fix are "just fix it" items.
2015-05-25 10:21:59 +00:00
John Marino
5a118a14bf emulators/loemu: Fix runtime after mame upgrade
This port has probably be broken (at least by default) for many years.
It was trying to call sdlmame (I think) but the name was "mame" and now
for amd64, the name is "mame64".  Attempt to fix this (not testing was
done, however).

While here, clean up post-patch which was doing a lot of nothing, leverage
shebangfix, and regenerate patch accordingly.

Note that RUN_DEPENDS had to be changed to deal with the morphing
executable name.
2015-05-25 10:13:35 +00:00
John Marino
9a7be0a622 emulators/(mame|mess): Upgrade version 0.154 => 0.161 (overhaul ports)
I completely reworked these unmaintained ports.  I turned mess into a
proper slave port as the differences from mame were few.  Some notes:

  * converted to GitHub (this saved messing with the double-zip /
    dos2unix per file arrangement, no more post-extract target)
  * got rid of patchlevel support accordingly
  * got rid of DIST_SUBDIR accordingly
  * Clang from FreeBSD 10 cannot build this!  It fails will some kind of
    signal.  I did not test on FreeBSD 11 yet.  For now, degrade the
    ports to use GCC always.  Note the makefiles were hardcoded to GCC.
    I fixed the hardcoding so it uses environment but perhaps it's known
    that mame/mess is now gcc-only
  * Some options are no longer optional, e.g. BUILTIN_DEBUGGER, SDL2
    These were made unconditional accordingly.
  * mess is now a minimal slave port.  There are some additions to mame
    Makefile to support the slave.
  * I used PORTDOCS and PORTEXAMPLE to simplify each pkg-plist
  * DragonFly support still pending.  This port discovered a bug in
    GCC 5.1 release which has been fixed recently, so the base compiler
    has to be upgraded before testing can resume.
2015-05-25 07:29:14 +00:00
David Naylor
4c27013858 emulators/i386-wine-staging: update to 1.7.43.
Changes:
 * Due to the renaming of compholio->staging add a work-around for the
   precompiled files.  This fix will be removed in the next update.
2015-05-24 14:47:40 +00:00
Gerald Pfeifer
b06b006bb3 Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.

Adjust CONFLICTS across all Wine related ports.

Reviewed by:	dbn, kmoore
2015-05-24 02:10:18 +00:00
Jan Beich
35ddcdf82f emulators/ppsspp: add new port
PPSSPP is a PSP emulator written in C++. It translates PSP CPU
instructions directly into optimized x86, x64 and ARM machine code,
using JIT recompilers (dynarecs).

PPSSPP can thus run on quite low-spec hardware, including stronger
ARM-based phones and tablets, as long as there's OpenGL ES 2.0
support.

http://www.ppsspp.org/development.html

Requested by:	RyanBram @ PCBSD forums
Motivated by:	review D2608 (thus .ifdefs)
2015-05-24 00:20:11 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Gerald Pfeifer
e9baa3931b Update to Wine 1.7.43. This includes the following changes:
- Improved support for Shell Browser windows.
 - Some more API Sets libraries.
 - Read/write operations support with built-in devices.
 - Major Catalan translation update.
 - Various bug fixes.
2015-05-21 16:58:20 +00:00
Baptiste Daroussin
b6a8134ab4 Grr forgot svn add
Reported by:	decke
2015-05-21 14:59:45 +00:00
Baptiste Daroussin
14b3d2fd2a Add a patch to disable posted interrupts for PVH guest
Submitted by:	royger
2015-05-21 13:32:25 +00:00
Dirk Meyer
69acc02bf1 - fix build introduced by r381876 2015-05-20 03:49:13 +00:00
Juergen Lock
3afca2cc7e Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-05-17 16:46:18 +00:00
Juergen Lock
a5d6daade5 - Apply fixes for "BENOM" vulnerability - CVE-2015-3456 .
- Bump PORTREVISIONs.

PR:		200255
PR:		200256
PR:		200257
Submitted by:	venture37@geeklan.co.uk
Obtained from:	http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e907746266721f305d67bc0718795fedee2e824c
Security:	http://vuxml.FreeBSD.org/freebsd/2780e442-fc59-11e4-b18b-6805ca1d3bb1.html
2015-05-17 10:09:36 +00:00
Thomas Zander
49b87c519c - Allow to work with python 3
- Use autoplist

PR:		199781
Submitted by:	pavelivolkov@gmail.com (maintainer)
2015-05-16 19:29:50 +00:00
Jung-uk Kim
61fe94530a Fix build without OpenSSL in the base.
PR:		199377
2015-05-15 19:29:10 +00:00
John Marino
50ab3f1ae8 emulators/advancemenu: This is not jobs-safe
This port has failed on multi-job builds at least three times.  This last
time the failure occurred when common.o object file was used before it
was built.
2015-05-15 08:25:42 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Dmitry Marakasov
2f140cb709 - Add CPE info
Approved by:	portmgr blanket
2015-05-14 10:04:06 +00:00
Dmitry Marakasov
6c7e5fa74d - Add LICENSE
- Remove useless options.mk inclusion
- Fix WWW:
2015-05-14 07:02:00 +00:00
Dmitry Marakasov
936aa69db9 - Clarify LICENSE
- Add LICENSE_FILE
- Add CPE info
- Update WWW:

Approved by:	portmgr blanket
2015-05-14 01:47:41 +00:00
Jung-uk Kim
3ddd0065cb Update to 4.3.28. 2015-05-13 22:20:43 +00:00
David Naylor
0d826836af emulators/i386-wine-devel: update to 1.7.42. 2015-05-12 20:10:43 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Gerald Pfeifer
7b8e101eea Our post-extract target uses Perl scripts that require fixing the
shebang first, so make it depend on the fix-shebang target.

Tested by:	pi
2015-05-11 05:12:15 +00:00
Gerald Pfeifer
020e1760f8 Update to Wine 1.7.42. This includes the following changes:
- Support for dynamic timezone information.
 - Initial desktop shell window support.
 - Some more Direct2D support.
 - Various bug fixes.

Do not set GNUTLS by default for wine-compholio any longer. [1]

Discussed with:	dbn, kmoore [1]
2015-05-09 03:49:29 +00:00
Dmitry Marakasov
e9f633aaf4 - Add CPE info
- Add LICENSE_FILE
- Whitespace fixes

Approved by:	portmgr blanket
2015-05-08 11:07:47 +00:00
Dmitry Marakasov
9896d78ddb - Fix build with clang
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 09:13:35 +00:00
Kurt Jaeger
2fbafc1ba4 emulators/pipelight: 2.7.3 -> 2.8.1
Changes:
http://pipelight.net/cms/articles/2014-12/release-v0-2-8.html
and
https://bitbucket.org/mmueller2012/pipelight/raw/master/debian/changelog

PR:		197828
Submitted by:	sasamotikomi@gmail.com
Reviewed by:	philippe.r972@gmail.com
2015-05-06 19:48:21 +00:00
Mathieu Arnold
62d98f2dd1 Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:27:43 +00:00
Antoine Brodin
59ea40bfc2 Mark BROKEN
All uses of MAP_NORESERVE in the ports tree were removed in r371117
It shouldn't have come back
2015-05-04 09:09:31 +00:00
Eitan Adler
415737f338 By request, reset maintainership of multiple ports
PR:		199903
Submitted by:	"Chris Petrik" <chris@bsdjunk.com>
2015-05-04 00:33:14 +00:00
Danilo Egea Gondolfo
584765f826 - Update to 0.51 2015-05-02 20:51:41 +00:00
Juergen Lock
d96dc23c07 - Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user

- Switch to new USE_GITHUB syntax.
2015-05-01 19:10:15 +00:00
Juergen Lock
6d28c2597b Fix build w/o OPENGL knob. (--disable-glx is now called --disable-opengl)
Reported by:	olgeni (via private email)
2015-04-29 16:28:01 +00:00
Juergen Lock
88ee0db664 Update to 2.3.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/332605
2015-04-28 18:53:13 +00:00
Baptiste Daroussin
c64d3bd0e2 Fix xen.4th on head following change r280937 and r281180 (in base)
Reported by:	Michael Dexter
Submitted by:	dteske
2015-04-27 20:34:05 +00:00
Baptiste Daroussin
fd2cbd68b6 Limit xen kernel to amd64 2015-04-27 18:50:47 +00:00
David Naylor
12bdb91f92 emulators/wine-compholio: fix build.
* Autoconf is required during the extract stage, so add it to the
   EXTRACT_DEPENDS list (it defaults to BUILD_DEPENDS only)
 * For an unknown reason autoconf creates a configure script that looks
   for and detects powl on FreeBSD 8 and 9.  powl does not actually exist
   and causes a build failure.

Approved by:	gerald@ (maintainer, implicit)
2015-04-24 15:56:19 +00:00