Commit graph

3639 commits

Author SHA1 Message Date
Dmitry Marakasov
afa232e935 bsnes is an emulator that began development on 2004-10-14.
The purpose of this emulator is a bit different from others:
it focuses on accuracy, debugging functionality, and clean code.

The emulator does not focus on things that would hinder accuracy.
This includes speed and game-specific hacks for compatibility.
As a result, the minimum system requirements for bsnes are very high.

The emulator itself was not derived from any existing emulator source code,
such as SNES9x. It was written from scratch by myself.
Any similarities to other emulators are merely coincidental.

WWW: http://byuu.org/bsnes/

PR:		135592
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-07-28 18:04:33 +00:00
Pav Lucistnik
383121b530 - Mark BROKEN on 6.X
Reported by:	pointyhat
2009-07-27 21:53:25 +00:00
Martin Wilke
dab9893008 - Update to 0.133
PR:		137022
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-07-26 20:51:49 +00:00
Martin Wilke
c476b6c742 - Update to 0.1333
PR:		137019
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-07-26 20:50:59 +00:00
Philip M. Gollucci
5570ae4ad3 - Update to 0.28 2009-07-22 21:01:08 +00:00
Philip M. Gollucci
5da59a7b96 - Update to 3.0.0 2009-07-21 03:11:42 +00:00
Norikatsu Shigemura
26174263bb o Fix -m 0001.0002.0003 (cisco format) option issue.
o Fix not real world communications via gen_eth (FreeBSD's libpcap) issue.
o Take MAINTAINERship to myself.
o Bump PORTREVISION accordingly.

Approved by:		fjoe (maintainer)
2009-07-20 18:25:36 +00:00
Gerald Pfeifer
43b0e80ad6 Update to Wine 1.1.26. Among others, this includes the following changes:
- Still more translation updates.
 - Faster bitmap stretching using XRender.
 - Proxy support in WinHTTP.
 - Many more JScript functions.
 - Various bug fixes.
Plus documentation has been consolidated and some READMEs removed.
2009-07-18 19:50:09 +00:00
Juergen Lock
9de1013d98 Update to 0.10.6 - from the official announcement:
- e1000: ignore reset command (Kevin Wolf)
  - fix VNC memory allocation (Stefan Weil)
  - fix raw_pread_aligned return value (Christoph Hellwig)
  - allow monitor interaction when using -incoming exec: (Chris Lalancette)
  - fix -net socket,listen (Jan Kiszka)
  - live migration: don't send gratuitous packets all at once (Gleb Natapov)
  - serial: fix lost characters after sysrq (Jason Wessel)
  - Fix prototype of zfree (Stefan Weil)
  - Handle EINTR with exec: migration (Uri Lublin)
  - Delete io-handler before closing fd after migration (Uri Lublin)
  - Fix qemu_aio_flush (Andrea Arcangeli)
  - lsi53c895a: Implement additional registers (Sebastian Herbszt)
  - virtio-blk: fix warning (Gerd Hoffman)
  - i386: fix cpu reset (Nitin Kamble)
  - kvm: fix irq injection into full queue (Jan Kiszka)
  - Prevent CD-ROM eject while device is locked (Mark McLoughlin)
  - Fix screen dump with blank screen (Eduardo Habkost)
  - Fix memory leak with cpu_unregister_map_client (Isaku Yamahata)
  - Fix memory leak in SDL (Jan Kiszka)
  - Fix build on OS X 10.4 (John Arbuckle)
  - Fix leak of vlan clients after hot remove (Mark McLoughlin)
  - Fix migration after hot remove with eepro100 (Mark McLoughlin)
  - Don't start a VM after failed migration if stopped (Anthony Liguori)
  - Fix live migration under heavy IO load (Glauber Costa)
  - Honor -S on incoming migration (Paolo Bonzini)
  - Reset HPET config register on reset (Beth Kon)
  - Reset PS2 keyboard/mouse on reset (Dinesh Subraveti)
2009-07-18 16:56:07 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Gerald Pfeifer
423fef681e Update to Wine 1.1.25. Among others, this includes the following changes:
- A ton of translation updates.
 - Support for various Unicode file encodings in Notepad.
 - Improved memory management, especially for OpenGL.
 - Desktop menus now cleaned up automatically.
 - Beginnings of a windowscodecs DLL implementation.
 - Various bug fixes.
2009-07-06 22:00:55 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Martin Wilke
4c62ce9b7b - Update to 0.73
PR:		135277
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-07-04 22:39:05 +00:00
Johan van Selst
01084c964e Really remove obsoleted patch file this time 2009-07-03 13:52:00 +00:00
Johan van Selst
5fb2549203 - Update to 0.7.2
- Remove custom patch that shouldn't be needed anymore
- Support building with TCL 8.5 (8.4 still recommended)
- Add python dependency
2009-07-03 09:00:27 +00:00
Gabor Kovesdan
86e223df2d - Update CONFLICTS
PR:		ports/135570
Submitted by:	Alexander Best <alexbestms@math.uni-muenster.de>
2009-06-27 08:23:05 +00:00
Gerald Pfeifer
cbac86c94b Update to Wine 1.1.24. Among others, this includes the following changes:
- Support for freedesktop file associations.
 - Improved ARB shaders.
 - Fixes for the FBO mode.
 - Many listview improvements.
 - Various bug fixes.
2009-06-20 15:07:01 +00:00
Mark Linimon
e6ae104847 Update maintainer's email address. Had already been done for his
other ports.
2009-06-19 20:06:31 +00:00
Jose Alonso Cardenas Marquez
b06bc11f1e - Update to 2.8 2009-06-18 00:04:56 +00:00
Beat Gaetzi
1b7af2702d - Add GID and UID for emulators/virtualbox.
- Change virtualbox GID in port Makefile due to a conflict with
  databases/couchdb and add UPDATING note.
- Bump PORTREVISION.

Reported by:	Mike Harding <mvh AT ix.netcom.com>
2009-06-17 20:52:53 +00:00
Martin Blapp
9cf0597c0d Fix dependency on gtkmm
PR:		ports/135672
Submitted by:	Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp>
2009-06-17 17:00:21 +00:00
Juergen Lock
b7565cd7ca - Fix plist
- Bump PORTREVISION

Submitted by:	miwi
2009-06-15 22:24:42 +00:00
Juergen Lock
d922455054 - Actually install VBoxTestOGL (it was built, just not installed...)
- Fix libGL.so.1 search so it isn't expected in /
- Fix packaging for vboxdrv.ko
- Bump PORTREVISION

Approved by:	vbox@ (miwi)
2009-06-15 21:40:56 +00:00
Martin Wilke
9c6ebea530 - Restore VBoxGuestAdditions 2009-06-15 18:50:21 +00:00
Martin Wilke
afbf09cc33 VirtualBox is a family of powerful x86 virtualization products for
enterprise as well as home use. Not only is VirtualBox an extremely
feature rich, high performance product for enterprise customers, it
is also the only professional solution that is freely available as
Open Source Software under the terms of the GNU General Public License.

WWW:	http://www.virtualbox.org/

Note:

Please READ pkg-messages carefully, also please
take a look in the Wiki page (http://wiki.freebsd.org/VirtualBox)

Thanks to: thank you to everyone who helped make this possible.
2009-06-15 18:01:41 +00:00
Alexander Nedotsukov
f849258964 Add parallels-tools, Parallels Desktop Tools for FreeBSD. 2009-06-14 03:11:15 +00:00
Juergen Lock
510273c0b6 Fix build on head (doh!)
Submitted by:	pointyhat via pav
2009-06-13 19:26:28 +00:00
Boris Samorodov
76c9db883b Fix LATEST_LINK for ports (amd64 case):
. emulators/linux_base-fc6;
. emulators/linux_base-f7;
. emulators/linux_base-f8;
. emulators/linux_base-f9;
. emulators/linux_base-f10.

Reported by:	erwin
Suggested by:	erwin
2009-06-12 17:31:38 +00:00
Martin Blapp
c219722fda Add missing dir to pkg-plist. 2009-06-11 21:51:06 +00:00
Dmitry Marakasov
d91de51c21 - Update to 0.2.b8
PR:		135390
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-06-10 15:41:15 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Martin Blapp
41e5f0b9a0 Delete two unneeded patches.
PR:		misc/135400
Submitted by:	John Fox Maule <john@fox-maule.dk>
2009-06-09 08:22:09 +00:00
Dmitry Marakasov
44398a3adf - Update to 0.132
PR:		135382
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-06-09 02:23:18 +00:00
Martin Blapp
7f2467c414 Upgrade open-vm-tools to build 167859 from 2009.05.22
Add vfs layer fixes for recent FreeBSD CURRENT
Vmtools-guestd has been replaced by vmtoolsd

PR:		ports/134879
Submitted by:	Tom McLaughlin <tmclaugh@freebsd.org>
2009-06-08 23:24:44 +00:00
Pav Lucistnik
9f0f55ce0f - Flip MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-06-08 21:31:50 +00:00
Dirk Meyer
348e19e5a8 - convert to USE_TCL, USE_TK
- fix build with custom LOCALBASE
Reported by:	QAT
Tested by:	ITetcu
2009-06-07 17:23:47 +00:00
Boris Samorodov
7e814a58ec Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to
using USE_LINUX_APPS+=dri. This is needed to switch a default
linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump
is needed since it's mere infrastructure fix. Affected ports:
-----
emulators/linux-pete-mesagpu/Makefile
emulators/linux-pete-xgl2gpu/Makefile
games/atitd/Makefile
games/linux-coldwar-demo/Makefile
games/linux-darwinia-demo/Makefile
games/linux-defcon/Makefile
games/linux-doom3-demo/Makefile
games/linux-gorky17-demo/Makefile
games/linux-nerogame/Makefile
games/linux-nwnclient/Makefile
games/linux-savage/Makefile
games/linux-savage-samuraiwars/Makefile
games/linux-uplink-demo/Makefile
games/linux-ut2003-demo/Makefile
games/linux-ut2004-demo/Makefile
games/linux-virtual-jay-peak/Makefile
games/linux-warsow/Makefile
graphics/linux-ac3d/Makefile
math/mupad/Makefile
net/skype12/Makefile
-----

Approved by:	maintainer timeout (2 months, the needed changes were submitted to emulation@ at 2009-04-09)
2009-06-07 15:23:55 +00:00
Johan van Selst
7368ea4606 Don't add a symlink in /usr/local/bin when installing with custom prefix
Reported by:	QAT
2009-06-07 14:22:53 +00:00
Gerald Pfeifer
1d1ecdcff3 Update to Wine 1.1.23. Among others, this includes the following changes:
- Support for registering MIME types with the host desktop.
 - FBO mode is now the default for Direct3D.
 - Support for COM proxy delegation.
 - Proper fullscreen mode for the virtual desktop.
 - Various bug fixes.
2009-06-05 22:25:59 +00:00
Erwin Lansing
38e9c0cc24 Mark BROKEN on 8.x: does not build. 2009-06-03 06:50:55 +00:00
Juergen Lock
952f424c63 - (Attempt to) fix build on head by entirely disabling the usb host code
which is still not ported to the new usb stack yet.  (qemu could really
use some help here, the author of the old usb host code is busy with
other stuff now...)
- No PORTREVISION bump since this is a build fix.
2009-06-01 19:02:37 +00:00
Boris Samorodov
c11516af7b Here are new Linux Fedora 10 infrastructure ports.
Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
2009-06-01 17:26:31 +00:00
Pav Lucistnik
d287692c6f - Fix corrupted display on xorg-7.4
PR:		ports/133398
Submitted by:	Esa Karkkainen <ejk@iki.fi>
Approved by:	maintainer timeout (danfe; 7 weeks)
2009-06-01 13:21:28 +00:00
Pav Lucistnik
aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +00:00
Dmitry Marakasov
fc6e37309a - Update to 0.131u3
PR:		135053
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-05-31 13:15:14 +00:00
Juergen Lock
0cbfdbee46 - Allow specifying nonstandard base/kernel source dirs by defining
SRC_BASE or SYSDIR respectively.

- Add a few extra patches: [1]

  - An old patch by Enache Adrian to help NetBSD/OpenBSD guest support:
	http://lists.gnu.org/archive/html/qemu-devel/2007-11/msg00125.html
  (At least NetBSD still has issues seeing pci devices with acpi and
  assigning correct pci irqs without acpi when there still is an mptable
  which the qemu/kvm bios now defaults to providing, and it also doesn't
  seem to like most of the emulated nic choices - but these remaining
  issues have nothing to do with kqemu.  I'll post a little more on the
  qemu-devel list...)

  - A patch series by Jan Kiszka from May 2009:
	http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg01550.html

  In the unlikely case that any of these patches cause regressions please
  define WITHOUT_EXTRA_PATCHES and post details about your host _and_ guest
  on freebsd-emulation@freebsd.org .

Obtained from:	qemu-devel mailinglist [1]
2009-05-30 19:50:09 +00:00
Mark Linimon
68a07948ee Reset maintainer: email address bounces. 2009-05-29 03:19:51 +00:00
Dennis Herrmann
0bb0f74ecf - Update to 0.6.1
PR:		ports/134892
Submitted by:	Olivier Cochard-Labbé <olivier@cochard.me> (maintainer)
2009-05-24 19:11:23 +00:00
Gerald Pfeifer
d969f4f168 Update to Wine 1.1.22. Among others, this includes the following changes:
- More improvements to OLE copy/paste.
 - Direct3D locking fixes.
 - ARB shaders improvements.
 - Better OpenGL pixel format support.
 - Various bug fixes.
2009-05-23 17:12:37 +00:00
Martin Wilke
33de5e9a53 - Update to 2.4
PR:		134625
Submitted by:	Ports Fury
2009-05-23 14:23:36 +00:00
Juergen Lock
a77a39e475 Update to 0.10.5 - from the official announcement:
- kvm: trim unsupported cpu features from cpuid (Avi Kivity)
   - kvm: provide a better error message for -smp > 1 (Mark McLoughlin)
   - Remove initrd printfs (Richard Jones)
   - Initial variables found by valgrind (Jean-Christophe Dubois)
   - Fix -initrd with > 4GB guests (Glauber Costa)
   - Fix busy loop on live migration for certain platforms (Uri Lublin)
   - Remove GCC 3.x requirements from docs (Hollis Blanchard)
   - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar
     Iglesias)
   - CRIS: Fix bmi (Edgar Iglesias)
   - Fix bounce buffer errors (Avi Kivity)
   - Fix regression in -kernel (Anthony Liguori)
2009-05-21 16:28:27 +00:00
Erwin Lansing
9304202797 Mark BROKEN on 8.x: does not build. 2009-05-20 07:40:43 +00:00
Pav Lucistnik
c8ed37629b - Update to 0.131u2
PR:		ports/134554
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-05-15 11:25:48 +00:00
Juergen Lock
634591c0bc - Update to 0.10.4 - from the official announcement:
N.B. This release contains a qcow2 corruption fix.  If you use qcow2
  disk images, it's strongly advised that you upgrade to 0.10.4.

   - Improve block range checks to remove integer overflow (Kevin Wolf)
   - e1000: do not re-init PCI config space 0 (Amit Shah)
   - fix AIO deletion race (Alex Graf)
   - reset option roms on reboot (Glauber Costa)
   - fix qcow2 corruption in cluster freeing (Gleb Natapov)
   - Enable power button event generation (Gleb Natapov)

- Added a cherry picked commit from stable branch that fixes -kernel.
2009-05-13 20:41:48 +00:00
Dennis Herrmann
d38080391a - Update to 0.32.5
- Fix build on 64-bit archs

PR:		ports/134306
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Tested by:	gahr
Approved by:	miwi (mentor implicit)
2009-05-11 19:24:41 +00:00
Dmitry Marakasov
8006488985 - Update to 0131u1
PR:		134417
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-05-10 16:23:52 +00:00
Dennis Herrmann
b7a34f73cc - Update to 0.131
PR:		ports/134370
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Approved by:	miwi (mentor implicit)
2009-05-09 12:08:41 +00:00
Gerald Pfeifer
97766fe8ec Update to Wine 1.1.21. Among others, this includes the following changes:
- Beginnings of shader model 4 support.
 - Support for copying/pasting images from X11 applications.
 - A number of GDIPlus improvements.
 - Various listview fixes.
 - Various bug fixes.
2009-05-09 09:36:11 +00:00
Wesley Shields
bf2f509f9b - Update to 0.131
PR:		ports/133953
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-05-01 23:46:55 +00:00
Max Brazhnikov
d38a7e2577 Update to 0.7.1 2009-05-01 19:32:52 +00:00
Juergen Lock
356555b4a9 Update to 0.10.3 - from the official changelog:
- fix AIO cancellations (Avi Kivity)
  - fix live migration error path on incoming
  - avoid SEGV on pci hotplug failure (Chris Wright)
  - fix serial option in -drive
  - support DDIM for option roms (Glauber Costa)
  - avoid fork/exec on pre-2.6.27 kernels with KVM (Jan Kiszka)
  - block-vpc: don't silently create smaller images than requested (Kevin Wolf)
  - Fix non-ACPI timer interrupt routing (Beth Kon)
  - hpet: fix emulation of HPET_TN_SETVAL (Jan Kiszka)
  - kvm: fix cpuid initialization (Jan Kiszka)
  - qcow2: fix corruption on little endian hosts (Kevin Wolf)
  - avoid leaing memory on hot unplug (Mark McLoughlin)
  - fix savevm/migration after hot unplug (Mark McLoughlin)
  - Fix keyboard mapping on newer Xords with non-default keymaps (balrog)
  - Make PCI config status register read-only (Anthony Liguori)
  - Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
2009-05-01 18:47:10 +00:00
Jose Alonso Cardenas Marquez
d0ad966477 - Update to 0.8.B
- Update WWW
2009-04-27 20:45:13 +00:00
Jose Alonso Cardenas Marquez
93d5f1ecfc - Update to 2.7.6 2009-04-27 00:44:41 +00:00
Gerald Pfeifer
4504a5f6d2 Refer to http://www.winehq.org/ instead of http://www.winehq.com/.
Reported by:	Detlef Riekenberg <wine.dev@web.de>
2009-04-26 15:34:51 +00:00
Gerald Pfeifer
2543006224 Add a note on KVA_PAGES settings (as recommended by some ZFS tuning
guides) being incompatible with Wine.

PR:		123526
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2009-04-25 20:35:52 +00:00
Max Brazhnikov
313fc7c227 Delete emulators/cpmtools27 2009-04-25 20:34:36 +00:00
Max Brazhnikov
f387e5adc9 Move emulators/cpmtools27 to emulators/cpmtools2 2009-04-25 20:32:23 +00:00
Max Brazhnikov
b4c21e2fa0 Update to 2.8.
Change maintainer's email.

PR:		ports/131256
Submitted by:	Sven Klose (maintainer)
2009-04-25 20:30:34 +00:00
Gerald Pfeifer
4683a5297f Update to Wine 1.1.20. Among others, this includes the following changes:
- Show a dialog on application crashes.
 - Much improved OLE copy/paste support.
 - Various listview improvements.
 - More Direct3D code cleanups.
 - Various bug fixes.
2009-04-25 05:50:31 +00:00
Gerald Pfeifer
90f23327c2 Update to Wine 1.1.19. Among others, this includes the following changes:
- Support for Visual C++ project files in winemaker.
 - Improvements to the Esound driver.
 - Many Direct3D code cleanups.
 - Fixes to OLE clipboard handling.
 - Various bug fixes.

Also set MAKE_JOBS_SAFE to allow for parallel builds.
2009-04-21 11:44:03 +00:00
Martin Blapp
7a31c1b335 Fix shutdown problems with ESX 3.5
PR:             ports/133717
Approved by:	portsmgr
Submitted by:   Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp>
2009-04-14 07:32:46 +00:00
Dmitry Marakasov
6d4f4b8fff - Update to 0.130u3
PR:		133559
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-04-10 16:01:52 +00:00
Gerald Pfeifer
c605e70d09 Make FreeBSD 6.3 the minimum requirement, based on missing fixes in
older versions.
2009-04-09 22:48:38 +00:00
Martin Blapp
d2ae6a2f47 Fix locking in vmmemctl
Submitted by:	kan
2009-04-09 21:19:03 +00:00
Juergen Lock
8899c2d0a9 Update to 0.10.2 - from the official changelog:
- fix savevm/loadvm (Anthony Liguori)
  - live migration: fix dirty tracking windows (Glauber Costa)
  - live migration: improve error propogation (Glauber Costa)
  - qcow2: fix image creation for > ~2TB images (Chris Wright)
  - hotplug: fix error handling for if= parameter (Eduardo Habkost)
  - qcow2: fix data corruption (Nolan Leake)
  - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
  - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
  - hotplug: fix closing of char devices (Jan Kiszka)
  - hotplug: remove incorrect check for device name (Eduardo Habkost)
  - enable -k on win32 (Herve Poussineau)
  - configure: use LANG=C for grep (Andreas Faerber)
  - fix VGA regression (malc)
2009-04-07 21:02:09 +00:00
Steven Kreuzer
ef029c2de0 Handle FAT partitions bigger then 4GBytes
PR:		ports/133123
Submitted by:	Dmitry <hanabana@mail.ru>
Approved by:	wxs (mentor)
2009-04-07 17:28:52 +00:00
Ion-Mihai Tetcu
3ede472045 Fix plist, this port needs always to install PORTDATA files. 2009-04-07 16:04:51 +00:00
Ion-Mihai Tetcu
64144eca2f - fix typo in MASTER_SITES
- remove commented code and blank line
- note that :rom MASTER_SITES seems to be AWOL

Prompted by:	QAT QAT run
2009-04-07 15:57:21 +00:00
Martin Blapp
ff7b1f4a76 Fix other polution of the base system.
Submitted by:	kan
2009-04-07 13:34:56 +00:00
Dmitry Marakasov
2e4b118f40 - Update to 0.130u2
PR:		133446
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-04-07 11:32:02 +00:00
Martin Blapp
a29d378944 Try to fix the remaining dependencies and
back out previous commit.

Also add a FUSE dependency to fix a soft error.

Submitted by:	kan
2009-04-06 22:56:31 +00:00
Martin Blapp
ca1e015228 Add another X11 dependency, xextproto 2009-04-06 21:55:29 +00:00
Alexander Kabaev
c095ff47d3 Add missing dependencies on Xrender and Xext.
Poity hat to:	kan
2009-04-06 17:29:27 +00:00
Martin Blapp
b83bf751da Upgrade to 2009.03.18
Various fixes for X11

Submitted by:	Alexander Kabaev <kabaev@gmail.com>
2009-04-06 14:57:03 +00:00
Boris Samorodov
e122eb1792 Add new port emulators/linux_base-f9.
The port should be used by adding to /etc/make.conf file:
-----
OVERRIDE_LINUX_BASE_PORT=f9
OVERRIDE_LINUX_NONBASE_PORTS=f8
-----

For those who want to migrate from linux_base-f8 to this
port portupgrade may be useful:
-----
# portupgrade -o emulators/linux_base-f9 linux_base-f8
-----

The port was tested to build/run with linux -f8- infrastructure
ports at 8-CURRENT:
. linux-opera;
. linux-seamonkey;
. linux-realplayer;
. acroread8.

Skype works but for russian locale it shows squares for cyrillic
letters (just like with linux_base-f8). Seems to be a configuration
fault. Someone with apropriate knowledge should look at the case.

Please, report any regressions/success to emulation@ ML.

Thanks.
Enjoy.

PR:		ports/128940 (based on)
Submitted by:	Steven Hartland <steven.hartland at multiplay.co.uk>
2009-04-06 13:22:27 +00:00
Boris Samorodov
fd47ff4bcc Remove remnants of recursive repocopy. 2009-04-05 20:18:15 +00:00
Alejandro Pulver
b3d56bad89 - Finish repocopy of sdlmame-devel and update to version 0.130u1
PR:		ports/128558
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-04-05 06:04:39 +00:00
Rene Ladan
c757881513 fuse-utils is an utility package for handling ZX Spectrum files. It can be
used to list and convert tape, hard disk, snapshot, and audio files.

WWW:	http://fuse-emulator.sourceforge.net/

PR:		ports/115096
Submitted by:	rene
Approved by:	pav
2009-03-31 18:23:45 +00:00
Gerald Pfeifer
31c98de926 Strongly recommed FreeBSD 7.0 or later; rewrite the entire paragraph a bit. 2009-03-29 17:34:48 +00:00
Gerald Pfeifer
a075163ee4 Update to Wine 1.1.18. Among others, this includes the following changes:
- RPC over HTTP support.
 - Improved support for upgrades in MSI.
 - Many Direct3D code cleanups.
 - Various bug fixes.

Apply a patch to address some FreeBSD-specific issues and un-IGNORE this
port. [1]

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1]
PR:		133157
2009-03-28 19:57:00 +00:00
Juergen Lock
9b8261add1 - Only add the tss fixup code on OSVERSIONs where its still needed.
(It _should_ do nothing elsewhere but still would be unnecessary cycles...)
- Bump PORTREVISIONs.
2009-03-28 18:12:38 +00:00
Steven Kreuzer
58e59f78c6 Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	wxs (mentor)
2009-03-28 01:16:37 +00:00
Martin Blapp
ade9d6cd22 Add missing patches for X11 build 2009-03-25 18:19:46 +00:00
Martin Blapp
6d68a1b1f6 Unbreak the ports
Fix PLIST for both with and without X11.
Fix some configure/build errors with WITH_UNITY option.
Eliminate use of LIB32DIR because no i386 binary is included in the distfile.

