The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-servers : xorg-vfbserver

X virtual framebuffer server from X.Org

 This package contains Xvfb, a virtual framebuffer X server. 

http://www.x.org/



xorg-vfbserver history


v. 1.12
date: 2007/09/13 19:44:56;  author: flz;  state: Exp;  lines: +2 -2
- 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@

v. 1.11 date: 2007/05/19 20:29:53; author: flz; state: Exp; lines: +18 -19 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10 date: 2006/08/25 21:52:49; author: lesi; state: Exp; lines: +1 -1 Fix crash by bad pcf font. Obtained from: X.org bugzilla #7535 Security: CVE-2006-3467
v. 1.9 date: 2006/05/03 08:12:21; author: anholt; state: Exp; lines: +1 -0 Add my patch for buffer overflow in the Render extension's TriFan/TriStrip requests. Security: CVE-2006-1526 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.8 date: 2006/01/21 18:55:08; author: lesi; state: Exp; lines: +1 -1 Upgrade to X.Org 6.9.0 release. Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
v. 1.7 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.6 date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +2 -2 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.5 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -7 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.4 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.3 date: 2004/07/23 23:46:02; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.2 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +5 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.1 date: 2004/06/19 02:02:13; author: anholt; state: Exp; New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. ============================================================================= v. 1.12 date: 2007/09/13 19:44:56; author: flz; state: Exp; lines: +2 -2 - 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@
v. 1.11 date: 2007/05/19 20:29:53; author: flz; state: Exp; lines: +18 -19 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10 date: 2006/08/25 21:52:49; author: lesi; state: Exp; lines: +1 -1 Fix crash by bad pcf font. Obtained from: X.org bugzilla #7535 Security: CVE-2006-3467
v. 1.9 date: 2006/05/03 08:12:21; author: anholt; state: Exp; lines: +1 -0 Add my patch for buffer overflow in the Render extension's TriFan/TriStrip requests. Security: CVE-2006-1526 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.8 date: 2006/01/21 18:55:08; author: lesi; state: Exp; lines: +1 -1 Upgrade to X.Org 6.9.0 release. Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
v. 1.7 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.6 date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +2 -2 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.5 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -7 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.4 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.3 date: 2004/07/23 23:46:02; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.2 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +5 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.1 date: 2004/06/19 02:02:13; author: anholt; state: Exp; New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. ============================================================================= v. 1.12 date: 2007/09/13 19:44:56; author: flz; state: Exp; lines: +2 -2 - 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@
v. 1.11 date: 2007/05/19 20:29:53; author: flz; state: Exp; lines: +18 -19 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10 date: 2006/08/25 21:52:49; author: lesi; state: Exp; lines: +1 -1 Fix crash by bad pcf font. Obtained from: X.org bugzilla #7535 Security: CVE-2006-3467
v. 1.9 date: 2006/05/03 08:12:21; author: anholt; state: Exp; lines: +1 -0 Add my patch for buffer overflow in the Render extension's TriFan/TriStrip requests. Security: CVE-2006-1526 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=6642
v. 1.8 date: 2006/01/21 18:55:08; author: lesi; state: Exp; lines: +1 -1 Upgrade to X.Org 6.9.0 release. Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
v. 1.7 date: 2005/11/11 22:16:17; author: lesi; state: Exp; lines: +3 -1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one, point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
v. 1.6 date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +2 -2 Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
v. 1.5 date: 2004/12/23 01:35:48; author: anholt; state: Exp; lines: +6 -7 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
v. 1.4 date: 2004/09/02 01:57:53; author: lesi; state: Exp; lines: +3 -1 Use MASTER_SITE_XORG. Approved by: anholt (mentor)
v. 1.3 date: 2004/07/23 23:46:02; author: pav; state: Exp; lines: +1 -1 - Extend IGNORE message, point users to instructions how to switch from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
v. 1.2 date: 2004/07/23 19:10:27; author: anholt; state: Exp; lines: +5 -1 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.1 date: 2004/06/19 02:02:13; author: anholt; state: Exp; New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm