Commit graph

919 commits

Author SHA1 Message Date
kent
02612ba880 Update to 20030828 snaphot, which runs with not NetBSD 1.6 but -current.
Major change:
 * Support for runtime link with ELF libraries.
2003-08-28 15:23:57 +00:00
jdolecek
4826d368a2 Update to 3.2.1.4, which actually compiles and works fine without
my noncommitted LKM changes.
Pointed out by Juergen Hannken-Illjes in private e-mail, adresses
PR pkg/22538.
2003-08-26 19:01:51 +00:00
jdolecek
9b7d31c943 update vmware-module3 to 3.2.1.3
Changes since previous version:
* make compilable with kernel >1.6V - the proc->lwp change was backed
  off
* included files.vmware to distribution, to help easily compile
  the modules into kernel, rather than compiling than as LKM

The proc->lwp backout fix for >1.6V contributed in pkg/22538
by Juergen Hannken-Illjes.
2003-08-24 15:53:47 +00:00
kristerw
730b51dc42 Update xmame to 0.72.1.
Changes since 0.71.1 include:
- Everything from MAME 0.72 and MESS 0.72.
- The various effects enabled by -effect now work with rotation enabled.
  (Shyouzou Sugitani)
- The Xv target supports more effects.   (Shyouzou Sugitani)
- The rc parsing code displays more compact and readable error messages.
  (Andre Majorel)
- Xv windowed mode is now enabled with "-x11-mode 2" or "-x11 2", and
  Xv fullscreen mode is enabled with "-x11-mode 3" or "-x11 3".  The
  "-[no]xv" and "-fullscreen" switches are no longer available.
- Added hotkey switching for Xv windowed mode via ALT + DEL and Xv
  fullscreen mode via ALT + END.
- Added -widescreen for Xv.  This shrinks the width of the output for
  display on a widescreen TV.  (Per Wigren)
2003-08-16 18:50:28 +00:00
kristerw
f9cb62fb2a Update xmess to 0.72.1.
Changes since 0.71.1 include:
- Everything from MAME 0.72 and MESS 0.72.
- The various effects enabled by -effect now work with rotation enabled.
  (Shyouzou Sugitani)
- The Xv target supports more effects.   (Shyouzou Sugitani)
- The rc parsing code displays more compact and readable error messages.
  (Andre Majorel)
- Xv windowed mode is now enabled with "-x11-mode 2" or "-x11 2", and
  Xv fullscreen mode is enabled with "-x11-mode 3" or "-x11 3".  The
  "-[no]xv" and "-fullscreen" switches are no longer available.
- Added hotkey switching for Xv windowed mode via ALT + DEL and Xv
  fullscreen mode via ALT + END.
- Added -widescreen for Xv.  This shrinks the width of the output for
  display on a widescreen TV.  (Per Wigren)
2003-08-16 18:50:06 +00:00
agc
f018da869b Update swarm from 0.57 to 0.61. Swarm now emulates an ARM 7M core.
Changes since previous version:

#00061 michael pp Michael Dales (michael@dcs.gla.ac.uk) Thu Sep 27 10:41:39 BST 2001
------------------------------------------------------------------------------------
* Contains lots of code by Hanish Menon [www.hanishkvc.com] to enable uCLinux to
  work on SWARM.

* Updated the logic in armproc.cpp wrt UART and LCD Ctrls so that
  they can rise interrupts to the Interrupt Ctrl if required.
* Updated certain messages and return values.

* Added the srec loader
* Updated the LCD controller address

* ReIntroduced the Parse_Opts logic.
* Will be adding support for SREC file loading.
* Fixed a problem in the bin/Makefile

* Added support for a minimal UART controller.
* Updated the earlier sample LCD controller which I had written wrt its Addr.

* Looking into SWARM and the Device/Pheriperal interface logic in SWARM
* Added a partial LCD Ctrl logic to test the interface logic

* fix a problem with ldms

#00060 michael pp Michael Dales (michael@dcs.gla.ac.uk) Tue May 15 22:53:15 BST 2001
------------------------------------------------------------------------------------
Added cache invalivation functions to the system coprocessor.

#00059 michael pp Michael Dales (michael@dcs.gla.ac.uk) Fri May 11 16:52:45 BST 2001
------------------------------------------------------------------------------------
Corrected the n-way set associative cache. Added functionality to the system
co-processor to allow me to read the cycle counter, cache hit counter, and
cache miss counter in an application, using register 11 with opcode 2 set to
0, 1, and 2 respectively.

