d1ee 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.7 x11 on this many watch lists=72 search for ports that depend on this port
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. textproc/libxslt
  3. x11/xcb-proto
  4. devel/libpthread-stubs
  5. lang/python27
  6. devel/gmake
  7. x11/libXau
  8. x11/libXdmcp
Required To Run:
  1. devel/libpthread-stubs
  2. x11/libXau
  3. x11/libXdmcp

This port is required by:

for Build for Libraries 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: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 13:04:31
Original commit files touched by this commit  1.7
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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: 33

280f
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

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