Commit Graph

670 Commits

Author SHA1 Message Date
todd
4dbc6a7738 o from the qemu mailing list, prompted by brad@, improve userland
networking througput since otherwise the emulated NICs didn't
  have a way of indicating the receive queue is full and would
  drop packets.
o bump PKGNAME
o inttypes.h made irrelevent a few chunks of patches, so use it instead
2006-02-08 13:44:17 +00:00
niallo
524cfe0b61 - update to latest version (2.1).
for changes see http://stella.sourceforge.net/stellanews.html

ok jolan@
2006-02-07 17:38:41 +00:00
steven
c1a71c1d64 fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-04 10:12:53 +00:00
sturm
8610665b0f XXX
this is a workaround to let linux applications work with new Xorg,
there's one tester whom it didn't help
the real problem looks like some fontconfig incompatibility, I'll
do further research in that direction
2006-01-25 07:08:53 +00:00
steven
18272988cb Redhat moved distfiles to another server.
from Jim Razmus <jim at bonetruck.org>, thanks!
2006-01-18 05:15:48 +00:00
espie
91caf3e245 fix pkgname according to packages-specs(7) 2006-01-12 11:40:13 +00:00
brad
bd9f2a1628 bump the PKGNAME 2006-01-08 02:20:30 +00:00
aaron
0eb7a63083 Workaround a new security restriction in the kernel that won't allow the
/dev/fd/# mechanism to be used by setugid processes.  The vmmon and vmnet
kernel modules have hacks which use this feature to implement "poor man's
device cloning".  Since vmware setgid's itself (even when run as root),
this broke.  Deal with this in {vmmon,hub}_fake_clonedev() by fooling
dupfdopen() into thinking vmware is a setuid script.

Now vmware will work again in -current.  Tested by myself.  Diff was
eyeballed by deraadt@ and tedu@.
2006-01-08 01:44:38 +00:00
brad
c907f232aa in ONLY_FOR_ARCHS change macppc & zaurus to powerpc & arm. 2006-01-04 21:47:39 +00:00
sturm
fe5d08e7bc mirror distfiles on my server (requested by aanriot@)
and use xmame's historic/ directory
2005-12-31 15:56:09 +00:00
todd
9993d5d566 update to 0.8.0, see qemu.org for full ChangeLog
for OpenBSD, amd64 simulation on i386 appars to work ok now
2005-12-27 07:56:14 +00:00
fgsch
3e00bf7f72 and make this backwards compatible regarding interface names; found the
hard way by matthieu@.
2005-12-21 02:24:55 +00:00
fgsch
1eba0ca93b remove unneeded patches; pcap now includes these functions. 2005-12-21 01:32:28 +00:00
pvalchev
c5aee0f679 correct bugfix, i was on drugs; spotted by author Anders Gavare 2005-12-20 18:57:40 +00:00
pvalchev
48b3d1a034 gcc2: move vars in beginning of block 2005-12-20 08:06:02 +00:00
grange
53d4dd432f Update to gxemul-0.3.7. PowerPC emulation mostly works and ARM
speed-ups.
2005-11-27 10:15:26 +00:00
jsg
c816698af7 No need to patch out lround now it is in libm. 2005-11-26 04:42:38 +00:00
bernd
2429479bed Fix file modes. Bump PKGNAME.
"ack" sturm@
2005-11-25 23:04:21 +00:00
todd
305ca8493e back out a couple #define'd c99 math functions now that OpenBSD
implements them natively
bump PKGNAME, reminded by naddy@
2005-11-25 04:12:54 +00:00
naddy
afda511826 #include <sys/time.h> before <sys/resource.h> 2005-11-13 01:10:12 +00:00
kurt
85bb81a68e remove RTLD_GLOBAL work-around. also fix some warnings from rc file
entries from mantainer Claudio Castiglia <ccastiglia@gmail.com>.
2005-11-12 04:25:22 +00:00
fgsch
9c58aa321f aaron@ drops maintainership for these. 2005-11-09 20:09:56 +00:00
todd
19525d803e permit -nographic to work instead of crash on parallel devices
investigation/suggested fix by Thomas Dettbarn, dettus at dettus dot net
bump PKGNAME
2005-11-05 12:11:05 +00:00
aanriot
9ed511cc54 mirror the other distfiles as they have gone away.
spotted by and ok kurt@
2005-11-03 22:04:41 +00:00
fgsch
11f007dd2c workaround to make qemu happy on amd64 until a better and more correct
fix is applied.
sturm@ ok, maintainer ok a previous more generic approach.
2005-11-03 18:41:55 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
naddy
41b7f88353 don't use historic autoconf version 2005-11-03 16:14:47 +00:00
bernd
3a06ae9451 Add '@sysctl kern.emul.linux=1' to make sure that linux emulation is
enabled at install stage.