PR:		ports/132999
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-03-25 18:18:11 +00:00
Martin Wilke
c933ea3d40 - Update to 0.9.1
PR:		132919
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2009-03-25 16:27:44 +00:00
Dmitry Marakasov
4bc7f29f30 - Mark MAKE_JOBS_SAFE
PR:		133043
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-25 11:46:22 +00:00
Dmitry Marakasov
1546ab30d6 - Mark MAKE_JOBS_SAFE
PR:		133042
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-25 11:46:06 +00:00
Mark Linimon
eac489a734 Mark as broken on sparc64. 2009-03-25 11:36:32 +00:00
Juergen Lock
1f349f20c2 - Update pkg-message, adding a note about this currently being at an older
version than the main port among other things
- Add MAKE_JOBS_SAFE fix and mark as such
- Bump PORTREVISION
2009-03-24 19:39:02 +00:00
Juergen Lock
b33c98dd75 - pkg-message updates:
- remove obsolete note about slirp on 64 bit hosts (this should work now.)
  - clarify the note about kern.maxdsiz on i386 (only affects 6.x)
- Bump PORTREVISION
2009-03-24 18:54:18 +00:00
Wesley Shields
0d6e8f6bb8 - Update to 4.0.10.
- Use new MASTER_SITES.
- Fix up pkg-descr.

