| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=297369
|
|
|
|
|
|
|
| |
- Update wiki link to troubleshooting page
Notes:
svn path=/head/; revision=297280
|
|
|
|
|
|
|
|
| |
PR: 168031
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=297241
|
|
|
|
| |
Notes:
svn path=/head/; revision=297180
|
|
|
|
|
|
|
|
|
| |
PR: ports/165994
Submitted by: 4721@hushmail.com
Approved by: maintainer, emulation
Notes:
svn path=/head/; revision=297161
|
|
|
|
|
|
|
|
|
|
|
|
| |
vncview.cpp defines a macro called "error" (which is ugly), and
qfile.h, which is included later, defined a class method called error,
and conflicts arise.
Fix it by moving the macro definition after the Qt headers are
included.
Notes:
svn path=/head/; revision=297136
|
|
|
|
| |
Notes:
svn path=/head/; revision=296738
|
|
|
|
| |
Notes:
svn path=/head/; revision=296730
|
|
|
|
|
|
|
|
|
| |
wine-devel ports.
Discussed with: shaun, miwi
Notes:
svn path=/head/; revision=296554
|
|
|
|
|
|
|
|
| |
PR: ports/167818
Submitted by: Jan Beich <jbeich@tormail.org>
Notes:
svn path=/head/; revision=296511
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=296478
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak port
- Pass maintainership to submitter
PR: ports/167655
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Notes:
svn path=/head/; revision=296464
|
|
|
|
|
|
|
|
| |
- Add direct dependency on xorg-server to make sure XSERVER_VER is set
- Bump PORTREVISION
Notes:
svn path=/head/; revision=296345
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=296182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=295729
|
|
|
|
| |
Notes:
svn path=/head/; revision=295278
|
|
|
|
| |
Notes:
svn path=/head/; revision=295277
|
|
|
|
| |
Notes:
svn path=/head/; revision=295276
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=295254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=295242
|
|
|
|
| |
Notes:
svn path=/head/; revision=295241
|
|
|
|
|
|
|
|
|
|
| |
more trouble than they solve.
With hat: vbox
Reported by: various people on emulation@
Notes:
svn path=/head/; revision=295146
|
|
|
|
|
|
|
| |
Submitted by: nemysis@gmx.ch
Notes:
svn path=/head/; revision=294935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=294825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=294796
|
|
|
|
|
|
|
| |
hopefully somebody would fix bsd.kmod.mk, but for now we need this.
Notes:
svn path=/head/; revision=294744
|
|
|
|
|
|
|
|
|
| |
bump PORTREVISION.
Feature safe: yes
Notes:
svn path=/head/; revision=294328
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=294322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=294284
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294268
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294265
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=294264
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix PAM authentication for vboxwebsrv [1]
PR: ports/166614 [1]
Submitted by: Landon Fuller <landonf@plausible.coop> [1]
Feature safe: yes
Notes:
svn path=/head/; revision=294236
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (tabthorpe)
Feature safe: yes
Notes:
svn path=/head/; revision=294139
|
|
|
|
|
|
|
|
|
| |
See the changelog at http://stella.sourceforge.net/stellanews.php
Feature safe: yes
Notes:
svn path=/head/; revision=294027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=294000
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat (via pav)
Feature safe: yes
Notes:
svn path=/head/; revision=293991
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete patch files
Feature safe: yes
Notes:
svn path=/head/; revision=293825
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293824
|
|
|
|
|
|
|
|
|
| |
- Avoid forcing GCC version when building with clang
Feature safe: yes
Notes:
svn path=/head/; revision=293669
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293332
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293331
|
|
|
|
|
|
|
|
|
| |
PR: 164992
Submitted by: Ports Fury
Feature safe: yes
Notes:
svn path=/head/; revision=293245
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=293205
|
|
|
|
|
|
|
|
|
| |
single, obsolete port.
Feature safe: yes
Notes:
svn path=/head/; revision=293074
|
|
|
|
|
|
|
|
|
|
| |
incompatibility with recently updated yasm.
Submitted by: pointyhat (via pav)
Feature safe: yes
Notes:
svn path=/head/; revision=293027
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: avg
Feature safe: yes
Notes:
svn path=/head/; revision=293026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=293025
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dfbinimage2 plugin :
- it is not maintained upstream
- dfcdrom is maintained and can be used instead
Feature safe: yes
Notes:
svn path=/head/; revision=293009
|