Bump PKGNAMEs accordingly.

"go ahead" espie@
2005-11-02 01:20:18 +00:00
niallo
5959c94650 - update to version 2.0.1. changes include faster rendering and some little
bugfixes for zippped rom file handling.

ok cathcart@
2005-10-31 23:46:38 +00:00
grange
c939acf470 Minor update to gxemul-0.3.6.2. 2005-10-29 19:33:43 +00:00
todd
6662259396 update to qemu 0.7.2 2005-10-25 03:25:44 +00:00
fgsch
fa6670bee7 update to simh 3.5-1. mentioned by pedro@. 2005-10-24 15:53:26 +00:00
aanriot
29be0ed7d0 don't overwrite redhat_base BUILD_DEPENDS.
ok sturm@
2005-10-24 10:36:02 +00:00
sturm
8fcb3cd0b1 use gcpio to correctly extract hardlinks
from Dimitry Andric <dimitry at andric.com> via ports/4536
2005-10-22 19:07:42 +00:00
naddy
cd0e277061 update to 1.42 by new maintainer Jonathan Schleifer <js@h3c.de> 2005-10-21 18:07:10 +00:00
niallo
59c2b2b63a link in stella/ 2005-10-18 19:53:00 +00:00
niallo
e6a49ff077 import emulators/stella
DESCR:
Stella is a multi-platform Atari 2600 VCS emulator.

ok jolan@, tested by aanriot@ and steven mestdagh
<steven.mestdagh at esat.kuleuven.be>
2005-10-18 19:51:58 +00:00
aanriot
c9199cbd23 - reorder includes (problem spotted by naddy)
- mirror a distfile which has gone away
- add a version number to cheat.zip
- cleanings

no binary change;
discussed with fgsch@ and Claudio Castiglia, ok naddy@
2005-10-18 19:08:00 +00:00
sturm
f6f8bc9943 distfiles w/o version numbers belong into DIST_SUBDIR 2005-10-16 18:04:18 +00:00
kevlo
7455beb56b update to spim 7.2.1 2005-10-13 09:06:54 +00:00
grange
650e1acc6f Minor update to gxemul-0.3.6.1, some ARM fixes. 2005-10-12 19:24:28 +00:00
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
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
espie
470f364494 new PLISTS 2004-09-15 00:42:04 +00:00
espie
fb33c93b86 let remove work
okay pvalchev@
2004-08-24 22:26:20 +00:00
brad
3eb7ee4083 somehow the patch to have a decent sample bochsrc installed was removed
some time ago.

issue noticed by deraadt@

ok MAINTAINER
2004-08-11 04:46:49 +00:00
xsa
24ae6277f0 new-style MODULES. 2004-08-10 08:32:35 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
pvalchev
a21c75414f comment 2004-07-11 06:24:09 +00:00
pvalchev
dce3044965 compile -O0 on hppa to workaround compiler bug 2004-07-11 06:22:48 +00:00
pvalchev
67f27414cf better; f5813@sbcglobal.net 2004-06-13 00:57:51 +00:00
pedro
04bfc1ce42 update to bochs 2.1.1
ok todd@, the maintainer
2004-05-12 22:40:11 +00:00
sturm
779a56e919 update to fuse-utils 0.6.2
ok grange@
2004-05-08 06:48:08 +00:00
sturm
fe732258ce update to fuse 0.6.2.1
ok grange@
2004-05-08 06:46:45 +00:00
brad
8b270c0c17 ugh, use -p flag with mkdir 2004-04-08 06:25:17 +00:00
lebel
361a1b5d1a fix PREFIX for INSTALL so the symlink is pointing at the right place;
pvalchev@ ok
2004-03-11 20:54:14 +00:00
lebel
42763a475a fix PREFIX so the symlink have the appropriate value instead of LOCALBASE
pvalchev@ ok.
2004-03-11 20:33:11 +00:00
ish
9d28b29fa3 no need to include etc/fonts now that OpenBSD has it
- noticed by millert@
2004-03-02 07:49:24 +00:00
pvalchev
ee7e649654 use c++ to link c++ shitz 2004-01-25 20:38:22 +00:00
todd
3925e9cd74 while here, flip 'pci' flavor knob to 'no_pci' flavor knob to
enable pci by default
2004-01-22 14:55:15 +00:00
todd
804bb24b26 update to 2.1; with input from brad, grange, and Oliver Cherrier
new flavors:
	no_mmx  - do not build with mmx support
	no_comp - do not build with compressed hard drive support

