1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/emulators/bochs/pkg-plist
Alexander Leidinger 2232eddad7 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>
2004-03-27 13:25:40 +00:00

47 lines
1.5 KiB
Plaintext

@comment $FreeBSD$
bin/bochs
bin/bxcommit
bin/bximage
%%DATADIR%%/BIOS-bochs-2-processors
%%DATADIR%%/BIOS-bochs-4-processors
%%DATADIR%%/BIOS-bochs-8-processors
%%DATADIR%%/BIOS-bochs-latest
%%DATADIR%%/VGABIOS-elpin-2.40
%%DATADIR%%/VGABIOS-elpin-LICENSE
%%DATADIR%%/VGABIOS-lgpl-README
%%DATADIR%%/VGABIOS-lgpl-latest
%%DATADIR%%/VGABIOS-lgpl-latest-debug
%%DATADIR%%/keymaps/convertmap.pl
%%DATADIR%%/keymaps/sdl-pc-de.map
%%DATADIR%%/keymaps/sdl-pc-us.map
%%DATADIR%%/keymaps/x11-pc-be.map
%%DATADIR%%/keymaps/x11-pc-da.map
%%DATADIR%%/keymaps/x11-pc-de.map
%%DATADIR%%/keymaps/x11-pc-es.map
%%DATADIR%%/keymaps/x11-pc-fr.map
%%DATADIR%%/keymaps/x11-pc-it.map
%%DATADIR%%/keymaps/x11-pc-se.map
%%DATADIR%%/keymaps/x11-pc-uk.map
%%DATADIR%%/keymaps/x11-pc-us.map
%%DOCSDIR%%/CHANGES
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/README
%%DOCSDIR%%/biossums.txt
%%DOCSDIR%%/bochsrc-sample.txt
%%PORTDOCS%%%%DOCSDIR%%/cvs-structure.txt
%%PORTDOCS%%%%DOCSDIR%%/html/3rdparty.license.html
%%PORTDOCS%%%%DOCSDIR%%/html/Linux.html
%%PORTDOCS%%%%DOCSDIR%%/html/Minix.html
%%PORTDOCS%%%%DOCSDIR%%/html/changelog.html
%%PORTDOCS%%%%DOCSDIR%%/html/codingguidelines.html
%%PORTDOCS%%%%DOCSDIR%%/html/cosimulation.html
%%PORTDOCS%%%%DOCSDIR%%/html/guestNT.html
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
%%PORTDOCS%%%%DOCSDIR%%/html/iodebug.html
%%PORTDOCS%%%%DOCSDIR%%/random.txt
%%PORTDOCS%%%%DOCSDIR%%/release-prep.txt
%%PORTDOCS%%@dirrm share/doc/bochs/html
@dirrm %%DATADIR%%/keymaps
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%