Date: Sat, 27 Mar 2004 05:25:40 -0800 (PST) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/bochs Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200403271325.i2RDPeZL041285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2004/03/27 05:25:40 PST FreeBSD ports repository Modified files: emulators/bochs Makefile distinfo pkg-descr pkg-message pkg-plist Log: Update to 2.1.1, changes since 2.1 are: - fix bug in int15h function 0xe820 (Christian Neubert) - fix vmware3 disk support on big-endian platforms (Christophe Bothamy) - fix conditions for NM exception on FWAIT instruction (Christophe) - fix symbol conflict in rfb and x display libraries (Volker Ruppert) - allow 16 bit writes to ne2k page 0 (Volker) - notify display libraries on change of bpp (Volker) - fix bug in int13h function 0x10 (Volker) - fix floppy dialog error on win2k (Volker) - fix adress check in TSS IO permission bitmap (Christophe) - fix buffer overflow vulnerability pointed out by SeSoX (Christophe) - updates for MacOS compile (Daniel Gimpelevich) - Fix the path arguments of the 'vgaromimage' options (i.e. don't prepend "file=") in the installed bochsrc-sample.txt. This was already wrong for at least 2.1. - Respect DATADIR/DOCSDIR, use DATADIR in pkg-plist. - Update pkg-descr (emulated CPUs etc.) based on the info on the homepage. - Reword pkg-message a bit so the line containing DOCSDIR does (normally) fit in 80 chars when expanded. Submitted by: Marius Strobl <marius@alchemy.franken.de> Revision Changes Path 1.63 +9 -4 ports/emulators/bochs/Makefile 1.25 +2 -2 ports/emulators/bochs/distinfo 1.6 +13 -2 ports/emulators/bochs/pkg-descr 1.10 +2 -2 ports/emulators/bochs/pkg-message 1.23 +24 -24 ports/emulators/bochs/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403271325.i2RDPeZL041285>