Also new in this version is the vga font is compiled into the binary, no
more 'xset fp+ ..' or editing XF86Config to run bochs!
2004-01-22 14:43:01 +00:00
sturm
3b4080f39e build with systrace 2004-01-18 08:01:28 +00:00
grange
c046d1598e For some reason bochs compiled with the x86_64 flavor generates
cpu exception on every x86-64 specific instruction. Adding
--enable-all-optimizations to the configure flags fairy fixes it.

ok todd@
2004-01-12 12:32:29 +00:00
sturm
82d45303db emulation sysctl handling added
NO_SYSTRACE for now, will be dealt with later
license marker
2004-01-09 19:08:34 +00:00
fgsch
10c9054457 - add USE_X11 if X support is requested (default).
- always build term and nogui support.
- if no_x11 is used, don't use mkfontdir nor X11 fonts.
- install bochsrc(5)

maintainer ok (todd@).
2004-01-09 16:15:04 +00:00
espie
50feb7053c make it compile with gcc 3.3 2003-12-31 04:21:45 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
margarida
ff1e87dc68 Update some some rpms that fixes security issues in fileutils, glibc and
XFree86.

From Jason Ish
2003-12-12 01:32:09 +00:00
espie
0f5ca9af8b Fix redhat_base INSTALL/DEINSTALL, until I'm clear about what to do
exactly with PKG_PREFIX...
2003-12-06 11:28:54 +00:00
pvalchev
a6a0b40165 COPTS+= 2003-12-04 05:46:31 +00:00
sturm
5ca5b87a7b do not chroot for ldconfig, otherwise a bug is triggered
that resets time and date to the beginning of the epoch
bump PKGNAME

noticed by "Cory C. Albrecht" <cory.spam@fenris.cjb.net>
2003-10-31 22:29:41 +00:00
naddy
67a5414450 drop maintainership 2003-10-31 18:12:10 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
grange
087a7e1929 Update to fuse-utils-0.6.1
ok naddy@ sturm@
2003-10-17 06:28:07 +00:00
grange
1ba8d0e0b6 Update to fuse-0.6.1.1
ok naddy@ sturm@
2003-10-17 06:27:04 +00:00
brad
f029a4454c use MASTER_SITE_BACKUP. 2003-10-11 01:37:55 +00:00
fgsch
d4aaf9fffe init threads so this port has a chance to work.
maintainer ok.
2003-10-07 17:15:06 +00:00
fgsch
ee58314215 update to simh 3.0-2. 2003-09-30 14:46:45 +00:00
pvalchev
218bc1ee30 - fix PLIST issues
- error out when linux emul is not present and deal more gracefully in general
from maintainer Jason Ish
2003-09-25 06:50:21 +00:00
grange
c7aa655543 Better vax cpu boot handling; from form@pdp11.org.ru
fgsch@ ok
2003-09-23 06:57:37 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
pvalchev
7cd5416299 back out unapproved commit during tree lock 2003-09-22 19:20:16 +00:00
grange
aaf2e1bb3f Better VAX boot handling; from form@
ok fgsch@ before lock
2003-09-22 13:47:55 +00:00
pvalchev
4333690a38 add missing libs needed by a few apps (broken by last commit); from ish
tested & ok naddy
2003-09-02 18:49:50 +00:00
brad
feac027fba update 3 of the RPMs, bash, zlib and XFree86. Fixes some bugs
and some security issues.

https://rhn.redhat.com/errata/RHSA-2003-079.html
https://rhn.redhat.com/errata/RHSA-2003-067.html

ok naddy@
2003-08-26 22:49:43 +00:00
fgsch
eca28492c7 update to simh 3.0-1. 2003-08-19 04:47:59 +00:00
naddy
1c838c8d71 fix patch -pN 2003-08-02 02:37:52 +00:00
fgsch
259410747e update to simh 3.0 and put myself as maintainer.
more updates to come.
2003-07-04 16:18:05 +00:00
sturm
410b7236f9 update to spim 6.5
- fix regress
- fix PERMIT_*
  => Author agreed to change licence on next release to a regular open
     source licence, 'till then PERMIT_*="blabla"

