1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Warner Losh
917e0f3238 Force gcc, since gxemul isn't clang ready yet.
Fix for building with gcc 4.6 due to slight differences in namespace
pollution.
2014-02-25 20:32:40 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Adrian Chadd
09415ca515 Bump portrevision - the binary has now changed. 2013-06-28 01:45:26 +00:00
Adrian Chadd
9d2b32a021 Enable LBA in GXEMUL.
FreeBSD-10's ATA code requires LBA to be used.  There's no code in the
ATA stack to send CHS commands to the hardware these days.

* Enable it by default;
* Turn print() into debug()

Tested:

* MALTA kernel on gxemul.
2013-06-28 01:43:57 +00:00
Adrian Chadd
b9794cf1e7 Building gxemul conflicts with svgalib, so mark it as a conflict.
svgalib installs a 'vga.h' file in /usr/local/include, which conflicts with
the vga.h in gxemul.

Until that gets resolved, mark it as a conflict.
2013-06-27 22:22:05 +00:00
Baptiste Daroussin
f53196ebc9 Convert emulators to new options framework 2013-04-28 21:20:28 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Warner Losh
2276a90387 Upgrade to latest gxemul 0.6.0.
Submitted by:	Tassilo Philipp
Feature safe:	yes
2010-06-14 21:19:11 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Pav Lucistnik
9c4cd6933e - Update to 0.4.7.2
PR:		ports/138364
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (imp; 19 days)
Feature safe:	yes
2009-09-19 22:29:10 +00:00
Warner Losh
86cd1dc141 o Fix a bug reported by Oleksandr Tymoshenko:
Due to small issue with gxemul (PCI registers values of piix
	controller are not saved having been written) FreeBSD in
	gxemul panics after detecting IDE devices. Apply this patch to
	fix it...
o Bump PORTREVISION
o Take on this port.

Submitted by:	gonzo@
2008-10-03 22:53:29 +00:00
Li-Wen Hsu
c18cc13888 - Update to version 0.4.6.5
PR:		ports/124587
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-15 02:05:00 +00:00
Martin Wilke
4875258fac - Update to version 0.4.6.3
PR:		123870
Submitted by:	Ports Fury
2008-05-22 00:49:25 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Joseph Koshy
513df8ce6f 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.
2008-02-22 14:56:38 +00:00
Joseph Koshy
651ca97d82 - 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.
2007-07-04 07:49:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joseph Koshy
afbbda5760 Update pkg-descr.
Requested by:	Anders Gavare [AUTHOR]
2007-05-03 07:13:40 +00:00
Joseph Koshy
29da12cc98 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.
2007-05-02 13:03:43 +00:00
Joseph Koshy
cd75a34458 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.
2007-03-06 05:33:21 +00:00
Joseph Koshy
7a5341a07b 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.
2006-11-08 04:54:00 +00:00
Joseph Koshy
1284cd2c01 Add an interim patch that allows FreeBSD to learn the clock frequency
of the emulated MIPS32 processor from yamon's environment.

Submitted by:	bms
2006-09-02 15:31:21 +00:00
Joseph Koshy
2a53873cef 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.
2006-08-20 11:16:14 +00:00
Joseph Koshy
112a0b8c55 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.
2006-07-26 10:59:59 +00:00
Joseph Koshy
0102af3acf - 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.
2006-02-19 09:04:11 +00:00
Volker Stolz
5a21f214f5 Unbreak: USE_GCC=3.2+ on 4.x 2006-01-10 10:56:15 +00:00
Warner Losh
de810f3771 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.
2005-12-31 04:57:23 +00:00
Pav Lucistnik
02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Oliver Lehmann
90ecd0df4c reset maintainer to ports@
Approved by:	maintainer
2005-09-30 13:08:24 +00:00
Jean-Yves Lefort
f58e494298 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>
2005-05-20 10:35:33 +00:00