PR:		ports/132759
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-03-24 14:45:55 +00:00
Juergen Lock
5c6fe2453b - Update to 0.10.1 - from the official changelog:
- virtio-net: allow masking of notifications on empty queue (Alex Williamson)
  - e1000: fix rx descriptor low threshold logic (Alex Willaimson)
  - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
  - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
  - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
  - virtio-net: check right return size on sg list (Alex Williamson)
  - Make qemu_announce_self handle holes (live migration after hotplug)
    (Marcelo Tosatti)
  - Revert r6804-r6808 (qcow2 allocation info).  This series of changes added
    a high cost to startup for large qcow2 images (Anthony Liguori)
  - qemu-img: fix help message (Aurelien Jarno)
  - Fix build for non-default installs of SDL (Anthony Liguori)
  - Fix race condition in env->interrupt_request.  When using TCG and a dynticks
    host timer, this condition could cause TCG to get stuck in an infinite
    loop (Aurelien Jarno)
  - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
  - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
  - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
  - Improve error handling in bdrv_open2 (Jan Kiszka)
  - Avoid leaking data in mux'ed character devices (Jan Kiszka)
  - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
  - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
  - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
    (Ryan Harper)

- Add physical CDROM fixes (still not perfect tho, see pkg-message)
- Add MAKE_JOBS_SAFE fix and mark as such
2009-03-23 20:54:07 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Dmitry Marakasov
f99cae54f0 - Fix build on CURRENT: rename dprintf macro to not conflict with one from stdio.h
PR:		132931
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2009-03-22 23:06:45 +00:00
Pav Lucistnik
01ae4f6ef2 - Mark BROKEN in two different ways
Reported by:	pointyhat
2009-03-22 09:52:19 +00:00
Martin Wilke
fc8d137aeb - Update to version 0.4.2
PR:		132745
Submitted by:	Ports Fury
2009-03-20 23:01:11 +00:00
Dmitry Marakasov
43d68829d9 - Add missing dependencies
PR:		132822
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-20 22:45:16 +00:00
Alejandro Pulver
a5a0d2a6fc - Add missing GL dependency. 2009-03-19 21:01:15 +00:00
Dmitry Marakasov
761ad2984b - Install sdlmame tools:
- chdman (for dealing with chd disk images)
  - ldresample/ldverify (for dealing with laserdisk images)
  - testkeys (for test sdl key configuration)

