Commit graph

6281 commits

Author SHA1 Message Date
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Steve Wills
15b8d7f152 emulators/open-vm-tools: improve scripts
Make it possible to disable the rc scripts.
Still default to enabled, but only when checkvm says we are in a VM.
While here, improve scripts slightly.

Requested by:	mat
Tested by:	mat
2017-03-24 14:43:24 +00:00
Li-Wen Hsu
04f1110d2b - Update WWW 2017-03-23 05:47:42 +00:00
Steve Wills
988c348b42 emulators/open-vm-tools: Update to 10.1.0
PR:		212471
2017-03-22 14:52:00 +00:00
Antoine Brodin
7cfe69b584 - Add USES=samba to handle dependency on samba
Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
2017-03-21 21:59:31 +00:00
Gerald Pfeifer
62f3192eab Update wine-devel to Wine 2.4. This includes the following changes:
- Built-in implementation of cryptographic hashes.
 - More Direct3D command stream work.
 - Simulated bold and italic in DirectWrite.
 - Improvements to the XML reader.
 - Various bug fixes.

Also the Mono engine (wine-mono-devel) is updated with upstream fixes
to version 4.7.0.
2017-03-21 21:13:26 +00:00
Gerald Pfeifer
8bdee165b4 Update emulators/wine-mono to version 4.6.4 and switch to new MASTER_SITES.
Switch emulators/wine to this (from emulators/wine-mono-devel) and bump
PORTREVISION accordingly.
2017-03-21 20:48:59 +00:00
Nikolai Lifanov
52d0bfe728 update emulators/winetricks to 20170316
This version uses more native tools on FreeBSD.
2017-03-21 17:09:20 +00:00
Gleb Smirnoff
d5ee3148dc Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported.
2017-03-21 08:58:00 +00:00
Gleb Smirnoff
c869d2c529 Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported.
2017-03-21 08:27:28 +00:00
Roger Pau Monné
6a777074d5 xen: update to 4.7.2
Apply build fixes for clang 4.0 (picked from upstream) and XSA-211.

Reviewed by:		bapt
MFH:			2017Q1
Sponsored by:		AsiaBSDCon
Differential revision:	https://reviews.freebsd.org/D9926
2017-03-20 10:42:20 +00:00
Jose Alonso Cardenas Marquez
6b5f3067f9 - Update MASTER_SITES
- Update WWW
- Remove BROKEN/DEPRECATED
- Add LICENSE
2017-03-18 06:57:10 +00:00
Jose Alonso Cardenas Marquez
cd1a07f980 - Update to 0.9.43
- Update MASTER_SITES
- Update WWW
- Remove obsolete patch file
2017-03-18 06:23:07 +00:00
Jose Alonso Cardenas Marquez
e4ddd77345 - Update to 4.7.3
- Update WWW
- Update MASTER_SITES
2017-03-18 05:54:52 +00:00
Jan Beich
d928ff9130 emulators/citra: update to s20170315
Changes:	e971f17bb...2044041c
MFH:		2017Q1
2017-03-16 16:15:24 +00:00
Jung-uk Kim
e90df162f1 Update to 5.1.18. 2017-03-15 22:22:59 +00:00
Rene Ladan
07b633baaf emulators/fuse: update to 1.3.4 2017-03-11 18:37:56 +00:00
Muhammad Moinur Rahman
8843b309dd emulators/qemu: Fix post-patch for CDROM_DMA option
Submitted by:	ilavsky.martin@gmail.com
2017-03-10 21:09:05 +00:00
Muhammad Moinur Rahman
cf2484d8a1 emulators/qemu: Update version 2.6.1=>2.8.0
- Fix ncurses build uses to use base version and remove from CONFIGURE_ARGS
  for OPTIONS usage [1]

PR:		211973[1]
Submitted by:	ilavsky.martin@gmail.com[1]
2017-03-10 12:54:21 +00:00
Jung-uk Kim
bc6e83f398 Improve D-Bus support. 2017-03-09 21:50:29 +00:00
Jung-uk Kim
873effc7bb Fix build with option QT4.
Submitted by:	Walter Schwarzenfeld (w dot schwarzenfeld at utanet dot at)
2017-03-09 19:21:42 +00:00
Tijl Coosemans
627ceb22cb Update util-linux-ng to 2.17.2-12.24.el6_8.3.
PR:		217394
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-03-09 19:10:16 +00:00
Jung-uk Kim
9fc7e23845 Update to 5.1.16. 2017-03-09 00:25:44 +00:00
Dmitry Marakasov
ac3e42f476 - Add LICENSE
- Add missing xorg dependency
- Respect CFLAGS/LDFLAGS
- Unsilence installation
- Switch to options helpers
- Regenerate patches
2017-03-08 09:01:49 +00:00
Gerald Pfeifer
c41d34a26e Update to Wine 2.3. This includes the following changes:
- Obsolete wineinstall script removed.
 - More Direct3D command stream work.
 - A few more Shader Model 5 instructions.
 - Better underline rendering in DirectWrite.
 - Improved ODBC support on 64-bit.
 - Various bug fixes.
2017-03-07 19:59:31 +00:00
Sean Bruno
2bc215492c Disable FPU on 32 bit mips. This will cause some additional breakage in
pkg building on mips.  Some ports errneously try and use FPU instructions
and will insta-crash when run on real hardware.  This change will identify
those ports that have these types of instructions so they can be fixed.
- dnelson

Add handler for fdatasync(). Quiesce noise about missing handler.
- jkim
2017-03-07 18:44:46 +00:00
Alexander Kabaev
f362ba18d3 Fix build on FreeBSD-current with Clang 4.0.
Approved by:	Tom Carrick (maintainer)
2017-03-07 03:13:33 +00:00
Li-Wen Hsu
8fd4b6e35d - Update to 20170306 snapshot 2017-03-06 09:07:55 +00:00
Mathieu Arnold
379006d17e Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-05 08:13:28 +00:00
Rene Ladan
9c43955bf4 Remove expired port:
2017-03-01 emulators/hyperv-is: does not support any actual FreeBSD release
2017-03-03 18:53:58 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Sean Bruno
c8e1ea6f6c Add configure arg to fix build on 10.x
PR:	217411
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2017-03-01 22:08:29 +00:00
Sean Bruno
75bb1e5675 Capture improvements to allow -j arguments to gmake work. 2017-03-01 22:07:17 +00:00
Sean Bruno
0ae256d150 update sha256 and size as I didn't do that when I updated.
Submitted by:	w.schwarzenfeld@utanet.at
2017-03-01 20:41:53 +00:00
Sean Bruno
b5bce6843f Capture fix for getrlimit()/setrlimit() which helps out with proper
handling of wait6().

34a5a54e4d
2017-03-01 16:50:40 +00:00
Dmitry Marakasov
959e0e409e - Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2017-03-01 09:01:42 +00:00
Mark Linimon
f01a6f4ab3 Mark a few more ports that create large logfiles broken on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-26 15:38:10 +00:00
Vanilla I. Shu
ecd14bc9d3 Update to 2.2.3. 2017-02-26 13:51:27 +00:00
Gerald Pfeifer
a14b359b8d Use 32-bit and 64-bit (instead of 32bit and 64bit) in COMMENTs and comments.
Approved by:	dbn (maintainer)
2017-02-26 11:07:02 +00:00
Antoine Brodin
aa5286eed0 Fix "make test" when PREFIX != LOCALBASE
Reported by:	jbeich
2017-02-25 14:39:00 +00:00
Antoine Brodin
b7fb1edfb6 Update to 1.0 2017-02-25 13:10:29 +00:00
Antoine Brodin
10c0028ec3 Update to 1.0 2017-02-25 13:09:55 +00:00
Gerald Pfeifer
80b26ee082 Update to Wine 2.2. This includes the following changes:
- Windows version set to Windows 7 for new prefixes.
 - More steps towards the Direct3D command stream.
 - Still more Shader Model 5 instructions.
 - Initial support for double-buffered theme painting.
 - Various bug fixes.
2017-02-24 20:11:51 +00:00
Sean Bruno
9f8fdd34bd Accept patch to fix fetching of distfiles (getifaddrs) on big endian machines.
As a side affect, we get a semi-functional ifconfig now.  :-)
2017-02-23 14:34:47 +00:00
Li-Wen Hsu
d27d93f4e8 - Update to 20170220 snapshot 2017-02-22 08:09:32 +00:00
Jan Beich
ddd8721c35 emulators/citra: update to s20170221
Changes:	ebe01506...e971f17bb
MFH:		2017Q1
2017-02-22 02:29:29 +00:00
Jung-uk Kim
7580c94a58 Update the hints to use service(8). 2017-02-21 22:02:51 +00:00
Jung-uk Kim
addc8acba7 Warn and stop build if the kernel cannot execute a 32-bit binary.
PR:		193946
2017-02-21 21:56:31 +00:00
Jung-uk Kim
db1bb10b97 Fix build with option QT4.
PR:		217240
2017-02-21 20:12:51 +00:00
Enji Cooper
c2f3d4d0d9 emulators/open-vm-tools: change sysctl_add_oid use to SYSCTL_ADD_OID
sysctl_add_oid was changed in base/head@r310051 to take a label parameter,
and open-vm-tools doesn't supply it as it depends on the old KPI signature.
SYSCTL_ADD_OID doesn't require the label parameter since its inception
though, thus it's a backwards compatible solution for adding sysctl oids.

PR:		215353
Reported by:	dim
Submitted by:	ed
Reviewed by:	ed, lwhsu
Approved by:	lwhsu
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D9698
2017-02-21 19:20:47 +00:00