FreshPorts -- The Place For Ports Sat, 17 May 2008 8:58 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gxemul 0.4.6.2_1 emulators on this many watch lists=2 search for ports that depend on this port
Instruction-level machine emulator

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 May 2005 11:35:59


GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.

A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":

 * ARM: CATS (NetBSD/cats, OpenBSD/cats), IQ80321 (NetBSD/evbarm), NetWinder
   (NetBSD/netwinder) 
 * MIPS: DECstation 5000/200 (NetBSD/pmax, OpenBSD/pmax, Ultrix,
   Linux/DECstation, Sprite), Acer Pica-61 (NetBSD/arc), NEC MobilePro 770,
   780, 800, 880 (NetBSD/hpcmips), Cobalt (NetBSD/cobalt), Malta
   (NetBSD/evbmips, Linux/Malta) Algorithmics P5064 (NetBSD/algor), SGI
   O2 (aka IP32) (NetBSD/sgi) 
 * PowerPC: IBM 6050/6070 (PReP, PowerPC Reference Platform) (NetBSD/prep),
   MacPPC (generic "G4" Macintosh) (NetBSD/macppc) 
 * SuperH: Sega Dreamcast (NetBSD/dreamcast, Linux/dreamcast),
   Landisk (OpenBSD/landisk)

WWW: http://gavare.se/gxemul/

- Janni
jannisan@t-online.de
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libX11
Required To Run: x11/libX11

To install the port: cd /usr/ports/emulators/gxemul/ && make install clean
To add the package: pkg_add -r gxemul


Configuration Options
===> The following configuration options are available for gxemul-0.4.6.2_1:
     X11=on (default) "X11 support"
===> Use 'make config' to modify these settings

Master Sites:
http://gavare.se/gxemul/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.4.6.2_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
10 Apr 2008 10:15:41
Original commit files touched by this commit  0.4.6.2_1
jkoshy search for other commits by this committer
Reset maintainership.
23 Mar 2008 23:03:18
Original commit files touched by this commit  0.4.6.2_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
22 Feb 2008 14:56:38
Original commit files touched by this commit  0.4.6.2
jkoshy search for other commits by this committer
Upgrade to v0.4.6.2.  Changes from the previous ported version include:

- The MIPS32/64 "ror" instruction is now supported.
- Support for NetBSD 4.0, OpenBSD/landisk 4.2.
- Documentation updates.
- Bug fixes.
04 Jul 2007 08:49:52
Original commit files touched by this commit  0.4.6
jkoshy search for other commits by this committer
- Upgrade to v0.4.6.  Upstream changes include:
  - NetBSD/pmppc can now run in the emulator (with root-on-nfs), on
    an emulated Artesyn PM/PPC board.
  - Host CPU usage reductions when the guest OS is in an idle loop.
  - Minor SuperH emulation speed improvements.
  - General code cleanup: Non-working (skeleton) emulation modes have
    been removed, and many unused/legacy constructs have been removed.
19 May 2007 21:32:57
Original commit files touched by this commit  0.4.5.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 May 2007 08:13:41
Original commit files touched by this commit  0.4.5.1
jkoshy search for other commits by this committer
Update pkg-descr.

Requested by:   Anders Gavare [AUTHOR]
02 May 2007 14:03:43
Original commit files touched by this commit  0.4.5.1
jkoshy search for other commits by this committer
Upgrade to v0.4.5.1.  Upstream changes from the previous version
of the port include:
 - Initial support for "disk overlays", enabling rollback of
   emulated disk contents.
 - Bug fixes to dyntrans and other modules.
 - GDB debugging stub support, some dummy and experimentals CPUs
   and machine modes have been removed.
 - Landisk emulation now runs OpenBSD/landisk.
06 Mar 2007 05:33:21
Original commit files touched by this commit  0.4.4
jkoshy search for other commits by this committer
Upgrade to version 0.4.4.  Upstream changes include:
 - a redesign/rewrite of the interrupt routing system.
 - more stable SuperH emulation.
 - minor AltiVec changes.
These changes allow a NetBSD/dreamcast 'Live CD' to boot
and NetBSD/macppc to boot a GENERIC kernel after install.
08 Nov 2006 04:54:00
Original commit files touched by this commit  0.4.3
jkoshy search for other commits by this committer
Upgrade to v0.4.3.  Upstream changes include:
  - 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.
02 Sep 2006 16:31:21
Original commit files touched by this commit  0.4.2_1
jkoshy search for other commits by this committer
Add an interim patch that allows FreeBSD to learn the clock frequency
of the emulated MIPS32 processor from yamon's environment.

Submitted by:   bms
20 Aug 2006 12:16:15
Original commit files touched by this commit  0.4.2
jkoshy search for other commits by this committer
Update to v0.4.2.  Upstream changes include:
 - 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.
26 Jul 2006 11:59:59
Original commit files touched by this commit  0.4.1
jkoshy search for other commits by this committer
Upgrade to v0.4.1.

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.
19 Feb 2006 09:04:11
Original commit files touched by this commit  0.3.8
jkoshy search for other commits by this committer
- Upgrade to v0.3.8.  User visible changes include:
  - i80321 (XScale) mode can run NetBSD/evbarm,
  - performance speedups for framebuffer output
  - most CPU types are enabled by default.
- Remove obsolete USE_REINPLACE directive.
- Add a local MASTER site.
- Take over port maintainership.
10 Jan 2006 10:56:15
Original commit files touched by this commit  0.3.7
vs search for other commits by this committer
Unbreak: USE_GCC=3.2+ on 4.x
31 Dec 2005 04:57:23
Original commit files touched by this commit  0.3.7
imp search for other commits by this committer
Update to 0.3.7 from 0.3.2.  See
http://gavare.se/gxemul/gxemul-stable/HISTORY.html
for a long changelog between these releases.  Summary: vastly improved arm,
mips and ppc support.  Lots of new CPUs and a better dynamic code generator
for the instructions emulated.  Vastly improved hardware device emulation.
Can boot many free and obscure guest operating systems.
24 Nov 2005 16:07:52
Original commit files touched by this commit  0.3.2
pav search for other commits by this committer
- Add SHA256
30 Sep 2005 14:08:24
Original commit files touched by this commit  0.3.2
oliver search for other commits by this committer
reset maintainer to ports@

Approved by:    maintainer
20 May 2005 11:35:33
Original commit files touched by this commit  0.3.2
jylefort search for other commits by this committer
Add gxemul.

GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.

A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":

  * DECstation 5000/200 ("3max"): serial controller (including keyboard and
    mouse), ethernet, SCSI, and graphical framebuffers.
  * Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and
    SCSI.
  * NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer,
    keyboard, and a PCMCIA IDE controller.
  * Cobalt: serial controller and PCI IDE.

WWW: http://gavare.se/gxemul/

PR:             ports/81048
Submitted by:   Janni <jannisan@t-online.de>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.461 seconds.