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: devel/libpciaccess/files/patch-src-common_init.c

Number of commits found: 5

Monday, 5 Aug 2019
21:29 zeising search for other commits by this committer
devel/libpciaccess: Update to 0.16, fix regression

Update devel/libpciaccess to 0.16.  All local patches have been included in
this version, so delete those files.
Add a patch to fix a regression when using certain video drivers,
xf86-video-mga, xf86-video-nv and xf86-video-vesa, at least, have been
reported to have issues with 0.14.

PR:		239065 (tracking the regression)
Reported by:	george@m5p.com, several others
MFC after:	2019Q3 (fixes regression in 0.14)
Sponsored by:	B3 Init
Obtained from:	Graphics Team dev repo
Original commitRevision:508214 
Tuesday, 20 Oct 2015
13:31 kwm search for other commits by this committer
Update libpciaccess to 0.13.4.

Regen patch so patch doesn't complain anymore.

Obtained from:	Xorg devel repo
Original commitRevision:399825 
Wednesday, 3 Jul 2013
11:43 zeising search for other commits by this committer
Give this a chance to work on sparc as well.

Submitted by:	Marius Strobl
Obtained from:	xorg development repo
Original commitRevision:322221 
Saturday, 25 May 2013
14:37 zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
Original commitRevision:319055 
Tuesday, 31 Mar 2009
20:19 marius search for other commits by this committer
Given that the x86-centric approach of mmap(2)'ing PCI memory via
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.

Approved by:    flz
Original commit

Number of commits found: 5