Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.3.9_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.3.9_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Nov 2019 21:56:38
0.3.9_1
|
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 |
19 Jun 2018 09:04:36
0.3.9_1
|
amdmi3  |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
01 Apr 2016 14:33:58
0.3.9_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
18 Apr 2015 15:34:37
0.3.9_1
|
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 ) |
25 Jun 2014 11:20:10
0.3.9
|
garga  |
Update to 0.3.9 |
23 Apr 2014 13:25:17
0.3.8_2
|
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 ) |
16 Apr 2014 18:28:50
0.3.8_1
|
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 ) |
21 Jan 2014 23:40:23
0.3.8
|
bapt  |
Fix properties on pkg-plist |
31 Oct 2013 23:53:19
0.3.8
|
garga  |
. Support STAGE
. Use space on WWW line |
24 Sep 2013 16:47:23
0.3.8
|
garga  |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
20 Sep 2013 23:43:20
0.3.8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
02 Sep 2013 15:26:23
0.3.8
|
bapt  |
Add an explicit dependency on pkgconf |
02 Sep 2013 09:45:00
0.3.8
|
garga  |
Change my ports to USES (gmake|perl5) |
25 May 2013 14:37:03
0.3.8
|
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 ) |
05 Oct 2012 12:41:46
0.3.8
|
garga  |
Change headers of all ports maintained by me to new format |
02 Jul 2012 22:21:32
0.3.8
|
garga  |
Remove lib version from LIB_DEPENDS to silence portlint |
15 Jan 2012 12:46:11
0.3.8
|
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 |