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