Commit Graph

534 Commits

Author SHA1 Message Date
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
grange
e073232978 Bump PKGNAME after the maintainership drop. 2006-09-24 19:02:46 +00:00
grange
7abf032b25 Drop maintaintership. 2006-09-24 18:42:32 +00:00
grange
dae2d7d2e8 Drop maintainership. 2006-09-24 18:24:49 +00:00
grange
ea5bab46df Update to 0.7.0 and drop maintainership. 2006-09-24 18:23:25 +00:00
grange
ab5bc43cb6 Update to 0.7.0 and drop maintainership. 2006-09-24 18:17:33 +00:00
grange
f1b37170a4 Update to gxemul-0.4.2.
Tweak DESCR per author's suggestion.
2006-09-24 17:50:30 +00:00
kurt
624d651413 this won't run on macppc anytime soon since the huge executable's .text
size exceeds MAXTSIZ on macppc so remove powerpc from ONLY_FOR_ARCHS.
reported by marco@ okay nikolay@
2006-08-18 17:09:23 +00:00
kurt
cd31ea7d7c fix "relocation truncated to fit" errors on powerpc. with input and
okay nikolay@
2006-08-16 16:55:09 +00:00
grange
76f18b72e0 Update to gxemul-0.4.1. 2006-08-03 18:38:30 +00:00
espie
367a30f74c more new lib specs 2006-08-02 10:10:35 +00:00
espie
22c2928571 more newstyle lib-depends 2006-08-02 09:36:20 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
naddy
f7bf977b7a remove redundant, broken patch that doesn't even apply 2006-07-26 17:50:46 +00:00
mcbride
31e72ea831 Make vmware work with pae. Most of the fixups from drahn@
ok todd@
2006-07-16 15:13:27 +00:00
pvalchev
60b6a33147 mark as broken (PAE changes)
someone should really fix this!
2006-07-14 04:23:03 +00:00
steven
98f52aa852 better master site at fedoralegacy.org.
ok sturm@ ish@
2006-07-13 14:36:10 +00:00
fgsch
ce4baa68f7 o install bootrom code for VAX780
o use installed bootrom code on VAX780 emulator
o adds support for 16-line DHU/DHV interfaces (vh). Checked on
  RSX-11M-PLUS 4.0 w/ 4 DHx multiplexers.
from Oleg Safiullin (form at pdp-11 dot org dot ru)
2006-07-10 17:55:44 +00:00
fgsch
57c10f880e Update to 3.6.0. 2006-07-08 11:19:41 +00:00
brad
7ad30a37d7 upgrade to gxemul 0.4.0.1
ok maintainer
2006-06-26 12:32:51 +00:00
todd
4e159a33aa update to 0.8.1, see http://qemu.org/changelog.html for details 2006-06-08 14:33:38 +00:00
aanriot
62c47185f8 update MASTER_SITES*, atlantilde.com is now reachable with HTTP . 2006-06-06 09:23:16 +00:00
sturm
b1ed785f57 remove ftp.erisiandiscord.de from MASTER_SITES, it is dead 2006-05-31 01:41:55 +00:00