maintainer kevlo@ ok
2003-07-03 06:16:22 +00:00
pvalchev
46622a1e54 correct library order (by putting -lm in LDFLAGS rather than CFLAGS)
now can link on static arches; ok maintainer fgsch
2003-06-24 22:24:39 +00:00
todd
71e85118a8 rework abit; ERROR out if invalid combinations of flavors are attempted 2003-05-30 19:59:52 +00:00
fgsch
21c8c4e4b3 update to simh 2.10-4. 2003-05-28 16:31:07 +00:00
sturm
ef0f2c1f3f this made me physically sick, so just an as minor as possible diff:
-> in post-install don't cp to /etc, but cp in PLIST to SYSCONFDIR
2003-05-12 22:19:11 +00:00
naddy
36093fa364 Honor CFLAGS, skip homemade optimizer that never worked anyway.
From FreeBSD, fixes build on ELF.
2003-05-11 18:24:49 +00:00
ish
9085155afa remove ldd.orig; noticed by David Krause 2003-05-11 05:24:10 +00:00
ish
a345d8ba79 fix path to ld 2003-04-28 08:08:11 +00:00
wcobb
6556c60730 don't strip the zsnes executable. 2003-04-26 02:25:36 +00:00
ish
5531165d2e Update to RedHat 8.0. 2003-04-25 22:40:52 +00:00
todd
93cc97b169 straightforward version bump from 2.0.1 to 2.0.2
Changes in 2.0.2 (January 21, 2003):

- fix possible segfault in wxWindows (Volker Ruppert)
- fix instrumentation (Stanislav Shwartsman)
- fix cdrom read_toc() function for *BSD (Keith Matthew Jones)
- fix NetBSD boot from cdrom (Christophe Bothamy)
- fix cmos checksum (Volker)
- fix "refresh bit" behaviour in pit (Volker)
- fix .bochsrc parsing (Volker)
- fix vga resize/redraw problems (Volker)
- fix compilation issues on Irix and Tru64 (Christophe)
- fix MMX/SSE bugs (Stanislav, Peter Tattam)
2003-04-25 21:15:43 +00:00
wcobb
d886393946 link properly on i386/ELF. 2003-04-22 00:04:45 +00:00
pvalchev
211f2fc2c5 nasm -f elf 2003-04-17 07:47:22 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
miod
c0c3f60da9 Update the USER_LDT blurb to match reality; some feedback from espie@,
ok naddy@
2003-03-30 12:27:55 +00:00
david
7d586cefbb spelling and double word fixes
ok pvalchev@
2003-03-28 22:25:00 +00:00
ish
b4fda59e17 distfile was updated; noticed by janj+openbsd@wenf.org
- ok pval@
2003-03-18 06:04:00 +00:00
todd
9553434f87 fix a typo in a flavor not built by default
caught by tdeval@
ok pval@
2003-03-12 12:56:22 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
fgsch
588a49ce94 simplify even more. 2003-02-03 08:34:32 +00:00
fgsch
0a60e7acd1 simplify a bit. 2003-02-03 08:20:19 +00:00
fgsch
f406f3f4eb oops, i missed this. 2003-02-02 20:24:47 +00:00
fgsch
4fec8992e5 add interdata and sds. 2003-02-02 20:22:37 +00:00
fgsch
5ebd5bbb1c simh 2.10-2. see http://simh.trailing-edge.com/changes210.html for details. 2003-02-02 20:19:56 +00:00
brad
5a592e3fbb upgrade to bochs 2.0.1
--
MAINTAINER ok
2003-01-13 14:55:46 +00:00
ish
e40732236d - some rpm updates
- symlink to /dev/null (to make some apps happy)
- update version to p6
2003-01-11 04:32:57 +00:00
todd
6c94b26bd0 'improvements' for bochs from brad@; thanks 2003-01-03 18:44:33 +00:00
fgsch
032e09cc00 byebye NEED_VERSION. 2002-12-29 15:03:57 +00:00
todd
0938454292 update to bochs 2.0:
Changes in 2.0 (December 21, 2002):

