9ff8 FreshPorts -- x11/xcb-util
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xcb-util 0.3.9_1,1 x11 on this many watch lists=53 search for ports that depend on this port
A module with libxcb/libX11 extension/replacement libraries
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Feb 2008 17:17:55
License: not specified in port


The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.

These libraries are currently included, roughly ordered by maturity:

aux: Convenient access to connection setup and some core requests.
atom: Standard core X atom constants and atom caching.
property: Callback X property-change handling.
event: Callback X event handling.

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/gmake
  2. devel/xorg-macros
  3. x11/libXau
  4. x11/libxcb
  5. x11/libXdmcp
  6. devel/libtool
Required To Run:
  1. x11/libXau
  2. x11/libxcb
  3. x11/libXdmcp

This port is required by:

for Build for Libraries

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


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
  • 2012-01-16
    Affects: users of x11/xcb-util
    Author: garga@FreeBSD.org
    Reason: 
      x11/xcb-util was updated to 0.3.8 and was split in new modules.
      Dependencies were adjusted but main port symbols were moved to a single
      library, xcb-util.so.  For this reason, all dependent ports must be
      recompiled.If you use portmaster, run:
    
      # portmaster -R -r xcb-util-0
    
      Or for portupgrade:
    
      # portupgrade -r xcb-util-0\*
    
    

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 May 2013 14:37:03
Original commit files touched by this commit  0.3.9_1,1
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)
11 Dec 2012 01:29:19
Original commit files touched by this commit  0.3.9_1,1
garga search for other commits by this committer
Remove unecessary dependency (gperf) and bump PORTREVISION

PR:		ports/174328
Submitted by:	Niclas Zeising <zeising@daemonic.se>
10 Dec 2012 19:08:03
Refresh Original commit files touched by this commit
  Sanity Test Failure
garga search for other commits by this committer
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports
05 Oct 2012 12:41:46
Original commit files touched by this commit  0.3.8,1
garga search for other commits by this committer
Change headers of all ports maintained by me to new format
02 Jul 2012 22:21:32
Original commit files touched by this commit  0.3.8,1
garga search for other commits by this committer
Remove lib version from LIB_DEPENDS to silence portlint
15 Jan 2012 12:46:11
Original commit files touched by this commit  0.3.8,1
garga search for other commits by this committer
Update xcb-util to 0.3.8, that was splitted in few modules, so, i'm adding the
following new ports:

xcb-util-image
xcb-util-keysyms
xcb-util-renderutil
xcb-util-wm

As approved by maintainer, i'm taking over the maintainership

Exp-run by:     pav
16 Dec 2011 11:26:21
Original commit files touched by this commit  0.3.6,1
novel search for other commits by this committer
Revert previous commit and roll back to 0.3.6 as the 0.3.8 introduces
a number of backward incompatible changes.

Pointy hat to:          novel
15 Dec 2011 17:52:20
Original commit files touched by this commit  0.3.8
novel search for other commits by this committer
Update to 0.3.8.

PR:             163301
Submitted by:   Nikos Ntarmos (maintainer)
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.3.6_1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.3.6_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Oct 2009 02:28:59
Original commit files touched by this commit  0.3.6_1
amdmi3 search for other commits by this committer
- Fix division by zero bug

PR:             139863
Submitted by:   Nikos Ntarmos <ntarmos@cs.uoi.gr>
Reported by:    Ashish Shukla <wahjava@gmail.com>
10 Sep 2009 18:31:33
Original commit files touched by this commit  0.3.6
garga search for other commits by this committer
Update to 0.3.6

PR:             ports/138183
Submitted by:   garga
Approved by:    Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.3.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
16 Jun 2009 18:03:00
Original commit files touched by this commit  0.3.5
dhn search for other commits by this committer
- Update to 0.3.5

PR:             ports/135482
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
pproved by:     Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
14 Jun 2009 22:23:55
Original commit files touched by this commit  0.3.4_1
dhn search for other commits by this committer
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
06 May 2009 23:05:34
Original commit files touched by this commit  0.3.4
amdmi3 search for other commits by this committer
- Update to 0.3.4

PR:             133819
Submitted by:   Nikos Ntarmos <ntarmos at cs dot uoi dot gr> (maintainer)
14 Mar 2009 13:45:29
Original commit files touched by this commit  0.3.3
miwi search for other commits by this committer
- Update Maintainer mail adress

Submitted by:   Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
05 Feb 2009 02:15:12
Original commit files touched by this commit  0.3.3
rafan search for other commits by this committer
- Update to 0.3.3

PR:             ports/131222
Submitted by:   Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer)
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.3.2
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).
16 Jan 2009 12:01:22
Original commit files touched by this commit  0.3.0
miwi search for other commits by this committer
- Remove no longer needed patch
08 Jan 2009 17:12:20
Original commit files touched by this commit  0.3.0
miwi search for other commits by this committer
- Update to 0.3.0

PR:             128051
Submitted by:   Perrin Alexandre <alexandre.perrin@epfl.ch>
Approved by:    maintainer
07 Sep 2008 22:21:05
Original commit files touched by this commit  0.2.1
miwi search for other commits by this committer
- Update to  0.2.1

PR:             126991
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    maintainer
24 Mar 2008 23:21:25
Original commit files touched by this commit  0.2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
27 Feb 2008 01:48:58
Original commit files touched by this commit  0.2
alepulver search for other commits by this committer
- Add patch to fix building in 5.x [1].
- Use ${LOCALBASE}/bin/gperf in dependency as that's the one passed to
  configure, and it won't be installed if the base system one is found.

Reported by:    pointyhat (pav, erwin) [1]
16 Feb 2008 17:17:44
Original commit files touched by this commit  0.2
alepulver search for other commits by this committer
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.

These libraries are currently included, roughly ordered by maturity:

render-util: Convenience functions for the Render extension.
aux: Convenient access to connection setup and some core requests.
atom: Standard core X atom constants and atom caching.
property: Callback X property-change handling.
icccm: Both client and window-manager helpers for ICCCM.
keysyms: Standard X key constants and conversion to/from keycodes.
event: Callback X event handling.
image: Port of Xlib's XImage and XShmImage functions.
wm: Framework for window manager implementation.

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

PR:             ports/117236
Submitted by:   Nikos Ntarmos <ntarmos at ceid.upatras.gr>

Number of commits found: 25

282a
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
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