Commit graph

3134 commits

Author SHA1 Message Date
Edwin Groothuis
f2873e98ea New Port: emulators/xjoypad
xjoypad allows an USB joypad (probably a USB Joystick, too)
	to be used with games on linux (probably other unix-like
	operating systems too).  This is done by mapping the joypad
	events to X keyboard events which are sent to the window
	currently having the focus. Therefore only keyboard-controlled
	games are currently supported by xjoypad. xjoypad was written
	to add joypad support to the playstation emulator epsxe.

PR:		ports/95990
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2008-05-28 12:58:56 +00:00
Edwin Groothuis
20a942a887 Update to 3.5.1 2008-05-26 05:58:54 +00:00
Gerald Pfeifer
2bdedfbf4e Update to version 1.0-rc2 which brings (a lot of) bug fixes only. 2008-05-24 16:17:24 +00:00
Martin Wilke
445b5c3a24 - Update to 7.3
PR:		123871
Submitted by:	Ports Fury
2008-05-22 00:49:37 +00:00
Martin Wilke
4875258fac - Update to version 0.4.6.3
PR:		123870
Submitted by:	Ports Fury
2008-05-22 00:49:25 +00:00
Mikhail Teterin
114811b0b9 Unbreak by fixing the sloppy C-code, that the new gcc refuses to compile.
Tons of warnings still exist...
2008-05-21 23:38:00 +00:00
Jose Alonso Cardenas Marquez
6d563d0ab2 New port: emulators/mupen64plus
This is the metaport to install the mupen64plus emulator and all graphics,
input and audio plugins.

WWW: http://code.google.com/p/mupen64plus/
2008-05-20 19:11:55 +00:00
Jose Alonso Cardenas Marquez
21eff32876 - New port: emulators/mupen64plus-sound
A sound plugin for Mupen64Plus emulator
2008-05-20 19:08:53 +00:00
Jose Alonso Cardenas Marquez
168ce6617b - New port: emulators/mupen64plus-sdlinput
An input plugin for Mupen64Plus emulator
2008-05-20 19:06:15 +00:00
Jose Alonso Cardenas Marquez
78e0a6f37b - New port: emulators/mupen64plus-sdlaudio
An audio plugin for Mupen64Plus emulator
2008-05-20 19:03:18 +00:00
Jose Alonso Cardenas Marquez
c83b0f98e8 - New port: emulators/mupen64plus-rsp
A RSP plugin for Mupen64plus emulator
2008-05-20 19:00:26 +00:00
Jose Alonso Cardenas Marquez
3575d1bccf - New port: emulators/mupen64plus-rice
A graphic plugin for Mupen64Plus emulator
2008-05-20 18:56:21 +00:00
Jose Alonso Cardenas Marquez
dc2933db2b - New port: emulators/mupen64plus-input
An input plugin for Mupen64Plus emulator
2008-05-20 18:53:08 +00:00
Jose Alonso Cardenas Marquez
1ebe0c8e83 - New port: emulators/mupen64plus-gln64
A graphics plugin for Mupen64Plus emulator
2008-05-20 18:49:25 +00:00
Jose Alonso Cardenas Marquez
ffef66e776 - New port: emulators/mupen64plus-glide
Graphic plugin for Mupen64Plus emulator
2008-05-20 18:45:53 +00:00
Jose Alonso Cardenas Marquez
aca4ae777d - New port: emulators/mupen64plus-dummyaudio
Audio plugin for Mupen64Plus emulator
2008-05-20 18:41:08 +00:00
Jose Alonso Cardenas Marquez
2f3c1b4aaa - New port: emulators/mupen64plus-base
Mupen64Plus is a plugin-based N64 emulator for Linux, FreeBSD which is capable
of accurately playing many games. Included are four MIPS R4300 CPU emulators,
with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary
plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and
input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and
Glide64.

WWW:    http://code.google.com/p/mupen64plus/
2008-05-20 18:36:41 +00:00
Juergen Lock
987566f671 - Fix wrong userland fsbase load after gdt move that caused qemu to
segfault sometimes on first invocation
- Get rid of redundant & in two places
- Bump PORTREVISION

There still is the unresolved issue of (likely) the gdt move causing the
host to hang for one guy, if this happens to you you can try the following
kernel patch that sets up seperate gdts at boot so kqemu doesn't have to
do the move:
	http://people.freebsd.org/~nox/qemu/patch-sys-amd64-seperate-gdt.txt

Thanx to:	Yamagi for testing
2008-05-18 20:23:40 +00:00
Alejandro Pulver
25a425c856 - Update to version 0.125.
- Make fetchable.
2008-05-18 16:03:46 +00:00
Juergen Lock
686e3757f3 - Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION
2008-05-17 18:53:44 +00:00
Martin Wilke
db5190e781 - The emulators/dlx port is one of the last remaining ports that uses
sgtty exclusively. We'd better port it to termios, to make it work
  without the COMPAT_43TTY kernel switch.

PR:		122884
Submitted by:	Ed Schouten <ed@80386.nl>
2008-05-16 14:10:38 +00:00
Martin Blapp
922640630f Add PKGNAMESUFFIX -nox11 to fix INDEX
Submitted by:	wxs
2008-05-16 13:49:54 +00:00
Martin Blapp
a3f4cf89c9 New port: open-vm-tools-nox11 2008-05-16 08:11:54 +00:00
Martin Blapp
396bd9dc71 Add open-vm-tools-nox11 2008-05-16 08:10:51 +00:00
Martin Blapp
85b544ed0c Change build to lib dependencies.
Submitted by:	Guy Yur <guyyur@gmail.com>
2008-05-16 07:55:44 +00:00
Martin Blapp
5e6d3f4f88 Fix __asm macros for asm_x86_64 2008-05-15 17:28:20 +00:00
Martin Blapp
ff326f6b73 - Add dependency on devel/icu
- Split startup rc files, start vmware-kmod.sh earlier
- Bump portrevision

