Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.7_7 01 Jul 2024 08:13:58 |
Emmanuel Vadot (manu) |
x11-drivers: Remove old video drivers
Remove drivers for ancient hardware.
Differential Revision: https://reviews.freebsd.org/D45741
Reviewed by: bapt
Sponsored by: Beckhoff Automation GmbH & Co. KG |
7.7_7 31 Dec 2023 00:06:34 |
Muhammad Moinur Rahman (bofh) |
x11-drivers/xf86-video-sunffb: Remove expired port
x11-drivers/xf86-video-sunffb |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.7_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.7_7 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
7.7_7 04 Aug 2022 09:24:37 |
Baptiste Daroussin (bapt) |
xorg-drivers: remove obsolete drivers |
7.7_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.7_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.7_6 20 Feb 2020 21:15:45 |
zeising |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
7.7_5 15 Oct 2019 13:51:32 |
zeising |
x11-drivers/xorg-drivers: Remove deleted drivers
Remove delete xorg drivers from x11-drivers/xorg-drivers. These are no
longer available for install. Since these are not default options, no need
to bump portrevision. |
7.7_5 14 Jul 2017 12:44:57 |
amdmi3 |
Update X.org WWWs
Approved by: portmgr blanket |
7.7_5 11 Feb 2017 17:55:46 |
rezny |
x11-drivers/xf86-input-libinput: new port
This package contains the X.Org xf86-input-libinput driver. It is a thin
wrapper around libinput, so while it does provide all features that libinput
supports it does little beyond.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9543 |
7.7_5 11 Feb 2017 14:17:59 |
rezny |
Xorg-servers update to 1.18.4 with driver updates and revision bumps.
Update xf86-video-ati to 7.8.0
Update xf86-video-intel to 2.99.917.20170103
Update xf86-input-synaptics to 1.9.0
Update xf86-input-evdev to 2.10.5
Update xf86-video-r128 to 6.10.2
Update xf86-video-rendition to 4.2.6
New port: xf86-video-geode
PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287,
216288,216292,216298,214560,216299,216300,216301,216302
Approved by: swills (mentor, portmgr)
Differential Revision: https://reviews.freebsd.org/D9436 |
7.7_4 30 Jan 2017 01:42:13 |
jmd |
Add xf86-video-ast driver for ASPEED graphics controllers in recent server
motherboards.
PR: 194705
Submitted by: nwhitehorn@freebsd.org
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9309 |
7.7_4 23 Jan 2017 08:15:56 |
bapt |
Remove fbdev
Reported by: pi |
7.7_3 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
7.7_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
7.7_3 26 Nov 2015 17:14:53 |
amdmi3 |
- Kill references to drivers removed in r352941
Approved by: portmgr blanket |
7.7_3 28 Mar 2015 14:53:16 |
bapt |
Convert to USES=metaport |
7.7_3 28 Mar 2015 14:41:00 |
bapt |
Convert into a real meta port |
7.7_2 23 Feb 2015 14:34:46 |
linimon |
Move ATI driver to be specific to x86. This fixes the xorg build for arm
and sparc64.
PR: 196858
Submitted by: linimon
Reviewed by: sbruno
Approved by: maintainer timeout |
7.7_2 19 Dec 2014 23:03:55 |
dumbbell |
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96 (Only the first 15 lines of the commit message are shown above ) |
7.7_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
7.7_1 11 Jun 2014 06:44:42 |
bapt |
Update wacom input driver to 0.24.99.1
- replace rc.d script with a sample file to simplify configuration
- use the underlying install target; this exposes xorg headers which may
be used by gnome-settings-daemon
- drop gmake and autotools dependencies
- drop explicit xinput dependency
- require webcamd to get /dev/input/eventN
- require xinerama for xsetwacom display mapping
- explicitly disable doxygen docs
- add wacom to xorg-drivers port
- pass maintainership to submitter
- enable support of wacom tablets connected via a serial port [1]
- support stage
PR: 175876 , 181133 [1]
Submitted by: Jan Beich, aasoft@gmail.com [1] |
7.7 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
7.7 16 Dec 2013 17:24:55 |
zeising |
Disconnect deprecated drivers. |
7.7 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
7.7 29 Sep 2013 17:01:42 |
zeising |
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above ) |
7.7 20 Sep 2013 23:48:40 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-drivers) |
7.7 04 Jun 2013 19:50:50 |
zeising |
Revert changes to this file that accidentally snuck in in r319899. |
7.7 04 Jun 2013 19:31:30 |
zeising |
Fix security issues in xorg client libraries.
Most libraries were updated to newer versions, in some cases patches
were backported instead.
Most notably, x11/libX11 was updated to 1.6.0
Security: CVE-2013-1981
CVE-2013-1982
CVE-2013-1983
CVE-2013-1984
CVE-2013-1985
CVE-2013-1986
CVE-2013-1987
CVE-2013-1988
CVE-2013-1989 (Only the first 15 lines of the commit message are shown above ) |
7.7 03 Jun 2013 18:38:54 |
kwm |
Fix the options menu with bmake.
PR: ports/179172
Submitted by: tijl@ |
7.7 25 May 2013 14:37:03 |
zeising |
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
(Only the first 15 lines of the commit message are shown above ) |
7.5.2 11 Jan 2013 22:29:11 |
kwm |
Readd vmware and voodoo video drivers which got lost in the OptionNG conversion.
Reported by: dim@ |
7.5.2 05 Jan 2013 22:57:40 |
kwm |
Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and help
rendered with deciphering the monster that is xorg-drivers.
With hat: x11@ |
7.5.2 21 Apr 2012 17:03:32 |
miwi |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@. |
7.5.1 07 Jan 2012 22:52:16 |
eadler |
- These two ports will soon be deleted so remove them from the meta port. |
7.5.1 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
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 |
7.5 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
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 \* (Only the first 15 lines of the commit message are shown above ) |
7.4_3 27 Mar 2010 12:10:17 |
miwi |
- Remove all broken Driver |
7.4_3 07 Feb 2010 15:25:33 |
rnoland |
Chase xorg-server update and bump driver PORTREVISIONS. |
7.4_2 07 May 2009 19:42:40 |
rnoland |
Chase xserver update with driver port bumps. |
7.4_1 04 Apr 2009 04:05:11 |
rnoland |
Chase the Xorg server update and bump ports that depend on it. |
7.4 31 Mar 2009 20:04:03 |
marius |
As xf86-video-intel is marked only for amd64 and i386 also only
depend on it on these archs.
Approved by: flz |
7.4 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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). |
7.3_3 05 Jan 2009 21:01:29 |
flz |
Bye bye xf86-video-i810. Everybody should have switched to xf86-video-intel
by now. There's no more upstream development for i810 anyway. |
7.3_3 27 Jun 2008 23:26:43 |
jkim |
Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively. |
7.3_2 06 Jun 2008 14:10:29 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
7.3_1 13 Mar 2008 12:38:08 |
flz |
- Make the IGNORE message even more explicit when there are
driver conflicts. |
7.3_1 06 Mar 2008 14:44:54 |
flz |
Remove quirk for openchrome as it now installs openchrome_drv.so instead
of via_drv.so.
PR: ports/120995
Submitted by: Dimitry Andric <dimitry@andric.com> |
7.3_1 25 Dec 2007 07:35:53 |
linimon |
Turn off via video driver for sparc64. It doesn't make sense, and currently
doesn't build there anyway. This is affecting the release builds.
This is a workaround: sparc64 video drivers probably need more exclusions.
Briefly discussed with: flz |
7.3_1 12 Dec 2007 12:19:35 |
flz |
- Make intel driver default rather than i810.
- Add radeonhd in VIDEO_ON. [1]
PR: ports/118494 [1]
Submitted by: vehemens <vehemens@verizon.net> [1] |
7.3 09 Oct 2007 19:30:14 |
flz |
- Don't add sunffb video driver to VIDEO_OFF on !sparc64 as it
breaks the build when XORG_COMPLETE is set. [1]
- Add VIDEO_EXCL, a list of mutually exclusive video drivers.
- Add openchrome to VIDEO_OFF.
Reported by: brian [1] |
7.3 13 Sep 2007 19:45:08 |
flz |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ |
7.2_2 29 Aug 2007 11:40:01 |
flz |
Add intel driver to VIDEO_OFF and check for conflict with i810.
Suggested by: Oliver Schonefeld |
7.2_1 28 Aug 2007 22:07:53 |
flz |
Add sunffb to VIDEO_ON on sparc64.
Suggested by: marius |
7.2_1 28 Aug 2007 21:20:49 |
flz |
- Don't depend on xlibs.
- Add OPTIONS support (with sensitive default, IMHO). |
7.2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |