Commit graph

2834 commits

Author SHA1 Message Date
Alejandro Pulver
221ac46950 - Take maintainership as suggested by the previous maintainer.
Pointed out by:	linimon
2007-03-26 01:47:12 +00:00
Mark Linimon
62e197f384 Reset robb_force@holybuffalo.net by request; he does not have access to a
FreeBSD machine right now.

Hat:		portmgr
2007-03-25 22:25:01 +00:00
Juergen Lock
626195abb2 Update to 2007-03-22 snapshot:
- ARM reabbot support (orginal patch by Aurelien Jarno).
- SMP half-idle fix.
- Watchpoint support (previous commit got eaten by Savannah server crash).
- ARM register index+writeback fix (Lauro Ramos Venancio).
- PPC: Make it safe to use 64 bits GPR and/or 64 bits host registers.
  For "symetry", add 64 bits versions of all modified functions.
  As a side effect, add a lot of code provision for PowerPC 64 support.
  Move overflow and carry checks in common routines for simple cases.
  Add isel and popcntb instructions from PowerPC 2.03 specification.
  Remove remaining micro-operations helpers prototypes from op.c.
  Fix XER_BC field to be 7 bits long.
  Add power management support for PowerPC 603 & 604.
  Fix compilation warnings.
  Add PowerPC 64 target for tests.
  As no PowerPC 64 CPU is implemented, this target can just be used to
  check that there is no difference between PowerPC 32 & PowerPC 64 used
  in 32 bits mode.
- Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.
- Don't fail for "revert to poweron defaults" IDE command, by Carlo
  Marcelo Arenas Belon.
- Better ioport debugging output.
- OHCI USB PXA support (Andrzej Zaborowski).
- MIPS -cpu selection support, by Herve Poussineau.
- PPC: As icbi is not a priviledge instruction and is treated as a load
  by the MMU it needs to be implemented for every MMU translation mode.
- MIPS: Fix BD flag handling, cause register contents, implement some
  more bits for R2 interrupt handling.
- A VGA card for the Malta board.
- SCSI fixes, by Wang Cheng Yeh.
- Add -name option, by Anthony Liguori.
- Improve -pidfile option, by Anthony Liguori.
- Close file descriptors when execing network tap setup script, by
  Daniel P. Berrange.
- Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.
- Fix call to generated code on SPARC, by Juergen Keil.
- mips: Barf on branches/jumps in branch delay slots. Spotted by
  Stefan Weil.
- VMMouse Emulation, by Anthony Liguori.
- SlavIO interrupt controller fix, by Aurelien Jarno.
- SlavIO Counter-Timers fix, by Aurelien Jarno.
- PowerPC 2.03 SPE extension - first pass.
- Fix Sparc branches, original patch by Aurelien Jarno

Approved by:	miwi (mentor, implicit)
2007-03-25 16:33:01 +00:00
Jose Alonso Cardenas Marquez
72c9c13e27 - Update to 0.1.1
- Add SDLMAME, XMAME and SNES9X options
2007-03-24 14:59:46 +00:00
Jose Alonso Cardenas Marquez
5ee4cbd5f7 - My fault on previous commit, this is the correct way for do the things 2007-03-24 12:26:14 +00:00
Jose Alonso Cardenas Marquez
173bf3ba0e - Now,the OPENGL option installs snes9x instead of osnes9x
- Bump PORTREVISION
2007-03-24 12:22:22 +00:00
Alejandro Pulver
d459f32431 - Fix building with GCC 4.x.
Reported by:	pointyhat
2007-03-22 04:02:00 +00:00
Alejandro Pulver
a2fcc70693 - Mirror some files to MASTER_SITE_LOCAL (until it's updated together with the
other MAME ports) to make fetchable.
- Remove BROKEN.
2007-03-22 00:23:59 +00:00
Alejandro Pulver
5b0a38f59a - Remove DIST_SUBDIR (there is only one distfile).
- Remove unused entries from distinfo (the ones moved to games/mame-extras).
2007-03-21 20:09:19 +00:00
Alejandro Pulver
c19247cacd - Fix pkg-plist (avoid creating useless empty directory).
- Remove BROKEN.

Reported by:	pointyhat
2007-03-21 18:54:07 +00:00
Alejandro Pulver
38dae2d71a - Fix pkg-plist.
- Remove BROKEN.

Reported by:	pointyhat
2007-03-21 18:12:38 +00:00
Martin Wilke
edbef21bfe - Update to 0.78
PR:             110506
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 09:59:04 +00:00
Pav Lucistnik
d53ec8e858 - Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works from
slaveport xmess too

Mised by:	acm
2007-03-20 10:02:37 +00:00
Pav Lucistnik
930770f5e1 - Remove innapropriate backslash which caused DISTNAME to be ignored
Pointy hat to:	alepulver
2007-03-20 10:01:56 +00:00
Jose Alonso Cardenas Marquez
c901747dc7 - Fix typo
Reported by:	kris
2007-03-19 15:49:05 +00:00
Kris Kennaway
ae7160e0d6 BROKEN: Incomplete pkg-plist 2007-03-17 22:24:55 +00:00
Kris Kennaway
5ca319bc10 BROKEN: Unfetchable 2007-03-17 22:18:48 +00:00
Kris Kennaway
aad70c7727 BROKEN: Incomplete pkg-plist 2007-03-17 22:13:26 +00:00
Boris Samorodov
1ef62492cc Polish pkg-descr and pkg-message:
. add comments and warnings about problems with chroot into the linux base;  [1]
. delete a note about linux port for alpha;  [1]
. add an advice to use linux_dist ports for cross-development;  [1]
. fix the link linux-XFree86-libs -> linux-xorg-libs.

Submitted by:	netchild (at freebsd-emulation@)  [1]
2007-03-17 19:42:09 +00:00
Dirk Meyer
6b0a6899a8 - add locale/hu 2007-03-17 06:00:34 +00:00
Gerald Pfeifer
8cedc3f77d Update to Wine 0.9.33. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
 - More comctl32 tests and some bug fixes.
 - Compatibility improvements in cmd.exe.
 - Still more fixes to builtin OLE.
 - Lots of bug fixes.
2007-03-16 23:27:45 +00:00
Martin Wilke
e4d49fde8f - Use TCL/TK 8.4
- Remove WWW

PR:             110322
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-16 11:23:53 +00:00
Jose Alonso Cardenas Marquez
f5c1b2f02b - Respect LOCALBASE and X11BASE
Reported by:	flz
2007-03-15 15:53:34 +00:00
Martin Wilke
32c4bc86e7 - Marked broken for ia64
Submitted by:   pointyhat
Approved by:    maintainer
2007-03-14 14:06:17 +00:00
Martin Wilke
df4a402610 2007-03-01 www/ruby-webunit: has deprecated dependencies
2007-03-07 emulators/grustibus: Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame)
2007-03-10 graphics/drm-kmod: Broken on all supported versions of FreeBSD
2007-03-13 18:36:04 +00:00
Dirk Meyer
1105528d76 - update to 1.21 2007-03-13 13:39:49 +00:00
Martin Wilke
2ea4d5836c - Update to 0.70
PR:             110250
Submited by:    Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by:    maintainer
2007-03-13 13:18:09 +00:00
Juergen Lock
570ef388b9 Add qemu-devel
Approved by:	miwi (mentor, implicit)
2007-03-10 17:22:40 +00:00
Juergen Lock
7584f8ab5c Update repocopied qemu-devel port to 2007-03-09 snapshot:
- reset rombios32 area
- Support for more SPARC relocations, by Martin Bochnig.
- Serial console improvements, by Stefan Weil.
- Qemu support for S32 and U32 alsa output, by Vassili Karpov.
- PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.
- Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.
- Monitor multiplexing, by Jason Wessel.
- -no-frame option for sdl, by Christian Laursen.
- Don't require a disk image for network boot, by Ferenc Wagner.
- Add -bootp option for slirp, by Anthony Liguori.
- Add OACK support to slirp TFTP server, by Anthony Liguori.
- Change -tftp option to take a root directory, by Anthony Liguori.
- 2nd serial port for Malta, by Jason Wessel.
- Increase the number of multiplexed monitor devices.
- Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.
- Allow gdbstub to connect over any serial device.
- Basic USB device resume (root hub only), by Lonnie Mendez.
- 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.
- DS1225Y nvram device, by Herve Poussineau.
- Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.
- MIPS FPU dynamic activation, part 1, by Herve Poussineau.
- MIPS Userland TLS register emulation, by Daniel Jacobowitz.
- New -cpu options: choose CPU model for emulated target.
  Only relevant on PowerPC targets, for now.
- Simple u-boot image loading support.
- Great PowerPC emulation code resynchronisation and improvments:
  - Add status file to make regression tracking easier
  - Move all micro-operations helpers definitions into a separate header:
    should never be seen outside of op.c
  - Update copyrights
  - Add new / missing PowerPC CPU definitions
  - Add definitions for PowerPC BookE
  - Add support for PowerPC 6xx/7xx software driven TLBs
    Allow use of PowerPC 603 as an example
  - Add preliminary code for POWER, POWER2, PowerPC 403, 405, 440, 601, 602
    and BookE support
  - Avoid compiling priviledged only resources support for user-mode emulation
  - Remove unused helpers / micro-ops / dead code
  - Add instructions usage statistics dump: useful to figure which instructions
    need strong optimizations.
  - Micro-operation fixes:
    * add missing RETURN in some micro-ops
    * fix prototypes
    * use softfloat routines for all floating-point operations
    * fix tlbie instruction
    * move some huge micro-operations into helpers
  - emulation fixes:
    * fix inverted opcodes for fcmpo / fcmpu
    * condition register update is always to be done after the whole
      instruction has completed
    * add missing NIP updates when calling helpers that may generate an
      exception
  - optimizations and improvments:
    * optimize very often used instructions (li, mr, rlwixx...)
    * remove specific micro-ops for rarely used instructions
    * add routines for addresses computations to avoid bugs due to multiple
      different implementations
    * fix TB linking: do not reset T0 at the end of every TB.
- Implement --cpu for ARM.
- And some bugfixes.

