Commit graph

5921 commits

Author SHA1 Message Date
Dirk Meyer
937d324155 MFH: r418829
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4

Approved by:	portmgr (feld)
2016-07-20 21:30:03 +00:00
David Naylor
616eafc1e9 MFH: r418486
emulators/i386-wine-devel: fix gecko dependency bump.

PR:		210740, 219095
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>, Ivan Klymenko <fidaj@ukr.net
Approved by:	ports-secteam (junovitch)
2016-07-14 06:24:38 +00:00
Roger Pau Monné
f39cc2a2f5 MFH: r418036
xen: update to final 4.7.0

Sponsored by:	Citrix Systems R&D
Approved by:	ports-secteam
2016-07-04 16:35:54 +00:00
David Naylor
2cbfdecf15 emulators/i386-wine-devel: update to 1.9.13. 2016-06-29 05:29:20 +00:00
Sean Bruno
ffa7e2ac5a Update qemu-sbruno/user-static to capture pull request:
- Allow utimensat() syscall on FreeBSD 10.3, where pkg(8) requires it.

Update qemu-sbruno Makefile to not build qemu-tools when building
qemu-user-static slave port.  (ian@)
2016-06-28 18:03:31 +00:00
Gerald Pfeifer
c328b78609 Update to Wine 1.9.13. This includes the following changes:
- More Shader Model 5 support in Direct3D.
 - Unicode data updated to Unicode 9.0.0.
 - Improvements to GDI paths and metafiles.
 - More progress towards the Direct3D command stream.
 - Various bug fixes.

This now uses a new version of the Gecko engine based on Firefox 47,
and accordingly the wine-gecko-devel port is updated to version 2.44
to 2.47.
2016-06-26 19:12:02 +00:00
David Naylor
5d95cdf551 emulators/i386-wine-devel: update to 1.9.12.
- Track mono dependency change
 - Update minimum FreeBSD ABI for -current.
2016-06-25 20:16:29 +00:00
Brooks Davis
a3278c2d81 Update to a new snapshot with improved compressed capability support. 2016-06-24 23:18:12 +00:00
Dmitry Marakasov
2e05572d39 - Switch to options helpers
- Cosmetic fixes
2016-06-24 15:14:47 +00:00
Dmitry Marakasov
b6a21a5b7d - Switch to options helpers
- Cosmetic fixes
2016-06-24 14:03:43 +00:00
Sean Bruno
22e415fd43 Capture upstream pull request from jkim@
https://github.com/seanbruno/qemu-bsd-user/pull/23

Limit sysctl(3) output for hw.availpages to 4GB.
- This output should be limited to 4GB on 32-bit targets to be consistent
  with hw.physmem. Note this also limits sysconf(3) with _SC_PHYS_PAGES
  because libc uses sysctlbyname("hw.availpages", ...) to get the value.
- Properly swap output for hw.physmem, etc. while I am in the neighborhood.

Submitted by:	jkim@
2016-06-21 14:59:46 +00:00
Gerald Pfeifer
292226c05d Update to Wine 1.9.12. This includes the following changes:
- Initial version of a taskbar in desktop mode.
 - Fixes for right-to-left languages in Uniscribe.
 - More Shader Model 4 support in Direct3D.
 - Better metafile support in RichEdit.
 - Various bug fixes.

It also now uses a bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.3 from 4.6.2.
2016-06-20 22:32:23 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
David Naylor
ea7f775974 emulators/i386-wine: update to 1.8.3.
- Backport TIMESTAMP handling for distinfo.
2016-06-20 04:26:46 +00:00
David Naylor
4013b199d9 emulators/i386-wine-devel: update to 1.9.11_1 2016-06-20 04:24:49 +00:00
Gerald Pfeifer
53d7f0eb79 Require/build with Xinerama support (which has been explicitly disabled
before to ensure reproducible builds).  Without this, some programs would
incorrectly show full screen as a wide window covering 2 monitors.

PR:		210039
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2016-06-19 13:34:51 +00:00
Gerald Pfeifer
a804c14858 Update to Wine 1.8.3 which brings
- various bug fixes;
 - a lot of additional NVidia cards in the GPU description table; and
 - updates to the National Language Support files.

A bit surprisingly given the nature of this maintenance release, also
a handfull of changes to the packaging list (such as a new include file
include/wine/windows/fontsub.h).
2016-06-18 21:28:25 +00:00
Ruslan Makhmatkhanov
6e7f566994 emulators/xen: fix typo in description
Also add missing tabulation. Non-functional changes.

Approved by:	portmgr (blanket approval)
2016-06-17 06:42:04 +00:00
Roger Pau Monné
85cb897cb3 xen: update to 4.7.0-rc6
Sponsored by:	Citrix Systems R&D
2016-06-16 15:25:26 +00:00
Mathieu Arnold
5b55a8a53e Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2016-06-16 13:23:13 +00:00
Muhammad Moinur Rahman
82892483e0 emulators/qemu: Fix patch files which was updated in latest dist
Submitted by:	bar
2016-06-15 18:04:36 +00:00
Stefan Eßer
6bd5bb3183 Add run-time dependencies required by the scipts installed by this port.
PR:		210271
Submitted by:	madpilot
Approved by:	antoine (mentor, implicit)
2016-06-15 15:07:56 +00:00
Kurt Jaeger
624ea74f53 devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
  science/veusz
  math/qtiplot
  emulators/swine
  devel/ninja-ide

