Commit graph

218 commits

Author SHA1 Message Date
Gerald Pfeifer
69487a38ed Explain why I won't update this port (newer versions simply won't even
start on any version of FreeBSD).
2004-07-18 08:02:29 +00:00
Gerald Pfeifer
2abbb9a69b Update to the 20040505 snapshot. 2004-05-06 21:33:50 +00:00
Gerald Pfeifer
ff03826592 Update to the 20040408 snapshot of Wine. Improve installation to non-default
prefix as regular user on the way.
2004-04-14 19:54:02 +00:00
Gerald Pfeifer
c8d42171a9 Update to the 20040309 snapshot of Wine. 2004-03-11 08:55:31 +00:00
Gerald Pfeifer
71a2c51d6e Add USE_MESA=yes to document dependency on libglut (and fix packaging on all
possible configurations).  USE_SIZE is the global default now.

Reported by: 	bento, kris
Discussed with:	kris, marcus
2004-03-07 12:08:15 +00:00
Gerald Pfeifer
e61fcdb8c6 Fix the NOPORTDOCS case for installation and packaging. Use DOCSDIR.
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-02-29 22:45:09 +00:00
Gerald Pfeifer
272c4fbf86 Work around a bug that would break in the presence of recent versions of
the arts port.

PR:		62954
2004-02-23 22:39:44 +00:00
Gerald Pfeifer
38cda13680 Set USE_GL=yes to avoid packaging problems on systems without Mesa (and have
a more uniform installation of Wine across systems).

Reported by:	bento
2004-02-22 22:55:05 +00:00
Gerald Pfeifer
af6e4b44f8 Wine sees itself as a compatibility layer rather than an emulator. Honor
that, and also use the term "Unix-like systems" instead of "Unix".
2004-02-16 10:59:54 +00:00
Gerald Pfeifer
0f64c6e46d Make deinstallation of optional OpenGL dependent files work in
INSTALL_AS_USER mode as well.
2004-02-16 10:54:03 +00:00
Gerald Pfeifer
5f21b9375d Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).
Remove related BROKEN marker.

Submitted by:	ale
2004-02-15 18:57:43 +00:00
Gerald Pfeifer
43d8dd1b43 Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longer
check that we are building on FreeBSD 4.x or later.
2004-02-14 04:09:14 +00:00
Kris Kennaway
52f9d812c4 BROKEN on 5.x: broken plist 2004-02-07 23:16:25 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Gerald Pfeifer
707a95b9e5 Revert an upstream change (which in turn reverted a fix which happened to
cause higher memory consumption).  This should avoid errors of the following
kind:

  err:virtual:map_image Standard load address for a Win32 program
  (0x00400000) not available

Bump PORTREVISION.

Problem reported by:	pav, Benjamin Lutz <benlutz@datacomm.ch>
2004-01-28 22:29:36 +00:00
Gerald Pfeifer
fd4da51265 Update to the 20040121 snapshot of Wine (which now include two of our local
hacks).  Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case.
2004-01-25 19:03:03 +00:00
Gerald Pfeifer
b96c82c80a Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.
Bump PORTREVISION.

Reported by:	Travis Poppe <tlp@LiquidX.org>
Tested by:	Travis Poppe <tlp@LiquidX.org>
Discussed with:	matk
2003-12-28 13:16:21 +00:00
Gerald Pfeifer
b4ffc8fdc1 rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Add
a patch to fix this port and bump PORTREVISION.

PR:		60508
Submitted by:	David Beck <dbeck@beckground.hu>
2003-12-26 12:39:15 +00:00
Gerald Pfeifer
64a5f5ad11 Fix an installation bug, which did not trigger during my local testing. 2003-12-14 18:13:12 +00:00
Gerald Pfeifer
dfd2236499 Update to the 20031212 snapshot of Wine, which brings some simplifications.
Remove specific versions of Windows from pkg-descr and COMMENT, as there are
simply too many now, due to Microsoft's marketing.
2003-12-14 01:18:02 +00:00
Gerald Pfeifer
f9b55d99d3 Update to the 20031118 snapshot of Wine. 2003-11-20 18:31:39 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Gerald Pfeifer
f66256ff60 Use %%DOCSDIR%%. 2003-11-08 11:55:43 +00:00
Gerald Pfeifer
ecde3212c5 Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3. 2003-11-07 21:41:45 +00:00
Gerald Pfeifer
8a2afee2ac Unbreak on -CURRENT by anticipating a change in the upstream tree.
(Thanks to the breakage of long-standing ATA interfaces, Wine now
has lost some functionality on FreeBSD.)
2003-11-03 18:23:40 +00:00
Kris Kennaway
5cf94c069a BROKEN on 5.x: broken by new ATA driver 2003-10-27 06:17:10 +00:00
Gerald Pfeifer
ec4c64324a Strip binaries by default, as this reduces the size of packages from 40+ MB
to 8- MB.  Change the name of the knob to control debugging information from
NDEBUG to DEBUG and shorten the pre-extract output.