PR:		132814
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-19 18:08:34 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Gerald Pfeifer
4bb8ad53ce Update removing any reference to FreeBSD 4.x and 5.x [1], refer to kernel
patch for FreeBSD 6.x [2], and consolidate the part on documentation.

Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1][2]
2009-03-18 21:25:25 +00:00
Alejandro Pulver
64a5d9dda4 - Add missing SDL dependency. 2009-03-18 02:44:13 +00:00
Alejandro Pulver
ace090115a - Update the port to version 0.2.b7.
- Add SDLMAME and SDLMESS support.
- Pass maintainership to submitter.

PR:		ports/132685
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-18 02:24:02 +00:00
Alejandro Pulver
3a20cf895a - Add missing @dirrm entry. 2009-03-18 01:28:58 +00:00
Alejandro Pulver
8d956aca26 - Update to 0.130.
- Remove useless wrapper script, sdlmess uses ~/.mess by default.
- Submitter takes maintainership.

PR:		ports/128559
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-18 00:38:52 +00:00
Alejandro Pulver
28cc24a318 - Add project homepage as a mirror.
PR:		ports/132592
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	maintainer
2009-03-18 00:35:49 +00:00
Martin Wilke
e694b9fbe1 Graphical Cisco network simulator using Dynapips, Dynagen and Pemu.
Important notice: users have to provide their own Cisco IOS to use with GNS3.

