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
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
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
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
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
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
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
4cc817dcd1
Properly handle a new man page and some other files current versions of
...
Wine install.
Approved by: obrien (mentor)
Reported by: kris
2003-01-16 09:43:15 +00:00
Gerald Pfeifer
343ca44f7a
Update to the 2003-01-15 snapshot of Wine (which now includes two of my
...
portability patches).
Approved by: obrien (mentor)
2003-01-16 09:04:03 +00:00
Gerald Pfeifer
2282395b1a
Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/lib
...
and $PREFIX/include has completely changed.
Approved by: obrien (mentor)
2003-01-03 09:49:27 +00:00
Gerald Pfeifer
f973e6d46d
Update to the 2002.10.31 snapshot of Wine.
...
Approved by: obrien (mentor)
Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net>
2002-11-07 06:19:38 +00:00
Gerald Pfeifer
94b7d22ca9
Avoid using Perl.
...
Submitted by: David Yeske <dyeske@yahoo.com>
2002-10-27 21:53:13 +00:00
Gerald Pfeifer
ecc8c32df6
Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04
...
snapshot. In addition to the usual large set of include file and library
changes, also documentation has changed a bit.
Approved by: obrien (mentor)
2002-10-08 10:17:39 +00:00
Gerald Pfeifer
155e21b8b3
Add a note why we have not updated this port to the 2002.09.04 snapshot.
...
Approved by: obrien (mentor)
2002-09-09 15:10:31 +00:00
Gerald Pfeifer
518747a744
Update to the 2002.08.04 version of Wine. (This also removes
...
patch-winefile.h, which probably shouldn't have been committed.)
Approved by: obrien (mentor)
2002-08-05 11:50:34 +00:00
Gerald Pfeifer
7f8920e01e
Update the Wine port to version 2002.07.10.
...
Approved by: obrien (mentor)
2002-07-11 10:10:57 +00:00
Gerald Pfeifer
4a87222825
Use my FreeBSD.org mail address for the MAINTAINER field.
...
Approved by: obrien (mentor)
Suggested by: dwcjr
2002-07-10 08:05:11 +00:00
Gerald Pfeifer
bb319570c9
Update to the 2002.06.05 version of Wine. Once again, lots of files have
...
moved.
Approved by: obrien (mentor)
2002-06-07 00:55:25 +00:00
Gerald Pfeifer
98c7d14ebb
Greatly simplify the post-patch: target, now that Wine does not set
...
SOVERSION = 1.0 any longer (in most cases).
Approved by: obrien (mentor)
2002-05-23 19:08:32 +00:00
Gerald Pfeifer
6a2d045fb0
Update to the 2002.05.09 snapshot of Wine.
...
Approved by: obrien (mentor)
2002-05-13 07:42:33 +00:00
Gerald Pfeifer
299f9db7f0
Do not --disable-opengl any longer, which mostly was used to work around
...
problems with XFree86 4.0.0 as far as I can see.
Approved by: obrien (mentor)
2002-04-30 13:44:08 +00:00
Gerald Pfeifer
ac57a7f93f
Update to the 2002.04.11 snapshot of Wine. Lots of libraries in
...
$PREFIX/lib/wine have been renamed.
2002-04-12 14:47:47 +00:00
Patrick Li
5228e63faa
Update to 2002.03.10
...
PR: 35781
Submitted by: maintainer
2002-03-11 22:45:29 +00:00
FUJISHIMA Satsuki
9f03df061f
update to 2002.01.22.
...
PR: 34208
Submitted by: maintainer
2002-01-23 17:45:56 +00:00