- Better Dwarf support in dbghelp.
- Several Winsock fixes.
- Various code cleanups.
- Better mouse support in games.
- Beginnings of new state management in Direct3D.
- Lots of bug fixes.
- Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
- Run monitor over unix domain sockets, by Anthony Liguori.
- Unix domain socket support for VNC, by Anthony Liguori.
- Daemonize option, by Anthony Liguori.
- SCSI emulation improvements, by Chuck Brazie.
[adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:
"-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"
Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
disk,id='auto assign'
doing a quick test with a FreeBSD guest I was able to mount and look at
a ufs partition; doesn't seem to quite work with (some?) linux guests
yet tho, will post about this on the qemu list...]
- and a few bug fixes.
Approved by: miwi (mentor)
for computer emulation. Right now it can emulate Sun 2/120 and
3/150.
WWW: http://theory.lcs.mit.edu/~fredette/tme/
PR: ports/106839
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.
PR: ports/106994
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
to the bottom so it has a slightly smaller chance of being
overlooked
PR: ports/105971
Submitted by: Juergen Lock (maintainer)
On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.
These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.
These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.
* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program
WWW: http://chitchat.at.infoseek.co.jp/vmware/vmtools.html
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.
WWW: http://dyna-gen.sourceforge.net/
PR: ports/105282
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
- SH4 emulation now allows NetBSD/dreamcast to reach
userland.
- A framework to let emulated clocks run at same
speed as the host clock has been added.
- The built-in debugger's expression syntax has been changed.
- Better MIPS emulation for some combination of emulated
processor and guest operating system.
- Bug fixes.
qcow2 image format)
- properly respect NOPORTDOCS
- make -serial /dev/cuadX work (modified patch from this post:
http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi
Michael! :)
- add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work
around atapicam problems in FreeBSD guests with the now by default enabled
ide cdrom dma patch)
- use OPTIONS
PR: ports/104989
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
- Massive update of printf formats for Win64 compatibility.
- Dynamic drive support on MacOSX.
- MSI fixes and improvements.
- Support for multiple monitors using Xinerama.
- A ton of memory leaks fixed.
- Many common controls fixes.
- Lots of bug fixes.
- The usual assortment of MSI improvements.
- Several bug fixes to the various common controls.
- Pixel shaders enabled by default in D3D.
- Various improvements to the build process.
- Many translation updates.
- Lots of bug fixes.
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
we don't brand linux libraries, but it's more an executable then a library;
- bump PORTREVISION.
Suggested by: netchild
Discussed at: freebsd-emulation
- OpenGL restructurations.
- The usual assortment of MSI improvements.
- Several Richedit fixes.
- WCMD Winelib app renamed to CMD for compatibility.
- Many improvements to the Wintrust DLL.
- Some code cleanups.
- Lots of bug fixes.
- Fix a minor typo in COMMENT
- Kill useless ROMPATH variable (it was always = DATADIR)
- Pacify portlint(1)
- Improve on pkg-descr, fix WWW line [1], and kill spaces EOL
Submitted by: jylefort
Z80 TI calculators (73, 82, 83, 83+, 83+ SE, 84+, 84+ SE, 85, and 86) except
for TI-81, and all known ROM/OS versions.
WWW: http://lpg.ticalc.org/prj_tilem/
accumulated for the emulators/zsnes port:
* Heed CFLAGS and CPPFLAGS set in /etc/make.conf.
Without this, C/C++ code is not optimised for ${CPUTYPE}
but always for i386 instead.
CFLAGS were ignored entirely before this update, even
though the port contains both C and C++ code.
CPPFLAGS were passed to configure but overridden again
for the actual compile.
* Only search headers and libaries in ${X11BASE} if building
with X11 support. This is rather cosmetic, really.
* Fix configure script summary to report correct zsnes version.
* Fix compiler warnings about __FreeBSD__ being redefined.
PR: ports/102691
Submitted by: Stefan Sperling (maintainer)
front end for the M.A.M.E. arcade game emulator, and has been designed with
arcade cabinet controls & projects in mind.
WWW: http://www.anti-particle.com/wahcade.shtml
PR: ports/102525
Submitted by: Nathaniel Roark <robb_force@holybuffalo.net>
file provided by Novell):
glibc-2.3.4-23.4
This update fixes a problem when debugging threaded programs using gdb.
The symptom would be that 'info threads' returns empty in every case.
Everyone who debugs should update.
coreutils-5.3.0-10.2
Fix a bug in the cp and mv utilities that cause them to terminate with
a segmentation fault when copying extended attributes fails.
libtiff-3.7.1-7.8,
This update of libtiff is the result of a source-code audit done by
Tavis Ormandy. It fixes various bugs that can lead to denial-of-service
conditions as well as to remote code execution while parsing a tiff image.
(CVE-2006-3459, CVE-2006-3460, CVE-2006-3461, CVE-2006-3462, CVE-2006-3463,
CVE-2006-3464, CVE-2006-3465)
giflib-4.1.3-5.2
This update fixes the following security issues:
- specially crafted GIF files could crash applications
(CVE-2005-2974).
- specially crafted GIF files could overwrite memory which
potentially allowed to execute arbitrary code (CVE-2005-3350).
freetype2-2.1.9-4.4
This security update fixes crashes in the PCF handling of freetype2
which might be used to crash freetype2 using applications or even
to execude code in them.
This issue is tracked by the Mitre CVE ID CVE-2006-3467.
gtk2-2.6.4-6.3
This update fixes the following security problem: a heap overflow in the XPM
reader allowed attackers to execute arbitrary code via specially crafted XPM
images (CVE-2005-3186, CVE-2005-2976).
kdelibs3-3.4.0-20.10
This update contain a fix for kdelibs3.
The package contained libraries or applications having an internal empty
rpath / runpath. This problem leads to programs searching shared libaries
in the current directory.
arts-1.4.0-10.2
The KDE soundserver aRts lacked checks around some setuid() calls. This
could potentially be used by a local attacker to gain root
privileges. (CVE-2006-2916)
Add linux_base-8 to CONFLICTS.
Set PORTREVISION to 4.
Remove deprecation.
bzip2 could crash or run into an enless loop when decompressing
certain specially crafted archives. This problem has been fixed.
(CAN-2005-1260)
An advisory is at
<url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1260>.
Update the coreutils RPM (description from the INDEX file provided by Novell):
Fix a bug in the cp and mv utilities that cause them to terminate
with a segmentation fault when copying extended attributes fails.
Update the zlib RPM:
The previous zlib update for CAN-2005-2096 fixed a flaw in zlib that
could allow a carefully crafted compressed stream to crash an
application. While the original patch corrected the reported
overflow, Markus Oberhumer discovered additional ways a stream could
trigger an overflow. This update fixes those problems as well.
This issue is tracked by the Mitre CVE ID CAN-2005-1849.
Since only zlib 1.2.x is affected, older SUSE products are not
affected by this problem.
--<url:http://www.novell.com/linux/security/advisories/2005_43_zlib.html>
Add linux_base-8 and linux_base-suse-9.3 to CONFLICTS.
Remove quotes from RESTRICTED line (portlint).
Remove deprecation.
Remove duplicate $FreeBSD$ tag.
Increment PORTREVISION to 2.
Using any locale with UTF-8 encoding leads to an endless loop
if after a quote a tabluator completion is tried.
Update the bzip2 RPM (description from the INDEX file provided by Novell):
bzip2 could crash or run into an enless loop when decompressing
certain specially crafted archives. This problem has been fixed.
(CAN-2005-1260)
An advisory is at
<url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1260>.
Update the coreutils RPM (description from the INDEX file provided by Novell):
Fix a bug in the cp and mv utilities that cause them to terminate
with a segmentation fault when copying extended attributes fails.
Update the libacl RPM (description from the INDEX file provided by Novell):
When specifying multiple files, the X pseudo permission was handled
wrong. (X evaluates to x if any acl entry contains x, and - otherwise.)
Update the ncurses RPM (description from the INDEX file provided by Novell):
Make resizing of the terminal work even with threaded curses programs
Update the zlib RPM:
The previous zlib update for CAN-2005-2096 fixed a flaw in zlib that
could allow a carefully crafted compressed stream to crash an
application. While the original patch corrected the reported
overflow, Markus Oberhumer discovered additional ways a stream could
trigger an overflow. This update fixes those problems as well.
This issue is tracked by the Mitre CVE ID CAN-2005-1849.
Since only zlib 1.2.x is affected, older SUSE products are not
affected by this problem.
--<url:http://www.novell.com/linux/security/advisories/2005_43_zlib.html>
Add linux_base-8, linux_base-suse-9.2 and linux_base-suse-9.3 to CONFLICTS.
Remove quotes from RESTRICTED line (portlint).
Remove deprecation.
Increment PORTREVISION to 2.
PR: 102707
* gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye
* add amd64 support, update autotest,
* in 64bit system, long=64 bit int=32bit, long long =64 bit, long int=64bit;
* in 32bit system, long = 32 bit, int=32bit, long long =64 bit, long int=32bit
* so I do: long ---> int
* Changed files:
*.[ch] which has long --->int , long int ---> int
Makefile
utils/tools/auto_test/daily_test.sh
* added files:
Makefile_gcc-3.3_with_DBCT_X86_32
2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64
PR: 102558 [1]
Submitted by: RuanWei <iamayan at gmail.com> (maintainer) [1]
Approved by: netchild (mentor, implicit)
- XEmbed system tray support.
- Many improvements to NTLM support.
- Many messages made localizable instead of hardcoded to English.
- Improved support for various OpenGL platforms.
- More improvements to the IDL compiler.
- Lots of bug fixes.
Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and
is being ported to Microsoft Windows and Mac OS X. It is also ported to the
Sega Dreamcast as a separate project. It is written in C using the SDL and
OpenGL libraries with support for cdrom and iso files.
WWW: http://yabause.sourceforge.net/
Approved by: garga (mentor)
- NetWinder emulation mode works well enough to let NetBSD/netwinder
run from a disk image.
- Algorithmics P5064 emulation works well enough to let NetBSD/algor
run from a disk image.
- PCI configuration register writes are now handled, which allows
NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run
from PCI IDE harddisk images.
- Some performance increases for translation table updates.
available for FC4, changes:
libdb_cxx-4.1.so and libdb_cxx-4.2.so are added;
o bump PORTREVISION;
o some polishing: sort DISTFILES by name and same changes to distinfo.
Approved by: netchild (mentor, implicit)
- Support for a proper Trash folder.
- Many improvements to the IDL compiler.
- Better FreeBSD support.
- A number of MSI bug fixes.
- Many RichEdit improvements.
- Lots of bug fixes.
Switch the order of MASTER_SITES. [1]
Submitted by: Tijl Coosemans <tijl@ulyssis.org> [1]
Pyxmame is a free application that provides a simple frontend for the xmame,
developed with PyGTK
WWW: http://pegueroles.com/Pyxmame/
Approved by: garga (mentor)
- Still more work on Direct3D.
- A lot of MSI bug fixes and improvements.
- More compatible memory management.
- Several fixes for Win64 support.
- Some performance improvements.
supports many HP calculators models introduced between 1972 and
1982. Simulation fidelity is achieved through the use of the actual
microcode of the calculators, thus in most cases the simulation
behavior exactly matches that of the real calculator.
WWW: http://nonpareil.brouhaha.com/
PR: ports/100834
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Major upstream changes from the previous ported version
include:
- speedups for MIPS emulation,
- an improved dyntrans backend,
- tweaks to ARM, PPC, AVR, SPARC and MIPS emulation,
- support for remote debugging using GDB,
- a new statistics gathering option "-s",
- most configuration options are no longer supported,
- bug fixes.
Port changes:
- the port no longer depends on GCC >= 3.2 on FreeBSD 4.X.
- OPTION "X" has been renamed as "X11" for consistency.
Upstream changes from the previous ported version include:
- bug fixes and documentation cleanups
The port now offers a 'GUI' knob that controls whether the X GUI
interface is built.
Take maintainership.
(DEC) Pro 350 computer, a PDP-11-based machine that was sold in the
early to mid-'80's. Xhomer is based on the PDP-11 CPU core from
the SIMH simulator, and is written entirely in C.
PR: ports/97803
Submitted by: trasz <trasz (at) pin.if.uz.zgora.pl>
- Still more work on Direct3D shaders.
- Now using the Gecko engine directly for MSHTML.
- Better support for apps switching to full screen mode.
- Support for multiple joysticks.
- Lots of bug fixes.
o move dealing with linux locale files (creating empty ones) for
other linux ports to linux_base-fc4;
o remove all empty directories creation from pkg-plist to pkg-install
(which is executed when installing from ports tree and thus not only
installing from a package will create empty directories);
o substitute all @dirrmtry by @dirrm -- from package building point
of view this package (linux_base) should be removed after all other
linux ports. (approved in principle by mentor)
Approved by: netchild (mentor, implicit)
soon:
o some empty linux mtree directories (which will be used by some other
ports) are added;
o PORTREVISION is bumpted.
Approved by: netchild (mentor, implicit)
LINUX_BASE/usr/doc dealing from devel/linux-sdl12
to emulators/linux_base-fc4 -- this directory belongs to the
linux mtree;
o bump PORTREVISION for both ports;
o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2
(previous one is not fetchable now).
Reported by: linimon [1]
Approved by: netchild (mentor, implicit)
of x11-toolkits/linux-gtk ;-)
o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4)
o bump PORTREVISION for both ports
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
does not change the functionality of these ports but moves the logic
to the master ports.
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.
Reported by: consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by: netchild (mentor)
Log:
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]
PR: 99095
Submitted by: maintainer [1], itetcu (me) [2]
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.
Mednafen is distributed under the terms of the GNU GPL.
Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.
WWW: http://mednafen.com/
PR: ports/94006
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
- More MS/RPC improvements.
- Core Audio driver for Mac OS X.
- More complete DNSAPI dll.
- Improvements to Web browser support.
Work around a newly introduced Linuxism in terms of man pages location.
emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both
are free softwares released under the GNU GPL license.
XGngeo is written in Python and uses the PyGTK library to provide a complete,
pratical, and user-friendly GTK+ interface over Gngeo!
With XGngeo multiple configuration panels, designed in an intuitive way,
emulator behaviour can be regulated both precisely and easily; while Rom
selection is made simple thanks to a full featured list with preview image and
various game information, etc.
WWW: http://www.choplair.org/xgngeo.en.html
PR: ports/95761
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
the build
- don't provide a var/log directory -> use the native one [1]
Submitted by: Boris Samorodov <bsam@ipt.ru>
Suggested by: netchild [1]
Repocopy by: marcus
- repocopy vmware-guestd.sh to vmware-guestd.sh.in (by portmgr)
- remove vmware-guestd.sh
- remove vmware-guestd.sh entry from pkg-plist
- update Makefile
It is intensional that I do NOT bump PORTREVISION by this commit, since
any executable is not changed, and startup script itself is also NOT
changed, only the filename is changed. I do not want to bother users
to update their port by this non-functional change.
If you have any reasonable reason to bump PORTREVISION, let me know, and
I'll update the version asap.
- Better MS/RPC compatibility.
- Many fixes to Direct3D shaders.
- Several improvements to the header control.
- New GPhoto backend for TWAIN.
- Dynamic drive configuration using HAL.
- A gazillion Direct3D fixes.
- New TCP transport for RPC.
- Lots of bug fixes.
Add FreeType and FontForge as new dependencies, which should help
with font display problems quite a bit.
PR: 97792
Submitted by: sat
Adjustments by: gerald
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.
into linprocfs as fstype doesn't seem to work on pointyhat.
Not bumping PORTREVISION as it only affects pointyhat.
Submitted by: kris
Approved by: Kövesdán Gábor <gabor.kovesdan@t-hosting.hu> (maintainer)
Make use of SUB_FILES.
Use REINPLACE_CMD instead of perl.
Miscellaneous other cleanups.
PR: ports/96491
Submitted by: edwin
Approved by: orlando@break.net (maintainer, timeout 2 weeks)
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install
People which already tested this port should do a
cd /usr/ports/distfiles/rpm/i386
mv Fedora/3/* fedora/3/
rm -rf Fedora
before upgrading the port (which isn't necessary).
Noticed by: Boris Samorodov <bsam@ipt.ru>
I've discovered that the instant freezes when clicking
'Power On' can be fixed by disabling APIC support. ACPI
support, on or off, didn't seem to solve anything. I'd like
to know whether or not disabling ACPI has actually helped
anyone at all, as it could be removed from the pkg-message
if not.
I've reflected this in a completely re-worked, step-by-step,
more clear pkg-message file.
I've also added a wrapper script for the vmware wizard,
mentioned it in the pkg-message, and fixed various portlint
complaints.
For some reason, the wizard cannot be launched from within
VMware itself. I have no idea as to what causes this.
PR: ports/92871
Submitted by: Travis Poppe <tlp@liquidx.org>
installation, extra files can be generated later, during the use, as I
experienced with linux_base-fc3, but the port isn't broken. Or if the
port should handle this case, linux_base-fc3 is broken as well)
- Upgrade to 2006.0
- Add linux_base-fc3* as a conflicting package
- Take maintainership
- portlint cleanup and style fixes
PR: 95652
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
kqemu version 1.3.0pre6:
- compile fix for Linux kernel version >= 2.6.16
- better null LDT handling (aka Plan9 and ReactOS bug)
- moved monitor code to another address (aka win2k 256 MB bug)
oh and FreeBSD guests have been working with -kernel-kqemu
since 1.3.0pre5! (tested with 6.1RC1)
PR: ports/96337
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>