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
naddy
570342be45
Import zsnes 1.337; submitted by Wilbern Cobb <vedge@csoft.org>.
...
ZSNES is a complete, featureful and highly optimized Super Nintendo
emulator written mostly in x86 assembler. It requires a CPU which
understands MMX instructions.
2002-03-04 00:57:58 +00:00
naddy
1deca4e55f
+fuse
2002-02-27 00:38:46 +00:00
naddy
11e5fe44a3
Import fuse-0.4.1; submitted by Alexander Yurchenko <grange@rt.mipt.ru>.
...
fuse is a free version of ZX Spectrum emulator. It emulates
48K/128K/+2/+2A machine, supports loading from .tzx files,
has sound and kempston joystick emulation, emulates various
printers you could attach to the Spectrum.
2002-02-27 00:37:10 +00:00
naddy
c68cd641fb
* use "signed char" where a signed char is required
...
* fgetc() returns int
* don't override system defaults for compiler and optimization
* clean up patches
* md5 -> distinfo
2002-02-21 01:04:22 +00:00
fgsch
7d02113b6d
o update to uae 0.8.21
...
o bump NEED_VERSION.
2002-02-20 22:26:33 +00:00
naddy
4f6fa9a7a6
+spectemu
2002-02-18 22:43:14 +00:00
naddy
ba0328d8e5
Import spectemu 0.94; submitted by Alexander Yurchenko <grange@rt.mipt.ru>.
...
spectemu emulates the 48k ZX Spectrum.
2002-02-18 22:41:18 +00:00
form
d698d76c88
upgrade to 2.9.1
2002-02-18 07:45:59 +00:00
jasoni
641b624d16
rpm updates: glibc-2.1.3-23.i386.rpm, XFree86-libs-3.3.6-29.i386.rpm
...
- thanks adrian@close.wattle.id.au
2002-02-12 23:01:54 +00:00