| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/174328
Submitted by: Niclas Zeising <zeising@daemonic.se>
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
a number of backward incompatible changes.
Pointy hat to: novel
|
|
|
|
|
| |
PR: 163301
Submitted by: Nikos Ntarmos (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 139863
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Reported by: Ashish Shukla <wahjava@gmail.com>
|
|
|
|
|
|
| |
PR: ports/138183
Submitted by: garga
Approved by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
| |
PR: ports/135482
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
pproved by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
|
|
|
|
| |
- Bump PORTREVSION
|
|
|
|
|
| |
PR: 133819
Submitted by: Nikos Ntarmos <ntarmos at cs dot uoi dot gr> (maintainer)
|
|
|
|
| |
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
|
|
|
|
|
| |
PR: ports/131222
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer)
|
|
|
|
|
|
|
|
| |
- 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).
|
| |
|
|
|
|
|
|
| |
PR: 128051
Submitted by: Perrin Alexandre <alexandre.perrin@epfl.ch>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 126991
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
|
| |
- 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]
|
|
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>
|