Since the change log is hundreds of lines long, here is a very brief summary.
- 2x emulation speedup!!!
- added plugin devices and guis. Now you can compile with many more
  options, and choose between them at runtime.
- added emulation of AMD x86-64, MMX, SSE, SSE2 instructions
- add wxWindows port (a graphical configuration interface and display lib)
  and SVGAlib port (full screen display for Linux without X11)
- improvements in many I/O devices: for example up to 8 hard disks/cdroms,
  TUN/TAP network interface, 360k floppies,
- improved MacOSX/Carbon interface and updated MacOS9 port
- GDB remote stub, allows symbolic debugging with Bochs simulation.
- support for up to 32gig hard disk images
2002-12-28 06:20:19 +00:00
naddy
c1b285cc25 alpha does not imply OSF1 2002-12-28 00:14:11 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
grange
fe83f49502 Update my email.
ok espie@
2002-12-23 00:03:57 +00:00
grange
ec258bae67 Update to fuse-0.5.1.
Changes:
- the separation into fuse itself, libspectrum and the utilities
- the ability to load and save fuse's configuration
- the ability to save screenshots
- variable emulation speed
- Timex TC2048 machine emulation

ok naddy@
2002-12-16 23:36:47 +00:00
grange
ec41654d95 +fuse-utils 2002-12-16 14:34:27 +00:00
grange
c2b3399b84 fuse utilities are a few tools which may be of occasional use when
dealing with ZX Spectrum emulator files. They were originally
distributed with fuse, the Free Unix Spectrum Emulator, but are now
independent of fuse and can be used on their own.

WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html

ok naddy@
2002-12-16 14:33:35 +00:00
fgsch
2b8cc7564a some simulators were not installed. 2002-11-28 17:02:12 +00:00
fgsch
42dda197ff ops, forgot to update this. 2002-11-28 16:47:46 +00:00
fgsch
f96d098ccb Update to simh 2.10-1; interdata and sds simulators are not included. 2002-11-28 16:41:11 +00:00
ish
5ff5e2885b update my email 2002-11-27 07:50:28 +00:00
naddy
47b18db1b7 Update to 0.5.0.
From: Alexander Yurchenko <grange@rt.mipt.ru>
2002-11-18 21:44:24 +00:00
fgsch
4e2cbdade4 o update to simh 2.10b3.
o include DELQA and DEQNA ethernet support for vax and pdp11.