Triggered by:	Ivan Leo Murray-Smith <puoti@inwind.it>
2003-10-20 22:54:23 +00:00
Gerald Pfeifer
41648d9477 Update to the 20031016 snapshot of Wine after we skipped the previous one
which was completely broken on FreeBSD.
Simplify post-build as I moved some part upstream and require GCC 3.3 as
GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2
also seems fine, but the ports collection requires us to request a concrete
version.)
2003-10-17 15:37:35 +00:00
Gerald Pfeifer
0645c81ccb Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for
reentrant parsers.
2003-08-22 21:19:33 +00:00
Gerald Pfeifer
7cd66574b6 Upgrade to the 20030813 snapshot of Wine. 2003-08-16 07:38:59 +00:00
Gerald Pfeifer
21e441a6c0 Remove some details concerning the installation. (These are already listed
in pkg-message where there is also further relevant information.)
2003-07-18 14:40:49 +00:00
Gerald Pfeifer
b6d65070d7 Adjust to the (relatively) new default directory layout used by Wine,
which closely follows what this port used to look anyways.
2003-07-10 16:39:10 +00:00
Gerald Pfeifer
70fda5fd30 Update to the 20030709 snapshot of Wine. Change the PORTVERSION scheme
from 2003.07.09 to 20030709 to match upstream versioning.
2003-07-10 10:57:27 +00:00
Gerald Pfeifer
88853a7848 Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properly
detected during configury.  Bump PORTREVISION.

Reported by:	Matthew Reimer <mreimer@vpop.net>
2003-07-08 09:02:40 +00:00
Gerald Pfeifer
7f49b4c581 Adjust the note on required kernel options for FreeBSD 5.x and above, and
also make the situation more clear for FreeBSD 4.x.

Prompted by:	Eli Moore <eli.moore@newburynetworks.com>
2003-06-24 15:07:35 +00:00
Gerald Pfeifer
74de3a3e58 Update to the 2003.06.18 snapshot of Wine. 2003-06-18 22:39:59 +00:00
Gerald Pfeifer
96a0b44e6b Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problem
introduced by the previous revision.

Submitted by:	petef
2003-05-20 16:53:20 +00:00
Dmitry Sivachenko
42eedefcd2 Install a script into etc/rc.d/ to run ldconfig after reboots so
Wine libraries could be found.

Approved by:	maintainer
2003-05-19 10:07:37 +00:00
Gerald Pfeifer
e5d8980284 Update to the 20030508 snapshot of Wine. 2003-05-09 09:28:35 +00:00
Gerald Pfeifer
d0dc7a25ef Add three missing items. 2003-04-27 11:37:57 +00:00
Gerald Pfeifer
df8e3720ab Also install READMEs for the wcmd and winedbg programs.
Avoid "duplicate" creation of ${PREFIX}/lib/wine.
2003-04-27 11:19:57 +00:00
Gerald Pfeifer
2e6e886c75 Update to the 2003.04.08 snapshot, which allows us to further reduce the
amount of FreeBSD-specific hackery.
2003-04-14 07:23:24 +00:00
Gerald Pfeifer
10450800a2 Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not make
a difference on -STABLE according to my long-term tests.
2003-03-30 21:52:34 +00:00
Gerald Pfeifer
59be671a98 Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
2003-03-25 13:56:54 +00:00
Gerald Pfeifer
c7240d01b5 Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.c
has been integrated upstream.
2003-03-24 09:06:27 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Gerald Pfeifer
330039c9d9 List my FreeBSD.org address. 2003-02-20 21:56:58 +00:00
Gerald Pfeifer
b699a7261c Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when setting
up a new environment.

Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-02-20 15:37:21 +00:00
Gerald Pfeifer
45ecbd85d9 Update to the 2003.02.19 snapshot of Wine.
The portability issue in dlls/dsound/test was fixed, but a Linuxism in
dlls/ntdll/cdrom.c added.  I have submitted files/patch-dlls-ntdll-cdrom.c
upstream as well.

Approved by:	obrien (mentor)
2003-02-20 10:23:19 +00:00
Gerald Pfeifer
aaae436285 Fix a compilation problem on -CURRENT (again because /usr/include/malloc.h
disappeared).

PR:		47180
Approved by:	obrien (mentor)
2003-01-19 22:10:07 +00:00