#00058 michael pp Michael Dales (michael@dcs.gla.ac.uk) Thu May 10 14:05:25 BST 2001
------------------------------------------------------------------------------------
Added a n-way set associative cache. Default is now 8k 4-way shared cache.
2003-08-14 09:31:39 +00:00
drochner
0637fa6fa7 install header too, pointed out by mrg 2003-08-12 13:26:23 +00:00
drochner
d412a0e572 +lrmi 2003-08-11 18:18:00 +00:00
drochner
c6962832cc import lrmi-0.8 - the Linux Real Mode Interface for that misdesigned
thing people have as processors in their PCs
2003-08-11 18:13:50 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
wiz
079667a86b Split out some code into Makefile.common to be used by darcnes-svgalib
in pkgsrc-wip. From Ben Collver.
2003-08-02 19:52:12 +00:00
kristerw
0fba0bd0e3 Deal with "arm32" being called "arm" these days. 2003-08-02 18:55:22 +00:00
jtb
e63ac22db6 Update to mmix-20030622.
According to the homepage this version contains several important
corrections.
2003-07-30 19:20:33 +00:00
wiz
ed7caf9e92 Unset maintainer on his request. 2003-07-30 06:01:58 +00:00
adam
9fb7427f66 CONFIGURE_ARGS changed 2003-07-28 08:29:09 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
martti
470fac731a HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
4c51985391 Install win.ini into examples dir too; use REPLACE_PERL for two perl scripts.
Bump PKGREVISION to 1.
2003-07-19 22:44:56 +00:00
kristerw
8a1c5902b9 Update xmame to 0.71.1.
Changes since 0.70.1 includes:
- Everything from MAME 0.71 and MESS 0.71.
- The man page xmame.6 is much more up-to-date.  (Andrew Burton)
2003-07-19 21:02:33 +00:00
kristerw
2ee9f12341 Update xmess to 0.71.1.
Changes since 0.70.1 includes:
- Everything from MESS 0.71
2003-07-19 21:02:07 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
adam
8565056aeb WHAT'S NEW with Wine-20030709:
- Still more Direct3D and DirectSound improvements
- Inter-process clipboard support
- Locale handling improvements
- More progress on the kernel/ntdll separation
- Lots of bug fixes
2003-07-14 11:15:28 +00:00
dillo
75770c3d1d updated to 1.3.0
Highlights since last 1.2.5 release:
 ------------------------------------
 * new HiFi sound (you may en/disable it in the UI)
 * new cycle-exact Antic emulation
 * "H:" emulation complete (including subfolders)
 * Paged memory implementation (fast XE bank-switching)
 * new configuration file name and location ($HOME/.atari800.cfg)
2003-07-13 17:51:49 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
zuntum
4796206a47 Install share/examples/wine/winedefault.reg by default.
Per suggestion in PR#21560 by Todd Vierling, thanks
2003-07-12 14:33:28 +00:00
martin
2c39193d50 If no linux emulation is available, set SUSE_VERSION to 0. This avoids
syntax errors in carelessly written makefiles and makes the PKG_SKIP_REASON
logic succeed.
2003-07-02 09:24:43 +00:00
wiz
9d3c1f5ea7 Fix USE_LIBTOOL line. 2003-07-02 09:14:06 +00:00
grant
3232ab6f43 style nits 2003-07-02 09:02:59 +00:00
grant
1e7ff3dbaa set PKG_SKIP_REASON to something useful if we aren't on
NetBSD/{i386,powerpc}, so that packages fail properly, rather than
allowing make to fail. e.g.

===> PanoTools-2.6b1nb1 requires compat_linux, which is not available for SunOS-5.9-sparc
===> PanoTools-2.6b1nb1 is not available for SunOS-5.9-sparc

noted by martin.
2003-07-02 09:00:56 +00:00
jdolecek
d6338c6a9f change MAINTAINER to me 2003-07-01 07:49:02 +00:00
jdolecek
e9cc40e5ad switch back to standard master site listt now that we use the most current
version; pointed out by Todd Vierling
set MAINTAINER to me
2003-07-01 07:48:29 +00:00
jdolecek
a5e933b285 Update vmware-module3 to 3.2.1.2
This fixes compilation of the module on stock -current and 1.6.1

Adresses PR pkg/22014 by Todd Vierling
2003-06-30 18:02:04 +00:00
seb
29288844cd Convert to USE_NEW_TEXINFO. 2003-06-30 12:06:08 +00:00
jdolecek
d7737cc13b update again to latest available version VMware 3.2.1, now that the modules
are updated too
change created etc/vmware/config to include "xkeymap.usekeycodeMapIfXFree86 =
true", so that the keyboard mapping would work correctly

list of changes isn't available, presumably bugfixes only
2003-06-29 20:07:23 +00:00
jdolecek
1830475844 update vmware3 module to latest available 3.x version - VMware 3.2.1
change the package version to 3.2.1.1 to accomodate introduction of teeny
version number by VMware

