Port details |
- xf86-video-qxl X.Org X server -- QXL display driver
- 0.1.5_4 x11-drivers
=0 Version of this port present on the latest quarterly branch. DEPRECATED: uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: x11@FreeBSD.org
 - Port Added: 2018-01-16 17:47:18
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- License: MIT
- Description:
- This package contains the X.Org xf86-video-qxl driver.
WWW: https://www.x.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xf86-video-qxl>0:x11-drivers/xf86-video-qxl
- No installation instructions:
- This port has been deleted.
- PKGNAME: xf86-video-qxl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514372367
SHA256 (xorg/driver/xf86-video-qxl-0.1.5.tar.bz2) = b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
SIZE (xorg/driver/xf86-video-qxl-0.1.5.tar.bz2) = 508266
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- spice-protocol>=0.12.10 : devel/spice-protocol
- input.h : devel/evdev-proto
- pkgconf>=1.3.0_1 : devel/pkgconf
- python2.7 : lang/python27
- xorg-macros.pc : devel/xorg-macros
- xorgproto>=0 : x11/xorgproto
- xfont.pc : x11-fonts/libXfont
- xi.pc : x11/libXi
- xorg-server.pc : x11-servers/xorg-server
- Runtime dependencies:
-
- python2.7 : lang/python27
- xfont.pc : x11-fonts/libXfont
- xi.pc : x11/libXi
- xorg-server.pc : x11-servers/xorg-server
- Library dependencies:
-
- libspice-server.so : devel/libspice-server
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xf86-video-qxl-0.1.5_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- localbase:ldflags pkgconfig python:2.7 shebangfix xorg xorg-cat:driver xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.5_4 19 Sep 2020 13:01:00
  |
rene  |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.1.5_4 31 Mar 2020 20:37:21
  |
zeising  |
xf86-video-qxl: No longer broken (still deprecated)
After r530014, xf86-video-qxl builds again, so remove broken. It is still
deprecated because it uses python 2. |
0.1.5_4 08 Mar 2020 17:01:47
  |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.1.5_4 24 Feb 2020 19:27:03
  |
zeising  |
x11-drivers/xf86-video-qxl: Mark broken
Mark xf86-video-qxl as broken with xorg-server 1.20.7. A fix is being
worked on, but mark this as broken while it's being developed, to avoid
chatter from the build cluster. |
0.1.5_4 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 ) |
0.1.5_3 03 Nov 2019 21:56:38
  |
zeising  |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
0.1.5_3 05 Aug 2019 19:38:26
  |
zeising  |
x11-drivers/xf86-video-qxl: Set x11@ as maintainer |
0.1.5_3 19 Dec 2018 09:09:11
  |
zeising  |
Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel. This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.
By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.
Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers. This will be further updated.
Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work (Only the first 15 lines of the commit message are shown above ) |
0.1.5_2 11 Sep 2018 18:34:28
  |
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.1.5_1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.1.5_1 31 Jul 2018 18:41:30
  |
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
0.1.5 22 Feb 2018 12:53:14
  |
tobik  |
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer) |
0.1.5 16 Jan 2018 17:47:10
  |
novel  |
This package contains the X.Org xf86-video-qxl driver.
WWW: https://www.x.org/
PR: 225103
Submitted by: olevole@olevole.ru |