notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/i386-wine-devel/files/pkg-install

Number of commits found: 4

Tuesday, 16 Nov 2021
14:33 Gerald Pfeifer (gerald) search for other commits by this committer Author: Alexander Vereeken
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
commit hash: 99af2239fc168cc980f622c3f98b6ab21af873aa commit hash: 99af2239fc168cc980f622c3f98b6ab21af873aa commit hash: 99af2239fc168cc980f622c3f98b6ab21af873aa commit hash: 99af2239fc168cc980f622c3f98b6ab21af873aa 99af223
Tuesday, 16 Jun 2020
22:38 salvadore search for other commits by this committer
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)
Original commitRevision:539385 
Sunday, 9 Jun 2013
17:42 dbn search for other commits by this committer
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)
Original commitRevision:320362 
Monday, 25 Mar 2013
20:08 dbn search for other commits by this committer
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)
Original commitRevision:315245 

Number of commits found: 4