WWW:	http://www.gns3.net

PR:		ports/132689
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
2009-03-16 20:43:17 +00:00
Max Brazhnikov
649b5a8bde Update to 0.7 2009-03-15 19:14:40 +00:00
Gerald Pfeifer
ccf3e6821c Mark this IGNORE, since I missed a big regression this update brought. 2009-03-14 01:53:48 +00:00
Gerald Pfeifer
39f7ea40f1 Update to Wine 1.1.17. Among others, this includes the following changes:
- A number of 64-bit improvements.
 - Obsolete LinuxThreads support has been removed.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
And memory handling on FreeBSD no longer requires a local hack.
2009-03-13 20:28:15 +00:00
Alejandro Pulver
cc57bf725e - Update to version 0.130.
- Remove wrapper scripts.
- Pass maintainership to submitter.

PR:		ports/128557
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2009-03-13 03:14:10 +00:00
Juergen Lock
abac9e8ce1 - Add notes about reports of qcow(2) corruption and about (in)security
of raw image format autodetection to pkg-message
- Bump PORTREVISION
2009-03-08 23:34:55 +00:00
Juergen Lock
3bcf696322 Update WWW. 2009-03-08 18:59:00 +00:00
Juergen Lock
31f27fb3f8 Fix NOPORTDOCS. (doh!) 2009-03-08 18:28:26 +00:00
Juergen Lock
e332617a7d Update to 0.10.0 - from the official changelog:
- TCG support (No longer requires GCC 3.x)
  - Kernel Virtual Machine acceleration support [kernel bits not ported
    to FreeBSD yet]
  - BSD userspace emulation [untested on FreeBSD, probably doesn't work
    at least for i386 hosts]
  - Bluetooth emulation and host passthrough support [not ported to
    FreeBSD yet]
  - GDB XML register description support
  - Intel e1000 emulation
  - HPET emulation
  - VirtIO paravirtual device support
  - Marvell 88w8618 / MusicPal emulation
  - Nokia N-series tablet emulation / OMAP2 processor emulation
  - PCI hotplug support
  - Live migration and new save/restore formats
  - Curses display support
  - qemu-nbd utility to mount supported block formats [not ported to
    FreeBSD yet]
  - Altivec support in PPC emulation and new firmware (OpenBIOS)
  - Multiple VNC clients are now supported
  - TLS encryption is now supported in VNC
  - MIPS Magnum R4000 machine (Herve Poussineau)
  - Braille support (Samuel Thibault)
  - Freecom MusicPal system emulation (Jan Kiszka)
  - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski)
  - EsounD audio driver (Frederick Reeve)
  - Gravis Ultrasound GF1 sound card (Tibor "TS" Schuetz)
  - Many, many, bug fixes and new features
2009-03-08 17:09:43 +00:00
David E. O'Brien
5bb1db25ab Un-BROKEN for 8. This builds on my 8.0-CURRENT r187939 system. 2009-03-08 09:23:22 +00:00
Martin Blapp
fdfbd16b68 Replace the option WITHOUT_UNITY with WITH_UNITY and disable
the dependency for the normal X11 build
2009-03-04 15:54:50 +00:00
Martin Blapp
793cb0c1fd Upgrade the port to build 148847 from 2009.02.18.
PR:		ports/130583
Submitted by:	lstewart
Reviewed by:	KUROSAWA Takahiro <takahiro.kurosawa@gmail.com>
2009-03-03 23:26:15 +00:00
Juergen Lock
b1281b8d4e Rename band-aid build fix patch so it gets applied after the file it
patches (duh!)

Pointyhat to:	nox
2009-02-28 17:31:36 +00:00
Gerald Pfeifer
c510837637 Update to Wine 1.1.16. Among others, this includes the following changes:
- Support for digital CD audio playback.
 - Improved cookies management in Wininet.
 - Support for building stand-alone 16-bit modules.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
2009-02-28 17:12:57 +00:00
Juergen Lock
16526aaf38 Add band-aid build fix for -current (usb host support still wont work with
the new stack - helpful hands wanted there!)

PR:		ports/132126
Submitted by:	Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
2009-02-28 16:50:44 +00:00
Alejandro Pulver
817a65bd3b - Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
2009-02-27 21:24:38 +00:00
Martin Wilke
c58c4f22a8 - Pass maintainership to Steven Kreuzer (skreuzer@exit2shell.com) 2009-02-27 13:22:13 +00:00
Thomas Abthorpe
993bbe4ab1 - Pass maintainership to submitter
Submitted by:	martinko via freebsd-ports@
2009-02-24 03:57:27 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Gerald Pfeifer
ce226b1d21 Mark for depreciation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-03-22
2009-02-21 22:56:45 +00:00
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Max Brazhnikov
5e93e0b9e0 Change my email to @FreeBSD.org,
fix www link
2009-02-21 11:12:49 +00:00
Martin Wilke
82a2e006c2 - Update to 4.0.5
PR:		131847
Submitted by:	Ports Fury
2009-02-21 00:12:38 +00:00
Martin Wilke
f0b98c380e - Update to 7.4
PR:		131850
Submitted by:	Ports Fury
2009-02-20 16:35:59 +00:00
Max Brazhnikov
79c6b3c041 Update to 0.6.1 2009-02-18 21:55:43 +00:00
Martin Wilke
d7d64edfea - Reset Maintainer
PR:		131742
Submitted by:	"Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
2009-02-16 20:43:17 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Edward Tomasz Napierala
9ab5d0dc52 Update to V3.8-1. 2009-02-15 10:01:07 +00:00
Gerald Pfeifer
e0642e4c73 Update to Wine 1.1.15. Among others, this includes the following changes:
- Gecko engine update.
 - Better region support in GdiPlus.
 - Support for cross-compilation in winegcc.
 - Beginnings of MS Text Framework support.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.
2009-02-14 20:24:19 +00:00
Martin Wilke
b003deb680 Dynagui is a GUI frontend to the dynamips Cisco 7200/36XX router
simulator. It uses the dyna-gen library in order to communicate
with the dynamips hypervisor.

WWW: http://dynagui.sourceforge.net

