Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2019 21:56:38
1.0.9

|
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 |
18 Aug 2019 14:38:03
1.0.9

|
zeising  |
x11-clocks/xclock: Update to 1.0.9
Update x11-clocks/xclock to 1.0.9
This is a maintenance release
Changelog:
https://lists.x.org/archives/xorg-announce/2019-July/003010.html
Obtained from: FreeBSD Graphics Team development repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs |
27 Feb 2019 14:53:57
1.0.8

|
zeising  |
x11-clocks/xclock: Update to 1.0.8
Update xclock to 1.0.8
Add LICENSE
Add missing dependency and sort USE_XORG.
Move USES before USE_XORG to pet portlint.
PR: 235886
Submitted by: Samy Mahmoudi
Sponsored by: B3 Init (zeising) |
08 Dec 2016 19:23:25
1.0.7_2

|
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
22 Nov 2014 10:29:23
1.0.7_1

|
antoine  |
Cleanup plist |
16 Dec 2013 11:11:10
1.0.7_1

|
zeising  |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
20 Sep 2013 23:44:55
1.0.7_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks) |
08 Sep 2013 12:35:20
1.0.7_1

|
zeising  |
Update to 1.0.7 |
27 Jun 2013 13:39:18
1.0.6_1

|
zeising  |
Add explicit dependency on iconv.
Bump portrevision.
PR: ports/175935
Submitted by: Pawel Pekala <pawel@FreeBSD.org> |
25 May 2013 14:37:03
1.0.6

|
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 ) |
11 Feb 2012 14:05:41
1.0.6
|
eadler  |
Update to 1.0.6
Changes:
This minor maintenace release improves support for localized display of
time text in the digital form, along with build configuration improvements. |
23 Nov 2011 06:10:58
1.0.5
|
eadler  |
- update to 1.0.5
- remove old patch
Some new features include:
- fix a crash on sparc64
- some build ffixes
- some packaging changes
Feature safe: yes |
19 Mar 2011 12:38:54
1.0.4_1
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 16:52:50
1.0.4_1
|
miwi  |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
07 Aug 2010 14:10:01
1.0.4_1
|
naddy  |
Fix a crash on sparc64 (and other 64-bit strict alignment archs).
The pid variable that is passed to XChangeProperty() is not a long.
The libX11 code deferences the variable as a long and on a 64-bit
sparc this must be aligned on a 8-byte boundary.
Obtained from: upstream |
01 May 2010 11:41:07
1.0.4
|
miwi  |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
28 Jan 2009 16:32:52
1.0.3_1
|
flz  |
Finish repomove for xclock (x11->x11-clocks). |
28 Jan 2009 16:29:00
1.0.3_1
|
flz  |
Force commit after xclock was repocopied from x11 to x11-clocks. |