Submitted by:   jkim
2008-05-15 17:24:29 +00:00
Martin Blapp
7ad7effa03 Accidently took the size of former distfile. Fix this. 2008-05-14 21:28:58 +00:00
Edward Tomasz Napierala
7f671d2b95 - Update to 3.05.
PR:		ports/119449
Submitted by:	bz@ (maintainer)
2008-05-14 17:25:19 +00:00
Martin Blapp
5fa6f121b5 Upgrade to build 90473 2008-05-14 14:55:33 +00:00
Juergen Lock
ea0a91f50e - Add notes about how to autoload kqemu at boot and about the fact that
kqemu only accellerates qemu-system-x86_64 on amd64 that were missing
  in qemu's pkg-message [1]
- Update the note about kqemu on amd64 SMP, and add a reminder to keep
  kqemu in sync with the kernel while I'm at it
- Bump PORTREVISION

Noticed by:	bakul [1]
2008-05-13 18:29:38 +00:00
Juergen Lock
6f92515e0f - Fix multiple qemu processes on amd64 SMP by actually using seperate
per-cpu gdts (the previous fix was only stable for one qemu process
  at a time)
  Relevant thread:
	http://lists.freebsd.org/pipermail/freebsd-emulation/2008-May/004902.html
- Bump PORTREVISION

PR:		ports/113430
2008-05-12 19:09:52 +00:00
Felippe de Meirelles Motta
380d964d31 Reset maintainer:
<xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1
	<xcas@cox.net> recipient rejected (in reply to RCPT TO command)

Approved by:	gabor (mentor)
2008-05-12 18:42:04 +00:00
Juergen Lock
35eb123661 - Get rid of the infamous "fpudna in kernel mode" messages on amd64 by
calling fpudna()/npxdna() directly instead of programmatically invoking
  int 7 (should also speed up the i386 case a tiny little bit that didn't
  print a message) [1]
- Rename kqemu_tss_workaround to kqemu_tss_fixup [2]
- Bump PORTREVISION

Looked over by:	bde [1]
Prodded by:	jhb [2]
2008-05-11 10:59:20 +00:00
Juergen Lock
bac358a249 Fix "drive_init()" Disk Format Security Bypass
Obtained from:	qemu cvs
Security:	http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html
2008-05-08 20:45:10 +00:00
Alejandro Pulver
5559e0ddb9 - Update to version 0.2.b2. 2008-05-06 19:00:53 +00:00
Alejandro Pulver
ca5a31b4e6 - Update to version 0.27. 2008-05-06 17:41:29 +00:00
Alejandro Pulver
45b5a7b8a4 - Needs an external (non-base) compiler on all FreeBSD 5.x (not only amd64). 2008-05-05 21:53:51 +00:00
Gerald Pfeifer
011667ddf9 Remove build dependency on fontforge since Wine now delivers the fonts
as part of the main package.

PR:		123353
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-05-05 12:12:06 +00:00
Dirk Meyer
dfdc0ad607 - use gtk20 and make it default
- drop option VICE_WITH_GNOME
- new option VICE_WITHOUT_GNOME
  for lite package, will build with Xaw (not3d)
- new option VICE_WITH_XAW3D
  for classic package, will build with Xaw3d
2008-05-04 16:03:54 +00:00
Dirk Meyer
6c3defd24f - use gtk20 and make it default
- drop option VICE_WITH_GNOME
- new option VICE_WITHOUT_GNOME
  for lite package, will build with Xaw (not3d)
- new option VICE_WITH_XAW3D
  for classic package, will build with Xaw3d
2008-05-04 16:02:35 +00:00
Gerald Pfeifer
e683dc2b82 Update to Wine 0.9.61. This release marks the beginning of the code freeze
for the 1.0 release.  Among others, it includes the following changes:
 - Automatic updating of the WINEPREFIX directory.
 - Winhelp now uses Richedit as display engine.
 - Many RichEdit fixes.
 - More improvements to IME support.
 - More quartz fixes.
 - Implementation for many more Gdiplus functions.
 - Lots of bug fixes.
2008-05-02 22:31:52 +00:00
Juergen Lock
4fbc32fd37 - Add a workaround for the amd64 SMP shared gdt issue that caused the
host panics - longer explanation in this post:
	http://docs.freebsd.org/cgi/mid.cgi?20080501101951.GA30274 [1]
- Get rid of superfluous "kqemu " in IGNORE message when kernel source
  is missing
- Pass down DEBUG_FLAGS to the build
- Bump PORTREVISION

PR:		ports/113430 [1]
2008-05-01 13:29:16 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Andrew Pantyukhin
bf204c8540 - Force ln 2008-04-27 22:08:25 +00:00
Pav Lucistnik
8be34bf476 - Works with gcc 4.x
Reported by:	Zyl/FreeNode
2008-04-27 18:56:34 +00:00
Martin Wilke
c49087da4b - Update to 1.0.1
PR:		122759
Submitted by:	Ports Fury
2008-04-25 15:48:03 +00:00
Alejandro Pulver
f074d22615 - Update to version 0.124.
- Fix building in FreeBSD/amd64 5.x by using GCC 4.2 (base compiler fails).
2008-04-23 00:46:26 +00:00
Alejandro Pulver
c01de01b0f - Update to version 0.124. 2008-04-23 00:45:32 +00:00
Alejandro Pulver
babf3d4230 - Update to version 0.124 and and make fetchable. 2008-04-21 19:11:18 +00:00