Commit Graph

556 Commits

Author SHA1 Message Date
grange
95b1f04802 Update to gxemul-0.4.6. Quoting author:
The two most important new "features" are:

1. NetBSD/pmppc works (with root on nfs only, no SCSI).

2. When running ARM guest OSes (NetBSD/cats, OpenBSD/cats,
NetBSD/netwinder, or NetBSD/evbarm), the emulator will not use up 100%
of the host's CPU if the guest OS idles.
2007-06-17 08:36:27 +00:00
martin
775409cd07 +coldfire, ok aanriot@ 2007-06-07 11:47:15 +00:00
martin
e8ab166f20 coldfire port 2007-06-07 11:46:07 +00:00
aanriot
95a25c7cbf - unbreak vmmon/vmnet removing the PHOLD/PRELE calls that are not
present anymore.
- while there, regen patches.

ok todd@
2007-05-31 20:31:36 +00:00
espie
e215c086fa use the exact same technics used by linux emulation to setup/remove
their symlinks. This gets rid of the INSTALL/DEINSTALL script.
2007-05-30 15:29:43 +00:00
steven
f78de1f65f don't talk about HOMEPAGE in DESCR, since we will always mention it 2007-05-15 09:24:08 +00:00
aanriot
05543a2bdb - remove broken flavors.
- fix MASTER_SITES.
- get ride of unmaintained/unreachable additional files (hiscore,
cheat). we ship xmame, and people have to get roms and addons
themselves.
2007-05-13 12:11:25 +00:00
matthieu
3cdd134d52 Update to 3.7. todd@ sent me an almost identical patch. Tested and ok kili@ 2007-05-10 21:01:15 +00:00
todd
5ba4e4fd59 update to 0.9.0, thanks to all who gave feedback
see http://qemu.org/changelog.html for details
new in OpenBSD, support for raw block devices
2007-05-01 12:55:13 +00:00
grange
43e909a5ad Update to gxemul-0.4.5.1.
OpenBSD/landisk 4.1 works fine in it.
2007-05-01 10:04:27 +00:00
bernd
f94143bb78 Use xenocara expat. 2007-04-30 17:03:52 +00:00
grange
6afa9ff2c4 Update to gxemul-0.4.5. 2007-04-15 08:08:38 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
939db0cea8 USE_LIBTOOL 2007-03-31 12:58:13 +00:00
steven
938063af37 USE_LIBTOOL 2007-03-31 10:45:01 +00:00
espie
781e926d58 fix fedora-base with xenocara font-config.
from matthieu@, okay sturm@
2007-03-30 14:27:24 +00:00
jsg
53401d0c5f Update to 0.70 2007-03-15 09:05:20 +00:00
kili
b107b616b3 Fix build on powerpc.
Remove extra util from WANTLIB (spotted by ajacoutot), and bump the
PKGNAME.
ok robert@
2007-02-19 22:59:33 +00:00
robert
386cb4e71f - allow building on armish
- fix the build on the arm architecture by moving the cpu_get_real_ticks()
function for non-optimized to the correct place
- add correct REGRESS_TARGET even if the regressions tests are utterly broken
- bump PKGNAME
2007-02-19 12:43:38 +00:00
ian
933f12fcb1 Bump pkg after DESCR, reminded by sturm@ 2007-02-09 23:15:21 +00:00
ian
5171b2b190 typo in previous 2007-02-09 18:42:36 +00:00
ian
8e06b5af7c Rewrite, caveats, links to newer ports, ok maintainer 2007-02-09 18:32:52 +00:00
jsg
aaf5add4d7 Remove amd64 specific patches that:
a) are no longer needed b) break build on amd64
ok todd@ (maintainer)
2007-02-01 09:14:15 +00:00
jsg
01e95c69bb update to 2.3.5
ok niallo@ (maintainer)
2007-01-25 07:25:33 +00:00
mpf
aae9b76e05 Fix busy loop on closed stdin in -nograhpic mode.
From qemu cvs vl.c -r 1.218.
bump PKGNAME

OK todd@
2007-01-17 20:35:09 +00:00
steven
4901d32ffa add gettext module and fix WANTLIB 2007-01-12 08:44:31 +00:00
mpf
a5272e87e0 Call setsockopt(2) IP_MULTICAST_LOOP w/ correct optlen.
This fixes UDP multicast socket networking.
bump PKGNAME

OK sturm@, todd@
2007-01-10 20:20:06 +00:00
todd
bb1d809e7d update qemu to 0.8.2, from brad@
See http://fabrice.bellard.free.fr/qemu/changelog.html for details.
2006-12-22 17:31:45 +00:00
steven
171a417988 fix WANTLIB and LIB_DEPENDS for gtk flavor. reminded by Mikolaj Kucharski 2006-12-17 09:14:36 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
32903d3dd4 new MULTI_PACKAGES 2006-11-26 09:54:34 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
niallo
c0205aab4f - update to version 2.2
tested on i386, amd64 and sparc64.
2006-11-20 01:14:11 +00:00
grange
27d1a03b9e Tweak COMMENT so that it mentions SuperH per author's suggestion.
Bump PKGNAME.
2006-11-19 10:03:02 +00:00
brad
17d5500443 upgrade to gxemul 0.4.3 2006-11-18 05:23:39 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
kevlo
d549ddf88d upgrade to spim 7.3 2006-11-09 07:01:47 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
sturm
ba971ab4a9 permit PREFIX override 2006-10-19 00:16:58 +00:00
sturm
b4af0c8ab0 switch to fedora_base 2006-10-19 00:15:36 +00:00
sturm
39c347ac8b add older libstc++ compat libraries, required by linux jdk-1.3 2006-10-18 16:04:07 +00:00
pvalchev
76277785aa small typo in comment 2006-10-18 13:54:09 +00:00
sturm
ff9a37850e no @pkgpath for now, noticed by bernd 2006-10-17 23:41:58 +00:00
sturm
dadb647589 force creation of /emul/linux 2006-10-17 23:00:32 +00:00
sturm
05acddb6d2 force creation of /emul/linux symlink 2006-10-17 22:46:10 +00:00
sturm
13b0aee406 fedora 2006-10-17 22:34:27 +00:00
sturm
537c3a2a7c Initial import of linux libraries based on fedora core 4.
This is the last version of fedora core supporting the old linuxthreads,
for the newer threading library we need some kernel support first.
2006-10-17 22:33:44 +00:00
steven
4d5b19f084 use distfile with version number instead of spim.tar.gz which is the latest
version.  no more need for DIST_SUBDIR.  checksums unchanged.

noticed by Tobias Ulmer
2006-10-15 06:44:58 +00:00
fgsch
04361d0bdc update to 3.6.1. 2006-09-25 11:21:26 +00:00