Commit graph

107 commits

Author SHA1 Message Date
Gerald Pfeifer
b6c97059b7 Update to Wine 0.9.4. 2005-12-22 22:24:47 +00:00
Gerald Pfeifer
51532541d3 Update to Wine 0.9.3. 2005-12-09 00:00:50 +00:00
Gerald Pfeifer
ce296c1822 Update to Wine 0.9.2.
Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh
and pkg-message, which allows us to remove the post-extract target and
fixes the long standing issue of showing the correct prefix in pkg-message.

PR:		88492
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-24 00:15:55 +00:00
Gerald Pfeifer
5530378497 Update to Wine 0.9.1.
Set CFLAGS incrementally, and note that we are in beta now. [1]

PR:		88492 [1]
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com> [1]
2005-11-10 15:29:12 +00:00
Edwin Groothuis
943fc1582c Update to the first beta version of Wine, 0.9.
Unfortunately this requires a port epoch, and also uses bzip2 now.

PR:            88492
Submitted by:  Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:   gerald (maintainer)?
2005-11-06 22:22:16 +00:00
Gerald Pfeifer
11610ddcbd Update to the 20050930 version of Wine. We can now build wldap32 again. 2005-10-03 18:51:15 +00:00
Gerald Pfeifer
55b4252a50 Update to the 20050830 version of Wine.
Temporarily disable building wldap32 due to a build problem introduced
directly before the release.  Reenable winetest which we had to disable
for similar reasons back in late 2003.
2005-08-31 13:57:33 +00:00
Gerald Pfeifer
78dd6a6840 Update to the 20050725 version of Wine. This abandons the classic
config file and several man pages.

Add a dependency on graphics/lcms which is not strictly needed, but
allows for additional functionality when present.
2005-07-26 10:33:35 +00:00
Gerald Pfeifer
82a1aea5ea Update to the 20050524 snapshot of Wine. 2005-05-28 15:40:32 +00:00
Gerald Pfeifer
1c9ae312fd Update to the 20050419 version of Wine. This needs one patch to fix the
build, which I have submitted upstream as well.
2005-04-19 21:47:01 +00:00
Gerald Pfeifer
b141ba8e07 Update to the 20050310 version of Wine. 2005-03-13 09:40:43 +00:00
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
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
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
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
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
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
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
7cd66574b6 Upgrade to the 20030813 snapshot of Wine. 2003-08-16 07:38:59 +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
74de3a3e58 Update to the 2003.06.18 snapshot of Wine. 2003-06-18 22:39:59 +00:00
Gerald Pfeifer
e5d8980284 Update to the 20030508 snapshot of Wine. 2003-05-09 09:28:35 +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
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
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
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
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
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
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
6a2d045fb0 Update to the 2002.05.09 snapshot of Wine.
Approved by:	obrien (mentor)
2002-05-13 07:42:33 +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
Dmitry Sivachenko
2d4fedda50 Update to version 2001-12-16.
PR:		33253
Submitted by:	maintainer
2001-12-27 19:05:51 +00:00
Steve Price
e3958cc5c2 Update to version 2001.11.08.
PR:		31870
Submitted by:	maintainer
2001-11-16 01:38:20 +00:00
David W. Chapman Jr.
26135841fb Update to 2001.08.24
PR:		30101
Submitted by:	maintainer
2001-08-26 16:41:40 +00:00
Dmitry Sivachenko
66f5c10688 Upgrade to 2001.07.31.
PR:		29485
Submitted by:	maintainer
2001-08-08 13:40:01 +00:00
David W. Chapman Jr.
68a8c30f14 Delete outdated patch-gg
Update to 2001.06.29
Install man pages with INSTALL_MAN instead of INSTALL_DATA

PR:		28608
Submitted by:	Patrick Li <pat@databits.net>
Reviewed by:	maintainer
2001-07-04 21:55:02 +00:00
James E. Housley
9a912c8213 Update to version 2000-05-10
PR:		27271
Submitted by:	MAINTAINER
2001-05-14 00:27:51 +00:00
Dmitry Sivachenko
c745f7e768 Update to 2001.04.18
PR:		26915
Submitted by:	MAINTAINER
2001-05-04 11:25:26 +00:00
Jing-Tang Keith Jang
4726ef0898 Update to 2001.03.26.
PR:		ports/26435 (MAINTAINER)
2001-04-08 17:46:50 +00:00
Dirk Meyer
b3012f7cee This updates the Wine port to 2001.03.05 and removes an obsolete
patch to the FreeBSD kernel from the port.

PR:		25825
Submitted by:	pfeifer@dbai.tuwien.ac.at
2001-03-17 13:50:04 +00:00
Jing-Tang Keith Jang
8ca7d43cd9 Update to 2001.02.16.
PR:		ports/25168
Submitted by:	MAINTAINER
2001-02-17 17:13:51 +00:00