Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1,1 20 Jun 2023 12:57:13 |
Renato Botelho (garga) |
x11/xcb-util: Update to 0.4.1
Sponsored by: Rubicon Communications, LLC ("Netgate") |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.0_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.0_2,1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.4.0_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.0_2,1 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
0.4.0_2,1 27 Apr 2019 09:31:24 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.4.0_2,1 01 Dec 2016 17:05:06 |
garga |
- Fix strip during install
- Add LICENSE
- Bump PORTREVISION
PR: 213234
Submitted by: takefu@airport.fm
MFH: 2016Q4 |
0.4.0_1,1 18 Apr 2015 15:34:37 |
kwm |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above ) |
0.4.0,1 12 Jan 2015 14:32:03 |
garga |
Update x11/xcb-util, x11/xcb-util-image and x11/xcb-util-keysyms to 0.4.0 |
0.3.9_3,1 08 Aug 2014 08:42:45 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
0.3.9_3,1 16 May 2014 15:29:00 |
garga |
Move to USES=tar:bzip2 |
0.3.9_3,1 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.3.9_2,1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.3.9_1,1 31 Oct 2013 23:51:57 |
garga |
Support STAGE |
0.3.9_1,1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.3.9_1,1 02 Sep 2013 13:54:46 |
bapt |
Add an explicit dependency on pkgconf |
0.3.9_1,1 02 Sep 2013 09:45:00 |
garga |
Change my ports to USES (gmake|perl5) |
0.3.9_1,1 25 May 2013 14:37:03 |
zeising |
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 ) |
0.3.9_1,1 11 Dec 2012 01:29:19 |
garga |
Remove unecessary dependency (gperf) and bump PORTREVISION
PR: ports/174328
Submitted by: Niclas Zeising <zeising@daemonic.se> |
0.3.9 10 Dec 2012 19:08:03 |
garga |
- 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 |
0.3.8,1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.3.8,1 02 Jul 2012 22:21:32 |
garga |
Remove lib version from LIB_DEPENDS to silence portlint |
0.3.8,1 15 Jan 2012 12:46:11 |
garga |
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 |
0.3.6,1 16 Dec 2011 11:26:21 |
novel |
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 |
0.3.8 15 Dec 2011 17:52:20 |
novel |
Update to 0.3.8.
PR: 163301
Submitted by: Nikos Ntarmos (maintainer) |
0.3.6_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.6_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.3.6_1 28 Oct 2009 02:28:59 |
amdmi3 |
- Fix division by zero bug
PR: 139863
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
Reported by: Ashish Shukla <wahjava@gmail.com> |
0.3.6 10 Sep 2009 18:31:33 |
garga |
Update to 0.3.6
PR: ports/138183
Submitted by: garga
Approved by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) |
0.3.5 02 Aug 2009 19:36:34 |
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 |
0.3.5 16 Jun 2009 18:03:00 |
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) |
0.3.4_1 14 Jun 2009 22:23:55 |
dhn |
- Chase libxcb/xcb-proto update
- Bump PORTREVSION |
0.3.4 06 May 2009 23:05:34 |
amdmi3 |
- Update to 0.3.4
PR: 133819
Submitted by: Nikos Ntarmos <ntarmos at cs dot uoi dot gr> (maintainer) |
0.3.3 14 Mar 2009 13:45:29 |
miwi |
- Update Maintainer mail adress
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail) |
0.3.3 05 Feb 2009 02:15:12 |
rafan |
- Update to 0.3.3
PR: ports/131222
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer) |
0.3.2 23 Jan 2009 16:28:36 |
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). |
0.3.0 16 Jan 2009 12:01:22 |
miwi |
- Remove no longer needed patch |
0.3.0 08 Jan 2009 17:12:20 |
miwi |
- Update to 0.3.0
PR: 128051
Submitted by: Perrin Alexandre <alexandre.perrin@epfl.ch>
Approved by: maintainer |
0.2.1 07 Sep 2008 22:21:05 |
miwi |
- Update to 0.2.1
PR: 126991
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer |
0.2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.2 27 Feb 2008 01:48:58 |
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] |
0.2 16 Feb 2008 17:17:44 |
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> |