Commit graph

2895 commits

Author SHA1 Message Date
Mark Linimon
cb3d79c7b2 Mark broken with gcc4.2. 2007-09-29 15:03:33 +00:00
Gerald Pfeifer
a302672acd Update to Wine 0.9.46. Among others, this brings the following changes:
- A variety of fixes to improve Photoshop CS2 support.
 - More complete support for device installation in setupapi.
 - New Bidi text implementation that doesn't depend on libicu.
 - The usual assortment of Direct3D improvements.
 - Beginning of I/O completion ports support.
 - Lots of bug fixes
and a fix by Tijl Coosemans <tijl@ulyssis.org> to resolve symbol clashes
between MSVCRT and FreeBSD libc.
2007-09-29 06:59:30 +00:00
Edwin Groothuis
9d1204aa9d Readd deleted files with the -kb flag 2007-09-28 08:13:10 +00:00
Edwin Groothuis
89e92a0731 temporary remove files 2007-09-28 08:10:39 +00:00
Alejandro Pulver
3d21aaf41a - Update to version 0.119. 2007-09-27 22:55:07 +00:00
Boris Samorodov
a7cbcfdbd5 Fedora is no more Core.
Pointed out by:	John E Hein <jhein at timing.com>
2007-09-26 20:25:31 +00:00
Edward Tomasz Napierala
1886db53df - Update to 0.6. 2007-09-26 17:19:03 +00:00
Edward Tomasz Napierala
07eb9ce15a - Update to 1.2.0. 2007-09-26 15:40:05 +00:00
Boris Samorodov
06abc65051 1. MFC from linux_base-fc6 (well, sort of -- an idea taken):
Add some directory trees since we still use fc4 infrastucture ports.
     Inspirited by the wrong behaviour of "install file1 file2" when file2
     should exist and be a directory...
2. Bump PORTREVISION.
3. Fix pkg-descr (FC6 -> FC7).
4. s/@dirrm/@dirrmtry for /compat/linux/proc.
2007-09-26 12:48:47 +00:00
Boris Samorodov
9bfced6fea Add some directory trees since we still use fc4 infrastucture ports.
Inspirited by the wrong behaviour of "install file1 file2" when file2
should exist and be a directory...

XXX: should be MFC'ed to linux_base-fc7
2007-09-26 10:47:51 +00:00
Edwin Groothuis
4b0a02d453 Change run-dependency on dynamips instead of dynamips-devel
Noticed by: YAPHR
2007-09-24 07:56:10 +00:00
Boris Samorodov
d1fa573aad Welcome to the new emulation/linux_base-fc7 port.
Using: identical to emulation/linux_base-fc6.
2007-09-23 16:33:56 +00:00
Edwin Groothuis
d2e53c6719 Fixes and extra functionality for emulators/doscmd
A year or so ago I emailed these patches to the maintainer
	and didn't get any feedback. Just rediscovered them so
	figured I should submit them before they get lost...

	patch-bioscursor
	Fixes the BIOS cursor handling so that programs such as the
	DOS edit.com and qbasic.exe work correctly

	patch-desqview-timeslice
	Allows INT15 timeslicing so that programs which support it
	can avoid 100% CPU utilization

	patch-quitemode
	Adds a -Q option which suppresses all video IO. Also helps
	optimize the input behavior especially when polling for
	input.

	patch-fossil-support
	Adds a -F option which enables support for FOSSIL IO using stdio.