some diffs have been submited for future inclusion.
2002-10-29 23:55:01 +00:00
naddy
65096cfbee No regression tests available. 2002-10-26 12:52:48 +00:00
pvalchev
60c93fd01c - disable extended signals configure test which causes problems with our
pthreads, until the pthreads problems are fixed.  diagnosed by marc@
- re-enable alpha
2002-09-19 17:37:43 +00:00
pvalchev
2516381d73 since a configure test hangs when built on alpha and maintainers have
not responded to inquiries for weeks, disable this on alpha for now....
until problem is found
2002-09-07 04:39:24 +00:00
mpech
a8924e572b Remove Oleg Safiullin from MAINTAINERS.
form@ ok
2002-09-01 18:49:00 +00:00
wcobb
03b58b1dfa - don't crash if there is no available video device.
- check the return value of SDL calls.
2002-08-31 04:19:14 +00:00
wcobb
2168388904 - drop gmake dependency.
- don't install useless docs.
2002-08-31 03:54:58 +00:00
brad
80e8d68a92 remove bad dqc.org distsite. 2002-08-25 23:05:49 +00:00
naddy
11d1da6159 don't set a bad example 2002-08-02 01:19:50 +00:00
wcobb
fa3a49df62 update to 1.36; ok naddy@. 2002-07-17 21:29:06 +00:00
todd
1455963336 typo; thanks to Alexander Yurchenko <grange@rt.mipt.ru> 2002-07-07 03:58:09 +00:00
wcobb
511449dc0a zsnes 1.35 update; ok naddy@ 2002-06-25 16:14:51 +00:00
form
debce1df89 update to 2.9.10 2002-06-10 02:37:10 +00:00
brad
3a30259853 upgrade to Bochs 1.4
--
Ok'd by: MAINTAINER
2002-06-09 16:24:57 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
jasoni
df916f196a update to patch 5..
- sorry, should have done this when I fixed ldd
2002-06-05 04:11:02 +00:00
wcobb
bd801a5529 math functions require -lm. ok pvalchev@. 2002-05-26 02:44:10 +00:00
pvalchev
69a9a36707 sync with libusbhid interface changes 2002-05-25 01:18:00 +00:00
jasoni
fa049235b0 remove %SUBDIR% from MASTER_SITES_REDHAT.
- thanks jakemsr@jakemsr.com
2002-05-21 15:22:45 +00:00
brad
b028194ec9 remove sourceforge URL 2002-05-19 23:52:19 +00:00
naddy
f3496b05e5 back out i386->ppc change that somehow snuck in 2002-05-14 11:00:28 +00:00
jasoni
138bb875f0 kill MASTER_SITE_SUBDIR
- ok naddy@
2002-05-13 20:34:11 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
fgsch
1cfa3ece41 fake, change master_sites to the only one still carrying this old version,
bump need_version.
2002-05-11 17:42:57 +00:00
wcobb
a50071fff9 synch MAINTAINER.
ok espie@.
2002-05-08 19:24:56 +00:00
espie
a6a74581e8 one address 2002-05-08 17:25:41 +00:00
todd
ac052d5d8d sync(h)ing my maint addr. 2002-05-08 17:19:36 +00:00
form
ae7891cd29 fd0 -> fd0a 2002-05-07 03:05:47 +00:00
jasoni
97e8155129 fix path lddlibc4 2002-05-06 18:20:09 +00:00
form
dda9f46965 +BasiliskII 2002-05-06 13:42:52 +00:00
form
4c0e792810 Basilisk II 0.9.1
--
Basilisk II is an Open Source 68k Macintosh emulator. That is, it
enables you to run 68k MacOS software on you computer, even if you
are using a different operating system. However, you still need a
copy of MacOS and a Macintosh ROM image to use Basilisk II.
2002-05-06 13:41:32 +00:00
form
beadc32c74 VAX simulator included 2002-05-06 11:57:09 +00:00
form
4033549067 #$%&! I need sleep more :) 2002-05-06 06:27:53 +00:00
form
af082bcfca oops 2002-05-06 06:23:08 +00:00
form
7354eb307b install KA655 boot ROM image for simh-vax 2002-05-06 06:17:02 +00:00
form
01b721b0e0 update to 2.9.9 2002-05-06 04:09:52 +00:00
jasoni
7f17ababa9 bad hack to make linux ldd work. 2002-05-04 08:51:14 +00:00
form
f0efa97d6b update to 2.9.7 2002-04-29 02:25:39 +00:00
form
421873ccc5 upgrade to 2.9.6 2002-04-24 10:51:46 +00:00
pvalchev
43d671595d Update to fuse-0.4.2; from maintainer Alexander Yurchenko <grange@rt.mipt.ru> 2002-04-21 04:06:55 +00:00
brad
f20c15ac20 use gettext MODULE. 2002-04-16 01:20:55 +00:00
pvalchev
fb2da1aca3 this had no dependencies registered 2002-04-15 20:29:08 +00:00
form
c9eedae4dd version changed (2.9.4) 2002-04-08 02:47:41 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
form
491c7f50f6 Fix distinfo, add VAX support.
Thanks to Federico G. Schwindt <fgsch@olimpo.com.br>
2002-03-26 08:20:19 +00:00
form
271a12f10a Upgrade to 2.9.3 2002-03-26 07:37:21 +00:00
fgsch
50582d2d92 fix sound in 8 bit cards; tested by maintainer and me, naddy@ and maintainer
ok.
2002-03-24 21:26:24 +00:00
fgsch
a64a4f9055 add warning about virtual memory exhausted. 2002-03-22 06:38:35 +00:00
espie
a1dec401b1 cvs moves in mysterious ways... 2002-03-22 00:24:50 +00:00
espie
1f07dfae2b New frodo version, with SDL support. Runs at good speed on 24 bits display
now.
2002-03-22 00:23:24 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
naddy
8a1e3d2693 updated zlib rpm; ok jasoni@ 2002-03-15 23:43:36 +00:00
kevlo
dc2baddb8c - upgrade to version 6.4
- update MASTER_SITES
- bump NEED_VERSION
2002-03-12 08:52:18 +00:00
form
131c5e30a5 Better ignore EOF 2002-03-07 05:40:45 +00:00
form
f857a0cca3 update to 2.9.2 2002-03-07 05:19:35 +00:00
naddy
e039cf7a8f +zsnes 2002-03-04 00:58:58 +00:00