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: x11-wm/compiz/files/compiz-manager.in

Number of commits found: 5

Sunday, 4 Oct 2020
19:04 0mp search for other commits by this committer
x11-wm/compiz: Fix compiz-manager texture size parsing error

compiz-manager doesn't cover the possibility of duplicate output from
glxinfo at line 238, which causes check_texture_size() to fail. Let's fix
it by limiting the number of output lines to 1.

PR:		247476
Submitted by:	Vladimir Bychik
Approved by:	maintainer (Chris Hutchinson)
MFH:		2020Q4
Original commitRevision:551440 
Thursday, 2 May 2019
18:52 0mp search for other commits by this committer
x11-wm/compiz: Add the amdgpu to driver whitelist

The elements of the list are prefixes of display drivers located in
/usr/local/lib/xorg/modules/drivers, so these refer to Xorg display
drivers, not kernel modules.

The "intel" driver covers i915 if and only if intel_drv.so is loaded. If
modesetting_drv.so is loaded then "intel" does not cover i915 anymore.

As xf86-video-amdgpu installs amdgpu_drv.so, "amdgpu" should also be added
to the list. "ati" and "radeon" cover display drivers installed by both
xf86-video-ati and xf86-video-ati-legacy.

PR:		230894
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by:	portmgr (maintainer timeout, > 14 days)
Original commitRevision:500677 
15:37 0mp search for other commits by this committer
x11-wm/compiz: Clean up port's makefile

- Add modesetting to the drivers whitelist
- Use upstream name xfwm4 instead of xfwm to properly fall back
- Remove reference to former option GNOME
- Simplify option DBUS
- Add missing dependencies
- Add LICENSE
- Add USES=gnome, USES=gl and USE_GL=gl
- Reorder the variables to pet portlint
- Regenerate patch files to pet portlint

Metacity migrated to GTK+ 3 while Compiz still uses GTK+ 2. This
incompatibility was left unseen at make time because of a reference to
former option GNOME in an assertion which resulted in METACITY being always
disabled.

Committer's changes:
- Remove broken option METACITY
- Further lint the makefile

PR:		230894
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
Reviewed by:	mat
Approved by:	portmgr (maintainer timeout: > 14 days)
Differential Revision:	https://reviews.freebsd.org/D19467
Original commitRevision:500666 
Tuesday, 12 Jul 2011
05:27 stephen search for other commits by this committer
- Fix compiz-manager script to work with Nvidia graphics card.
- Add run_depends needed by compiz-manager script.
- Portlint.
- Bump portrevision.

PR:             ports/151137
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
Approved by:    gabor (mentor)
Original commit
Wednesday, 8 Apr 2009
06:55 rnoland search for other commits by this committer
Update to 0.8.2

        o Start removing the fusion name from plugins.
Original commit

Number of commits found: 5