PR:		ports/131544
Submitted by:	Andrew Greenwood
2009-02-14 19:25:53 +00:00
Thomas Abthorpe
15ad88cd94 - Pass maintainership to submitter
Submitted by:	Sergey Voronkov via freebsd-ports@
2009-02-13 15:31:11 +00:00
Juergen Lock
8605363e10 - Fix kqemu on recent -current which no longer has/uses unit2minor()
- Bump PORTREVISION

PR:		ports/131603
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
2009-02-12 17:46:29 +00:00
Ion-Mihai Tetcu
aaf4bee536 Fix fetch:
-  http://www.kdbarto.org/UCSD_Pascal_files/ redirectes (301) to
http://kdbarto.homedns.org/UCSD_Pascal_files/ so add the later as MASTER_SITE
(since it's dynamic DNS don't think deleting the first www. one is a good idea)
- ftp://ftp.apple.[1;5Casimov.net doesn't carry the disks images anymore (but
leave it in, commented, in case they will be back).

Reported by:	QAT QA run
2009-02-10 19:27:36 +00:00
Alejandro Pulver
1dca401488 - Update to version 0.35.r4.
- Update MASTER_SITES and WWW line in pkg-descr.
2009-02-05 23:41:51 +00:00
Mark Linimon
20f4e7537a Fails to install on sparc64 with "configure: error: Unknown architecture." 2009-02-03 05:46:00 +00:00
Gerald Pfeifer
a239508f91 Update to Wine 1.1.14. Among others, this includes the following changes:
- Various bug fixes for Internet Explorer 7.
 - Many crypt32 improvements, including new export wizard.
 - Better support for windowless Richedit.
 - Improvements to the print dialog.
 - Many fixes to the regression tests on Windows.
 - Various bug fixes.

Also, this should again build on FreeBSD 8 with RTF_LLINFO removed,
based on my patch being accepted upstream. [1]

PR:		129934 [1]
2009-02-01 00:08:07 +00:00
Philip M. Gollucci
f3ae83c763 - Update download location
Reported by:    -fetch-original pointyhat run via pav
2009-01-31 21:24:46 +00:00
Dmitry Marakasov
09b0833b1b - Distfile was silently rerolled, chase this. Changes are: CPU detection improvements, minor nits (char*->const char*), and license information added to single file
- Change comment about why the port os marked ONLY_FOR_ARCHS to more useful ONLY_FOR_ARCHS_REASON

PR:		131179
Submitted by:	myself
Approved by:	Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
2009-01-31 13:54:40 +00:00
Boris Samorodov
37a0236809 . update some binary packages; [1]
. update apropriate source packages;
. bump PORTREVISION.

PR:		ports/131063  [1]
Submitted by:	Aragon Gouveia <aragon at phat.za.net>  [1]
2009-01-28 22:16:43 +00:00
Rong-En Fan
2bd35c12fa - Update to 0.10.0.2
PR:		ports/130971
Submitted by:	Yuri Pankov <yuri.pankov at gmail.com> (maintainer)
2009-01-28 15:26:20 +00:00
Rong-En Fan
f929d1f8b2 - Update to 0.5.0.1
PR:		ports/130969
Submitted by:	Yuri Pankov <yuri.pankov at gmail.com> (maintainer)
2009-01-28 15:25:47 +00:00
Jose Alonso Cardenas Marquez
75c6b943df - Install missing files
- Bump PORTREVISION
2009-01-28 14:28:39 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Boris Samorodov
b9b4aec7e0 In preparation for adding new linux (Fedora 8) infrastructure ports all linux
base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2
is incorporated.

Changes:

* emulation/linux_base-fc4:
  . devel/linux-glib2 is incorporated;
  . CONFLICTS is fixed;
  . PORTREVISION is bumped;

* removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped:
  . accessibility/linux-atk;
  . astro/google-earth;
  . audio/linux-openal;
  . graphics/linux-XnViewMP;
  . www/linux-mplayer-plugin;
  . x11-toolkits/linux-gtk2;
  . x11-toolkits/linux-pango;

* devel/linux-glib2:
  . CONFLICTS is fixed;
  . DEPRECATED;
  . EXPIRATION_DATE is set;

Note: this should fix a bug for non-default linux base ports when glib2
      files were installed both by a linux base and by linux-glib2 ports.
2009-01-21 16:17:47 +00:00
Gerald Pfeifer
8d567705ca Remove obsolete comment referring to USE_GCC=4.1+.
Approved by:	acm
2009-01-17 21:50:05 +00:00
Gerald Pfeifer
005968e86f Update to Wine 1.1.13. Among others, this includes the following changes:
- Freedesktop.org-compliant startup notifications.
 - Improved graphics support in Internet Explorer.
 - Various Richedit improvements.
 - Better certificate manager dialog.
 - Various bug fixes (including two fixes we carried ourselves).
2009-01-17 15:02:40 +00:00
Martin Wilke
9747f75669 - Update to 4.0.1
PR:		130453
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:17 +00:00
Jose Alonso Cardenas Marquez
54e81af533 - Fix INDEX
Reported by:	portsnap mail
2009-01-14 04:18:23 +00:00
Jose Alonso Cardenas Marquez
1fa5c449b1 - Update to 1.5 2009-01-14 02:03:05 +00:00
Jose Alonso Cardenas Marquez
de94cdf35b - New port: emulators/mupen64plus-dummyvideo
Dummy video plugin for Mupen64plus emulator
2009-01-14 01:50:42 +00:00
Edward Tomasz Napierala
21fe6ee426 Remove dependency on ports version of libpcap; it's no longer needed
and causes build problems for qemu-devel.

Submitted by:	David O'Brien <obrien@FreeBSD.org> (slightly modified)
2009-01-12 21:30:36 +00:00
Johan van Selst
dd9022457c Require modern gcc to compile on FreeBSD-6/amd64
Reported by:	pointyhat via pav
2009-01-12 19:32:05 +00:00
Johan van Selst
51970be9f7 Add patch to compile on amd64 (forgotten in previous commit) 2009-01-12 06:46:02 +00:00
Johan van Selst
bb1c646f78 - Update to 0.7.0
- Add patch for amd64 (will be fixed in next version)
  (FreeBSD binutils is too old to grok modern amd64 assembly)
2009-01-10 20:53:53 +00:00
Jose Alonso Cardenas Marquez
a8924a73b2 - Fix typo
Reportted by:	pav
2009-01-08 15:33:51 +00:00
Gerald Pfeifer
e2b7680c5e Remove obsolete comment referring to USE_GCC=4.1+.
Approved by:	acm
2009-01-06 22:52:02 +00:00
Jose Alonso Cardenas Marquez
ae758a693c - Remove emulators/mupen64plus-sound, because it is not supported anymore 2009-01-06 22:03:38 +00:00
Jose Alonso Cardenas Marquez
d4df837ed4 - Update to 1.4.1 2009-01-06 21:54:58 +00:00
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Pav Lucistnik
3d3751ef72 - Make fetchable again
PR:		ports/130212
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-06 12:37:26 +00:00
Gerald Pfeifer
90b2f12a84 Configure --without-capi --without-gphoto and --without-sane to avoid
hidden dependencies.

PR:		119155
2009-01-05 21:26:40 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Gerald Pfeifer
dc6d55f127 Add two patches on top of Wine 1.1.12 that address issues at run-time
(that are not FreeBSD-specific).
2009-01-04 21:25:21 +00:00
Gerald Pfeifer
dca2826dc7 Add option LDAP, off by default.
PR:		119155
2009-01-04 19:00:06 +00:00
Boris Samorodov
d476562d25 Chase the new elfutils package appearance:
. fix:
  - binary and sources rpm package names;  [1]
  - distinfo for binary package;  [1]
  - distinfo for sources package;
  - pkg-plist;
