| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Notes:
svn path=/head/; revision=244256
svn path=/tags/RELEASE_8_0_0/; revision=244257; tag=release/8.0.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for OpenAL (disabled for now).
- Many improvements in HTML and JavaScript support.
- Many common controls fixes and improvements.
- More Direct3D 10 work.
- Better MAPI support.
- Various bug fixes.
Explicitly disable OpenAL (new with this version of Wine) and GnuTLS
(already older) to guarantee consistent builds.
Feature safe: yes
Notes:
svn path=/head/; revision=242140
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 137297
Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=242122
|
| |
|
|
|
|
|
| |
Feature safe: yes (miwi)
Notes:
svn path=/head/; revision=241926
|
| |
|
|
|
|
|
|
| |
Suggested by: miwi
Feature safe: yes
Notes:
svn path=/head/; revision=241837
|
| |
|
|
|
|
|
|
| |
Submitted by: pointyhat via miwi
Feature safe: yes
Notes:
svn path=/head/; revision=241809
|
| |
|
|
|
|
|
|
|
|
| |
PR: ports/138364
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (imp; 19 days)
Feature safe: yes
Notes:
svn path=/head/; revision=241788
|
| |
|
|
|
|
|
|
|
| |
PR: 138838
Submitted by: Emmanuel Vadot <elbarto@ArcadeBSD.org> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=241736
|
| |
|
|
|
|
|
|
|
| |
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
Notes:
svn path=/head/; revision=241706
|
| |
|
|
|
|
|
|
|
|
|
| |
uart(4) driver.
- Bump PORTREVISION.
Reported by: Olivier Cochard-Labbé <olivier@cochard.me>
Feature safe: yes
Notes:
svn path=/head/; revision=241667
|
| |
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241622
|
| |
|
|
|
|
|
|
|
|
| |
moment.
Hat: portmgr
Feature safe: yes
Notes:
svn path=/head/; revision=241546
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
and support for bridged and hostonly networking contributed by
Fredrik Lindberg <fli AT shapeshifter.se>.
- Install GuestAdditions in designated directory. [1]
- Install NLS files in designated directory.
- Add workaround for directory permission problem.
Reported by: Jonathan Chen <jonc AT chen.org.nz> [1]
On behalf of: vbox@ (decke, dhn, beat, nox)
Notes:
svn path=/head/; revision=241356
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
networking done by nox@, working VT-x, ACPI and Host DVD/CD access
support and several FreeBSD related bugfixes.
- Update Guest Additions to 3.0.6.
- Respect CC and CXX variables. [1]
- Add support for WITHOUT_X11 build. [2]
- Fix pkg-plist for WITHOUT_NLS. [2]
- Use LocalConfig.kmk to simplify configuration. [2]
- Install vboxapi module and fix xpcom.vboxxpcom python api. [2]
PR: ports/138063 [1]
Submitted by: Anonymous <swell dot k at gmail dot com> [1],
Bernhard Froehlich <decke AT bluelife.at> [2]
On behalf of: vbox@ (decke, dhn, miwi, nox)
Notes:
svn path=/head/; revision=241188
|
| |
|
|
|
|
|
|
|
|
|
|
| |
emulators/linux_base-f9 PORTREVISIONs should have been
bumped but actually PORTVERSIONs had been, so:
. restore PORTVERSIONs;
. bump PORTREVISION and PORTEPOCH.
Reported by: pointyhat (miwi)
Notes:
svn path=/head/; revision=241094
|
| |
|
|
|
|
|
|
|
|
|
| |
"unzip -v" or similar which would break. Instead rely upon the unzip binary.
http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html
Noticed by: Dag-Erling Smørgrav <des@des.no>
Notes:
svn path=/head/; revision=241055
|
| |
|
|
|
|
|
|
|
|
| |
FreeBSD /media can not be accessed by a linux application.
PR: ports/138169
Submitted by: Martin Laabs <info at martinlaabs.de>
Notes:
svn path=/head/; revision=241031
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
behavoiur than the default -clock unix, see this post:
http://lists.gnu.org/archive/html/qemu-devel/2009-09/msg00049.html
- Add a patch to close the tap fd before invoking the ifdown script
instead of after, this avoids triggering a KASSERT when doing things
like `ifconfig tap0 destroy' from in there. Inspired by this post:
http://lists.freebsd.org/pipermail/freebsd-emulation/2009-August/006700.html [1]
- Updated version of the pcap patch. [2]
- Bump PORTREVISION.
Submitted by: gamato@users.sf.net (martinko) [1]
Submitted by: jkim [2]
Notes:
svn path=/head/; revision=240923
|
| |
|
|
|
|
|
|
| |
Also add --without-mpg123 and --without-xcursor to guarantee consistent
builds, regardless of the build environment.
Notes:
svn path=/head/; revision=240767
|
| |
|
|
|
|
|
|
|
|
|
| |
- Improved Gecko integration by using Wine's network layers.
- Use of external libmpg123 for mp3 decoding (unused for now).
- Support for JPEG and PNG formats in WindowsCodecs.
- Many regression test fixes for Win64 and Windows 7.
- Various bug fixes.
Notes:
svn path=/head/; revision=240765
|
| |
|
|
|
|
|
|
| |
PR: 138451
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=240720
|
| |
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
. add an additional MASTER_SITES;
. add a new dependency: x11-toolkits/linux-f10-blt;
. add a note to UPDATING (the port now can be used only with
linux-f10 infrastructure ports).
PR: ports/137412
Submitted by: Stas Timokhin <stast at bsdportal.ru> (maintainer)
Notes:
svn path=/head/; revision=240604
|
| |
|
|
|
|
|
|
| |
PR: 138260
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Notes:
svn path=/head/; revision=240466
|
| |
|
|
|
|
|
| |
PR: 137823
Notes:
svn path=/head/; revision=240333
|
| |
|
|
|
|
|
|
|
| |
no Joystick-Support for 8 yet.
PR: 137971
Submitted by: Ulrich Spoerlein
Notes:
svn path=/head/; revision=240268
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Support for IRDA protocol.
- Faster initial wineprefix creation.
- Axis remapping with evdev joysticks.
- More image formats in WindowsCodecs.
- Various bug fixes.
And lots of entries in the new lib/wine/fakedlls directory.
Notes:
svn path=/head/; revision=240116
|
| |
|
|
|
|
|
| |
starting with E,F
Notes:
svn path=/head/; revision=240069
|
| |
|
|
| |
Notes:
svn path=/head/; revision=239670
|
| |
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=239589
|
| |
|
|
|
|
|
|
| |
PR: 137771
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Notes:
svn path=/head/; revision=239546
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Guest Additions to 3.0.4
- Add wiki page link to pkg-message
- Add missing libxslt dependency [1]
- Add NLS support [2]
- Installing C and Python bindings [3]
- Add patch to pass a physical disk to vbox [4]
Submitted by: Guido Falsi <mad AT madpilot.net> [1], nork [2],
Bernhard Froehlich <decke AT bluelife.at> [3], nox [4]
Thanks to: All testers and patch submitters their patch already
included upstream
On behalf of: vbox@ (decke, dhn, miwi, nox)
Notes:
svn path=/head/; revision=239531
|
| |
|
|
| |
Notes:
svn path=/head/; revision=239351
|
| |
|
|
|
|
|
|
|
|
| |
- Minor port cleanup
PR: 137562
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes:
svn path=/head/; revision=239268
|
| |
|
|
|
|
|
|
|
|
|
| |
- e2fsprogs-1.41.4-6.fc10;
- e2fsprogs-libs-1.41.4-6.fc10;
- elfutils-0.141-1.fc10;
- glib-1.2.10-32.fc10.
. bump PORTREVISION.
Notes:
svn path=/head/; revision=239166
|
| |
|
|
|
|
|
|
|
|
|
| |
- New version of the Gecko engine.
- New GSM 06.10 codec support (not activated by default)
- Improved support for the disk volume APIs.
- Support for XShm pixmaps for better performance.
- Various bug fixes.
Notes:
svn path=/head/; revision=239122
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the Cell Broadband Engine processor.
WWW: http://www.alphaworks.ibm.com/tech/cellsystemsim/
- Stas Timokhin
stast@bsdportal.ru
PR: ports/131802
Submitted by: Stas Timokhin <stast at bsdportal.ru>
Notes:
svn path=/head/; revision=238847
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
| |
|
|
|
|
|
|
| |
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Notes:
svn path=/head/; revision=238752
|
| |
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of this emulator is a bit different from others:
it focuses on accuracy, debugging functionality, and clean code.
The emulator does not focus on things that would hinder accuracy.
This includes speed and game-specific hacks for compatibility.
As a result, the minimum system requirements for bsnes are very high.
The emulator itself was not derived from any existing emulator source code,
such as SNES9x. It was written from scratch by myself.
Any similarities to other emulators are merely coincidental.
WWW: http://byuu.org/bsnes/
PR: 135592
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
Notes:
svn path=/head/; revision=238545
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=238453
|
| |
|
|
|
|
|
|
| |
PR: 137022
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Notes:
svn path=/head/; revision=238405
|
| |
|
|
|
|
|
|
| |
PR: 137019
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Notes:
svn path=/head/; revision=238404
|
| |
|
|
| |
Notes:
svn path=/head/; revision=238222
|
| |
|
|
| |
Notes:
svn path=/head/; revision=238142
|
| |
|
|
|
|
|
|
|
|
|
| |
o Fix not real world communications via gen_eth (FreeBSD's libpcap) issue.
o Take MAINTAINERship to myself.
o Bump PORTREVISION accordingly.
Approved by: fjoe (maintainer)
Notes:
svn path=/head/; revision=238122
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Still more translation updates.
- Faster bitmap stretching using XRender.
- Proxy support in WinHTTP.
- Many more JScript functions.
- Various bug fixes.
Plus documentation has been consolidated and some READMEs removed.
Notes:
svn path=/head/; revision=238029
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- e1000: ignore reset command (Kevin Wolf)
- fix VNC memory allocation (Stefan Weil)
- fix raw_pread_aligned return value (Christoph Hellwig)
- allow monitor interaction when using -incoming exec: (Chris Lalancette)
- fix -net socket,listen (Jan Kiszka)
- live migration: don't send gratuitous packets all at once (Gleb Natapov)
- serial: fix lost characters after sysrq (Jason Wessel)
- Fix prototype of zfree (Stefan Weil)
- Handle EINTR with exec: migration (Uri Lublin)
- Delete io-handler before closing fd after migration (Uri Lublin)
- Fix qemu_aio_flush (Andrea Arcangeli)
- lsi53c895a: Implement additional registers (Sebastian Herbszt)
- virtio-blk: fix warning (Gerd Hoffman)
- i386: fix cpu reset (Nitin Kamble)
- kvm: fix irq injection into full queue (Jan Kiszka)
- Prevent CD-ROM eject while device is locked (Mark McLoughlin)
- Fix screen dump with blank screen (Eduardo Habkost)
- Fix memory leak with cpu_unregister_map_client (Isaku Yamahata)
- Fix memory leak in SDL (Jan Kiszka)
- Fix build on OS X 10.4 (John Arbuckle)
- Fix leak of vlan clients after hot remove (Mark McLoughlin)
- Fix migration after hot remove with eepro100 (Mark McLoughlin)
- Don't start a VM after failed migration if stopped (Anthony Liguori)
- Fix live migration under heavy IO load (Glauber Costa)
- Honor -S on incoming migration (Paolo Bonzini)
- Reset HPET config register on reset (Beth Kon)
- Reset PS2 keyboard/mouse on reset (Dinesh Subraveti)
Notes:
svn path=/head/; revision=238025
|
| |
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|