Commit Graph

429 Commits

Author SHA1 Message Date
grange
6ece97f07c Update to gxemul-0.3.6.
Small fix for the recent OpenBSD ATA security changes and (tadam!)
ARM support, OpenBSD/cats now runs in gxemul.
2005-10-08 03:54:25 +00:00
fgsch
89ab923bae enable DGA on amd64 as well; bump package. 2005-10-04 02:21:41 +00:00
espie
88eaea7c4f YES, a license change affects the generated packages, since it changes
the extrainfo line from ftp=no to ftp=yes.
So bump the names.
2005-10-02 20:56:38 +00:00
aanriot
d5ce2fc491 fix a license part issue spotted by naddy.
"go ahead" fgsch@ naddy@
2005-10-02 20:36:49 +00:00
fgsch
82b2205b2f Update to xmame/mess 0.100; from maintainer.
add amd64 support.  aanrio@ ok.
2005-10-02 01:39:37 +00:00
espie
664a0a074f +libc5 2005-10-01 14:39:31 +00:00
espie
520aa9aefd I need this, I don't have access to a newer maple version ;( 2005-10-01 14:37:52 +00:00
todd
8619338c33 add the patch mentioned in the previous commit 2005-09-26 20:48:33 +00:00
todd
d14e8f5d83 o add patch to permit osx x86 guest to run
o fix Makefile.target to add -fno-stack-protector for op.o for all archs,
  noted, debugged, and tested by Antoine Jacoutot on macppc, thanks!
o bump PKGNAME
2005-09-26 20:47:56 +00:00
espie
3b16d29858 fix all owners. who's 37 ?
use xargs -r.
2005-09-20 20:43:56 +00:00
grange
19e2c192c9 Update to gxemul-0.3.5. 2005-09-06 19:06:37 +00:00
grange
2dcd5d3f21 -mips64emul
+gxemul
2005-09-06 18:54:46 +00:00
grange
6e995f51c7 mips64emul project was renamed to gxemul because now
it emulates not only MIPS CPU.

ok sturm@ a while ago.
2005-09-06 18:53:24 +00:00
grange
9982af4977 Import gxemul-0.3.4.
gxemul (former mips64emul) is a MIPS (and other) CPU emulator.
The main goal is to emulate MIPS-like CPUs and enough surrounding hardware to
fake real machines, capable of running real (unmodified)
operating systems (such as NetBSD, Linux, FreeBSD,
or OpenBSD), and to assist in experimenting with MIPS in general.

In addition to emulating MIPS-like CPUs an experimental
support for other CPU types (like PPC or HPPA) also exists.

ok sturm@ a while ago.
2005-09-06 18:50:38 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
todd
fc1ebc4565 update to 0.7.1 (http://qemu.org/changelog.html)
add pcnet nic support
2005-08-11 01:15:17 +00:00
aanriot
ce9a490bce fix MASTER_SITES.
ok brad@
2005-07-14 06:56:24 +00:00
david
ffa7adc015 update to simh-3.4-0; ok fgsch@ kettenis@
adds extended memory support for VAX allowing up to 512MB of memory
2005-06-19 03:47:25 +00:00
naddy
a2b90c1c7f Fix WRKDIST.
Referencing PKGNAME in other variables is dangerous, avoid!
2005-05-14 12:10:48 +00:00
espie
ec9ae0aa27 remove i18n work-around now that the isw* functions exist. 2005-05-11 19:21:06 +00:00
espie
7a797c9e94 tell those packages they can't use wchar yet. 2005-04-14 21:29:28 +00:00
sturm
f163797487 add gtk+2 related rpms, needed for upcomming acroread7 update
ok ish@
2005-04-12 18:28:12 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
todd
014dafba61 texi2html is a build depends 2005-03-08 16:29:43 +00:00
espie
61bf8b879f not surprisingly, todd fucks up again... ;-) 2005-03-08 00:05:06 +00:00
todd
28126406d2 I screwed up. This was not ok to remove, perhaps another time, but not now,
and not without ok's and the proper process.
2005-03-07 18:15:09 +00:00
todd
16374d3989 Now that qemu is in, and is comparable to vmware, good bye vmware.
A free license is preferred to a non-native no-source-available binary
requiring license keys, kernel lkm's, and root.
2005-03-07 17:54:49 +00:00
todd
d959f6e91f connect qemu 2005-03-07 17:10:47 +00:00
todd
202b6aaad6 Import qemu snapshot from 2005-02-27
QEMU is a generic and open source processor emulator 
which achieves a good emulation speed by using dynamic translation.

