10a4d FreshPorts -- x11/libxcb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libxcb 1.9.1 x11 on this many watch lists=71 search for ports that depend on this port An older version of this port was marked as vulnerable.
The X protocol C-language Binding (XCB) library
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Oct 2006 16:15:30
Also Listed In: python
License: MIT


The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.

WWW: http://xcb.freedesktop.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/libcheck
  2. x11/xcb-proto
  3. devel/libpthread-stubs
  4. lang/python27
  5. devel/gmake
  6. x11/libXau
  7. x11/libXdmcp
  8. textproc/libxslt
Required To Run:
  1. devel/libpthread-stubs
  2. x11/libXau
  3. x11/libXdmcp
Required Libraries:
  1. textproc/libxml2

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11/libxcb/ && make install clean
To add the package: pkg_add -r libxcb


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://xcb.freedesktop.org/dist/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-01-23
    Affects: users of x11/libxcb
    Author: flz@FreeBSD.org
    Reason: 
      Libxcb shared library version was bumped from 1 to 2.  You need to
      rebuild any consumer of libxcb.so.1 or some applications will be
      linked against two versions of libxcb once libX11 is upgraded.
    
      For portupgrade users:
    
    	# portupgrade -rf libxcb
    
    

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Jun 2013 19:31:30
Original commit files touched by this commit  1.9.1
zeising search for other commits by this committer
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 View all of this commit message)
25 May 2013 14:37:03
Original commit files touched by this commit  1.9
 This port version is marked as vulnerable.
zeising search for other commits by this committer
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 View all of this commit message)
19 Mar 2013 13:04:31
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
21 Apr 2012 17:03:32
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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@.
09 Nov 2011 15:26:04
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
28 Oct 2011 18:26:48
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix build on FreeBSD 10
27 Oct 2011 02:02:15
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
eadler search for other commits by this committer
- remove outdated warning
- hand maintainership to x11@

Reviewed by:    kwm
Approved by:    ashish (maintainer)
Approved by:    bapt,sahil (mentors, implicit)
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
22 Feb 2011 05:25:57
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
ashish search for other commits by this committer
- Exclude Python 3.x from USE_PYTHON_BUILD as it fails to build with Python 3.x

PR:             ports/154882
Submitted by:   sunpoet
Approved by:    pgj (mentor, implicit)
15 Sep 2010 06:46:52
Original commit files touched by this commit  1.7
 This port version is marked as vulnerable.
ashish search for other commits by this committer
- Update to 1.7
- Add LICENSE

Approved by:    tabthorpe (mentor)
11 Jun 2010 13:37:41
Original commit files touched by this commit  1.6
 This port version is marked as vulnerable.
ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
13 May 2010 06:28:35
Original commit files touched by this commit  1.6
 This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 1.6

PR:             ports/146456
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
12 Dec 2009 23:32:21
Original commit files touched by this commit  1.5
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.5

PR:             ports/141225
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
31 Jul 2009 20:20:52
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add dependency on x11/xcb-proto >= 1.5, this does not build with earlier
versions

PR:             137298
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
30 Jul 2009 15:17:38
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Update to 1.4

PR:             137231
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
28 Jun 2009 12:52:33
Original commit files touched by this commit  1.3
 This port version is marked as vulnerable.
gahr search for other commits by this committer
- Enable installation of tutorial

PR:             136055
Submitted by:   gahr
Approved by:    Ashish Shukla <wahjava@gmail.com> (maintainer)
14 Jun 2009 22:22:28
Original commit files touched by this commit  1.3
 This port version is marked as vulnerable.
dhn search for other commits by this committer
- Update to 1.3

PR:             ports/135430
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
04 Apr 2009 18:49:26
Original commit files touched by this commit  1.2_1
 This port version is marked as vulnerable.
rnoland search for other commits by this committer
Add patch to fix xauth.

PR:             131120
Submitted by:   Danny Braniss <danny@cs.huji.ac.il>
Approved by:    Ashish SHUKLA <wahjava@gmail.com> (maintainer)
19 Feb 2009 20:11:27
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
rnoland search for other commits by this committer
Update xcb-proto to 1.4, libxcb to 1.2 and libX11 to 1.2

forced commit to fix commit message from last commit.

Approved by:    wahjava@gmail.com (xcb maintainer for xcb bits)
19 Feb 2009 19:56:52
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
rnoland search for other commits by this committer
/tmp/cvsGePDN8
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.1.93
 This port version is marked as vulnerable.
flz search for other commits by this committer
- 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).
17 Jan 2009 22:02:45
Original commit files touched by this commit  1.1.90.1
 This port version is marked as vulnerable.
rnoland search for other commits by this committer
allow x11/libxcb and x11/xcb-proto to build with python 2.5+

PR:             130475
Submitted by:   Joseph S. Atkinson
Approved by:    wahjava@gmail.com (maintainer), garga (mentor, implicit)
07 Sep 2008 22:20:18
Original commit files touched by this commit  1.1.90.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.1.90.1

PR:             126990
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    maintainer
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 May 2008 13:07:31
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
${.CURDIR}/pkg-message -> ${PKGMESSAGE}
Noticed by: flz@

PR:             ports/123966
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
28 May 2008 12:30:43
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
x11/libxcb: message isn't shown sometimes

        When installing x11/libxcb pkg-message may not be shown if
        /usr/obj is used and /usr/obj/usr/ports/x11/libxcb dir
        exist.

PR:             ports/123966
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
07 May 2008 14:23:17
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Update to 1.1:
"This release requires xcb-proto 1.1, due to the addition of the
extension-multiword attribute to the XML schema.

Enhancements:
* Print a backtrace, if possible, on locking assertion failures.
* Skip abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
* xcb_poll_for_event: Return already-read events before reading again.
* Output a configuration summary at the end of ./configure.

Bug fixes:
* Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
* Allow unix:<screen> style display names again.
* Bug #9119: test xcb_popcount
* Fix unit tests for FreeBSD
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Sep 2007 14:45:07
Original commit files touched by this commit  1.0_3
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Remove doxygen docs build.

Reported by:    pointyhat via pav
Approved by:    Ashish Shukla <wahjava@gmail.com> (maintainer),
                sat (mentor)
22 Jun 2007 06:11:39
Original commit files touched by this commit  1.0_2
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Fix pkg-plist
- Remove 4.x cruft
- Makefile tweaks

PR:             ports/113705
Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
Approved by:    maintainer, sat (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0_2
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Mar 2007 13:29:12
Original commit files touched by this commit  1.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
31 Jan 2007 22:41:17
Original commit files touched by this commit  1.0_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Unbreak index
- Bump PORTREVISION

PR:             108629
Submitted by:   Drew Derbyshire <ahd@kew.com>
Approved by:     Ashish Shukla <wahjava@gmail.com> (maintainer)
29 Jan 2007 11:18:46
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.0

PR:             108494
Submitted by:   Ashish Shukla<wahjava@gmail.com> (maintainer)
05 Nov 2006 15:49:16
Original commit files touched by this commit  0.9.92
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Fix building on 4.x.

Reported by:    pointyhat
08 Oct 2006 16:14:52
Original commit files touched by this commit  0.9.92
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.

WWW: http://xcb.freedesktop.org/

- Ashish Shukla
wahjava@gmail.com

PR:             ports/102447
Submitted by:   Ashish Shukla <wahjava at gmail.com>

Number of commits found: 35

28a9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24571
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 5
new 48 hours12
new 7 days32
new fortnight84
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0