PR:		210045
Reported by:	antoine
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-14 18:18:54 +00:00
Sean Bruno
6a860fddbd Use correct ELF magic to run powerpc64 binaries.
PR:		209983
Submitted by:	jbeich
2016-06-13 19:12:50 +00:00
Rene Ladan
c1538cfa58 Update the Spectrum Fuse ports to version 1.2.0
- Always include libaudiofile support, it was ON in fuse-utils
  but OFF in libspectrum
- Bump version of libspectrum.so to 8.2.0
- New ulitity tape2pulses

- Add missing LIB_DEPENDS / USES / USE_* [1]
- Remove upstreamed patch
- Pet portlint
Reported by:	poudriere [1]
2016-06-11 22:02:29 +00:00
Sean Bruno
5dabcea590 Update to capture pull request from jkim@
- Clean up locking/unlocking path names

Submitted by:	jkim
2016-06-11 16:56:19 +00:00
Danilo Egea Gondolfo
a8e189aee3 - Update to 0.64
- Add dependencies explicitly as suggested by Q/A
- Sort USE_QT4 list
2016-06-10 20:42:25 +00:00
Brooks Davis
978460fe07 Update qemu-cheri* to a fresh snapshot.
Switch qemu-cheri128 to compressed 128-bit capabilities per the soon to be
released ISA v5.  Introduce a new qemu-cheri128m port which retains
support for 128-bit capabilities that magically store 256-bit of data
preserving semantic compatiblity with 256-bit capabilities while having
128-bit size and alignment requirments.
2016-06-10 14:41:14 +00:00
Muhammad Moinur Rahman
fd7dd95f0d emulators/qemu: Update version 2.4.0=>2.5.1.1
- Change X86_TARGETS Description
- Update pkg-plist to fix X86_TARGETS issue
2016-06-10 11:01:52 +00:00
Rene Ladan
373bcae0cf emulators/fuse-roms: move Opus-22.rom to my own server because the original
server got flaky and the only other public one does not allow fetch(1)

Reported by:	pkg-fallout
2016-06-09 21:22:51 +00:00
Roger Pau Monné
500732089d xen: add missing file from r416310
Sponsored by: Citrix Systems R&D
2016-06-07 07:34:40 +00:00
David Naylor
fe788f2196 emulators/i386-wine-devel: fix distfile generation.
Filter out all but the first TIMESTAMP.
2016-06-06 18:01:34 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Tijl Coosemans
778d4075ed Bump PORTREVISION for previous commit. 2016-06-05 20:53:33 +00:00
Tijl Coosemans
fb000dfd11 Update krb5-libs to 1.10.3-42z1.el6_7. 2016-06-05 19:35:39 +00:00
Antoine Brodin
5c4046ce2a Mark BROKEN: fails to stage
pyuic4 MainWindow.ui -o MainWindow.py
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/pyuic.py", line 26, in <module>
    from PyQt4 import QtCore
ImportError: No module named sip

Reported by:	pkg-fallout
2016-06-04 17:22:17 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Roger Pau Monné
a4dda243bb xen-kernel: update post install message
Expand the post install instructions to mention the need to add
hw.pci.mcfg=0 to /boot/loader.conf, or else FreeBSD is not going to be able
to boot as Dom0.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
2016-06-03 13:03:08 +00:00
Roger Pau Monné
5e841df32b xen: update to Xen 4.7-rc4
Now both the xen-kernel and xen-tools packages are compiled with clang from
base.

xen-kernel however needs to use binutils due to some limitations in the
current elftc.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
2016-06-03 11:26:09 +00:00
Sean Bruno
3fb363a093 Update to a merged copy of 2.6.50 2016-06-02 19:11:22 +00:00
Sean Bruno
2872755c3d Fixup for macros that conflict with standard C++ function names.
PR:	209590
Submitted by:	dim@
2016-06-02 18:37:34 +00:00
David Naylor
e8ade8db35 emulators/i386-wine-devel: update to 1.9.11 2016-06-01 19:02:56 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Mathieu Arnold
ea98dfade6 Fix build with Perl 5.25.1+.
Unescaped left brace in regex is illegal in regex.

With hat:	perl@
Sponsored by:	Absolight
2016-05-31 10:18:27 +00:00
Gerald Pfeifer
956abf570f Update to Wine 1.9.11. This includes the following changes:
- Better support for long URLs in WinInet.
 - Various Direct3D 11 improvements.
 - Down-mixing support in DirectSound.
 - Some cosmetic improvements in desktop mode.
 - Various bug fixes.
2016-05-29 21:15:21 +00:00
Muhammad Moinur Rahman
cb9817cc61 emulators/qemu-devel: Update version 2.5.0=>2.6.1 2016-05-29 00:24:29 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
David Naylor
207165daf9 emulators/i386-wine-devel: update to 1.9.10. 2016-05-23 05:58:23 +00:00