QEMU has two operating modes:

* Full system emulation. In this mode, QEMU emulates 
a full system (for example a PC), including a processor and 
various peripherials. It can be used to launch different
Operating Systems without rebooting the PC or to debug system code.

* User mode emulation (Linux host only). In this mode, 

.. many thanks for feedback from many people, and for Lars Hansson and 
   Michael Schmidt for posting early work on the port of qemu to ports@

For now, only for macppc and i386, as these are currently the only archs
that have reported success building qemu.
QEMU can launch Linux processes compiled for one CPU on another CPU.
2005-03-07 16:41:28 +00:00
grange
5f5d35760b Update to mips64emul-0.3. 2005-02-20 16:07:36 +00:00
alek
9389fdf74d - Adjust devel/gettext dependency
- Bump PKGNAME

ok grange@
2005-02-19 11:20:35 +00:00
alek
15f66b3baf - Use MODULES=devel/gettext
- One dependency per line
- Bump PKGNAME

ok grange@
2005-02-19 11:13:27 +00:00
sturm
0a62b71b49 make some PLISTs "make plist" compliant, all further @dirrm are in broken
ports
2005-02-13 10:56:23 +00:00
sturm
3a51ccb48b add $OpenBSD$ tag 2005-02-09 20:36:29 +00:00
kevlo
a9ca5a103e upgrade to spim 7.1 2005-01-31 06:18:23 +00:00
grange
b9bcda09c3 Minor update to mips64emul-0.2.4.1, contains gcc workaround for alpha. 2005-01-14 08:21:38 +00:00
grange
190b681d1e Update to mips64emul-0.2.4.
Besides other changes it now includes an experimental support for
emulating Casio Cassiopeia BE-300 ;-)
2005-01-13 08:18:33 +00:00
todd
7a77f495ab Makefile 2005-01-07 17:28:20 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
grange
490b5c5121 Update MASTER_SITES as well. 2004-12-17 08:00:34 +00:00
grange
3e8326a4a2 Homepage has been changed, noticed by Anders Gavare (author). 2004-12-14 21:06:58 +00:00
grange
6e0e17235b Install man page. Noticed by Anders Gavare (author).
ok espie@
2004-12-12 07:21:34 +00:00
grange
278aac7d5f Update to mips64emul-0.2.3.
ok sturm@
2004-12-08 09:17:32 +00:00
espie
cbb0cc1730 WANTLIB markers 2004-11-27 10:39:13 +00:00
jsg
a678c75878 update to 0.63 2004-11-25 01:40:24 +00:00
alek
9ef9b0d5b3 - Remove MESSAGEs that wasn't really needed
- Add @sample
- Bump PKGNAME

ok MAINTAINER pvalchev@
2004-11-20 20:41:00 +00:00
sturm
ec0870206a use TRUEPREFIX locally
sort SYSTRACE_SUBST_VARS while here
2004-11-19 22:12:28 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
grange
e7bec2f594 Update to 0.2.2, now you can run OpenBSD 2.3/arc with it ;-)
Help and ok sturm@
2004-11-07 11:39:07 +00:00
pvalchev
ef6ee84872 remove alpha/sparc64 workaround for a gcc bug that no longer seems to exist 2004-10-26 19:52:32 +00:00