Commit Graph

415 Commits

Author SHA1 Message Date
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
espie
6e9a948b15 remove INSTALL/DEINSTALL, this needs a few exec yet.
Use @sysctl: naddy@ and I both don't see why we shouldn't
enable emul.linux when this package gets installed (what's
the point of installing it otherwise ?)
2004-10-24 10:13:48 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
sturm
bee5138965 fix policy 2004-10-08 19:59:25 +00:00
jsg
3bf6d75bab +dosbox 2004-10-07 03:07:31 +00:00
jsg
288141ec3e Initial import of dosbox-0.62
DOSBox emulates an x86 PC + DOS as well as various hardware
required to play old games.

earlier version ok sturm@, ok brad@
2004-10-07 03:05:32 +00:00
todd
cbc6d44db0 remove debugging printf from markus@ 2004-10-06 15:52:20 +00:00
todd
216728c1a7 +vmware/3 2004-10-05 18:51:09 +00:00
todd
68ac72eec5 Proprietary/commercial x86 machine emulator for x86.
based on work from others.
2004-10-05 18:32:27 +00:00
grange
a833bbf896 +mips64emul 2004-10-04 09:00:26 +00:00
grange
2f44f42458 Import mips64emul.
mips64emul is a MIPS machine emulator. The goals are 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.

ok espie@
2004-10-04 08:58:24 +00:00
naddy
fdcef2d662 don't depend on inter-library dependency; from aleksander.piotrowski@nic.com.pl 2004-10-01 17:07:06 +00:00
robert
f4481585d4 update to 7.0; fix the patches; from MAINTAINER 2004-10-01 06:18:14 +00:00
espie
1af3bf024a new style conflict 2004-09-18 12:41:31 +00:00
espie
83ea93eba7 new style PLISTs and conflicts 2004-09-18 12:39:37 +00:00