aboutsummaryrefslogtreecommitdiffstats
path: root/security/scanhill
ModeNameSize
-rw-r--r--Makefile1034logstatsplainblame
-rw-r--r--distinfo137logstatsplainblame
-rw-r--r--pkg-descr479logstatsplainblame
-rw-r--r--pkg-plist219logstatsplainblame
'>| | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 * - Update to Xorg 7.5miwi2010-05-012-4/+4 | | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs * Update xorg-server and friends to 1.6.5.rnoland2010-02-072-8/+4 | * Mark BROKEN on 9.x: does not builderwin2009-12-161-0/+4 | * Update Xserver and friends to 1.6.1rnoland2009-05-082-5/+4 | * Update Xorg server to 1.6.0rnoland2009-04-042-7/+15 | | | | | | | | o Update randrproto, libXrandr and xrandr to 1.3.0 o Update xf86-video-intel to 2.6.3 o Update other less common drivers as needed o Mark a bunch of un-maintained input drivers ignored o Update the various slave X server ports as well * Add dependency on dri2proto to more server components.rnoland2009-01-281-1/+2 | | | | Reported by: pointyhat (pav) * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-6/+7 | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). * Explicitely disable dtrace support for now.flz2008-06-091-1/+1 | | | | Reported by: kris * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)