PR:		ports/114615
Submitted by:	Stephen Hurd <shurd@sasktel.net>
Approved by:	maintainer timeout
2007-09-23 12:48:46 +00:00
Edwin Groothuis
1e2b51f634 [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips development version
Dynagen is a front-end for use with the Dynamips Cisco router
	emulator. It uses an INI-like configuration file to provision
	Dynamips emulator networks. It takes care of specifying the right
	port adapters, generating and matching up those pesky NIO descriptors,
	specifying bridges, frame-relay, ATM switches, etc. It also provides
	a management CLI for listing devices, suspending and reloading
	instances, etc.

	WWW: http://dyna-gen.sourceforge.net/

PR:		ports/116343
Submitted by:	Pavel I Volkov <pol@opk.ru>
2007-09-23 04:22:40 +00:00
Makoto Matsushita
f7373cbf33 Update to version 6.0.1 build 55017. 2007-09-22 02:18:44 +00:00
Martin Wilke
51e5794fa0 - Update to 0.2.8-RC1
PR:		116344
Submitted by:	Pavel I Volkov <pol@opk.ru> (maintainer)
2007-09-20 02:10:56 +00:00
Marcelo Araujo
233640b6af - Update to 0.72.
- Remove 4.X cruft.

PR:		ports/115859
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer)
2007-09-19 18:21:38 +00:00
Boris Samorodov
0b35a736d9 . de-rpmify the port (merged from linux_base-fc4);
. fix checksums for libtermcap sources (I had a broken tarball).
2007-09-17 16:26:37 +00:00
Gerald Pfeifer
b6d6d6785e Update to Wine 0.9.45. Among others, this brings the following changes:
- Many improvements to the crypto dlls (should make iTunes work).               - The usual assortment of Direct3D improvements.
 - A number of fixes to sound support.                                           - Many more WordPad features.
 - Lots of bug fixes.

Remove temporary hack to avoid running into an mmap() issue specific to
FreeBSD which has been fixed now.[1]

Stop building wine-kthread since wine-pthread should be better by now and
the former might not even work any longer.[2]

Make FreeBSD 6.2 the minimum requirement for this port.

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> [1][2]
2007-09-15 01:41:53 +00:00
Alejandro Pulver
66cf1f2af6 - Mark as DEPRECATED and set EXPIRATION_DATE to 2007-11-14 (it's outdated,
discontinued and emulators/wine-doors provides its functionality).
2007-09-14 04:14:59 +00:00
Alejandro Pulver
6f69d6bfe4 Wine-doors is an application designed to make installing windows software on
Linux, Solaris or other Unix systems easier. Wine-doors is essentially a
package management tool for windows software on Linux systems. Most Linux
desktop users are familiar with package management style application delivery,
so it made sense to apply this model to windows software.

WWW: http://www.wine-doors.org/

