| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
28 Oct 2009 02:28:59
0.3.6_1
|
amdmi3  |
- 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 19:31:33
0.3.6
|
garga  |
Update to 0.3.6
PR: ports/138183
Submitted by: garga
Approved by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
02 Aug 2009 20:36:34
0.3.5
|
mezz  |
-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 19:03:00
0.3.5
|
dhn  |
- 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 23:23:55
0.3.4_1
|
dhn  |
- Chase libxcb/xcb-proto update
- Bump PORTREVSION |
07 May 2009 00:05:34
0.3.4
|
amdmi3  |
- 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
0.3.3
|
miwi  |
- Update Maintainer mail adress
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail) |
05 Feb 2009 02:15:12
0.3.3
|
rafan  |
- Update to 0.3.3
PR: ports/131222
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer) |
23 Jan 2009 16:28:36
0.3.2
|
flz  |
- 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
0.3.0
|
miwi  |
- Remove no longer needed patch |
08 Jan 2009 17:12:20
0.3.0
|
miwi  |
- Update to 0.3.0
PR: 128051
Submitted by: Perrin Alexandre <alexandre.perrin@epfl.ch>
Approved by: maintainer |
07 Sep 2008 23:21:05
0.2.1
|
miwi  |
- Update to 0.2.1
PR: 126991
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer |
24 Mar 2008 23:21:25
0.2
|
miwi  |
- 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
0.2
|
alepulver  |
- 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
0.2
|
alepulver  |
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> |