Commit graph

451 commits

Author SHA1 Message Date
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
manu
67a6930f80 We now check that /emul/linux/lib/ld.so.1 exists, and add a link from
/emul/linux to /usr/pkg/emul/linux if not.
2001-04-16 11:52:55 +00:00
jtb
ec6f96aa73 Add and enable mmix. 2001-04-12 21:54:43 +00:00
jtb
f27dd7325a Initial import of mmix:
Simulators for MMIX, a RISC machine designed by Professor Donald Knuth
to replace MIX in the ultimate editions of his monumental opus
``The Art of Computer Programming''.

The programs are described in

  MMIXware by Donald E. Knuth
  Lecture Notes in Computer Science 1750 (Springer Verlag, Heidelberg, 1999).
2001-04-12 21:52:13 +00:00
kristerw
b0c164387c The license says that "selling is not allowed". Add that to RESTRICTED. 2001-04-04 22:14:13 +00:00
manu
6d86aa1671 Fixed wrong checksum for xpm-3.4k-1.ppc.rpm, and bumped pkg version number 2001-04-04 17:04:00 +00:00
kristerw
377fcdee00 Update xmame to 0.37b13.1.
Changes since 0.37b12.1
   - Everything from MAME 0.37b13.
   - Numerous updates to the OpenGL target.  (Sven Goethel)
   - Added Photon2 display support for the QNX target.  (Travis Coady)
   - You can now run "make clean68k" before building with a different 68k
     core.  (Mike Coates)
   - Applied a patch from StretchMAME that prevents a bunch of games from
     segfaulting on startup.  (Shyouzou Sugitani)
   - A fix for the sprites in CVS games.  (Nicola Salmoria)
2001-03-31 18:59:30 +00:00
dmcmahill
bbbaa67b67 the ${FILESDIR}/endian.sh stuff needs to come after bsd.pkg.mk to make
sure FILESDIR is defined.  Problem noted by several people (Christoph,
Mycroft, etc.).
2001-03-30 14:37:01 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
kristerw
49da6a763d Update to xmame-0.37b12.1 2001-03-24 19:52:33 +00:00
agc
c11911a0b2 Patches from Wofgang Solfrank:
"Disabling the O_SYNC option when opening printer or punch.

Change the timeout value from 1 usec to 10 msec in the timer thread.
At least with unproven-pthreads, the comment above that is wrong
when stating that a 1 usec timeout would be stretched to the next
system clock tick.

A minor correction to the computation of the SIO rate.

With these changes, I get a decent performance of the system and can
actually get MVS to run."

Require the fixed version of unproven-pthreads.
Bump the hercules version number.
2001-03-23 16:20:55 +00:00
kristerw
aa98e03e66 Update UAE to 0.8.16.
User-visible changes in 0.8.16:
  - AGA playfield support (again) (Toni Wilen)
  - In addition to plain mono and stereo, there's a new sound setting "mixed".
  - There's a new option to set CPU speeds more accurately, it's called
    "finegrain_cpu_speed".
  - Numerous bug fixes
  - Graphics should be faster; optimized code was accidentally commented out
    in the previous release.
2001-03-17 19:37:14 +00:00
kei
65cf5a814f fit lines to 80 columns with tab width == 8 as possible. cosmetic changes
only.
2001-03-16 15:52:57 +00:00
wiz
9c82eb852e Add patch provided by Andrew Dyer in pkg/11820 for better I/O support
for the printer port.
2001-03-16 13:59:54 +00:00
wiz
d51e0f9c2e Standardize patches. 2001-03-16 13:58:58 +00:00
wiz
89ee2c787f Fix compilation on -current after 2001/01/18 (since zconf.h doesn't
defined OF() anymore). Fixes pkg/12255 by Rui-Xiang Guo.
2001-03-13 13:46:56 +00:00
dmcmahill
6f6263ecb7 add and enable osf1_lib 2001-03-11 23:24:40 +00:00
dmcmahill
6dca2fd2dc Initial import of osf1_lib.
Package submitted by Eric Schnoebelen, eric@cirr.com
in PR pkg/11953 and simplified some by me.

DEC Tru64/OSF1 compatibility package based upon the Tru64/OSF1
shared libraries provided by Compaq to support running Netscape on
Linux/Alpha.

This package supports running Tru64/OSF1 binaries that do not make use
of MACH system calls.

