summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2009-11-09Update to appres-1.0.2. Changes:tnn2-6/+6
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier Add pointers to mailing list, bugzilla, wiki & git repo to README Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS appres 1.0.2 Ansification and compile warning fixes.
2009-11-09Update to bitmap-1.0.4. Changes:tnn2-7/+6
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier Fill in COPYING, README, & AUTHORS Strip RCS/CVS ids Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add missing PHONY line for automatic ChangeLog generation xaw8 is gone, use xaw7 Build fix for case-insensitive file systems Fix typo in bitmap.man Fix build with builddir != srcdir $(builddir) is the current directory Ansification and compile warning fixes. Rename app-defaults files to match "pattern" used on other applications.
2009-11-09Update to editres-1.0.4. Changes:tnn2-7/+6
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier Fill in AUTHORS & README Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add missing PHONY line for automatic ChangeLog generation xaw8 is gone, use xaw7 Build fix for file systems that are not case sensitive Fix build with builddir != srcdir $(builddir) is the current directory Ansification and compile warning fixes.
2009-11-09Update to iceauth-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Ansification and compile warning fixes.
2009-11-09Update to lbxproxy-1.0.2. Changes:tnn2-6/+6
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fix compatibility with libXext 1.1 / xextproto 7.1 headers Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Ansification and compile warning fixes.
2009-11-09Update to luit-1.0.4. Changes:tnn2-6/+6
luit: Convert platform #ifdefs to configure tests for functions & headers Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Apple: Use secure tty Ansification and compile warning fixes.
2009-11-09Update to x11perf-1.5.1. Changes:tnn2-6/+6
1.5.1: Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Ansification and compile warning fixes. 1.5: Bug #10616: Man page typo: s/peform/perform/ renamed: .cvsignore -> .gitignore Another man page typo fix: s/aprox./approx./ Bug 9520: Markup problems in Xmark.1x Replace static ChangeLog with dist-hook to generate from git log Rename .cvsignore to .gitignore Add Compositing tests. Fix typos in descriptions of -compwinwin{1,5}00.
2009-11-09Update to xauth-1.0.4. Changes:tnn2-6/+6
Add pointers to mailing list, bugzilla, wiki & git repo to README Man page updates: add "SEE ALSO", update xdm references Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS C89 fix Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier Replace rsh by ssh the extract/merge example. Rsh is no more. Initialize ed.used_stdout at the beginning of do_extract() Fix format error Correct make distcheck.
2009-11-09Update to xbacklight-1.1.1. Changes:tnn2-6/+6
Man page typo ("faiding") Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Use "Backlight" RandR property, fall back to legacy "BACKLIGHT". Ansification and compile warning fixes.
2009-11-09Update to xbitmaps-1.1.0. Changes:tnn3-7/+9
Create COPYING file from notice in terminal & X11R6.6 release notes Move black6 & box6 bitmaps from xmh module Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log add .gitignore Correct make distcheck.
2009-11-09Update to xclock-1.0.4. Changes:tnn2-7/+6
Add pointers to mailing list, bugzilla, wiki & git repo to README Trim trailing whitespaces Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING file xaw8 is gone, use xaw7 Build fix for file systems that are not case sensitive Fix build with builddir != srcdir $(builddir) is the current directory Makefile.am: nuke RCS Id Ansification and compile warning fixes. Fix logic inversion in geometry computation in -norender -digital mode. X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
2009-11-09Update to xcompmgr-1.1.5. Changes:tnn2-7/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fix formatting of options/arguments in man page Add COPYING file with copyright/license notice from xcompmgr.c Make usage() report the current version. Ansification and compile warning fixes. Fix error reporting Don't hard code the screen number Check for _NET_WM_CM_Sn before trying to install ourself as composite manager Try to report current composite manager name
2009-11-09Update to xdpyinfo-1.1.0. Changes:tnn2-6/+6
Print Composite extension version for "-ext Composite" Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension Improved XF86-VidModeExtension printing Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Use xf86vmproto.h instead of xf86vmstr.h if it is installed Add README with pointers to mailing lists, bugzilla, & git Remove empty INSTALL so automake installs a real one Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers Use $(AM_V_GEN) to silence man page creation too Added --without-{xf86misc,xprint} configure time options Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields. Ansification and compile warning fixes.
2009-11-09Update to xdriinfo-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add missing PHONY line for automatic ChangeLog generation Correct make distcheck failure and sparse warnings.
2009-11-09Update to xev-1.0.4. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING with notice from xev.c Flush standard output after processing each event xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
2009-11-09Update to xgamma-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings.
2009-11-09Update to xhost-1.0.3. Changes:tnn2-7/+6
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings.
2009-11-09Update to xinput-1.5.0. Changes:tnn2-6/+6
man: clean up the man page. Clean up --version, don't require a DISPLAY and display the server version too. Rework 'xinput list' code
2009-11-09Update to xkbcomp-1.1.1. Changes:tnn2-6/+6
xkbcomp: Remove output file if closing fails.
2009-11-09Update to xkill-1.0.2. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING with notice from xkill.c Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Correct make distcheck and sparse warnings.
2009-11-09Update to xlsclients-1.0.2. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING file with copyright/license notice from code & docs Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Correct make distcheck and sparse warnings.
2009-11-09Update to xmag-1.0.3. Changes:tnn2-7/+6
Build fix for file systems that are not case sensitive allow build outside of source tree xaw8 is gone, use xaw7 Properly handle multiple depth windows. Correct problems in make distcheck.
2009-11-09Update to xman-1.1.0. Changes:tnn4-48/+7
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Replace static ChangeLog with dist-hook to generate from git log Allow xman to use bzip2 to decompress man pages xaw8 is gone, use xaw7 Allow xman to be cross build by adding a ./configure Build fix for case insensitive file systems Apple: Added Tiger's man.conf location to the search path Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O Remove xprint remnants Ansification and compile warning fixes. Add lzma manpage extension support. Cygwin uses Linux-style man
2009-11-09Update to xmodmap-1.0.4. Changes:tnn2-6/+6
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add pointers to mailing lists, bugzilla, & git to README Skip whitespace for virtual button '0'. Correct make distcheck.
2009-11-09Update to xprop-1.1.0. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Add 'o' property type to man page for icon formats Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Exit cleanly when the target window is destroyed. (#19381) Do not spew usage on connection error -spy: flush output before waiting for more events Bug#15069: Compile warning fixes. Correct make distcheck and don't distribute autogen.sh. The "visible bit" is called "urgency bit" in the ICCCM 2.0 Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
2009-11-09Update to xrandr-1.3.2. Changes:tnn2-6/+6
Warn if one of the outputs given did not exist changed a bunch of string to number conversions for reliability Add missing 'static's to get rid of warnings.
2009-11-09Update to xrdb-1.0.6. Changes:tnn2-6/+6
Allow specifying multiple paths to --with-cpp and running if none is found Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file with notices from xrdb.c & xrdb.man Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings. Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
2009-11-09Update to xrefresh-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING file with copyright/license notice from code & docs Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Correct make distcheck and sparse warnings.
2009-11-09Update to xset-1.1.0. Changes:tnn2-6/+6
Avoid warning from "xset r rate" when XF86Misc extension is not present XKB named indicator support for led state query/set Fill in README & COPYING files Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fix typos in xset manpage Correct make distcheck and most sparse warnings.
2009-11-09Update to xsetroot-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file with copyright/license notice from code & docs Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings.
2009-11-09Update to xvinfo-1.1.0. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add XFree86 generic copyright/license notice to COPYING added -short option Correct make distcheck.
2009-11-09update to xwd-1.0.3. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file with copyright/license notices from code & docs Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Do not spew usage on connection error Ansification and compile warning fixes.
2009-11-09Update to xwininfo-1.0.5. Changes:tnn2-6/+6
Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS xwininfo 1.0.5 Do not spew usage on connection error Ansification and compile warning fixes. Report visual id along visual class for -stat switch Update manpage for visual id
2009-11-09Update to xwud-1.0.2. Changes:tnn2-6/+6
Plug leaks of color conversion arrays in Do_Direct Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Fill in COPYING with copyright/license notices from code Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Add more input checks. From "nob...@example.com" through OpenBSD bug list. Ansification and compile warning fixes.
2009-11-09Fix build. New flex does not provide a main program by default, unless youchristos2-1/+15
use %option main
2009-11-08Update to startup-notification-0.10.jakllsch3-11/+15
Changes since 0.9: - Add XCB backend
2009-11-08+libxdg-basedirjakllsch1-1/+2
2009-11-08Import libxdg-basedir:jakllsch5-0/+49
Various specifications specify files and file formats. The XDG Base Directory specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.
2009-11-04Update to KDE 4.3.3markd16-351/+40
KDE 4.3.3 has a number of improvements that will make your life just a little bit better. Some of KWin's effects have been smoothed and freed of visual glitches, JuK should now be more stable, KDE PIM has seen its share of improvements while in the back-rooms of KDE, the developers are working hard on porting all applications to the new Akonadi storage and cache.
2009-11-02This needs Xinerama. Unbreak it.asau1-1/+2
2009-10-31fix mandirtnn2-4/+13
2009-10-31Update to 0.12.3:wiz3-9/+12
============== Version 0.12.3 ============== Misc * Set the translation domain to GtkBuilder ============== Version 0.12.2 ============== Misc * Use the display name from X-GNOME-FullName when possible (Vincent Untz) Translations - Updated bn Translation (Jamil Ahmed) - Updated br Translation (Denis Arnaud) - Updated ca@valencia Translation (Carles Ferrando) - Updated cy Translation (Iestyn Pryce) - Updated es Translation (Jorge González) - Updated nds Translation (Andre Klapper) - Updated sv Translation (Daniel Nylander) - Updated vi Translation (Bùi Xuân Dương)
2009-10-31Update to 0.15.9:wiz3-8/+8
What's new in gnome-mag-0.15.9: * Translations: Denis Arnaud (br), Fábio Nogueira (pt_BR), Rajesh Ranjan (mai), Rodrigo L. M. Flores (pt_BR)
2009-10-30to avoid trouble in the future, remove the "gdl" part as newerdrochner2-4/+4
versions are API incompatible (afaict the only useful thing in this pkg is the "gtkspell" wrapper, should perhaps be put into its own pkg) ride on today's PKGREV bump
2009-10-30bump PKGREVISION for libgnome linkage changedrochner2-4/+4
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner1-2/+2
to leave out esound
2009-10-29Fix build with the latest GTK+tnn2-1/+112
2009-10-29trim dependencies, bump PKGREVdrochner1-4/+2
2009-10-29trim dependencies, bump PKGREVdrochner1-4/+2
2009-10-29Bump pkgrev for removal of patch-ah.jakllsch1-1/+2