Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 10:30:02 -0700 (PDT)
From:      Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18877: Also install libraries for the Wine port!
Message-ID:  <200005291730.KAA58677@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18877; it has been noted by GNATS.

From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To: Maxim Sobolev <sobomax@freebsd.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/18877: Also install libraries for the Wine port!
Date: Mon, 29 May 2000 19:22:04 +0200 (MET DST)

 On Mon, 29 May 2000, Maxim Sobolev wrote:
 >> + lib/wine/libwinmm.so.1.0
 >> + lib/wine/libwinsock.so
 >> + lib/wine/libwinspool.drv.so
 >> + lib/wine/libwinspool.drv.so.1.0
 >> + lib/wine/libwnaspi32.so
 >> + lib/wine/libwnaspi32.so.1.0
 >> + lib/wine/libwsock32.so
 > Please get rid of those old aout-style 1.0 versions, before we could
 > committ this stuff. It could be easily accomplished by replacing
 > SOVERSION=1.0 with SOVERSION=1 in dll's Makefile's - "find ${WRKSRC}
 > -name Makefile.in | xargs perl -pi -e '....'" is your friend.
 
 I consider this an *extremely* bad idea.  You may be right, in principle,
 but for the ports we should strive to keep the differences between the
 official sources and the ports minimal.
 
 As a matter of fact, I lost many hours in updating the Wine port and
 bringing it back into fashion just due to extraneous modifications and
 additions, and I definitely want to avoid such a situation happening
 again.
 
 Gerald
 -- 
 Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
 
 


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?200005291730.KAA58677>