Repocopy by:	marcus
Approved by:	miwi (mentor, implicit)
2007-03-10 17:15:07 +00:00
Juergen Lock
db495b5554 Add CONFLICTS for qemu-devel
Approved by:	miwi (mentor, implicit)
2007-03-10 17:05:00 +00:00
Juergen Lock
829ded25bf - Forced commit to note the following repocopy:
emulators/qemu -> emulators/qemu-devel

Approved by:	miwi (mentor, implicit)
2007-03-10 17:03:05 +00:00
Mark Linimon
273575e0dc Reset troll@digitalspark.net by request due to lack of time.
Hat:		portmgr
2007-03-07 06:12:45 +00:00
Joseph Koshy
cd75a34458 Upgrade to version 0.4.4. Upstream changes include:
- a redesign/rewrite of the interrupt routing system.
 - more stable SuperH emulation.
 - minor AltiVec changes.
These changes allow a NetBSD/dreamcast 'Live CD' to boot
and NetBSD/macppc to boot a GENERIC kernel after install.
2007-03-06 05:33:21 +00:00
Alejandro Pulver
876be751df - Update to version 0.16.
- Do not use PYTHON_PKGNAMEPREFIX since it is not a Python module.
- Remove default DISTNAME.
- Use Bourne Shell (/bin/sh) script instead of bash (also it was not listed in
  RUN_DEPENDS).
- Make PSYCHO an option instead of a knob.
- Respect NOPORTDOCS.
- Clean up.

PR:		ports/109421
Submitted by:	alepulver (myself)
Approved by:	robb_force@holybuffalo.net (maintainer, timeout)
2007-03-05 09:47:15 +00:00
Dirk Meyer
af1655f605 - Add support for joysticks
PR:		109438, 108504
Submitted by:	Dwayne MacKinnon
2007-03-04 09:09:59 +00:00
Kris Kennaway
62eee3ed86 Now appears to build on amd64 2007-03-03 18:33:34 +00:00
Martin Wilke
b38bdb2963 - Respect X11BASE
Submitted by:   pointyhat via kris
                trasz (maintainer)
2007-03-03 12:25:06 +00:00
Gerald Pfeifer
8573dc73cf Update to Wine 0.9.32. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
 - Several new features in the builtin cmd.exe.
 - Improvements to HTML help support.
 - Lots of bug fixes.
2007-03-03 10:04:32 +00:00
Makoto Matsushita
b6473072be Introducing VMware Tools for VMware Workstation 6 beta 3.
As usual, all three ports are updated after repocoping from
version 5 ports (this is why this ports is 'committed,' not 'imported.')

Note to 7-current users: vmware-guestd and other binaries requires
libc.so.6 to work.  Since there is no misc/compat6x yet, this ports
is marked as 'IGNORE' if there is no libc.so.6.
2007-03-02 14:53:53 +00:00
Martin Wilke
52476920f7 - Unbreak (fix is committed with ports/109256)
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
- Bump PORTREVISION for pointyhat build

Submitted by:   trasz via irc
2007-02-28 15:34:42 +00:00
Alejandro Pulver
82ad20039e M.A.M.E. Catalog / Launcher II - also referred to as QMC2 - is the successor
of one of the first XMAME GUI frontends available on this planet called
QMamecat (derived from MAMECAT, which was text-only).

QMamecat was based upon Qt 2; its development was frozen in 2003. QMC2 has
been rebuilt from scratch as a Qt 4 project. Parts of the design and code were
inspired by its predecessor, but it's not just a remake. We tried to make the
new design as flexible as possible to minimize dependencies from frontend- and
CLI-related MAME changes, which was a major deficiency of QMamecat. QMC2 now
uses a template based MAME configuration scheme, which can easily be enhanced
with additional command line options (defined in an XML template file).

As a result of this flexible design, we are able to support multiple MAME
targets - currently XMAME and SDLMAME!

WWW: http://www.mameworld.net/mamecat/
2007-02-28 05:31:30 +00:00
Alejandro Pulver
23aa27562b XMAME GUI is an SDLMAME frontend that has been written using Java.
It has the following features:

- Preview Screenshot.
- Game List built from available ROMs.
- ROM status verification.
- Capture window for XMAME output detail.
- Random Game feature to start a random (working) game.

WWW: http://www.parallelrealities.co.uk/xmamegui.php
2007-02-28 05:29:41 +00:00
Jose Alonso Cardenas Marquez
d7f11d8e04 - New port: emulators/loemu
Loemu is a free application that provides a simple frontend for various game
emulators.

Features:
- Currently it supports game emulation with xmame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
  with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
  the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.

The design of loemu allows the support of more emulators adding specific
emulator configuration files.

WWW:    http://loemu.pegueroles.com/
2007-02-27 21:44:03 +00:00
Jose Alonso Cardenas Marquez
e6b5b7f293 - Re-add DISTDIR. It was removed on last commit and it broke the port.
- Move pkg-message to files directory
2007-02-27 20:54:18 +00:00
Alejandro Pulver
7ebf1494f9 - Set DEPRECATED and EXPIRATION_DATE: the program has not been updated in 4
years, expecting an old version of XMAME (thus not supporting its options
  correctly), also there are other frontends like emulators/gxmame that work
  fine.

