Gerald Pfeifer
69eef36008
Update to the 20050211 version of Wine, which now includes a winegcc man page
...
in additional to the usual Windows-related changes. configure now finds and
uses an installed version of cups (and potentially other libraries).[1]
Submitted by: Jason But <jbut@swin.edu.au>
2005-02-11 22:37:32 +00:00
Gerald Pfeifer
d4f681a679
Update to the 20050111 version of Wine. Since we now require FreeBSD 5.3
...
or later, there is no need to explicitly set WITH_GCC.
2005-01-11 23:03:39 +00:00
Gerald Pfeifer
a14f898557
Improve IGNORE message.
2005-01-09 19:27:41 +00:00
Gerald Pfeifer
d6d57c872c
This port actually builds on FreeBSD 4.x, it just does not work. Mark it
...
IGNORE instead of BROKEN.
Suggested by: kris
2005-01-09 18:29:20 +00:00
Gerald Pfeifer
ad532d809a
Update documentation wrt. current versions of Wine now working more or less
...
nicely on FreeBSD 5.3 and above.
2004-12-28 12:33:31 +00:00
Gerald Pfeifer
75ba7830c9
Also remove man/man3w via pkg-plist.
...
Discussed with: kris
2004-12-25 13:43:47 +00:00
Gerald Pfeifer
facce2669f
Mark broken on anything before FreeBSD 5.3, as Wine would build but not
...
properly run there (mostly due to threading issues).
Remove the share/applications and share/wine directories via pkg-plist.[1]
Pointed out by: pointyhat/kris[1]
2004-12-20 23:17:50 +00:00
Gerald Pfeifer
bffc60d14c
Update to the 20041201 version of Wine, which contains tons of general
...
improvements (as well as dozens of portability fixes by myself) and, with
the patch for [1] finally works on FreeBSD again, unlike all versions after
20040505.
PR: 73092 [1]
Submitted by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1]
2004-12-03 17:13:09 +00:00
Kris Kennaway
84e8d56ed5
Increase USE_GCC to 3.4 for those ports which compile with it.
...
Approved by: portmgr
2004-09-30 05:32:00 +00:00
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