notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: emulators/i386-wine-devel/files/pkg-install
SVNWeb

Number of commits found: 4

Tue, 16 Nov 2021
[ 14:33 Gerald Pfeifer (gerald) search for other commits by this committer Author: Alexander Vereeken ]    commit hash:99af2239fc168cc980f622c3f98b6ab21af873aa  commit hash:99af2239fc168cc980f622c3f98b6ab21af873aa  commit hash:99af2239fc168cc980f622c3f98b6ab21af873aa  99af223  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
emulators/i386-wine-devel: Remove port.

This port and its pre-built binaries have not been updated lately and
emulators/wine-devel is now providing i386 support on amd64, so remove
i386-wine-devel.

Adjust CONFLICTS_INSTALL on related ports and simplify (and update both
user and developer documentation in wine-devel).

Approved by:		maintainer (= submitter)
PR:			259589
Differential Revision:	https://reviews.freebsd.org/D32322
Tue, 16 Jun 2020
[ 22:38 salvadore search for other commits by this committer ] Original commit   Revision:539385
emulators/i386-wine-devel: Fix conflict with x11/nvidia-driver

Fix a conflict with x11/nvidia-driver involving the file
${PREFIX}/lib32/libGL.so.1.

While here, also stop tracking a parallel and redundant history in
nvidia.sh: the existing history in that file is removed so that the svn logs
are now the only history source (but of course the histoty in the file can
be retrieved from older revisions if needed).

PR:		245496
Submitted by:	iwtcex@gmail.com
Reported by:	daemonpup@tuta.io
Tested by:	daemonpup@tuta.io
Approved by:	gerald (mentor)
Sun, 9 Jun 2013
[ 17:42 dbn search for other commits by this committer ] Original commit   Revision:320362
Improve 3D acceleration for emulators/i386-wine-devel.

 - Install the dri library drivers that are required by mesaGL
 - Teach binbounce about LIBGL_LIBRARY_PATH
 - Prevent recursive definitions by binbounce
 - Follow the example of mesagl/nvidia-driver wrt library handing
 - Lay initial ground work to handle "old" and "new" xorg

WARNING: there appears to be a problem with FREEBSD32 which prevents
    3D-acceleration support from working, further investigation is required
    HELP WANTED TO SOLVE THIS PROBLEM

Approved by:	eadler,bdrewery (mentors, implicit)
Mon, 25 Mar 2013
[ 20:08 dbn search for other commits by this committer ] Original commit   Revision:315245
Add emulators/i386-wine-devel, slave to emulators/wine-devel.

This port adds shims to enable wine to run cleanly on an amd64 system.
This is done by doing a "static link" of the package: including all
libraries required by the port.

It is possible to use this package under i386, although it is intended
for an amd64 system.

Feedback welcome for improvement of the port.

Approved by:	bdrewery (mentor)

Number of commits found: 4