PR:		ports/114630
Submitted by:	ports at mcdermottroe.com
2007-09-14 04:05:57 +00:00
Edwin Groothuis
3241160ea2 [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator
This project aims to develop a fast emulator for the
	TI89(titanium), 92(+), and V200PLT calculators. This emulator
	started on the Jonas Minnberg's (X)Tiger emulator which is
	based on UAE (the Universal Amiga Emulator). It was deeply
	reworked and improved thus it's very different now.

	TiEmu uses the GDK library (GTK component) for display. The
	GUI has been written with GTK+ (the Gimp ToolKit).

	WWW: http://lpg.ticalc.org/prj_tiemu/

PR:		ports/116154
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2007-09-09 05:40:16 +00:00
Alejandro Pulver
87496fa12d - Update pkg-message.
- Add missing pkg-plist entries.
2007-09-08 22:51:28 +00:00
Edward Tomasz Napierala
4c1736407d - Update to 3.7.3
- Remove RESTRICTED clause and LEGAL entry.  It seems license was changed
  to something more reasonable.

Approved by:	miwi (mentor, implicit)
2007-09-06 14:49:14 +00:00
Jose Alonso Cardenas Marquez
263149c6bb - Update to 0.8.6 2007-09-06 06:00:48 +00:00
Jose Alonso Cardenas Marquez
017cbb2085 - Update to 2.4.1 2007-09-06 05:02:44 +00:00
Alejandro Pulver
d6ebd6c6f8 - Update to version 0.118u3.
- The wrapper script additional output has been removed so programs that parse
  the output do not get unexpected data.

Submitted by:	nikow <madleser@gmx.de> (private e-mail)
2007-09-05 22:38:15 +00:00
Alejandro Pulver
018f022d33 - Update to version 0.118.
- Binaries are now installed in a subdirectory (libexec/sdlmess).
- The wrapper script addtional output was removed (problematic for programs
  which parse the output).

Submitted by:	nikow <madleser@gmx.de> (private e-mail)
2007-09-05 22:35:55 +00:00
Alejandro Pulver
7839ee69a9 - Update to version 0.22. 2007-09-05 02:50:54 +00:00
Alejandro Pulver
4a259a020b - Fix building on non-i386. 2007-09-05 02:48:31 +00:00
Gabor Kovesdan
62459912c5 Minor fixes after the last commit:
- Use ETCDIR
- Add an @exec line to make the package consistent with the port
- Bump PORTREVSION
- Cosmetics

Suggested by:	sat
Reviewed by:	sat
2007-08-31 09:44:24 +00:00
Alexander Leidinger
403823227e Bump port revision... forgotten in the last commit (update of some RPMs).
Pointyhat to:	netchild
2007-08-30 16:07:51 +00:00
Alexander Leidinger
c971474b82 Update some RPMs.
Based upon a submission from:	Yuri Pankov <yuri@darklight.org.ru>
Approved by:			maintainer (bsam@)
2007-08-30 16:04:13 +00:00
Martin Wilke
0d9a19ac96 - Respect PREFIX
- Bump PORTREVISION

PR:		115806
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:	maintainer
2007-08-27 11:03:15 +00:00
Gerald Pfeifer
b6a6241c52 Update to Wine 0.9.44. Among others, this brings the following changes:
- Better heuristics for making windows managed.
 - Automatic detection of timezone parameters.
 - Improvements to the builtin WordPad.
 - Better signatures support in crypt32.
 - Still more gdiplus functions.
 - Lots of bug fixes.
2007-08-24 20:46:30 +00:00
Rong-En Fan
15fa401bc7 - Fix build with gcc 4
- Pet portlint(1)

PR:		ports/115749
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
2007-08-23 10:57:36 +00:00
Jose Alonso Cardenas Marquez
50c6b614df - Update to 0.8.5 2007-08-19 20:30:51 +00:00
Jose Alonso Cardenas Marquez
0f5c862cf9 - Update to 0.2.0 2007-08-19 17:54:33 +00:00
Gabor Kovesdan
25a9c5b380 This is a port of the FCE Ultra network play server.
WWW: http://fceultra.sourceforge.net/

PR:		ports/114997
Submitted by:	Pontus Stenetorp <ninjin at kth.se>
2007-08-19 14:53:58 +00:00
Jose Alonso Cardenas Marquez
6682fdcefa - Update to 0.8.1
- Remove BROKEN
2007-08-18 03:14:44 +00:00
Dirk Meyer
3a837df010 - update to 1.22 2007-08-14 19:30:26 +00:00
Gerald Pfeifer
2cf8b47c70 Update to Wine 0.9.43. Among others, this brings the following changes:
- Direct3D support on top of WGL instead of GLX for better portability.
 - Many DirectSound fixes.
 - Still more gdiplus functions.
 - Many crypt32 improvements.
 - Lots of bug fixes.

On the way, fix the sorting of several entries in pkg-plist.
2007-08-11 19:51:40 +00:00
Juergen Lock
d79579befe - Update to 20070802 snapshot
(longer) log is at:
  http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt
2007-08-09 20:03:30 +00:00
Gerald Pfeifer
92a3927e04 Switch to libthr as the default threading library on versions of FreeBSD
where it isn't the default yet.  Wine wants all threads to be
PTHREAD_SCOPE_SYSTEM (visible by kernel) so wineserver can access threads
inside wine processes.  With libthr all threads are PTHREAD_SCOPE_SYSTEM
by default.  With libkse the initial thread is not which prevents wineserver
from sending signals to it directly, for instance.

Add --verbose to CONFIGURE_FLAGS.

Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2007-08-07 04:33:40 +00:00
Lars Engels
7894c0ab7a Update to 2.0.3
PR:		ports/114741
Submitted by:	KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:	miwi (mentor)
2007-08-04 18:51:06 +00:00
Tilman Keskinoz
352a2a1203 Update to 0.71
PR:		115057
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	"Tom Carrick" <knyght@gmail.com>
2007-07-31 12:59:28 +00:00
Edward Tomasz Napierala
9a2ed78f58 - Update description of the port.
Submitted by:	Ray Arachelian
Approved by:	miwi (mentor)
2007-07-30 15:56:04 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Pav Lucistnik
7b8e17ec95 - Update to 0.8.0.1
PR:		ports/114052
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
Approved by:	maintainer timeout (2 weeks)
2007-07-29 16:34:42 +00:00
Pav Lucistnik
7d30acf3df - Update to 0.3.0.1
PR:		ports/114051
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
Approved by:	maintainer timeout (2 weeks)
2007-07-29 16:33:59 +00:00