| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=298752
|
|
|
|
|
|
|
|
|
| |
PR: ports/168273
Submitted by: crees
Approved by: maintainer timeout (cyberbotx@cyberbotx.com)
Notes:
svn path=/head/; revision=298602
|
|
|
|
|
|
|
|
|
|
|
|
| |
port for IPv6 and allows only to start one VM that uses VNC.
rfbListenOnTCP6Port: error in bind IPv6 socket: Address already in use
Submitted by: Gary Palmer <gpalmer@freebsd.org>
Tested by: Steve Tuts <yiz5hwi@gmail.com>
Notes:
svn path=/head/; revision=298565
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
|
|
|
|
| |
- strip version information from LIB_DEPENDS to pet portlint
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
Notes:
svn path=/head/; revision=298505
|
|
|
|
|
|
|
|
| |
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
- strip version information from LIB_DEPENDS to pet portlint
Notes:
svn path=/head/; revision=298504
|
|
|
|
|
|
|
|
|
| |
PR: ports/168356
Submitted by: Barbara
Approved by: maintainer
Notes:
svn path=/head/; revision=298378
|
|
|
|
|
|
|
|
|
|
|
| |
emulators/qemu-devel. [1]
- Convert both qemu ports to OPTIONng.
Submitted by: luigi [1] (original version of the patch)
Optained from: qemu-devel mailinglist [1] (improved version of the patch)
Notes:
svn path=/head/; revision=297975
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
| |
* Various small fixes
* Datestamper support
* Image offset option to access disk slices
Approved by: eadler, itetcu (mentors, implicit)
Notes:
svn path=/head/; revision=297812
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for installing Mono as a Wine add-on package.
- Dithering of pattern brushes in the DIB engine.
- Support for installing the .NET 4.0 runtime.
- DDS files supported in D3DX9.
- Various bug fixes.
Notes:
svn path=/head/; revision=297580
|
|
|
|
|
|
|
| |
its PORTNAME to wine-gecko accordingly.
Notes:
svn path=/head/; revision=297576
|
|
|
|
|
|
|
|
|
|
|
|
| |
emulators/wine-devel port off emulators/wine. This new port, emulators/
wine-gecko-devel, now goes with wine-devel whereas wine-gecko continues
to support the regular wine port.
PR: 166730
Submitted by: David Naylor <naylor.b.david@gmail.com>
Notes:
svn path=/head/; revision=297539
|
|
|
|
|
|
|
|
|
| |
PR: 164243
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=297437
|
|
|
|
| |
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
|