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/nvidia.sh

Number of commits found: 13

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 
Friday, 20 Mar 2020
15:23 salvadore search for other commits by this committer
Update i386-wine-devel/files/nvidia.sh

Do not try to install any 32-bit nvidia driver if nvidia-driver version is
440.59 or higher: 440.59 is the first version included in the FreeBSD
ports tree that packages 32-bit drivers together with 64-bit drivers.

PR:		244547
Reported by:	maxtesciuc@gmail.com
Approved by:	gerald (mentor)
Original commitRevision:528784 
Sunday, 11 Jun 2017
07:10 dbn search for other commits by this committer
emulators/i386-wine: switch to using https for downloads

 - ftp downloads are no longer provided upstream
 - PORTREVISION is not bumped:
   - on amd64 there is no change as the upstream binaries have not been
     rebuilt; and
   - on i386 the build is IGNOREd by default
   - the next round of binary updates to wine will include this change

PR:		219775
Submitted by:	rozhuk.im@gmail.com
Original commitRevision:443148 
Thursday, 26 Mar 2015
06:59 dbn search for other commits by this committer
emulators/i386-wine-devel: update to 1.7.39.

Changes:
 patch-nvidia.sh:
   - handle nvidia-driver with package name suffix [1]
   - handle i386-wine with arbitary package name suffix
   - remove support for old pkg_ tools

PR:		198497 [1]
Original commitRevision:382292 
Sunday, 28 Dec 2014
20:39 dbn search for other commits by this committer
Fix CONFLICTS_INSTALL for wine-devel and related ports.

Changes:
 - Fix install conflicts [1] (for the "newly" added compholio port)
 - nvidia.sh: Gracefully handle a corrupt nVidia tarball
 - nvidia.sh: Provide checksum and size information for nVidia tarball
 - Bump master port [1] due to changes to nvidia.sh and conflicts

Approved by:    gerald@ [1]
Original commitRevision:375756 
Saturday, 9 Aug 2014
10:17 dbn search for other commits by this committer
Various improvements for emulators/i386-wine-devel.

 * Add support for a forthcoming i386-wine-compholio port [1]
 * Fix binbounce for RPATH issues [1]

A port revision bump is not possible due to the complexities for the wine
ports.  The impact is minimised by timing these updates closely with the
underlying updates of wine-devel.

Requested by:	[1] Kris Moore <kris@pcbsd.org>
Reported by:	[2] Nils Beyer <nbe@renzel.net>
Original commitRevision:364424 
Sunday, 1 Dec 2013
15:30 dbn search for other commits by this committer
Update emulators/i386-wine-devel to 1.7.7.

Changes:
 - Fix the patch-nvidia.sh script's usage of getopt [1]
 - Fix the patching of the packages for installation on amd64 [2]
 -

Reported by:	[1] Nicole Reid <nicole@cooltrainer.org>
		[2] Piotr Kubaj <pkubaj@riseup.net>
Original commitRevision:335395 
Sunday, 3 Nov 2013
21:13 dbn search for other commits by this committer
Update emulators/i386-wine-devel to 1.7.4 and add stage support.

Port ChangeLog:
 - Update to version 1.7.4 (for pre-built packages for amd64)
 - Add stage support for both Makefile.(i386|inc)
 - Add the -devel suffix and remove LATEST_LINK
 - Teach the patch-nvidia.sh script about the -devel suffix
 - Track updates for the GECKO version (2.24)
Original commitRevision:332648 
Saturday, 15 Jun 2013
14:26 dbn search for other commits by this committer
Fix plist and directory creation for emulators/i386-wine-devel.

The dynamic plist removed some directories before the files in those directories
were created, fix this.

Use a UMASH of 0755 for directory creation (vs 0333).

Approved by:	eadler,bdrewery (mentors, implicit)
Pointed out by:	Jan Beich <jbeich@tormail.org>
Original commitRevision:321003 
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, 6 May 2013
19:24 dbn search for other commits by this committer
Fix emulators/i386-wine-devel's automatic nVidia patching.

Due to naming and other issues the patch failed properly detect if itself or
nVidia-driver was installed, and aborted the patching.  This fixes the
patching for those who have nVidia-driver installed.

Approved by:	eadler,bdrewery (mentors, implicit)
Original commitRevision:317544 
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: 13