Note that this is not a complete set of Tru64/OSF1 shared libraries,
but rather the minimal set required to run netscape.
2001-03-11 23:22:50 +00:00
tron
f36f0d3802 Invoke "xmkmf" with full pathname to avoid problems on systems with two
X11 installations like e.g. Solaris with OpenWindows and XFree86.
2001-03-11 16:19:45 +00:00
agc
f4ed546ffd Remove the pentium and pentiumpro machine switches from the gcc flags
in the makefile, and regenerate patch-sum.
2001-03-09 16:37:34 +00:00
wiz
d5f7b51ec9 Move COMMENT to correct place. 2001-03-05 16:41:17 +00:00
wiz
9bb9c6f83f add patch-sum 2001-03-01 13:38:07 +00:00
wiz
6460addae0 Remove a bogus line and a deprecated one, and move a line for pkglint. 2001-02-28 10:47:23 +00:00
wiz
63f93b3058 Fix documentation bug (PR #11821). 2001-02-27 17:20:09 +00:00
tron
ac2223fc09 Fix build of "esound" driver. 2001-02-26 22:13:34 +00:00
tron
ba49fd4548 Manually add "libncurses.so.2.1" to package list. This softlink is not
part of the RPM archive, it is created by "ldconfig".
This fixes PR pkg/12091 by Johnny C. Lam.
2001-02-26 21:24:24 +00:00
agc
41e994c9c8 Add a patch to stop the Hercules emulator dumping core when exitting, from
Wolfgang Solfrank (ws@tools.de)
2001-02-26 14:49:34 +00:00
kristerw
baf3af7881 Update to 1.6. Changes since 1.5:
** C64 changes
- Fixed REU snapshot bug.
- Added Warpspeed and Dinamic cartridge support.
- Fixed a bug in NTSC sprite timing.
- Pitfall 2 cartridge works again.
- Added a symbol file for the built-in monitor which allows moni-
  toring of ROM sections (use 'll "c64mem.sym"' inside the monitor)

** C128 changes
- The Z80 emulation is almost complete now.

** VIC20 changes
- Fixed geometry settings. Games that enlarge the screen work now.

** Drive changes
- The drive emulation can also read error information from a 40 track
  D64 image now.
- Fixed a bug in vdrive BAM allocation.

** Unix changes
- ESD and aRts sound support has been added.

** C1541 changes
- Commands to read/write GEOS formatted disks have been added.
2001-02-25 19:35:52 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
manu
db3617254f Modified the package so that it uses rpm2pkg. Enabled extraction of some files
that were not extracted before, but that were requiered in order to run
Netscape.
2001-02-24 18:08:35 +00:00
hubertf
a5bbac3e93 First round of cleaning up INSTALL usage:
INSTALL -d 	=> INSTALL_*_DIR
 INSTALL	=> INSTALL_*

Beware that only invocations are changed that don't set special
values for owner, mode or group!

Cleanup suggested by zuntum@IRC
2001-02-24 02:09:27 +00:00
agc
879ce8316f Be a bit more verbose in the description 2001-02-22 16:52:47 +00:00
agc
b7381663e5 Add a dependency on hercules-images (the mftr33 images with which to IPL
Hercules).
2001-02-22 16:49:35 +00:00
agc
32a0f6e0fb Add and enable Hercules-images 2001-02-22 16:46:34 +00:00
agc
6c33a45b94 Import of the mftr images for Hercules into the packages collection.
These are images with which you can IPL Hercules, the S/370 emulator,
and include DASD images, etc.

 From the Hercules FAQ:

3.  Alternatively, you can download the mftr33.tar.gz package which
contains a minimal MFT system on a 3330 image, with some minimal
documentation.  The configuration is that of a 370/145 with 2
megabytes of main storage, running OS/MFT Release 21.0, with several
volumes of pre-loaded DASD.  2 program partitions (P0 and P1) have
been genned.  There is no working TOD clock, and no SMF.  Volume
DLIB01 which is specified does not exist in the zipped file, but can
be created using a plf file with the CDROM of OS/360.  DLIB01 can be
commented-out from the config (cnf) file if desired.  The mftr33
package also includes the IPL text and program for the standalone
IBCDASD program as file "ibcdasdi.rdr" which can be used if desired.
2001-02-22 16:45:49 +00:00
agc
b6af12f488 Add one more patch, correcting sign extension in two places:
> From Wofgang Solfrank (ws@tools.de)
> What I discovered was a problem in ckddasd.c, where there are two lseeks
> with an offset of -(CKDDASD_RECHDR_SIZE).  Now CKDDASD_RECHDR_SIZE is
> defined (in hercules.h) as sizeof(CKDDASD_RECHDR), which happens to be
> an unsigned int.  Since the offset in the lseek (and in the ckd_lseek
> that is used as an interface routine to it) is of type off_t, i.e. 64-bit,
> the unsigned is zero-extended to 64 bits, and thus the sign is lost.
2001-02-22 11:34:58 +00:00
agc
c6a4881e75 Switch to using unproven-pthreads from pth - it makes the emulator get
further before dying.  From ws@tools.de (Wolfgang Solfrank)
2001-02-21 10:18:16 +00:00
agc
9ae8493329 Remove -malign-double from the makefile - it doesn't work as expected
on NetBSD, since our library doesn't conform to this restriction.
 From ws@tools.de (Wolfgang Solfrank)
2001-02-21 09:19:23 +00:00
agc
290b1f17bc Place the executables in the correct directory - from Wolfgang
Solfrank <ws@tools.de>
2001-02-20 16:42:33 +00:00
agc
15ec7fb4a3 Correct the homepage. 2001-02-20 15:58:16 +00:00
wiz
5f37108cc9 Update to 0.3 because the distfile changed. Bugfixes and enhancements. 2001-02-20 11:33:52 +00:00
agc
268e686f1a Add and enable hercules 2001-02-19 12:36:12 +00:00
agc
206e2832c3 Initial import of hercules, an S/390 emulator, into the packages
collection.

Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecure.  Hercules runs under Linux, Windows 98, Windows NT,
Windows 2000, and NetBSD.  Hercules was created by Roger Bowler and is
maintained by Jay Maynard.  Jan Jaeger designed and implemented many
of the advanced features of Hercules, including dynamic
reconfiguration, integrated console, interpretive execution, and
z/Architecture support.
2001-02-19 12:35:21 +00:00
wiz
311d465268 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 18:38:11 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
26d51239d9 Add three patches supplied by Dieter Baron <dillo@giga.or.at>:
- When pilot is off, don't redraw contents of screen, clear it
- bind hardware buttons to keys (F9-F12 Applications, pgup/pgdown,
  ESC (power))
- make cursor keys work (left/right, next/previous field)
XXX: homepage (== main download site) doesn't seem to exist any more.
2001-02-12 14:09:24 +00:00
wiz
c84d837c41 add and enable compat14, netbsd32_compat14 and netbsd32_compat15 2001-02-08 13:34:55 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
tron
fde576536f Apply cosmetic changes suggested by Tomasz Luchowski in PR pkg/12129. 2001-02-04 21:33:11 +00:00