list of changes isn't available, presumably bugfixes only
2003-06-29 20:05:35 +00:00
jdolecek
db4e9d3c09 remove URL to vmware-survey (isn't available anymore), simlify 2003-06-29 19:48:35 +00:00
tron
6fd87eec97 Downgrade "vmware3" package to version 3.2.0 because kernel modules are
not available for version 3.2.1 yet. This fixes PR pkg/21835 and
PR pkg/21424. The necessary patches were contributed by Todd Vierling.
2003-06-26 07:00:02 +00:00
tron
a32a43232a Don't defined "BSDSRCDIR" to "/nonexistent" because it breaks people
whose "/etc/mk.conf" defines it with "BSDSRCDIR?=...".
2003-06-26 06:50:02 +00:00
kristerw
0d4d32992f Update vice to 1.12.
Changes since 1.11 include:
** General changes
- Added -autoload switch which acts like -autostart but without
  actually starting the program.
- It is possible to use the printer emulation without switching off
  true drive emulation now.

** C64 changes
- Mouse emulation should work again.
- Improved trap emulation compatibility.

** C128 changes
- Fixed some VDC crashs.
- Added support for national firmware and keyboard mappings.
- Implemented fast IEC bus.

** PLUS4 changes
- New emulator.  Currently it contains many bugs and several features
  are missing.  Do not send any bug reports for now.

** VIC-II
- Fixed some raster interrupt emulation bugs.
- Some minor NTSC fixes.
- Reset should properly reset the VIC-II now.

** SID changes
- The ReSID state is saved in snapshots now.

** Drive changes
- Improved GCR sync detection.
- Added some more jobcodes to the 1581 emulation.
- RAM mirrors are properly emulated now.
2003-06-23 19:05:09 +00:00
wiz
2d792c0ab5 Add ${RMDIR} ${PREFIX}/man/man3w in post-install. 2003-06-23 16:59:37 +00:00
adam
489319e2bb Updated to wine-20030618 2003-06-23 09:03:07 +00:00
adam
2fef7a8259 Updated to wine-20030618 2003-06-23 08:12:57 +00:00
kristerw
95adfd425e Update xmame to 0.70.1.
Changes since  0.69.1 includes:
- Almost everything from MAME 0.70
- Fixed the handling of leading zeros in the fractional part of a float
  in src/unix/snprintf.c.  (Chris Kirmse)
2003-06-19 17:12:01 +00:00
kristerw
c67c9e6b64 Update xmess to 0.70.1.
Changes since  0.69.1 includes:
- Almost everything from MESS 0.70
- Fixed the default values for -sysinfo_file and -messinfo_file, which
  were missing a '/'.
- Fixed the handling of leading zeros in the fractional part of a float
  in src/unix/snprintf.c.  (Chris Kirmse)
2003-06-19 17:11:22 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
tron
01303c1b36 List Todd Vierling as the maintainer of this package on his own request. 2003-06-14 06:50:52 +00:00
tron
b960266c01 Update "BasiliskII" package to version 1.0.20030314. Changes since
version 1.0:
- fixed the problem with Ticks getting incremented on every interrupt, not
  just 60Hz (e.g. moving the mouse made the caret blink faster)
- Unix: integrated JIT compiler for Linux/x86 and FreeBSD/x86
- Unix: moved minimum autoconf support to 2.52+
- Unix: add large file support for 2+ GB hard disk images
- Unix: cleaned up pthread attributes [Brian Johnson]
- Unix: fixed floppy problems under Linux
- Unix: implemented "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
- Unix: serial port baud rates are now set correctly
- Unix: it is now possible to make the serial drivers pipe their input/output
  to programs by using a '|' followed by a command line as the modem or
  printer port setting (instead of a device name like '/dev/ttyS0')
  [Brian Johnson]
- Unix: the option "--config FILE" tells B2 to use a different config file
- Unix: new prefs options "dsp" and "mixer" to set the OSS device names
  instead of the hardcoded '/dev/dsp' and '/dev/mixer'
The patches for this update were contributed by Todd Vierling in
private e-mail.
2003-06-14 06:49:04 +00:00
tron
d6fcc31cfa Update "BasiliskII" package to version 1.0. Changes since version 0.9.1:
- added support for on-the-fly video resolution and depth switching,
  and gamma tables
- fsave/frestore emulation under AmigaOS and NetBSD/m68k always behaves
  like a 68882/68040 FPU, eliminating the need for 68060 FPU patches
- added support for platform-independant mutexes, used by adb.cpp for
  thread-safe mouse handling
- the TIME_OFFSET constant has been replaced by a (portable) function
  TimeToMacTime(); file dates in ExtFS should now be correct
- ADBInterrupt() is no longer called from the 60Hz interrupt but has
  its own interrupt flag, potentially increasing the smoothness of
  mouse movement
- ether.cpp: implemented relatively platform-independant "AppleTalk
  over UDP" mode that doesn't require any special kernel modules or
  network drivers but can only interconnect instances of Basilisk II;
  this is enabled by setting "udptunnel" to true
- Unix: windowed display mode supports different resolutions and color
  depths, which can be switched on-the-fly
- Unix: Ctrl-F5 grabs mouse in windowed mode (enhanced compatibility
  with games like flight simulators)
- Unix: X11 events are handled as soon as they arrive, outside of the
  60Hz video refresh raster
- Unix: audio sample rate, bit depth and channel count are adjustable
  in the MacOS "Sound" control panel
The patches for this update were contributed by Todd Vierling in PR pkg/21861.
2003-06-13 20:56:48 +00:00