pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/gxemul Fixed some minor pkglint warnings.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c61fcab9b34
branches: trunk
changeset: 394581:9c61fcab9b34
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jun 12 19:04:02 2009 +0000
description:
Fixed some minor pkglint warnings.
diffstat:
emulators/gxemul/DESCR | 22 +++++++++++-----------
emulators/gxemul/PLIST | 6 +++---
2 files changed, 14 insertions(+), 14 deletions(-)
diffs (55 lines):
diff -r d009de0373c4 -r 9c61fcab9b34 emulators/gxemul/DESCR
--- a/emulators/gxemul/DESCR Fri Jun 12 18:54:32 2009 +0000
+++ b/emulators/gxemul/DESCR Fri Jun 12 19:04:02 2009 +0000
@@ -1,18 +1,18 @@
-GXemul is a framework for full-system computer architecture emulation.
-Several processor architectures and machine types have been implemented.
-It is working well enough to allow unmodified "guest" operating systems to
+GXemul is a framework for full-system computer architecture emulation.
+Several processor architectures and machine types have been implemented.
+It is working well enough to allow unmodified "guest" operating systems to
run inside the emulator, as if they were running on real hardware.
-The emulator emulates (networks of) real machines. The machines may
-consist of ARM, MIPS, PowerPC, and SuperH processors, and various
-surrounding hardware components such as framebuffers, busses, interrupt
-controllers, ethernet controllers, disk controllers, and serial port
+The emulator emulates (networks of) real machines. The machines may
+consist of ARM, MIPS, PowerPC, and SuperH processors, and various
+surrounding hardware components such as framebuffers, busses, interrupt
+controllers, ethernet controllers, disk controllers, and serial port
controllers.
-GXemul, including the dynamic translation system, is implemented in
-portable C, which means that the emulator will run on practically any host
+GXemul, including the dynamic translation system, is implemented in
+portable C, which means that the emulator will run on practically any host
architecture.
-The documentation lists the machines and guest operating systems that can
-be regarded as "working" in GXemul. The best working guest operating
+The documentation lists the machines and guest operating systems that can
+be regarded as "working" in GXemul. The best working guest operating
systems are probably NetBSD/pmax and NetBSD/cats.
diff -r d009de0373c4 -r 9c61fcab9b34 emulators/gxemul/PLIST
--- a/emulators/gxemul/PLIST Fri Jun 12 18:54:32 2009 +0000
+++ b/emulators/gxemul/PLIST Fri Jun 12 19:04:02 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2008/11/14 06:42:34 minskim Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/06/12 19:04:02 rillig Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -73,10 +73,10 @@
share/doc/gxemul/20070308-linux-dreamcast-2_small.png
share/doc/gxemul/20070318-netbsd-macppc.png
share/doc/gxemul/20070318-netbsd-macppc_small.png
-share/doc/gxemul/20081103-openbsd-landisk.png
-share/doc/gxemul/20081103-openbsd-landisk-small.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
+share/doc/gxemul/20081103-openbsd-landisk-small.png
+share/doc/gxemul/20081103-openbsd-landisk.png
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
share/doc/gxemul/README
Home |
Main Index |
Thread Index |
Old Index