Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2020 19:49:06
2.31

|
zeising  |
x11/xkeyboard-config: Update to 2.31
Update x11/xkeyboard-config to 2.31 |
20 Jul 2020 19:06:34
2.30

|
zeising  |
x11/xkeyboard-config: Update to 2.30
Update x11/xkeyboard-config to 2.30
MFH: 2020Q3 |
11 Jul 2020 21:02:12
2.29_1

|
zeising  |
x11/xkeyboard-config: Add NLS option
Add NLS option to x11/xkeyboard-config. This was broken in the past, but is
fixed now.
PR: 243070 (based on)
Submitted by: Andrew Romanenko
MFH: 2020Q3
Event: Julu 2020 bugathon |
01 Apr 2020 15:25:35
2.29

|
zeising  |
x11/xkeyboard-config: Update to 2.29
Update xkeyboard-config to 2.29
Upstream has switched to use python to generate certan things during build,
add a build dependency on on python3.5+.
Change MASTER_SITES to actually work now that XORG_CAT is no more, this
should fix fetch. Previously it pulled from distcache.
Try to fix the optional etersoft symbols patch. |
03 Nov 2019 21:56:38
2.27

|
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 |
16 Jun 2019 20:48:59
2.27

|
zeising  |
x11/xkeyboard-config: Update to 2.27
Update x11/xkeyboard-config to 2.27
Remove patch from upstream included in this release.
add USES=gnome
pet portlint by moving USES earlier
Sponsored by: B3 Init |
30 Oct 2018 21:31:09
2.24_1

|
zeising  |
x11/xkeyboard-config: Fix typo in Armenian layout
Fix two typos in the Armenian layout in xkeyboard-config, preventing the use
of two Armenian capital letters.
This was reported on the x11@ mailing list.
Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545
Reported by: Sergey Manucharian |
08 Jun 2018 18:55:28
2.24

|
zeising  |
x11/xkeyboard-config: Update to 2.24 |
02 May 2018 22:23:21
2.23.1_1

|
yuri  |
x11/xkeyboard-config: Fix the polish keyboard bug introduced in 2.23.1
Backport of the fix.
Unbreaks the feature.
PR: 227935
Submitted by: jakub_lach@mailplus.pl
Approved by: portmgr (port compliance, infrastructure) |
29 Apr 2018 22:00:57
2.23.1

|
yuri  |
x11/xkeyboard-config: Update 2.21 -> 2.23.1
Also added LICENSE_FILE.
PR: 227080
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days) |
05 Jun 2017 21:24:45
2.21

|
rezny  |
Update to 2.21
Reviewed by: kwm
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11064 |
27 Feb 2017 17:47:25
2.20

|
rezny  |
Cleanup: convert to USES=localbase, drop what bsd.xorg.mk already provides
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9443 |
06 Feb 2017 21:22:37
2.20

|
bapt  |
Update to 2.20
Update WWW |
05 Nov 2016 19:17:17
2.19

|
bapt  |
Update to 2.19 |
01 Apr 2016 14:33:58
2.17

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
10 Feb 2016 12:49:56
2.17

|
kwm  |
Update xkeyboard-config to 2.17. |
20 Oct 2015 13:44:40
2.16

|
kwm  |
Update xkeyboard-config to 2.16.
Regen patch because upstream changed whitespace.
Obtained from: Xorg devel repo |
14 May 2015 10:15:09
2.14

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
18 Apr 2015 15:34:37
2.14

|
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 ) |
29 Nov 2014 18:22:33
2.13

|
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
01 Nov 2014 14:44:15
2.13

|
kwm  |
Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5
Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist
Obtained from: xorg-dev repo |
29 Sep 2014 09:31:24
2.12

|
ak  |
- Add NO_ARCH
- Use new @dir syntax
Approved by: x11 (kwm) |
25 Sep 2014 15:18:28
2.12

|
tijl  |
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine) |
02 Sep 2014 22:58:09
2.12

|
bapt  |
Remove now useless @exec |
02 Sep 2014 17:27:28
2.12

|
bapt  |
Remove useless @cwd |
20 Jul 2014 22:51:38
2.12

|
bapt  |
Update to 2.12
Strip binaries |
24 Jun 2014 07:54:13
2.11

|
danfe  |
- Reapply r331937 that got somehow lost back
- Convert USE_BZIP2 to USES while here
Pointy hat to: zeising |
16 Apr 2014 18:28:50
2.11

|
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 ) |
27 Feb 2014 14:49:56
2.10.1

|
miwi  |
- Remove empty dirs and files |
16 Dec 2013 11:11:10
2.10.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] |
29 Oct 2013 09:53:25
2.9_1

