Commit graph

4133 commits

Author SHA1 Message Date
Gabor Kovesdan
f4dd9e8541 - Fix last commit 2012-05-16 07:43:03 +00:00
Gabor Kovesdan
2d025d0996 - Update to 20120508 2012-05-16 07:35:28 +00:00
Gerald Pfeifer
bc88c65477 Add configuration for PORTSCOUT to disambiguate the wine and
wine-devel ports.

Discussed with:	shaun, miwi
2012-05-13 19:12:16 +00:00
Dmitry Marakasov
e09ef9b8a3 - Respect STRIP
PR:		ports/167818
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-05-13 00:42:10 +00:00
Gerald Pfeifer
3ad7f6809a Update to Wine 1.5.4. This includes the following changes:
- A new DirectSound resampler.
 - A Negotiate authentication provider.
 - OpenGL support in the DIB engine.
 - Beginnings of support for .NET mixed assemblies.
 - Support routines for Internationalized Domain Names.
 - Various bug fixes.
2012-05-12 12:17:09 +00:00
Marcus von Appen
c99a3bf417 - Update to version 0.88
- Unbreak port
- Pass maintainership to submitter

PR:		ports/167655
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2012-05-11 22:01:55 +00:00
Bernhard Froehlich
5f619fe147 - Install correct video and mouse drivers for xorg-server 1.10 and 1.12
- Add direct dependency on xorg-server to make sure XSERVER_VER is set
- Bump PORTREVISION
2012-05-10 06:44:36 +00:00
Gerald Pfeifer
96fe5514ab Update to Wine 1.5.3. This includes the following changes:
- Support for graphics bounds tracking.
 - A number of fixes to the builtin Internet Explorer.
 - Various DirectMusic improvements.
 - Better namespace support in MSXML.
 - Various bug fixes.
2012-05-08 01:54:57 +00:00
Bernhard Froehlich
d3d5da97e3 - Update to 4.1.14
- Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1]
- Add support for VLAN interfaces to NetIfList() [2]
- Add support for VIMAGE to VBoxNetAdp [3]
- Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM is powered off [3]

Submitted by:	Andriy Gapon <avg at FreeBSD.org> [1]
		Landon J Fuller <landonf at plausible dot coop> [2]
		Mikolaj Golub <trociny at freebsd.org> [3]
Sponsored by:	Plausible Labs Cooperative, Inc [2]
2012-04-30 17:18:04 +00:00
Alexander Leidinger
411ec35250 Update TODO list. 2012-04-22 19:23:27 +00:00
Alexander Leidinger
38e64eced8 Add linux_base-c6. 2012-04-22 19:21:38 +00:00
Alexander Leidinger
8417486741 Add missing source RPMs. 2012-04-22 19:20:51 +00:00
Jun Kuriyama
b039fb8128 - Update to r234349 of svn.
- But build on OSREL=8.2 failed.  So stick old rev on 8.2.
- Add support for 8.3-REL.
- Copy only required part of source tree [1].

Suggested by:	Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1]
2012-04-22 13:52:23 +00:00
Alexander Leidinger
bb4ac8066a After repocopy (by marcus@) from linux_base-f10:
Add linux_base-c6 port. This is a linux_base port based upon CentOS 6.
CentOS 6 is supported upstream (so far) until November 30, 2020.

Compared to the port as submitted in the PR, I added most SRC_DISTFILES
and set the maintainer to emulation@ (discussed with the submitter).

Not connected to the ports collection (emulation/Makefile) yet, first I want
to find the missing src RPMs (compat-*, stdc++, ...). The port is committed
anyway, so that people can help with the TODO list (in the Makefile).

WARNING: it is highly experimental to use this port instead of the default
linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch
out for unimplemented syscalls (most recent 8-stable / 9-stable or -current
is recommended for this).

Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
PR:		165900
2012-04-22 09:24:51 +00:00
Alexander Leidinger
3dc264c6a3 Add conflicts with the upcomming linux_base-c6 port. 2012-04-22 08:53:59 +00:00
Bernhard Froehlich
9fb658ddc3 - Remove patches from sobomax again because they cause
more trouble than they solve.

With hat:	vbox
Reported by:	various people on emulation@
2012-04-20 08:11:47 +00:00
Eitan Adler
ac5bbfe8c2 Add website to pkg-descr
Submitted by:	nemysis@gmx.ch
2012-04-17 04:52:40 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Gerald Pfeifer
76eb938f30 Update to Wine 1.5.2. This includes the following changes:
- Improved naming scheme for audio devices.
 - Beginnings of support for JPEG encoding.
 - Several printing fixes.
 - Improvements to the URL cache.
 - Various bug fixes.

Explicitly configure --without-dbus to make builds deterministic and
reproducible.
2012-04-14 00:21:37 +00:00
Maxim Sobolev
a03ecba7da Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,
hopefully somebody would fix bsd.kmod.mk, but for now we need this.
2012-04-12 18:16:51 +00:00
Gerald Pfeifer
e22a7f65f2 Set LATEST_LINK to disambiguate the wine-devel port from wine;
bump PORTREVISION.

Feature safe:	yes
2012-04-07 15:18:33 +00:00
Gerald Pfeifer
4e4cc2295b Add a CONFLICT with the new emulators/wine-devel port and adjust
the COMMENT along what we did there, to make it easier to understand.

Explicitly configure --without-dbus --without-opencl to make builds
deterministic and reproducible.

Feature safe:	yes
2012-04-07 12:38:29 +00:00
Gerald Pfeifer
b1c346d8b7 Update to Wine 1.5.1. This includes the following changes:
- Built-in JavaScript now preferred over Gecko in most cases.
 - Support for scalable font resources.
 - Fixes for audio and video playback.
 - Support for script decoding in JScript.
 - Various bug fixes.

On the way update the Makefile header and add a CONFLICTS with
emulators/wine, to complete the branching of this port.

Feature safe:	yes
2012-04-06 12:57:29 +00:00
Gabor Kovesdan
e58926c164 - Update to 20120403
Feature safe:	yes
2012-04-05 22:29:44 +00:00
Gerald Pfeifer
f47e4ea737 Connect the new wine-devel port.
Feature safe:	yes
2012-04-05 20:40:00 +00:00
Gerald Pfeifer
b11f2e295d Update to Wine 1.5.0. This includes the following changes:
- New version of the Gecko engine.
 - Support for path gradients in GdiPlus.
 - Various MSXML improvements.
 - Fixes to 64-bit exception handling.
 - Various bug fixes.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
Feature safe:	yes
2012-04-05 20:36:32 +00:00
Bernhard Froehlich
9291a32e0c - Update to 4.1.12
- Fix PAM authentication for vboxwebsrv  [1]

PR:		ports/166614 [1]
Submitted by:	Landon Fuller <landonf@plausible.coop> [1]
Feature safe:	yes
2012-04-05 11:16:31 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Jose Alonso Cardenas Marquez
9230800cf8 - Update to 3.6.1
See the changelog at http://stella.sourceforge.net/stellanews.php

Feature safe:	yes
2012-03-31 04:00:08 +00:00
Alex Kozlov
f9dfea7ca6 - Update to 0.8.7
Appropriate credits given to hosts in documentation
- Install Profiles system-wide (defaults to local profiles if available)
- Install Optional Documentation system-wide (depends on NOPORTDOCS)
- Fix fetch with BerliOS

PR:	ports/166487
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-30 17:48:02 +00:00
Bernhard Froehlich
bdb61663a4 - Mark BROKEN on < 8.2 because vm_page_find_least() was not available before
Reported by:	pointyhat (via pav)
Feature safe:	yes
2012-03-30 12:37:46 +00:00
Jose Alonso Cardenas Marquez
5f2a9c480c - Update to 0.9.11.1
- Remove obsolete patch files

Feature safe:	yes
2012-03-26 02:11:49 +00:00
Jose Alonso Cardenas Marquez
8789842c0a - Update to 3.6
Feature safe:	yes
2012-03-26 01:27:12 +00:00
Ganael LAPLANCHE
ff8939070a - Respect WITH_DEBUG to build with debug information
- Avoid forcing GCC version when building with clang

Feature safe:	yes
2012-03-22 12:47:49 +00:00
Bernhard Froehlich
d97f13f37b - Update to 4.1.10
Feature safe:	yes
2012-03-15 09:32:29 +00:00
Ganael LAPLANCHE
ca5d30f775 Update to 3.0.r20120307
Feature safe:	yes
2012-03-15 09:09:13 +00:00
Martin Wilke
651d4b8d06 - Update to 0.35
PR:		164992
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-13 15:52:52 +00:00
Gabor Kovesdan
1bf452a631 - Update to 20120306
Feature safe:	yes
2012-03-13 10:36:09 +00:00
Alex Kozlov
a3de89d837 Update dgen-sdl to 1.30
- M68K debugger support (contributed by Edd Barrett).
- Screen initialization has been completely rewritten.
- Improved archived ROMs support, ZIP files can now be read properly.
- Interactive prompt support which enables DGen to be reconfigured
  and to load/unload ROMs on the fly.
- International (read: non-US/QWERTY) keyboards support.
- Many bugfixes

PR:		ports/165945
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-13 05:46:56 +00:00
Gerald Pfeifer
557a24f2e1 Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.

Feature safe:	yes
2012-03-11 01:07:00 +00:00
Bernhard Froehlich
42f86b65d6 - Unbreak by disabling broken VMM testcase. It seems to be an incompatibility with recently updated yasm.
Submitted by:	pointyhat (via pav)
Feature safe:	yes
2012-03-09 21:57:44 +00:00
Bernhard Froehlich
31bc87dae9 - Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:	avg
Feature safe:	yes
2012-03-09 21:46:18 +00:00
Bernhard Froehlich
b9276d3bb2 - Fix compile error on recent current
include/iprt/stdint.h:162: error: 'intptr_t' has a previous declaration as 'typedef long int intptr_t'
/usr/include/sys/_stdint.h:78: error: conflicting declaration 'typedef uintptr_t uintptr_t'
include/iprt/stdint.h:165: error: 'uintptr_t' has a previous declaration as 'typedef long unsigned int uintptr_t'
kBuild: Compiling tstAsmStructsasm - src/VBox/VMM/testcase/tstAsmStructsAsm.asm
kBuild: Compiling tstGlobalConfig - src/VBox/VMM/testcase/tstGlobalConfig.cpp
kmk: * [out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o]

Submitted by:	Tijl Coosemans <tijl@freebsd.org>
Feature safe:	yes
2012-03-09 21:42:01 +00:00
Ganael LAPLANCHE
3e61501fad - Update to 1.9.92.r76026
- Remove dfbinimage2 plugin :
  - it is not maintained upstream
  - dfcdrom is maintained and can be used instead

Feature safe:	yes
2012-03-09 13:14:51 +00:00
Bernhard Froehlich
b182df0087 - Update Guest Additions Mirrorsite
PR:		ports/165597
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-03-08 15:23:53 +00:00
Bernhard Froehlich
207d706608 - Remove empty line at end of file
Reported by:	Alex Kozlov <ak@FreeBSD.org>
2012-03-08 14:20:33 +00:00
Gerald Pfeifer
6d5bb1951d Update to Wine 1.4, the real release. The list of changes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.
2012-03-07 21:38:05 +00:00
Pav Lucistnik
46f4d8752d - Mark BROKEN on amd64: fails to compile
kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1
  kmk: *** Deleting file

Reported by:	pointyhat
2012-03-05 22:08:22 +00:00
Martin Wilke
bf4a1ee116 - Unbreak
PR:		165443
Submitted by:	maintainer
2012-03-04 13:46:40 +00:00
Alex Kozlov
7ca108f3bd Update maintainer email in my ports
Approved by:	eadler (mentor)
2012-03-02 23:43:45 +00:00