PR:		ports/109601
Submitted by:	alepulver (myself)
Approved by:	smoberly@karamazov.org (maintainer)
2007-02-27 16:57:33 +00:00
Kris Kennaway
df68ed332e BROKEN: Does not compile 2007-02-27 04:50:55 +00:00
Mark Linimon
fdd55cf4ab Reset maintainer who did not respond to email the last time I checked.
Reassign to the emulation mailing list.

Hat:		portmgr
2007-02-26 23:51:06 +00:00
Martin Wilke
421a95612d - Update to 0.9.0
PR:             109576
Submitted by:   trasz (maintainer)
2007-02-26 21:26:46 +00:00
Martin Wilke
aacd485c82 - Fix build problems with new scon version.
PR:             109256
Submitted by:   trasz
2007-02-26 11:03:11 +00:00
Alejandro Pulver
86fd3fa4f2 SDLMESS is a port of the popular MESS. There are a few principles that guide
it's development:

1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with
   as few changes as possible to the base Win32 code. This means we can track
   changes faster than larger more conventional ports, and we also maintain
   what I call "Firefox compatibilty" where learning a major app only needs to
   be done once per application, and it then applies across many operating
   systems. If you can use the command-line Win32 MESS, you already know how
   to use SDLMESS on any platform you may encounter it on.

2) MESS developers are important. By keeping quickly up to date, we make it
   easy for people on non-Windows platforms to make and submit changes to the
   core MESS code, and we offer native implementations of MESS's multi-window
   GUI debugger on both Linux/Unix and Mac OS X.

WWW: http://rbelmont.mameworld.info/?page_id=163
2007-02-25 15:22:58 +00:00
Alejandro Pulver
484a4a9439 SDLMAME is a port of the popular MAME. There are a few principles that guide
it's development:

1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with
   as few changes as possible to the base Win32 code. This means we can track
   changes faster than larger more conventional ports such as MacMAME, and we
   also maintain what I call "Firefox compatibilty" where learning a major app
   only needs to be done once per application, and it then applies across many
   operating systems. If you can use the command-line Win32 MAME, you already
   know how to use SDLMAME on any platform you may encounter it on.

2) MAME developers are important. By keeping quickly up to date, we make it
   easy for people on non-Windows platforms to make and submit changes to the
   core MAME code, and we offer native implementations of MAME's multi-window
   GUI debugger on both Linux/Unix and Mac OS X.

WWW: http://rbelmont.mameworld.info/?page_id=163
2007-02-25 15:17:51 +00:00
Alejandro Pulver
2ec869f83b This port installs additional files for the MAME emulator.
WWW: http://www.mameworld.net/easyemu/mameguide/mamefiles.htm
2007-02-25 15:16:07 +00:00
Alejandro Pulver
7da3a1ed13 AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other
emulator.

It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library. The main features are:

* Auto update of the rom info.
* Vertical and horizontal orientation.
* Support for any TV/Arcade Monitor like AdvanceMAME but it's good also for a
  normal PC monitor.
* Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192
  images at the same time!
* Sound preview. (MP3/WAV). You can select a special sound for every game
  played when the cursor move on it.
* Sound backgrounds (MP3/WAV). Play your favourite songs or radio records in
  background.
* Sound effects (MP3/WAV) for key press, program start, game start, program
  exit...
* Support for zipped images and sounds archives.
* Screensaver. A slide show of the game images.
* Selectable background and help images with translucency.

WWW: http://advancemame.sourceforge.net/
2007-02-25 15:14:46 +00:00
Alejandro Pulver
e375bed4fb AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
advanced video support for helping the use with TVs, Arcade Monitors, Fixed
Frequencies Monitors and also for PC Monitors.

They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library.

The main difference compared with the official emulators is that the Advance
versions are able to program directly the video board to always get a video
mode with the correct size and frequency.

Generally the Advance emulators are able to use a video mode which doesn't
require any stretching or other unneeded effects to match the original arcade
display.

The direct video board programming is fully supported in Linux and DOS. It's
partially supported in Windows. It isn't supported in Mac OS X and other
platforms.

See website for other improvements.

WWW: http://advancemame.sourceforge.net/
2007-02-25 15:12:40 +00:00
Alejandro Pulver
60f31a87fa AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
advanced video support for helping the use with TVs, Arcade Monitors, Fixed
Frequencies Monitors and also for PC Monitors.

They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library.

The main difference compared with the official emulators is that the Advance
versions are able to program directly the video board to always get a video
mode with the correct size and frequency.

Generally the Advance emulators are able to use a video mode which doesn't
require any stretching or other unneeded effects to match the original arcade
display.

The direct video board programming is fully supported in Linux and DOS. It's
partially supported in Windows. It isn't supported in Mac OS X and other
platforms.

See website for other improvements.

WWW: http://advancemame.sourceforge.net/
2007-02-25 15:11:29 +00:00
Alejandro Pulver
8fb83a44e1 - Remove DATFILES option (a port emulators/mame-extras will be added soon,
because there will be more MAME/MESS ports).
- Remove unused entries and groups from MASTER_SITES.
- Add pkg-message with information about the new port.

PR:		ports/109419
Submitted by:	alepulver (myself)
2007-02-25 15:06:17 +00:00
Makoto Matsushita
f9fda38465 Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh}
vmware-guestd{,.sh} script is just for vmware-guestd5 port, not vmware-tools5.
However, USE_RC_SUBR variable is defined for vmware-tools5, the script
is installed even if it is not needed.