. bump PORTREVISION.

Submitted by:	Szekvolgyi Peter <ghostp@elte.hu> (by email)  [1]
2009-01-04 14:11:56 +00:00
Gerald Pfeifer
c708d5b490 Add option LIBXSLT, off by default, to control the use of libxslt (which
is only used by msxml3.dll right now).

PR:		119155
2009-01-03 19:21:55 +00:00
Gerald Pfeifer
57c6942c30 Update to Wine 1.1.12. Among others, this includes the following changes:
- Support for subpixel font rendering.
 - New version of the Gecko engine.
 - Various bug fixes.
2009-01-03 10:54:16 +00:00
Gerald Pfeifer
9f4061ec14 Refrain from building regression tests (by using the new --disable-tests
configure option).

Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-12-29 20:56:43 +00:00
Gerald Pfeifer
a6b2e26749 Address a problem related to (incorrect) use of _mkdir by backporting
part of the full fix that has been applied upstream past 1.1.11.

Bump PORTREVISION, giving wine-1.1.11_1,1.tbz which is kind of nice. :-)

PR:		129951
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2008-12-27 18:10:15 +00:00
Gerald Pfeifer
0513c8a107 Revise the general description, syncing a bit with WineHQ, and remove
note that Wine is in beta.
2008-12-27 10:34:20 +00:00
Martin Wilke
6aef48f258 - Update to 0.10.0.1
PR:		129928
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
2008-12-25 18:10:14 +00:00
Gerald Pfeifer
22c87c887f Update to Wine 1.1.11. Among others, this includes the following changes:
- Numerous fixes for IE7 support.
 - User interface support for crypto certificates.
 - Better support for MSI installation patches.
 - Various Direct3D optimizations.
 - Various bug fixes.
2008-12-23 13:40:14 +00:00
Max Brazhnikov
52a54523ae Update aqemu to 0.6
Approved by:	miwi (mentor)
2008-12-21 18:28:39 +00:00
Dirk Meyer
bee2c44bc3 - update to 2.1 2008-12-20 16:41:31 +00:00
Dmitry Marakasov
2396de75e4 - Remove mistyped CONFGURE_ENV. 2008-12-18 13:00:36 +00:00
Mark Linimon
7d75b0f880 Over to new maintainer. 2008-12-18 06:40:14 +00:00
Mark Linimon
0447d186ff Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-12-16 04:57:10 +00:00
Gerald Pfeifer
db0820a188 Add missing file for previous commit. 2008-12-13 10:14:02 +00:00
Gerald Pfeifer
98f0d5a4ad Update to Wine 1.1.10. Among others, this includes the following changes:
- Support for virtual memory write watches.
 - Some more GdiPlus functions.
 - Various bug fixes.

Also, add a patch that fixes the "Invalid address" issue for real. [1]

PR:		128926 [1], 129585
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1]
Obtained from:	Alex Kozlov <spam@rm-rf.kiev.ua> [1]
2008-12-13 09:57:30 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00
Dmitry Marakasov
96186ac75a - Update to 0.10.0
PR:		129425
Submitted by:	Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
2008-12-08 16:54:41 +00:00
Dmitry Marakasov
2809da53df - Update to 0.5.0
PR:		129424
Submitted by:	Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
2008-12-08 16:54:32 +00:00
Jose Alonso Cardenas Marquez
7d6f60fdd9 - Remove BROKEN 2008-12-05 04:01:53 +00:00
Jose Alonso Cardenas Marquez
21622adcfc - Fix a problem with emulators/mupen64-tr64 and emulators/mupen64-glide ports 2008-12-05 03:58:06 +00:00
Juergen Lock
d6764fe00e Attempt to fix savevm that was broken by the original patch-CVE-2008-0928
by allowing writes outside the disk image boundaries if the guest isn't
running.

PR:		ports/129417
Submitted by:	Nate Eldredge <neldredge@math.ucsd.edu>
Obtained from:	debian (sid kvm_72+dfsg-3.diff.gz, adapted)
2008-12-04 22:36:46 +00:00
Pav Lucistnik
fb8004e0f1 - share/pixmaps is part of mtree, must not be removed by individual ports
Reported by:	pointyhat
2008-11-29 22:57:33 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Gabor Kovesdan
38b282846e Gentoo doesn't ship stage2 tarballed distributions any more. Remove the
following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2
2008-11-24 23:08:06 +00:00
Gabor Kovesdan
abfcbe13d3 - Update to 2008.0 2008-11-24 13:23:22 +00:00
Gerald Pfeifer
17f97ec49b Add libXrender as another dependency. Among others this should improve
the appearance of Firefox.

PR:		127909
2008-11-24 06:45:19 +00:00
Gerald Pfeifer
51b0c1269c Update to Wine 1.1.9. Among others, this includes the following changes:
- A large number of regression test fixes.
 - Performance improvements in memory management.
 - Improved POP3 support in inetcomm.
 - Initial implementation of the XInput DLL.
 - Various bug fixes.

It also fixes the "Invalid address" issue reported by some users, at least
according to my testing.

PR:		128926
2008-11-23 20:53:10 +00:00
Ion-Mihai Tetcu
bca7b5f04b Fix fetch.
Prompted by:	QAT QA run
2008-11-21 09:02:38 +00:00
Juergen Lock
8a13eaf0cc Fix build in unusual environments:
- CFLAGS containing commas [1]
- Missing /usr/bin/perl symlink [2]

Requested by:	Denis Kozadaev <denis@tambov.ru> [1]
Requested by:	Michal Bartkowiak <michal@bartkowiak.biz> [2]
2008-11-18 20:07:53 +00:00
Martin Blapp
df90f1b486 vmware-toolbox and vmware-user are installed in bin/ rather than sbin/
PR:		128509
Submitted by:	olgeni
2008-11-09 22:39:52 +00:00
Gerald Pfeifer
754be3afa7 Update to Wine 1.1.8. Among others, this includes the following changes:
- Substantial parts of inetcomm implemented (for Outlook).
 - Still better crypt32 support.
 - Memory management improvements.
 - Theming support for buttons.
 - Various bug fixes.
2008-11-09 13:21:00 +00:00
Juergen Lock
6bc005ce59 Fix heap overflow in Cirrus emulation
Obtained from:	qemu svn
Security:	http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html
2008-11-02 22:59:10 +00:00
Boris Samorodov
e4b1fc51c0 . update to a new version: fedora-release; [1]
. update to a new version: coreutils;
. bump PORTREVISION.

PR:		128385  [1]
Submitted by:	Aragon Gouveia <aragon at phat.za.net>  [1]
2008-10-27 19:36:02 +00:00
Max Brazhnikov
2768e060af Update to 0.5.2
Approved by:	miwi (mentor)
2008-10-26 18:55:50 +00:00
Gerald Pfeifer
cb9b6565f9 Update to Wine 1.1.7. Among others, this includes the following changes:
- Beginnings of schannel implementation using GnuTLS.
 - Many fixes from various code analysis tools.
 - Support for X11 desktop work area.
 - Fixes for Richedit tables.
 - More complete JavaScript support.
 - Improved device management for DOS drives.
 - Many Richedit fixes.
 - Various installer fixes, particularly for IE 7.
 - First steps of Direct3D 10 implementation.
 - Various bug fixes.
2008-10-25 10:21:18 +00:00
Timur I. Bakeyev
c04a950888 Fixed expansion of %LIB32%, which didn't happen, leaving whole port unusable. 2008-10-22 12:45:41 +00:00
Martin Blapp
c6de3b8dc5 Remove the following non-existent files
from pkg-plist (unbreaks package target).

sbin/vmware-toolbox sbin/vmware-user

Submitted by:	olgeni
2008-10-20 13:41:04 +00:00
Boris Samorodov
2041a9fd12 . chase updating of some Fedora 8 packages;
. add linux-glib2 to CONFLICTS;
. add a source package for the case of PACKAGE_BUILDING;
. bump PORTREVISION.
2008-10-13 10:54:33 +00:00
Boris Samorodov
6f020f481a To couple with Linux Fedora 8 packages changes after intrusion
to Red Hat's servers:
. new DIST_SUBDIR is used;
. new distinfo.i386;
. bump PORTREVISION.

Pointed out by:	pointyhat (erwin)
2008-10-12 17:42:44 +00:00
Martin Blapp
9be9849b48 Fix PLIST_SUB and other minor issues. This change should fix package builds.
Submitted by:	timur
2008-10-07 18:20:47 +00:00
Hiroki Sato
cf46a4a7a3 Fix dependency broken due to acroread7 removal. 2008-10-05 02:49:27 +00:00
Warner Losh
86cd1dc141 o Fix a bug reported by Oleksandr Tymoshenko:
Due to small issue with gxemul (PCI registers values of piix
	controller are not saved having been written) FreeBSD in
	gxemul panics after detecting IDE devices. Apply this patch to
	fix it...
o Bump PORTREVISION
o Take on this port.

Submitted by:	gonzo@
2008-10-03 22:53:29 +00:00
Boris Samorodov
abbe7ff602 Add keyutils-libs which are needed at least for libkrb5. Now flash9
should work at -current (with some kernel patches for now).
Bump PORTREVISION.

Discussed at:	emulation@
2008-10-03 12:13:46 +00:00
Boris Samorodov
1f4f244005 . fix directories for current packages (they have a ".newkey" suffix);
. chase some new package versions;
. add a package with a missing library presented at previous linux_base  [1]
  ports (libcom_err);
. bump PORTREVISION.

Reported at:	emulation@  [1]
2008-10-02 16:46:01 +00:00
Martin Blapp
36c7d8bb09 Add missing file. 2008-10-01 11:58:17 +00:00
Martin Blapp
85df0d366d Another bunch of fixes:
- pet portlint(1)
 - add info on the rc.conf settings
 - don't reinstall files twice
 - open-vm-tools and open-vm-tools-nox11 need to CONFLICT each other
 - on 5.x, the scripts won't try to load unsupported kmods
 - kldxref should be run also on 5.x
 - bump PORTREVISION

Submitted by:	Angelo Turetta <aturetta@bestunion.it>
2008-09-29 19:17:16 +00:00
Martin Blapp
d804b6a6f0 Remove obsolete file 2008-09-29 14:22:30 +00:00
Martin Blapp
9032ba3838 Unbreak open-vm-tools. Fix pkg-lists.
Submitted by:	olgeni, Angelo Turetta <aturetta@bestunion.it>
2008-09-29 11:59:12 +00:00
Max Brazhnikov
af578a1a40 Update to 0.5.1
Approved by:	miwi (mentor)
2008-09-27 22:29:38 +00:00
Pietro Cerutti
de0bdb9af3 - Add option to enable ACPI emulation
PR:		127606
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2008-09-24 13:50:07 +00:00
Gerald Pfeifer
2fb26a942c Update to Wine 1.1.5. Among others, this includes the following changes:
- Substantial JavaScript implementation.
 - Partial support for layered windows.
 - Support for Unicode file export in Regedit.
 - Proper exception handling in widl-generated code.
 - Asynchronous requests and cookies support in WinHTTP.
 - Various bug fixes.
2008-09-24 08:37:17 +00:00
Pietro Cerutti
ba77a896be - Really mark as BROKEN (/me dumb)
Approved by:	portmgr (pav)
2008-09-11 12:12:09 +00:00
Pietro Cerutti
2f6da9c8fa - Mark as BROKEN (does not fetch)
Reported by:	QA Tindie
Approved by:	portmgr (linimon)
2008-09-10 22:43:07 +00:00
Gerald Pfeifer
84a6ac3854 Update to Wine 1.1.4. Among others, this includes the following changes:
- Substantial chunks of WinHTTP are implemented.
 - More JavaScript support.
 - Beginnings of shell AppBar implementation.
 - Several fixes for Google Chrome support.
 - Chinese translations.
 - Various bug fixes.
2008-09-06 17:22:11 +00:00
Pav Lucistnik
231427f634 - Fix build with SDL
PR:		ports/127082
Reported by:	Edward Sanford Sutton, III
2008-09-05 12:39:26 +00:00
Max Brazhnikov
c7cf12c6cf Add entry for emulators/aqemu
Approved by:	miwi (mentor)
2008-09-03 15:18:48 +00:00
Max Brazhnikov
a16c3c1113 Add new port emulators/aqemu:
AQEMU is a QEMU GUI written in Qt4. The program have user-friendly
interface and allows to set up the majority of QEMU options.

WWW:	http://sourceforge.net/projects/aqemu/

Approved by:	miwi (mentor)
2008-09-03 15:17:43 +00:00
Dmitry Marakasov
76e953115a - Update to 0.8. The latest version of the emulator includes several major feature additions, including support for 3D rendering and a gdb stub.
- Pass maintainership to submitter

PR:		126985
Submitted by:	L Campbell <llc2w at virginia dot edu> (improved by me)
Approved by:	Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer)
2008-09-02 20:27:35 +00:00
Ion-Mihai Tetcu
26a16652a1 - fix plist with -DNOPORTDOCS and bump PORTREVISION
- update maintainer's email address

PR:		ports/125829
Submitted by:	Martin Tournoij (maintainer)
2008-08-27 12:30:52 +00:00
Erwin Lansing
41ed275a21 Mark BROKEN: does not build. 2008-08-23 17:51:41 +00:00
Gerald Pfeifer
fc8d0a59b5 Update to Wine 1.1.3. Among others, this includes the following changes:
- Beginnings of ddraw overlay support.
 - Many more crypt32 functions.
 - Improved support for tables in Richedit.
 - Support for NETWM window maximization.
 - Many installer fixes.
 - Tweaks for better PulseAudio support.
 - Various bug fixes.
2008-08-23 15:19:00 +00:00
Dmitry Marakasov
9a906db2ae - Fix plist for NOPORTDOCS
Reported by:	QA Tindie
2008-08-23 13:48:17 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Erwin Lansing
2860c23c3c Mark BROKEN: leaves files behind on deinstall 2008-08-20 08:12:12 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Blapp
c0e00cbca7 Change the vmware-checkvm path in this script too.
Submitted by:	Angelo Turetta <aturetta@bestunion.it>
2008-08-05 16:36:38 +00:00
Martin Blapp
2492484834 Keep share/pixmaps in pkg lists. 2008-08-04 18:51:14 +00:00
Martin Blapp
c686234715 vmware-guestd has been installed twice. Fix pkg-plist for this issue.
Submitted by:	Olli Hauer <ohauer@gmx.de>
PR:		126210
2008-08-03 14:39:11 +00:00
Juergen Lock
906cd18ce7 Add note about pcap on 6.x 2008-08-02 18:31:15 +00:00