Path to this page:
./
x11/xf86-video-vboxvideo,
Modular Xorg VirtualBox virtual video driver
Branch: CURRENT,
Version: 1.0.1,
Package name: xf86-video-vboxvideo-1.0.1,
Maintainer: pkgsrc-usersThis is the VirtualBox video driver for X.org.
Required to run:[
x11/modular-xorg-server]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 297.781 KB
Version history: (Expand)
- (2024-04-04) Updated to version: xf86-video-vboxvideo-1.0.1
- (2023-11-12) Updated to version: xf86-video-vboxvideo-1.0.0nb2
- (2023-01-30) Updated to version: xf86-video-vboxvideo-1.0.0nb1
- (2017-11-30) Package added to pkgsrc.se, version xf86-video-vboxvideo-1.0.0 (created)
CVS history: (Expand)
2024-04-03 23:24:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-vboxvideo: update to 1.0.1.
This release fixes a failure to build with C23 compilers, and
cleans up some compiler warnings.
Alan Coopersmith (16):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Silence some standard X.Org warnings that cause too much noise
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Fix 142 instances of -Wredundant-decls warning for RTASSERTVAR
Stop building helpers.c
COPYING: include all three MIT/X11 license variants from source files
Fix builds with C23 compilers
xf86-video-vboxvideo 1.0.1
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-02 19:15:30 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add avoid-duplicate.mk
|
2021-12-02 19:14:39 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add builtin.mk files
|
2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57) |
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.
|