Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 08:53:03 +0200 (CEST)
From:      pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31247: Wine port description updates
Message-ID:  <200110130653.f9D6r3X11355@deneb.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>Number:         31247
>Category:       ports
>Synopsis:       Wine port description updates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 13 00:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
>Description:
	This updates the Wine port so that it describes that and why I am
	*not* updating it to the current Wine snapshot.

	In addition it slightly improves some wording in pkg-message.

>How-To-Repeat:
>Fix:

	Patch below.

Index: Makefile
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v
retrieving revision 1.112
diff -u -3 -p -r1.112 Makefile
--- Makefile	2001/08/26 16:41:40	1.112
+++ Makefile	2001/10/13 06:46:00
@@ -15,6 +15,10 @@ DISTNAME=	Wine-${PORTVERSION:S/.//g}
 
 MAINTAINER=	pfeifer@dbai.tuwien.ac.at
 
+# This port has not been upgraded to 2001.10.04 because that snapshots does
+# not work as well as the previous ones -- it builds, but then hangs while
+# running several applicatinos.  (This has already been fixed in Wine CVS.)
+
 WRKSRC=		${WRKDIR}/wine-${PORTVERSION:S/.//g}
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-opengl
Index: pkg-message
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-message,v
retrieving revision 1.5
diff -u -3 -p -r1.5 pkg-message
--- pkg-message	2001/04/08 17:46:48	1.5
+++ pkg-message	2001/10/13 06:48:36
@@ -1,11 +1,15 @@
-In order to use wine you need to build and install a new kernel with
+In order to use Wine you need to build and install a new kernel with
 options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
 
-And the port now also installs some of wine's doc files which
-describe additional things that are not in the manual pages, see
-%%PREFIX%%/lib/wine/documentation.  There are more in the source tree
-but the others are only useful in conjunction with the rest of the
-source tree, and then you can as well look at them there.  (If you
-just installed this as a package and don't know how to use the ports
-system to have it fetch and extract the source for you have a look at
-<http://www.freebsd.org/handbook/ports.html>.)
+The port also installs some of Wine's doc files which describe additional
+things that are not in the manual pages, see
+  %%PREFIX%%/lib/wine/documentation.
+There are more in the source tree but the others are only useful in
+conjunction with the rest of the source tree, and then you can as well
+look at them there.  (If you just installed this as a package and do not
+know how to use the ports system to have it fetch and extract the source,
+have a look at <http://www.freebsd.org/handbook/ports.html>.)
+
+This port has not been upgraded to 2001.10.04 because that snapshots does
+not work as well as the previous ones -- it builds, but then hangs while
+running several applications.  (This has already been fixed in Wine CVS.)

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110130653.f9D6r3X11355>