Bump PORTREVISION to note this change.
2007-02-17 12:36:43 +00:00
Makoto Matsushita
b1ca668770 Use '@stopdaemon' command recently introduced.
Actually, vmware-guestd4 package content is changed but I don't want to
bump the version -- it is used only in uninstallation phase (and VMware
Workstation 4.x is no longer updated so no uninstallation will be needed.)
2007-02-17 09:49:53 +00:00
Makoto Matsushita
3028ec85b1 Unbreak ports: 'dirrmtry' should be '@dirrmtry'.
It seems that there is a mistake on the last commit for xfree86-3 removal.
2007-02-17 06:24:33 +00:00
Gerald Pfeifer
70eb1e9dda Update to Wine 0.9.31. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
 - Several new comctl32 test cases.
 - IDL compiler improvements.
 - More OLE32 marshalling fixes.
 - Lots of bug fixes.
2007-02-16 23:15:59 +00:00
Makoto Matsushita
8601adbebc Set LC_CTYPE to 'C' for ${REINPLACE_CMD}, since if LC_CTYPE is set to
others (such as ja_JP.eucJP), replacing string may fail.

No bumps, since nothing changed if REINPLACE_CMD works as expected.

Requested by:	kuriyama
2007-02-15 10:49:20 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Jose Alonso Cardenas Marquez
bcf73bde53 - Update to 0.7.2 2007-02-12 17:31:36 +00:00
Martin Wilke
287315c88f DeSmuME is a Nintendo DS emulator.
It supports many homebrew nds rom demos as well as a handful
of wireless multiboot demo nds roms. It also runs DSLinux,
the port of Linux to the Nintendo DS

WWW: http://desmume.sourceforge.net/

PR:		ports/108903
Submitted by:	Stefan Sperling <stsp at stsp.in-berlin.de>
2007-02-12 08:37:15 +00:00
Martin Wilke
0dcf1323b2 - Update to 3.7
- Pass maintainership to submitter

PR:		109031
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2007-02-12 08:17:36 +00:00
Vasil Dimov
1bf067340a Remove expired leaf port:
2006-12-01 emulators/vmware-tools2: Unfetchable
2007-02-12 06:26:28 +00:00
Kris Kennaway
ca8d1df694 Reset unreachable maintainer address:
mmendez@energyhq.be
    retry timeout exceeded
2007-02-10 20:06:49 +00:00
Juergen Lock
588bce33de Update to 1.3.0pre11:
- Install docs
- Add MASTER_SITE_LOCAL
- "-fno-stack-protector" gcc option fix
- added kqemu regression tests (can serve as API usage example too)
- included kqemu technical doc

Approved by:	miwi (mentor)
2007-02-07 21:13:06 +00:00
Juergen Lock
7d720684c9 Update to 0.9.0:
- Mouse relative offset VNC extension (Anthony Liguori)
- info vnc command (Anthony Liguori)
- gdbserver fix

NOTES: Please read UPDATING!

Approved by:	miwi (mentor)
2007-02-06 23:49:01 +00:00
Juergen Lock
c8369be915 Update to 1.3.0pre10:
- Changed license to GPL version 2
- x86_64 full virtualization support

Approved by:	miwi (mentor, implicit)
2007-02-06 20:46:29 +00:00
Alejandro Pulver
75b19c1952 - Mark as DEPRECATED and add EXPIRATION_DATE.
PR:		ports/108660
Submitted by:	Nathan Butcher <n-butcher@gol.com>
2007-02-05 19:49:51 +00:00
Gabor Kovesdan
268f7cfcbd - Update to 1.51
- Change maintainer's e-mail address

PR:		ports/108357
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by:	Stefan Sperling <freebsd-ports@stsp.in-berlin.de> (maintainer),
		erwin (mentor)
