aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeyboard-config/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to Xorg 7.5Martin Wilke2010-05-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs Notes: svn path=/head/; revision=253503
* Fix pkg-plistRobert Noland2009-05-291-0/+1
| | | | | | | Noticed by: QAT Notes: svn path=/head/; revision=234784
* Update to 1.6Robert Noland2009-05-281-2/+1
| | | | Notes: svn path=/head/; revision=234720
* Fix bashism that I think was breaking rule generation.Robert Noland2009-04-081-1/+2
| | | | Notes: svn path=/head/; revision=231889
* Update to 1.5Robert Noland2009-04-081-1/+5
| | | | Notes: svn path=/head/; revision=231851
* - Support WITHOUT_NLSPav Lucistnik2009-03-191-2/+12
| | | | | | | | PR: ports/121230 Submitted by: Helge Oldach <ports-x11-xkeyboard-config-may07@oldach.net> Notes: svn path=/head/; revision=230451
* - Update to 1.4Renato Botelho2008-10-151-1/+1
| | | | | | | | PR: ports/128092 Approved by: flz (at #bsdports) Notes: svn path=/head/; revision=221611
* - Update to 1.3Renato Botelho2008-08-211-2/+1
| | | | | | | Approved by: flz Notes: svn path=/head/; revision=218952
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+0
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-241-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=209647
* - Force symlink creationAndrew Pantyukhin2008-02-271-1/+1
| | | | | | | | PR: ports/118660 Reviewed by: x11 (silencio) Notes: svn path=/head/; revision=208013
* - Fix iconv path. [1]Florent Thoumie2007-12-121-1/+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] Notes: svn path=/head/; revision=203326
* - Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.Pav Lucistnik2007-07-271-0/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196378
* - Update to 1.0Pav Lucistnik2007-07-241-2/+1
| | | | | | | Approved by: x11 (flz) Notes: svn path=/head/; revision=196208
* Fix keymap for pc98.Dejan Lesjak2007-06-071-1/+1
| | | | | | | | PR: ports/113417 Submitted by: NAKAJI Hiroyuki Notes: svn path=/head/; revision=193025
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+36
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544