Commit graph

5673 commits

Author SHA1 Message Date
Jan Beich
edf6eb654b emulators/ppsspp: drop FreeBSD 8.x support 2015-10-06 08:14:43 +00:00
Jan Beich
4e9b4c7ce9 emulators/ppsspp-devel: update to 1.1.0 by removing the port
v1.1.0 was recently released and there're not enough changes after it to
warrant a separate package. Move users back to stable until more time
passes or some "interesting" conflicts appear.

Changes:	https://github.com/hrydgard/ppsspp/compare/d8b43dd...v1.1.0
2015-10-06 08:14:12 +00:00
Jan Beich
fc27b37532 emulators/ppsspp: update to 1.1.0
- Integrate r397030 and r397702 into master port
- Switch slave port back to use patches from master

Changes:	http://ppsspp.org/#news
2015-10-06 03:20:26 +00:00
Dmitry Marakasov
a8bd9382d2 - Fix installed script referencing stagedir
- Install helpfile into more suitable location
- Respect CC and PREFIX

PR:		203049
Submitted by:	amdmi3
Approved by:	maintainer timeout (joerg, 2 weeks)
2015-09-30 17:42:52 +00:00
Jan Beich
00d4634211 Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
Jan Beich
837ff9f943 emulators/ppsspp-devel: update to 1.0.1.2768
- Take advantage of more system libraries support upstream

Changes:	253ed9f...d8b43dd
2015-09-24 18:09:31 +00:00
Jan Beich
6b7b4fdcba emulators/ppsspp: generate better .desktop file
The one from Debian was very basic and removed upstream.
2015-09-24 18:08:56 +00:00
Johan van Selst
cb4ec36c0a Update OpenMSX and Catapult to 0.12.0
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_0_12_0/doc/release-notes.txt
2015-09-21 19:09:01 +00:00
Jimmy Olgeni
686b747c39 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
Alexey Dokuchaev
3a63ba57c2 Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
2015-09-20 14:35:57 +00:00
Jan Beich
4668ba1156 Backport CVE-2015-2331 fix to bundled libzip
MFH:		2015Q3
Security:	264749ae-d565-11e4-b545-00269ee29e57
2015-09-20 09:22:44 +00:00
Dmitry Marakasov
98e1d7231b - Add LICENSE_FILE
- Drop 8.x support
- Fix WWW:

Approved by:	portmgr blanket
2015-09-18 14:22:25 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Jan Beich
023407a603 emulators/ppsspp-devel: update to 1.0.1.2668
- "native" was merged into main "ppsspp" repo

Changes:	86a02fe...1b4b60d (before merge)
Changes:	cf0697e...253ed9f (after merge)
2015-09-15 23:57:04 +00:00
David Naylor
f4fdc2f4f5 emulators/i386-wine-devel: update to 1.7.51.
Changes:
 - Do not include ldconfig32 entries in pkg-plist
2015-09-14 04:31:15 +00:00
Alexey Dokuchaev
7b00ecf4cd - Define LICENSE, place build-related MAKE_ARGS knob below USES/USE_* block
- Remove BROKEN on Tier-2 systems statement: it builds fine at least on
  PowerPC, which indicates that "uses i386-specific asm" reason is probably
  bogus everywhere else, and should be replaced with adequate BROKEN line
  even if it's indeed broken there.  While here, convert to options helpers
2015-09-12 10:18:21 +00:00
Jan Beich
faee4ac14b emulators/higan: convert to _VARS option helper
PR:		202778
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-09-11 22:28:03 +00:00
Dmitry Marakasov
a278c23011 - Add NO_ARCH
- Remove non existing files from plist

Approved by:	portmgr blanket
2015-09-10 11:42:14 +00:00
Alexey Dokuchaev
4efe99a8e6 - Allow to build on PowerPC by using generic (not GCC-specific) MD support
with empty machdep_init() vs. broken "Calibrating delay loop" code; some
  simple run-time tests, like booting off the kickstart ROM image, did not
  reveal any problems or performance artifacts
- Drop unsupported --enable-sound option (--with-oss-sound is the default,
  and OSS support is detected correctly)
- Remove `files/patch-configure.in' which was added in r76429 by mbr@ back
  in 2003 to allow UAE to build with GCC 3.x -- does not seem needed these
  days; consequently replace (deprecated) USE_AUTOTOOLS with GNU_CONFIGURE
- Do not patch things in `pre-configure', use `post-patch' target for that
- Sort USES values and wrap few overly long lines while I'm here
2015-09-09 15:58:28 +00:00
Jan Beich
8692c29f3f emulators/ppsspp: improve clarity for *-install target names
do-install is for the app itself, post-install is for extras.
r392488 reversed the logic because option helpers didn't support
do-* targets before r394503. So, pick clarity over |svn blame| churn.
2015-09-08 16:14:30 +00:00
Gerald Pfeifer
679e84470d Update to Wine 1.7.51. This includes the following changes:
- XAudio2 implementation using OpenAL Soft.
 - Support for the new Universal C Runtime DLL.
 - Dropdown menu support in the standard Open Dialog.
 - Grayscale rendering mode in DirectWrite.
 - Various bug fixes.

With the STAGING option enabled (or using the wine-staging port),
fonts/times.ttf is now also present.
2015-09-07 12:04:23 +00:00
Jan Beich
aa2c09f705 emulators/ppsspp-devel: update to 1.0.1.866
Changes:	ee2238d...86a02fe
2015-09-05 22:49:13 +00:00
Sean Bruno
f440fa7bf3 Fix Makefile so that those who want to use this port directly can still
build.

PR:	202536
2015-09-03 18:27:44 +00:00
Sean Bruno
8005224867 Build fixes for 2.4.0
- regenerate patch-pcap
- Escape --extra-ldflags as it looks like the qemu builder is eating spaces
  or lines making it frustrating to use.

PR:	202402 202536 202864
2015-09-03 17:39:41 +00:00
Sean Bruno
a1606ef670 QEMU update to 2.4.0
- remove patch files accepted and merge upstream
- Add new vgabios-virtio
2015-09-02 16:12:36 +00:00
Sean Bruno
49cecff573 Build fix:
- Remove etc/qemu/target-x86_64.conf.sample dropped by upstream
- Add vgabios-virtio.bin
2015-09-01 17:38:29 +00:00
Dmitry Marakasov
206f6d865e - Add LICENSE
- Pet portlint
- Switch to @sample

Approved by:	portmgr blanket
2015-08-30 10:51:41 +00:00
Jan Beich
8a127a17cf Convert my ports to _VARS option helper 2015-08-28 14:57:29 +00:00
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