2007-02-05 18:53:35 +00:00
Juergen Lock
44e1510ec6 Slirp seems to be working again on -current.
Submitted by:	Scott Robbins <scottro@nyc.rr.com>
Approved by:	miwi (mentor, implicit)
2007-02-04 13:22:07 +00:00
Juergen Lock
3c8cb897ad Update to 2007-02-03 snapshot:
- Fix `could not open hard disk image '/dev/ad0'' (e.g.) when open(2)
fails with EPERM instead of EACCES for ro devices.
- PIIX4 support, by Aurelien Jarno.
- Gallileo GT64xxx support, by Aurelien Jarno.
- MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.
- ARM ELF loader.
- Improved console handling, thanks Stefan Weil.
- Disable Malta floppy controller for now, by Aurelien Jarno.
- Big endian support for Gallileo, by Aurelien Jarno.
- Add more ATAPI CDROM DMA support, by Juergen Keil.
- Add ARM Angel semihosting to system emulation.
- Don't resume guest when gdb connection terminates and -S specified.
- mips: Implementing dmfc/dmtc.
- Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.
- New multiple snapshot support for VMDK, by Igor Lvovsky.
- Add support for 82371FB (Step A1) and Improved support for 82371SB
(Function 1), by Carlo Marcelo Arenas Belon.
- Accept -help.
- Accept --foo as an alias for -foo.
- Add nodelay option for TCP character devices.
- Use standard character device interface for gdbstub.
- GDB hosted syscalls.
- Upgrade the apic version_id, by Don Laor.
- Save some vm space for the regular program loading zone, by
Pierre d'Herbemont
- script=no for the TUN/TAP net option, by Jean-Christian de Rivaz
- Sparc arm/mips/sparc register patch, by Martin Bochnig.
- PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
- sem* and msg* for qemu, by Kirill Shutemov.
- And some more bugfixes.

Approved by:	miwi (mentor, implicit)
2007-02-03 22:15:28 +00:00
Martin Wilke
513794d400 - Fix build after remove objformat on head
Submitted :     trasz (maintainer via privat mail)
2007-02-03 09:49:45 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Jose Alonso Cardenas Marquez
accdb87005 - Update to 2.3.5
- See the changelog at http://stella.sourceforge.net/stellanews.html
2007-02-01 21:33:37 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Juergen Lock
50ae7e59e8 Fix crashes on -current/amd64 hosts
Submitted by:	jkim
Approved by:	miwi (mentor, implicit)
2007-01-31 23:20:54 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Gerald Pfeifer
4fc3087b82 Update to Wine 0.9.30. Among others, this brings the following changes:
- Many improvements to Direct3D shaders and state management.
 - Support for inter-process memory allocations.
 - OLE32 marshalling fixes.
 - Lots of bug fixes.
2007-01-26 20:25:11 +00:00
Vasil Dimov
ff1429921b Remove expired ports:
2007-01-16 emulators/vx68k: distfile disappeared from homepage
2007-01-16 emulators/libvm68k: distfile disappeared from homepage
2007-01-26 11:20:06 +00:00
Martin Wilke
f428da2f88 - Fix build on sparc64 and ia64
- Pass maintainership to submitter [1]
- Bump PORTREVISION

PR:             ports/108272
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    linimon
2007-01-23 19:08:20 +00:00
Juergen Lock
da230ee7d1 Replace devfs test with osversion check to fix tinderbox build
Submitted by:	pointyhat via kris
Approved by:	miwi (mentor, implicit)
2007-01-22 20:56:02 +00:00
Xin LI
91c0fb7b2d Mark BROKEN for amd64 for now.
Requested by:	maintainer
2007-01-21 22:44:39 +00:00
Kris Kennaway
c2cf156ced Non-redistributable packages should be RESTRICTED, not NO_PACKAGE. Also we
like to build kernel modules on pointyhat to detect breakage quickly.
2007-01-21 00:43:20 +00:00
Juergen Lock
0cad186521 Unbreak by updating to 4.6
Approved by:	miwi (mentor, implicit)
2007-01-20 15:54:06 +00:00
Kris Kennaway
d6582fe18e BROKEN: Unfetchable 2007-01-20 01:14:02 +00:00
Juergen Lock
9c84684b71 Add link to a -current tap howto
Submitted by:	Scott Robbins <scottro@nyc.rr.com>
Approved by:	miwi (mentor)
2007-01-17 23:12:01 +00:00
Jose Alonso Cardenas Marquez
a2cf5cb90d - Update to 1.50
- Added a few new OPTIONS knobs [1]
- Distfile is now a .tar.bz2 instead of a .tar.gz
- Target ALL wasn't valid
- Removed substitutions to configure because they were unnessacary
- Respect CFLAGS [1]
- Mark IGNORE < 602000, It needs zlib 1.2.3 or greater [1]
- Patch to linux/zfilew.c no longer needed

PR:		ports/107125
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reviewed by:	miwi and me [1]
2007-01-16 23:33:33 +00:00
Jose Alonso Cardenas Marquez
d70a30805c - Add pkg-plist
- Fix pkg-plist problems [1]

Reported by:	kris [1]
2007-01-16 21:57:13 +00:00
Dirk Meyer
407b894a22 - mark IGNORE on FreeBSD < 6.0 2007-01-14 10:13:13 +00:00
Juergen Lock
8598b8520e Update qemu to 2007-01-11 snapshot:
- add slirp udp fix
  [this should fix the dns problems with some guests]
- document slirp problems on recent -current (I don't have a -current box
  so if someone wants to help debug this you are most welcome!)
- memsave monitor command
- Dynamic handling of guest mice, by Lonnie Mendez.
- PPC32 Trace Exception and Trap instruction, by Jason Wessel.
- Add -option-rom option to allow loading of PCI option ROMs, by
  Anthony Liguori.
- Add -boot n option for x86 using PXE, by Anthony Liguori.
  [for use with tuntap]
- Support for Bochs "growing" images, by Volker Ruppert.
- Japanese keyboard patch (kazu)
- Revert -disk patch, as requested by Fabrice. The general idea of this
  patch is sound, but the implementation is just too ugly.
  [this should fix the hanging linux guests]
- Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
- Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
- And some more bugfixes.

Approved by:	miwi (mentor)
2007-01-12 00:13:58 +00:00
Martin Wilke
72c714fbfb - Fix build with gcc 4.X
PR:             ports/107819
Submitted by:   trasz (Maintainer)
2007-01-11 16:27:09 +00:00
Gerald Pfeifer
ee199424cf Update to Wine 0.9.29. Among others, this brings the following changes:
- More work on the new Direct3D state management.
 - Many OLE fixes and improvements.
 - Lots of bug fixes.
2007-01-10 22:56:45 +00:00
Martin Wilke
4feb7fbc07 - Bump PORTREVISION for pointyhat
Submitted by:   pointyhat
Approved by:    maintainer
2007-01-10 17:55:19 +00:00
Martin Wilke
1455632ac4 - Update to 1.7.3
PR:             107640
Submitted by:   Wesley Shields <wxs@atarininja.org> (maintainer)
2007-01-09 21:48:39 +00:00
Martin Wilke
7f9505010b - Update to 0.8.3
PR:           107663
Submitted by: trasz (maintainer)
2007-01-08 12:36:55 +00:00
Alexander Leidinger
5d083f0bb1 Only mknod where appropriate (!devfs case). 2007-01-06 15:02:19 +00:00
Martin Wilke
7534b5eee1 - Fix build with sparc64
PR:             107422
Submitted by:   trasz
2007-01-03 21:13:18 +00:00
Martin Wilke
887b0a91b3 - Update to 0.8.2
PR:             ports/107456
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
2007-01-03 17:19:27 +00:00
Dirk Meyer
303483c487 - enable xml support
Approved by:	gerald
2007-01-02 03:06:55 +00:00
Jose Alonso Cardenas Marquez
86fa3b1afc - Update to 2.3
- Take maintainership
2006-12-29 17:03:21 +00:00
Jose Alonso Cardenas Marquez
fc25b8d6e4 - Add USE_GCC=3.4+. I forgot to add it in my previous commit. 2006-12-28 01:15:04 +00:00
Jose Alonso Cardenas Marquez
3dcfcc678f - Update to 0.7.1 2006-12-28 01:09:37 +00:00
Jose Alonso Cardenas Marquez
93e391fb7d - Update to 0.8.0 2006-12-27 19:19:47 +00:00
Jose Alonso Cardenas Marquez
fee519b29e - Update to 1.5
- Add new mirrors to MASTER_SITES
- Add pkg-message file
- Convert to OPTIONS
- Clean patch files
- Install DOCSDIR files
- Remove obsolete patch
- Remove USE_X_PREFIX
- Take maintainership
2006-12-27 17:27:37 +00:00
Juergen Lock
cc20143e5b Add patch to pass windows keys to qemu guests
PR:		ports/107216
Submitted by:	Scott Robbins <scottro@nyc.rr.com>
Approved by:	miwi (mentor)
2006-12-26 22:41:13 +00:00
Gerald Pfeifer
d9cdd0b15f Update to Wine 0.9.28. Among others, this brings the following changes:
- Better Dwarf support in dbghelp.
 - Several Winsock fixes.
 - Various code cleanups.
 - Better mouse support in games.
 - Beginnings of new state management in Direct3D.
 - Lots of bug fixes.
2006-12-26 16:25:56 +00:00
Jose Alonso Cardenas Marquez
f3410e2966 - Update to 0.7.0
- Change MASTER_SITES to SF
2006-12-25 20:20:00 +00:00
Juergen Lock
332215d971 update qemu to 20061225 snapshot:
- Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
- Run monitor over unix domain sockets, by Anthony Liguori.
- Unix domain socket support for VNC, by Anthony Liguori.
- Daemonize option, by Anthony Liguori.
- SCSI emulation improvements, by Chuck Brazie.
[adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:

 "-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"

    Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
    disk,id='auto assign'

doing a quick test with a FreeBSD guest I was able to mount and look at
a ufs partition; doesn't seem to quite work with (some?) linux guests
yet tho, will post about this on the qemu list...]
- and a few bug fixes.

Approved by:	miwi (mentor)
2006-12-25 19:49:52 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Martin Wilke
3119090a5d - Fix rc script for 6.X
- Bump PORTREVISION

PR:		ports/106917
Submitted by:	Simon Phoenix<phoenix.simon@gmail.com>
Approved by:	maintainer
2006-12-21 22:13:24 +00:00
Martin Wilke
165ff1ee24 The Machine Emulator provides a general-purpose framework
for computer emulation.  Right now it can emulate Sun 2/120 and
3/150.

WWW:	http://theory.lcs.mit.edu/~fredette/tme/

PR:		ports/106839
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-12-21 20:20:43 +00:00
Xin LI
357a2f0ed5 Update to 1.2 release.
Submitted by:	RuanWei <iamayan at gmail.com> (maintainer)
2006-12-21 13:20:35 +00:00
Boris Samorodov
e24450fa88 The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.

PR:		ports/106994
Submitted by:	Simun Mikecin <numisemis at yahoo dot com>
2006-12-20 23:02:59 +00:00
Gabor Kovesdan
d07a795c2d - Deprecate
- Set EXPIRATION_DATE

Approved by:	erwin (mentor)
2006-12-17 15:34:32 +00:00
Martin Wilke
19aaa9ef71 - Update to 20061216
- Fix usb host support

PR:		ports/106820
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-12-17 00:22:36 +00:00
Martin Wilke
d7aa9009e0 - Add fix for -current
- Add rcscript

PR:		ports/106728
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-12-15 08:38:11 +00:00
Martin Wilke
805b398386 - Update to 20061214
- Fix physical device access

PR:		ports/106727
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-12-15 08:17:38 +00:00
Martin Wilke
e9abb9dceb - Update to 3.6.1
PR:		ports/106733
Submitted by:	trasz
Approved by:	maintainer
2006-12-15 07:51:54 +00:00
Vasil Dimov
cf14ca9269 Cure emulators/xmess by fixing deinstallation problem 2006-12-14 07:34:40 +00:00
Mark Linimon
294a4773d5 Fix plist and unbreak.
Submitted by:	jhb
2006-12-12 12:49:33 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Rong-En Fan
9af66f1cb7 - Respect X11BASE
- Respect PORTDOCS

PR:		ports/106073
Submitted by:	rafan
Approved by:	portmgr (linimon)
2006-12-06 13:50:42 +00:00
Martin Wilke
7320cc1ad9 - Unbreak
- update MASTER_SITES and WWW

Thanks to vd@ for readdet.

PR:             ports/105758
Submitted by:   trasz
Approved by:    maintainer timeout
2006-12-04 21:52:57 +00:00
Vasil Dimov
55b20f3ee8 Resurrect emulators/basiliskII and emulators/vmware-tools2 since there are
PRs with fixes for them: ports/105758 and ports/104594 respectively.

Noticed by:	pav
2006-12-04 16:28:35 +00:00
Vasil Dimov
a61d3f6bed Remove expired ports:
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
2006-12-04 13:10:31 +00:00
Rong-En Fan
72efb34f62 - Respect X11BASE
Approved by:	joerg (maintainer)
2006-12-02 21:46:34 +00:00
Dirk Meyer
8bd1846fb3 - set ONLY_FOR_ARCHS 2006-12-01 13:20:16 +00:00
Martin Wilke
767bcfc72c - Respect X11BASE
PR:		ports/105987
Submitted by:	Jeremy Karlson<karlj000@unbc.ca> (maintainer)
2006-12-01 07:18:03 +00:00
Jose Alonso Cardenas Marquez
004ef5b1e5 - Respect X11BASE 2006-11-30 20:37:26 +00:00
Martin Wilke
4c6131bc02 - Update to 2006-11-28 snapshot
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
  to the bottom so it has a slightly smaller chance of being
  overlooked

PR:		ports/105971
Submitted by:	Juergen Lock (maintainer)
2006-11-29 20:58:35 +00:00
Gerald Pfeifer
0343b63483 Update to Wine 0.9.26. Among others, this brings the following changes:
- Better support for Unix locale settings.
 - Improved X11 keyboard support.
 - Various MSI fixes.
 - Winecfg improvements.
 - Lots of bug fixes.
2006-11-25 18:15:21 +00:00
Martin Wilke
72524095bd - Update to 0.8.1
PR:             105840
Submitted by    trasz (maintainer)
2006-11-25 10:33:33 +00:00
Martin Wilke
c273bb04eb - Respect X11BASE
PR:		ports/105815
Submitted by:	trasz
2006-11-24 22:48:39 +00:00
Martin Wilke
e300f305ab - Update to 9.16.06
- Respects X11BASE

PR:		ports/105805
Submitted by:	trasz (maintainer)
2006-11-24 22:24:33 +00:00
Martin Wilke
a80f0c9d31 - Respect X11BASE
PR:		105804
Submitted by:	trasz (maintainer)
2006-11-24 22:11:08 +00:00
Stanislav Sedov
8d3f9c74ab - Update to the version 6.5
- Unbrake

PR:		ports/100682
Submitted by:	me (stas)
Approved by:	maintainer timeout (4 months)
2006-11-22 21:59:22 +00:00
Dirk Meyer
06d92dd8f8 VMware Command Line Tools
On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.

These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.

These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.

* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program

WWW: http://chitchat.at.infoseek.co.jp/vmware/vmtools.html
2006-11-21 13:01:32 +00:00
Pav Lucistnik
b7798a0c80 - If you use ne2k driver for FreeBSD, bochs will not receive incoming packets
until the buffer specified by bochs is full (2048). Enable immediate mode to
  solve this.

PR:		ports/105580
Submitted by:	Thinker <thinker@branda.to>
2006-11-19 15:09:53 +00:00
Martin Wilke
1e9c841fe2 - Update to 1.7.2
PR:             ports/105540
Submitted by:   Wesley Shields <wxs@atarininja.org> (maintainer)
2006-11-15 20:43:41 +00:00
Erwin Lansing
938c732c11 Fix dasdlist utility
PR:		105148
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	bz (maintainer)
2006-11-15 20:23:48 +00:00
Max Khon
521ebc7ce9 Fix the build on RLEENG_4. 2006-11-14 04:33:04 +00:00
Max Khon
375ae2ae35 Remove LIB_DEPENDS if we link with libpcap from ports. 2006-11-14 04:24:43 +00:00
Max Khon
edd3566211 - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.
2006-11-14 04:22:00 +00:00
Max Khon
83a38e9ea5 Oops, worng patch committed. 2006-11-14 04:15:04 +00:00
Max Khon
7b5543d645 Fix nojit build. 2006-11-14 04:13:24 +00:00