|
danfe  |
Add an optional patch from Etersoft that brings pre-1918 Russian letters to
typographic layout (commonly installed under `share/X11/xkb/symbols/typo').
Option was named ETERSOFT instead of e.g. PRE1918 as their intention was to
maintain several Russian-specific features, not just pre-reform orthography
support. Yes, this also means one day option description should be changed.
While here, move MASTER_SITE_SUBDIR to a more appropriate place in Makefile
and comment out currently unused .include <bsd.port.options.mk>.
Approved by: silence on -x11@ |
07 Oct 2013 11:24:24
2.9_1

|
ak  |
- Make gettext build only dependency
Approved by: x11 (kwm) |
29 Sep 2013 17:01:42
2.9

|
zeising  |
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 23:43:20
2.9

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
04 Aug 2013 12:53:54
2.9

|
az  |
- Convert to new perl framework
Approved by: bapt@ (x11@) |
04 Jun 2013 21:22:14
2.9

|
zeising  |
Update to 2.9
Obtained from: xorg development repo |
03 Jun 2013 08:03:30
2.8

|
kwm  |
Comment out the ! NLS case, because it broken. |
25 May 2013 14:37:03
2.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 ) |
27 Apr 2013 18:25:25
2.5.1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
26 Apr 2013 10:44:29
2.5.1

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
04 Apr 2013 13:08:22
2.5.1

|
bapt  |
Fix build with nls unset. the extra locale directories are created anyway.
While here:
- Convert WITHOUT_NLS -> NLS option
- Trim headers
- Convert gnomehack -> USES=pathfix
Approved by: x11 (zeising)
Approved by: portmgr (implicit) |
15 Mar 2013 15:16:06
2.5.1

|
kwm  |
Also try to clean up /var/lib
Submitted by: bapt@ |
12 Feb 2013 13:20:26
2.5.1

|
bapt  |
Fix plist
Approved by: kwm (x11)
Spotted by: pkg (DEVELOPER_MODE) |
21 Apr 2012 17:03:32
2.5.1
|
miwi  |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@. |
29 Feb 2012 22:53:20
2.1
|
nox  |
- Do not attempt to install gettext locales under WITHOUT_NLS.
- Do all @dirrmtry for localedir under %%NLS%% in plist.
PR: ports/161021
Submitted by: h h <aakuusta@gmail.com>
Approved by: x11 (kwm) |
23 Sep 2011 22:26:39
2.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
22 Sep 2011 13:51:54
2.1
|
eadler  |
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1 (Only the first 15 lines of the commit message are shown above ) |
07 Aug 2011 08:45:07
1.8_2
|
kwm  |
share/X11 is shared between ports, use @dirrmtry.
bump portrevision for this change.
Get CPPFLAGS from CONFIGURE_ENV and clean up some portlint warnings.0
PR: ports/159105
Submitted by: sunpoet@
With hat: x11@ |
19 Mar 2011 12:38:54
1.8_1
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 16:52:50
1.8_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 |
31 May 2010 02:01:56
1.8_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
01 May 2010 11:41:07
1.8
|
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 ) |
29 May 2009 12:44:56
1.6_1
|
rnoland  |
Fix pkg-plist
Noticed by: QAT |
29 May 2009 01:28:33
1.6
|
rnoland  |
Remove patch from cvs also...
Noticed by: QAT |
28 May 2009 22:20:22
1.6
|
rnoland  |
Update to 1.6 |
08 Apr 2009 16:38:42
1.5_1
|
rnoland  |
Fix bashism that I think was breaking rule generation. |
08 Apr 2009 03:12:30
1.5
|
rnoland  |
Update to 1.5 |
19 Mar 2009 22:36:53
1.4
|
pav  |
- Support WITHOUT_NLS
PR: ports/121230
Submitted by: Helge Oldach <ports-x11-xkeyboard-config-may07@oldach.net> |
15 Oct 2008 12:52:56
1.4
|
garga  |
- Update to 1.4
PR: ports/128092
Approved by: flz (at #bsdports) |
21 Aug 2008 13:29:29
1.3
|
garga  |
- Update to 1.3
Approved by: flz |
06 Jun 2008 14:09:15
1.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
1.2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 03:50:55
1.2
|
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
27 Feb 2008 18:17:45
1.0_2
|
sat  |
- Force symlink creation
PR: ports/118660
Reviewed by: x11 (silencio) |
12 Dec 2007 15:13:47
1.0_2
|
flz  |
- Fix iconv path. [1]
- Fix keyboard support on pc98. [2]
PR: ports/118390 [1]
Submitted by: NAKAJI Hiroyuki <nakaji@heimat.jp> [1][2]
Obtained from: fd.o bugzilla (#12538) [2] |
27 Jul 2007 09:51:20
1.0_1
|
pav  |
- Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.
Fixes a lot of runtime problems for a lot of people
PR: ports/114876, ports/114924
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
Reported by: Craig Boston <craig@yekse.gank.org>,
Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> and many more |
24 Jul 2007 14:11:49
1.0
|
pav  |
- Update to 1.0
Approved by: x11 (flz) |
07 Jun 2007 19:58:47
0.9_3
|
lesi  |
Fix keymap for pc98.
PR: ports/113417
Submitted by: NAKAJI Hiroyuki |
30 May 2007 23:59:32
0.9_2
|
lesi  |
Clenup share/X11 directory upon deinstall.
Pointed out by: kris |
19 May 2007 20:32:57
0.9_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |