Commit graph

3522 commits

Author SHA1 Message Date
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
Juergen Lock
4cbdac07e0 - Add pcap patch as an OPTION
- Bump PORTREVISION

Submitted by:	jkim
2008-08-02 18:29:39 +00:00
Brooks Davis
065222e49f Fix the disk image MASTER_SITES.
- ftp.apple.asimov.net was reorganized at some point so the path was
   wrong.
 - ftp1.au.apple.asimov.net is reliably non-functional with multiple
   different symptoms including hangs and asking for username/passwords.
 - I found www.kdbarto.org via google.
2008-07-29 17:17:30 +00:00
Dirk Meyer
fd3591501b - update to 2.0
PR:		122093
2008-07-29 03:57:31 +00:00
Martin Blapp
5da2d2a504 Second try to fix the package list. 2008-07-27 13:57:54 +00:00
Gerald Pfeifer
1de5fd13ee Update to Wine 1.1.2. Among others, this includes the following changes:
- Control panel improvements and new appwiz panel.
 - Restructuring of state handling in Direct3D.
 - Support for timer queue functions.
 - Many MSXML improvements.
 - Various bug fixes.
2008-07-26 16:58:54 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
acacd0d015 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:38:45 +00:00
Edward Tomasz Napierala
8db298eb23 - Update to 3.8-0. 2008-07-22 22:01:28 +00:00
Boris Samorodov
00a0723437 Upgrade to the recent Fedora-8 updates (coreutils and krb5).
Inspirited by the PR.

PR:		124897
Submitted by:	Fritz Katz <frtzkatz yahoo com>
2008-07-22 12:48:11 +00:00
Martin Blapp
008609d219 Change GTK12 dependency to GTK20 to fix the package build.
Fix package lists.
Bump portrevision.
2008-07-21 23:43:44 +00:00
Gerald Pfeifer
764256342c Update to Wine 1.1.1. Among others, this includes the following changes:
- Fixes for Photoshop CS3 and Office 2007 installers.
 - More progress on gdiplus.
 - Support for Unicode files in regedit.
 - Improved video playback.
 - Many Richedit fixes and improvements.
 - Various bug fixes.
2008-07-11 20:53:59 +00:00
Alejandro Pulver
7a292d3664 - Bump PORTREVISION.
- Correctly depend on py-gtk (it was previously depending on a file that
  belongs to py-gobject).

PR:		ports/125480
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-07-11 17:48:24 +00:00
Jose Alonso Cardenas Marquez
7134e85032 - Use the correct way for take py-gtk dependency
PR:		125478 125479 125481
Submitted by:	amdmi3
2008-07-11 14:39:32 +00:00
Mark Linimon
2da42908d7 Maintainer is no longer active in FreeBSD. 2008-07-10 19:55:13 +00:00
Juergen Lock
54b840b37a - Update to 20080620 svn snapshot, which uses the new kqemu-kmod-devel
port that now also works for the 32 bit "qemu" executable on amd64
  (if you build with the KQEMU knob on, you have to deinstall the old
  kqemu-kmod first if it is installed)
- Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen
  targets, eliminating the need for gcc 3.4 (everything but ppc and sh4
  has been converted to tcg in this snapshot)
- Add tcg fixes for amd64 guests on i386 hosts (two of three have been
  committed to qemu svn in the meantime) [1]
- Update the pkg-message about kqemu on amd64, and add a note about using
  nfs with slirp, the latter [2]
- Homepage now at http://bellard.org/qemu/ - update links

Submitted by:	nox [1]
Submitted by:	joerg [2]
2008-07-08 18:42:09 +00:00
Martin Blapp
535f20eaf4 Upgrade to build 102166, 2008.07.01 2008-07-08 16:03:48 +00:00
Martin Blapp
49daa5bd88 Upgrade to build 102166, 2008.07.01
- Add a fix to make -nox11 build still possible
- Remove broken install targets for kmods within build.
- Remove obsolete, applied patches, rename hgfsmounter to mount.vmhgfs
- Fix GUESTAPP_TOOLS_INSTALL_PATH path. Thanks to Ari.Suutari@syncrontech.com
- Fix for the shrink tab option. Thanks to ernestgwilsonii@gmail.com
2008-07-08 16:03:31 +00:00