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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: x11-wm/compiz/files/patch-src-Makefile.in

Number of commits found: 2

Thursday, 2 May 2019
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, 3 Jun 2014
05:13 miwi search for other commits by this committer
- Update to 0.8.8
- Pass maintainership to submitter

PR:		190534
Submitted by:	Daniel Austin
Original commitRevision:356290 

Number of commits found: 2