From 5a79423b6feb188f48299ebbaf981575b33d3f48 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- x11/Xaw3d/DESCR | 12 +++++----- x11/XmHTML/DESCR | 52 +++++++++++++++++++++--------------------- x11/bbapm/Makefile | 4 ++-- x11/controlcenter/DESCR | 4 ++-- x11/fbdesk/DESCR | 4 ++-- x11/fvwm-wharf/DESCR | 2 +- x11/gdm/DESCR | 2 +- x11/gnome-gkrellm/DESCR | 2 +- x11/gnome-libs/DESCR | 2 +- x11/gnome-session/DESCR | 4 ++-- x11/gnome-users-guide/DESCR | 2 +- x11/gnome2-terminal/DESCR | 8 +++---- x11/gtk-engines/DESCR | 2 +- x11/imwheel/DESCR | 2 +- x11/khostchooser/DESCR | 2 +- x11/lesstif/INSTALL | 4 ++-- x11/multi-gnome-terminal/DESCR | 14 ++++++------ x11/openmotif/INSTALL | 4 ++-- x11/openmotif/Makefile | 6 ++--- x11/py-Pmw/DESCR | 2 +- x11/qt1/DESCR | 6 ++--- x11/qt2-libs/DESCR | 6 ++--- x11/qt2/DESCR | 2 +- x11/qt3-libs/DESCR | 6 ++--- x11/qt3-libs/Makefile.common | 4 ++-- x11/qt3/DESCR | 2 +- x11/qwspritefield/DESCR | 8 +++---- x11/tk/DESCR | 2 +- x11/wmfstatus/DESCR | 4 ++-- x11/wx1Motif/DESCR | 2 +- x11/wxGTK/DESCR | 4 ++-- x11/xfce/DESCR | 2 +- x11/xfstt/MESSAGE | 4 ++-- x11/xgas/DESCR | 6 ++--- x11/xglobe/DESCR | 2 +- x11/xhangglider/DESCR | 2 +- x11/xkbd/DESCR | 2 +- x11/xlupe/DESCR | 2 +- x11/xmx/DESCR | 8 +++---- x11/xosd/DESCR | 2 +- x11/xsnow/DESCR | 2 +- x11/xsnow/Makefile | 4 ++-- x11/xview-clients/DESCR | 4 ++-- x11/xview/DESCR | 4 ++-- x11/xwatchwin/DESCR | 4 ++-- x11/xwrits/DESCR | 2 +- 46 files changed, 115 insertions(+), 115 deletions(-) (limited to 'x11') diff --git a/x11/Xaw3d/DESCR b/x11/Xaw3d/DESCR index fa316547ffe..bb07e795088 100644 --- a/x11/Xaw3d/DESCR +++ b/x11/Xaw3d/DESCR @@ -1,9 +1,9 @@ -This is Release 1.3 (3 June, 1996) of a set of 3-D widgets based -on the R6.1 Athena Widget set. The Three-D Athena may be used as +This is Release 1.3 (3 June, 1996) of a set of 3-D widgets based +on the R6.1 Athena Widget set. The Three-D Athena may be used as a general replacement for the Athena (Xaw) Widget set. -In general, you may relink almost any Athena Widget based application -with the Three-D Athena Widget set and obtain a three dimensional -appearance on some of the widgets. On systems with shared libraries, -you can usually replace your shared libXaw with libXaw3d and obtain +In general, you may relink almost any Athena Widget based application +with the Three-D Athena Widget set and obtain a three dimensional +appearance on some of the widgets. On systems with shared libraries, +you can usually replace your shared libXaw with libXaw3d and obtain the three dimensional appearance without even relinking. diff --git a/x11/XmHTML/DESCR b/x11/XmHTML/DESCR index 25ffc681a1b..618daf24d4b 100644 --- a/x11/XmHTML/DESCR +++ b/x11/XmHTML/DESCR @@ -1,35 +1,35 @@ XmHTML, a high performance Motif Widget capable of displaying HTML 3.2 -conforming text. Amongst it's many features are the following: +conforming text. Amongst it's many features are the following: * builtin image support for X11 bitmaps, X11 pixmaps, GIF87a, GIF89a, - JPEG and PNG; - * GIF images are decoded using a patent free scheme; + JPEG and PNG; + * GIF images are decoded using a patent free scheme; * builtin support for animated GIF89a and animated GIF89a with NETSCAPE2.0 loop extension. XmHTML supports - * all GIF89a disposal methods; - * image support covers all X11 visual types and display depths; - * delayed image loading; - * progressive image loading; - * builtin scrolling interface (both keyboard and mouse); - * anchors can be displayed as pushbuttons; - * anchor can be highlighted for enhanced visual feedback; - * autosizing; - * capable of displaying text/html, text/plain and standalone images; + * all GIF89a disposal methods; + * image support covers all X11 visual types and display depths; + * delayed image loading; + * progressive image loading; + * builtin scrolling interface (both keyboard and mouse); + * anchors can be displayed as pushbuttons; + * anchor can be highlighted for enhanced visual feedback; + * autosizing; + * capable of displaying text/html, text/plain and standalone images; * supports the full HTML 3.2 standard; as well as the HTML 4.0 - tags; - * an extensive set of callback resources; - * full text justification; - * smart and user-definable font mapping; - * can work with a predefined palette (which it can even create for you); - * builtin quantizer using Floyd-Steinberg error diffusion; + tags; + * an extensive set of callback resources; + * full text justification; + * smart and user-definable font mapping; + * can work with a predefined palette (which it can even create for you); + * builtin quantizer using Floyd-Steinberg error diffusion; * four different dithering methods allow one to achieve an optimum - balance between performance and image quality; - * HTML Table support; - * Support for HTML4.0 Events; + balance between performance and image quality; + * HTML Table support; + * Support for HTML4.0 Events; * fully compatible with LessTif XmBalloon, a very lightweight "tooltip" Widget to show a one-line string -in a small popup-window. Features include the following: - * Choose between a rectangular or shaped window; - * Popup window can be transparent; - * User-configurable Popup and popdown delays; - * very easy to use; +in a small popup-window. Features include the following: + * Choose between a rectangular or shaped window; + * Popup window can be transparent; + * User-configurable Popup and popdown delays; + * very easy to use; diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile index 84abca3097d..4348c7e627e 100644 --- a/x11/bbapm/Makefile +++ b/x11/bbapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/14 19:38:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/06 17:43:07 jmmv Exp $ # based on # FreeBSD port: # ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp @@ -19,7 +19,7 @@ USE_X11= yes # For now: # We use i386/apmvar.h; other architectures will require modification # of the patches, probably something like ${MACHINE_ARCH}/apmvar.h in -# patch-ak +# patch-ak ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-* post-patch: diff --git a/x11/controlcenter/DESCR b/x11/controlcenter/DESCR index e6209d2af61..ff2e27e9617 100644 --- a/x11/controlcenter/DESCR +++ b/x11/controlcenter/DESCR @@ -2,8 +2,8 @@ Control-center is a configuration tool for easily setting up your GNOME environment. GNOME is the GNU Network Object Model Environment. That's -a fancy name, but really GNOME is a nice GUI desktop -environment. +a fancy name, but really GNOME is a nice GUI desktop +environment. It's a powerful, easy to configure environment which helps to make your computer easy to use. diff --git a/x11/fbdesk/DESCR b/x11/fbdesk/DESCR index 7593c5eb881..979aff4a835 100644 --- a/x11/fbdesk/DESCR +++ b/x11/fbdesk/DESCR @@ -1,4 +1,4 @@ -FbDesk is a fluxbox-util application that creates and manage icons on your +FbDesk is a fluxbox-util application that creates and manage icons on your Fluxbox desktop. Features: * XPM and PNG image loading @@ -7,4 +7,4 @@ Fluxbox desktop. Features: * Vertical text * Grid Snapping * GUI for editing command/label and add/remove icons -* Fluxbox menu style +* Fluxbox menu style diff --git a/x11/fvwm-wharf/DESCR b/x11/fvwm-wharf/DESCR index 8afb3469e19..91115a51695 100644 --- a/x11/fvwm-wharf/DESCR +++ b/x11/fvwm-wharf/DESCR @@ -1,5 +1,5 @@ This copy of Wharf is taken from Afterstep-1.0. It is mostly compatible -with FVWM2 because back then the API didn't differ all that much. +with FVWM2 because back then the API didn't differ all that much. The Wharf module is a free-floating application loader that can execute programs, "Swallow" running programs, and contain "Folders" of more diff --git a/x11/gdm/DESCR b/x11/gdm/DESCR index 5fa91dd0c88..a9642e94e74 100644 --- a/x11/gdm/DESCR +++ b/x11/gdm/DESCR @@ -19,5 +19,5 @@ gdmlogin: o Face browser gdmchooser: - o Visual host browser + o Visual host browser o Customizable icons diff --git a/x11/gnome-gkrellm/DESCR b/x11/gnome-gkrellm/DESCR index 1d1716e9707..5a3c124f302 100644 --- a/x11/gnome-gkrellm/DESCR +++ b/x11/gnome-gkrellm/DESCR @@ -1,4 +1,4 @@ This plugin will interface GKrellM to Gnome and give you session management. For Gnome compliant window managers, you can set the options: ontop, sticky, skip winlist, and skip focus. For the Gnome panel, you can set the option: -don't put on the tasklist. +don't put on the tasklist. diff --git a/x11/gnome-libs/DESCR b/x11/gnome-libs/DESCR index 214cbefdfb5..7b18635981d 100644 --- a/x11/gnome-libs/DESCR +++ b/x11/gnome-libs/DESCR @@ -8,4 +8,4 @@ entirely on free software. GNOME is part of the GNU project, and GNOME is part of the OpenSource(tm) movement. The desktop will consist of small utilities and larger applications which share a consistent look and feel. GNOME uses GTK+ as the GUI toolkit for all -GNOME-compliant applications. +GNOME-compliant applications. diff --git a/x11/gnome-session/DESCR b/x11/gnome-session/DESCR index 0b181d50b9b..d220f84c9df 100644 --- a/x11/gnome-session/DESCR +++ b/x11/gnome-session/DESCR @@ -1,6 +1,6 @@ gnome2-session provides the following components: * The GNOME session manager. * The GNOME session manager configuration program and several other - session management related utilities. + session management related utilities. * The GNOME session manager proxy, which handles basic session - management for applications that do not support XSM. + management for applications that do not support XSM. diff --git a/x11/gnome-users-guide/DESCR b/x11/gnome-users-guide/DESCR index 0f22fb3860f..9439cc2b298 100644 --- a/x11/gnome-users-guide/DESCR +++ b/x11/gnome-users-guide/DESCR @@ -8,4 +8,4 @@ entirely on free software. GNOME is part of the GNU project, and GNOME is part of the OpenSource(tm) movement. The desktop will consist of small utilities and larger applications which share a consistent look and feel. GNOME uses GTK+ as the GUI toolkit for -all GNOME-compliant applications. +all GNOME-compliant applications. diff --git a/x11/gnome2-terminal/DESCR b/x11/gnome2-terminal/DESCR index b0dd4071383..d764558f8cb 100644 --- a/x11/gnome2-terminal/DESCR +++ b/x11/gnome2-terminal/DESCR @@ -4,13 +4,13 @@ finished at all. See TODO for more information. How it works === -Profiles - +Profiles - all settings are stored in profiles. prefs dialog edits the current profile -Session - +Session - just the number of open windows/tabs and their profile is stored per-session - -Command line options - + +Command line options - do not overlap things that are preferences diff --git a/x11/gtk-engines/DESCR b/x11/gtk-engines/DESCR index a3589f58c2e..a5e094201ed 100644 --- a/x11/gtk-engines/DESCR +++ b/x11/gtk-engines/DESCR @@ -6,7 +6,7 @@ This package provides four sample theme engines for GTK+: Metal: A fairly complete theme engine that looks like the Java-Metal look of Swing. - Redmond95: A simple theme engine that looks a bit like + Redmond95: A simple theme engine that looks a bit like Microsoft Windows95. Notif: A simple Motif-look-alike theme diff --git a/x11/imwheel/DESCR b/x11/imwheel/DESCR index a00575e8be6..c506a66bc4d 100644 --- a/x11/imwheel/DESCR +++ b/x11/imwheel/DESCR @@ -10,5 +10,5 @@ Intellimouse compatible and can be used with this as well. For more information on setting up your wheeled mouse to work with X, see either the imwheel man page or the FAQ. -Don't forget to add "ZAxisMapping 4 5" to the Pointer Section +Don't forget to add "ZAxisMapping 4 5" to the Pointer Section of your XF86Config file! diff --git a/x11/khostchooser/DESCR b/x11/khostchooser/DESCR index a9afa232450..dacec279659 100644 --- a/x11/khostchooser/DESCR +++ b/x11/khostchooser/DESCR @@ -1,5 +1,5 @@ khostchooser is a drop-in replacement for the ugly "chooser" that is -X11--Standard. +X11--Standard. khostchooser is derived from X--Consortium Source, so it is under the X--Consortium License. (see chooser.c). diff --git a/x11/lesstif/INSTALL b/x11/lesstif/INSTALL index 8d432cacd7d..3f1b416791e 100644 --- a/x11/lesstif/INSTALL +++ b/x11/lesstif/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.1 2001/10/31 22:11:11 zuntum Exp $ +# $NetBSD: INSTALL,v 1.2 2003/05/06 17:43:10 jmmv Exp $ PKGNAME=$1 STAGE=$2 @@ -31,7 +31,7 @@ POST-INSTALL) else ${ECHO} -n "Creating ${HOSTDEF}..." if [ -f ${X11_HOSTDEF} ] - then + then ${CP} -f ${X11_HOSTDEF} ${HOSTDEF}.bak else ${CP} -f /dev/null ${HOSTDEF}.bak diff --git a/x11/multi-gnome-terminal/DESCR b/x11/multi-gnome-terminal/DESCR index 3e5fd188c6a..9f5ee4e5c70 100644 --- a/x11/multi-gnome-terminal/DESCR +++ b/x11/multi-gnome-terminal/DESCR @@ -1,9 +1,9 @@ -Multi Gnome Terminal is an enhanced version of gnome-terminal which has -the following features added: +Multi Gnome Terminal is an enhanced version of gnome-terminal which has +the following features added: --Many terminals in each window --Switch between terminals using shortcuts --Execution of user defined commands in new terminals --Notification of terminal states (changed, changing, unchanged) using - different tabs colors Reorderable tabs +-Many terminals in each window +-Switch between terminals using shortcuts +-Execution of user defined commands in new terminals +-Notification of terminal states (changed, changing, unchanged) using + different tabs colors Reorderable tabs -All this extensions are inspired by screen and konsole diff --git a/x11/openmotif/INSTALL b/x11/openmotif/INSTALL index 950c4db1622..c0127822e4b 100644 --- a/x11/openmotif/INSTALL +++ b/x11/openmotif/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.2 2002/01/10 12:10:45 jlam Exp $ +# $NetBSD: INSTALL,v 1.3 2003/05/06 17:43:11 jmmv Exp $ X11BASE=@X11BASE@ MOTIF_RULES=${PKG_PREFIX}/lib/X11/config/Motif.rules @@ -26,7 +26,7 @@ POST-INSTALL) else ${ECHO} -n "Creating ${HOSTDEF}..." if [ -f ${X11_HOSTDEF} ] - then + then ${CP} -f ${X11_HOSTDEF} ${HOSTDEF}.bak else ${CP} -f /dev/null ${HOSTDEF}.bak diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index d982507b39f..d86e0daa3eb 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2003/04/21 20:31:31 cjep Exp $ -# FreeBSD: /c/ncvs/ports/x11-toolkits/open-motif/Makefile,v 1.18 2000/10/09 01:40:02 asami Exp -# OpenBSD: Makefile,v 1.5 2000/10/23 16:08:12 espie Exp +# $NetBSD: Makefile,v 1.17 2003/05/06 17:43:11 jmmv Exp $ +# FreeBSD: /c/ncvs/ports/x11-toolkits/open-motif/Makefile,v 1.18 2000/10/09 01:40:02 asami Exp +# OpenBSD: Makefile,v 1.5 2000/10/23 16:08:12 espie Exp PKGVER= 2.1.30 DISTNAME= openmotif${PKGVER} diff --git a/x11/py-Pmw/DESCR b/x11/py-Pmw/DESCR index c2ec37dd433..72fdf5969b6 100644 --- a/x11/py-Pmw/DESCR +++ b/x11/py-Pmw/DESCR @@ -1,5 +1,5 @@ Pmw is a toolkit for building high-level compound widgets in Python -using the Tkinter module. +using the Tkinter module. It consists of a set of base classes and a library of flexible and extensible megawidgets built on this foundation. These megawidgets diff --git a/x11/qt1/DESCR b/x11/qt1/DESCR index 20d03bf3e97..3356f5fb0a1 100644 --- a/x11/qt1/DESCR +++ b/x11/qt1/DESCR @@ -1,10 +1,10 @@ Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. +maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. It has everything you need to create professional GUI applications. And it enables you to create them -quickly. +quickly. Qt is a multi-platform toolkit. When developing software with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. +Simply recompile your source code on the platform you want. Qt cuts down the complexity in implementing large and complex systems. Its ingenious signal-slot technology enables true component programming. diff --git a/x11/qt2-libs/DESCR b/x11/qt2-libs/DESCR index 20d03bf3e97..3356f5fb0a1 100644 --- a/x11/qt2-libs/DESCR +++ b/x11/qt2-libs/DESCR @@ -1,10 +1,10 @@ Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. +maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. It has everything you need to create professional GUI applications. And it enables you to create them -quickly. +quickly. Qt is a multi-platform toolkit. When developing software with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. +Simply recompile your source code on the platform you want. Qt cuts down the complexity in implementing large and complex systems. Its ingenious signal-slot technology enables true component programming. diff --git a/x11/qt2/DESCR b/x11/qt2/DESCR index d4d47037f3b..e8c19ac8038 100644 --- a/x11/qt2/DESCR +++ b/x11/qt2/DESCR @@ -1,5 +1,5 @@ Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. +maintaining GUI (graphical user interface) applications. This package does not contain anything by itself -- it is a "meta-package" that depends on other QT packages. Its sole purpose is diff --git a/x11/qt3-libs/DESCR b/x11/qt3-libs/DESCR index 20d03bf3e97..3356f5fb0a1 100644 --- a/x11/qt3-libs/DESCR +++ b/x11/qt3-libs/DESCR @@ -1,10 +1,10 @@ Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. +maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. It has everything you need to create professional GUI applications. And it enables you to create them -quickly. +quickly. Qt is a multi-platform toolkit. When developing software with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. -Simply recompile your source code on the platform you want. +Simply recompile your source code on the platform you want. Qt cuts down the complexity in implementing large and complex systems. Its ingenious signal-slot technology enables true component programming. diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index 599ceeb2703..d055fa91aad 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2003/05/02 12:16:57 wiz Exp $ +# $NetBSD: Makefile.common,v 1.17 2003/05/06 17:43:12 jmmv Exp $ # DISTNAME= qt-x11-free-${QTVERSION} CATEGORIES= x11 @@ -55,7 +55,7 @@ CONFIGURE_ARGS+= -no-xinerama # and 3.0.5 for older toolchains. Removing inline for newer toolchains # produces smaller code. Removing inline for older toolchains prod- # uces buggy code. -# +# GCC_VERSION!= ${CXX} --version .if (${GCC_VERSION:C/-.*$$//} == egcs) diff --git a/x11/qt3/DESCR b/x11/qt3/DESCR index d4d47037f3b..e8c19ac8038 100644 --- a/x11/qt3/DESCR +++ b/x11/qt3/DESCR @@ -1,5 +1,5 @@ Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. +maintaining GUI (graphical user interface) applications. This package does not contain anything by itself -- it is a "meta-package" that depends on other QT packages. Its sole purpose is diff --git a/x11/qwspritefield/DESCR b/x11/qwspritefield/DESCR index d82177a7d42..aa2e668ba44 100644 --- a/x11/qwspritefield/DESCR +++ b/x11/qwspritefield/DESCR @@ -1,5 +1,5 @@ This is my QwSpriteField class set for implementing efficiently redrawn -sprites in the Qt GUI Toolkit. +sprites in the Qt GUI Toolkit. This directory contains all the sources for the QwSpriteField class set. @@ -9,15 +9,15 @@ A trivial example is given in example.cpp The sprite subdirectory is graphics for the example program. It is pregenerated, but if you have POVRAY 3.0 you can experiment with that -too. +too. This software is licensed under the LGPL. In essence, this means that you can use it in any application, but if you modify it, you must distribute your modifications in source form along with your software (or preferrably, talk with me about getting your changes into the standard distribution). If you do not modify it, it is sufficient to -give a clearly visible reference (a URL will do) to the source code. -Full details are described in COPYING.LIB +give a clearly visible reference (a URL will do) to the source code. +Full details are described in COPYING.LIB -- Warwick Allison diff --git a/x11/tk/DESCR b/x11/tk/DESCR index 8ea245c559c..05b76dd7000 100644 --- a/x11/tk/DESCR +++ b/x11/tk/DESCR @@ -3,5 +3,5 @@ toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X -or ``Practical Programming in Tcl and Tk'' by Brent B. Welch, +or ``Practical Programming in Tcl and Tk'' by Brent B. Welch, Prentice Hall PTR, ISBN 0-13-616830-X. diff --git a/x11/wmfstatus/DESCR b/x11/wmfstatus/DESCR index 739cf4c2760..b0ab52c4304 100644 --- a/x11/wmfstatus/DESCR +++ b/x11/wmfstatus/DESCR @@ -1,8 +1,8 @@ -WMFstatus for WindowMaker (dockapp) +WMFstatus for WindowMaker (dockapp) It is a very usefull general purpose 8x5 LCD screen. It can show any information you provide manually or generate by some script/program. Can monitor anything, starting with number of new messages in inbox and ending with number of unread articles on Slashdot. I myself use two instances of wmfstatus to see number of unread mails in the big -number of folders I have. +number of folders I have. diff --git a/x11/wx1Motif/DESCR b/x11/wx1Motif/DESCR index 7a739f5113b..3478a0c185b 100644 --- a/x11/wx1Motif/DESCR +++ b/x11/wx1Motif/DESCR @@ -2,4 +2,4 @@ A Motif-based implementation of the wxWindows cross-platform GUI library. wxWindows is a set of libraries that allows C++ applications to compile and run on several different types of computer, with minimal source code -changes. There is one library per supported GUI. +changes. There is one library per supported GUI. diff --git a/x11/wxGTK/DESCR b/x11/wxGTK/DESCR index 89e1b80c257..0a40cc0add0 100644 --- a/x11/wxGTK/DESCR +++ b/x11/wxGTK/DESCR @@ -3,14 +3,14 @@ A GTK+-based implementation of the wxWindows cross-platform GUI library. wxWindows is a set of libraries that allows C++ applications to compile and run on several different types of computer, with minimal source code changes. There is one library per supported GUI (such as Windows, GTK+, -Motif, and Mac). +Motif, and Mac). wxWindows is free, well-established, well-documented, and very broad in its coverage of GUI functionality. It has some extras that make it stand out from the crowd, such as the many convenience dialogs, built-in HTML display and printing, virtual filesystems, easy-to-use OLE automation controller class, Open GL support, and many other features -that make it easier to write modern and user-friendly applications. +that make it easier to write modern and user-friendly applications. There is also a python interface available, wxPython (see the py-wxWindows pkg). diff --git a/x11/xfce/DESCR b/x11/xfce/DESCR index 98fedc3eff8..a25275df219 100644 --- a/x11/xfce/DESCR +++ b/x11/xfce/DESCR @@ -2,7 +2,7 @@ XFce is an easy-to-use and easy-to-configure environment, closely resembling CDE in appearance. XFCE uses the popular GTK+ toolkit for X11, and features drag'n drop support, pulldown menus and color icons, 3D widgets, etc. It -also includes its own Window Manager (xfwm), a backdrop +also includes its own Window Manager (xfwm), a backdrop manager (xfbd), a file manager (xftree), a clock/calendar (xfclock) and a system sound manager (xfsound) and a user friendly interface for mouse configuration (xfmouse). diff --git a/x11/xfstt/MESSAGE b/x11/xfstt/MESSAGE index 9c184254cb3..8274fa8cb46 100644 --- a/x11/xfstt/MESSAGE +++ b/x11/xfstt/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2003/02/22 13:33:31 salo Exp $ +$NetBSD: MESSAGE,v 1.2 2003/05/06 17:43:13 jmmv Exp $ To use xfstt, you will need to perform the following steps: @@ -22,7 +22,7 @@ To use xfstt, you will need to perform the following steps: 4. Tell your X11 server about the new font service xset fp+ unix/:7101 - + or add the new fontpath directly to the X11 config file, e.g. Section "Files", in XFree86 configuration file diff --git a/x11/xgas/DESCR b/x11/xgas/DESCR index d60bb5613a8..b3a09a55ec8 100644 --- a/x11/xgas/DESCR +++ b/x11/xgas/DESCR @@ -1,9 +1,9 @@ Xgas, animated simulation of an ideal gas -Xgas is a physical simulation of an ideal gas in a heated box. +Xgas is a physical simulation of an ideal gas in a heated box. Gas molecules move around the box with velocities dependent on -their temperature. A chamber consisting of two boxes contains -the gas molecules collide with the walls, their temperature +their temperature. A chamber consisting of two boxes contains +the gas molecules collide with the walls, their temperature approarches that of the box. Use mouse button 1 to create molecules one at a time at diff --git a/x11/xglobe/DESCR b/x11/xglobe/DESCR index e7cf7cc7bdb..e11ca0d5832 100644 --- a/x11/xglobe/DESCR +++ b/x11/xglobe/DESCR @@ -5,6 +5,6 @@ globe is updated at regular intervals. XGlobe uses a world map image which is mapped to the globe. With a good map this can look very nice. It is possible to mark locations on the globe. -The provided daymap.gif and nightmap.gif (in /usr/X11R6/lib/X11) are +The provided daymap.gif and nightmap.gif (in /usr/X11R6/lib/X11) are (c) Copyright 1996 by The Living Earth, Inc./Earth Imaging, All Rights Reserved. See also http://livingearth.com. diff --git a/x11/xhangglider/DESCR b/x11/xhangglider/DESCR index 741b35fec47..3e41abd3411 100644 --- a/x11/xhangglider/DESCR +++ b/x11/xhangglider/DESCR @@ -6,4 +6,4 @@ I recommend 8bpp or more. For me, I like to run the program with options "-pilot 4 -vario -frequency 0.2", without the option -'-noflicker' or '-useclip'. It is much faster! +'-noflicker' or '-useclip'. It is much faster! diff --git a/x11/xkbd/DESCR b/x11/xkbd/DESCR index 84379fea886..574d0fe6fb9 100644 --- a/x11/xkbd/DESCR +++ b/x11/xkbd/DESCR @@ -1,6 +1,6 @@ Xkbd is a small highly configurable 'virtual' on-screen keyboard for X11. It is designed primarily for use on a PDA, but will hopefully be -of use on other devices where a physical keyboard is not present. +of use on other devices where a physical keyboard is not present. Xkbd uses no widget set and is based purely on xlib. It also optionally uses the xft library for anti aliased fonts. diff --git a/x11/xlupe/DESCR b/x11/xlupe/DESCR index 91171a81a7c..e401165c135 100644 --- a/x11/xlupe/DESCR +++ b/x11/xlupe/DESCR @@ -1,3 +1,3 @@ -This is a little program for zooming parts of your desktop, very +This is a little program for zooming parts of your desktop, very similar to xmag. The difference is, that it continously updates it's contents. And it supports all available visuals. diff --git a/x11/xmx/DESCR b/x11/xmx/DESCR index f8608e326a4..b7bc71d6d79 100644 --- a/x11/xmx/DESCR +++ b/x11/xmx/DESCR @@ -4,21 +4,21 @@ same applications at the same time from different locations. XMX takes advantage of the networked nature of the X Window System by acting as an intermediary between X clients and X servers. In this way, XMX works with any X clients and any X servers, without the need -to modify either. +to modify either. XMX provides a WYSIWIS (What You See Is What I See) environment; it paints the same graphics on all participating displays. The shared client applications appear to each participant in a virtual root window which is subject to local window management. In this way, the -shared X session coexists with each user's private X session. +shared X session coexists with each user's private X session. The X client applications which are shared via XMX are unaware that they are being viewed or controlled by more than one user. Existing, single-user X client applications may be shared using XMX without -recompilation, relinking or access to source code. +recompilation, relinking or access to source code. XMX is designed as an application sharing server. It provides both the mechanism of application sharing and a way to control the shared session from other programs. Like X, it leaves policy decisions to application programs. In this way, XMX may be used as a component in -any of a variety of systems that require application sharing. +any of a variety of systems that require application sharing. diff --git a/x11/xosd/DESCR b/x11/xosd/DESCR index e11b88155dd..963030b8974 100644 --- a/x11/xosd/DESCR +++ b/x11/xosd/DESCR @@ -1,7 +1,7 @@ XOSD is a simple library to display shaped text on your X display, like a TV On Screen Display. Aside from the library, this package contains a simple example program that can display system logs -overlayed on your desktop. +overlayed on your desktop. The XOSD library requires an X Window System compiled with threading support to work properly, particularly the Xlib library. diff --git a/x11/xsnow/DESCR b/x11/xsnow/DESCR index ba8b7c77bf2..57f4ac4c403 100644 --- a/x11/xsnow/DESCR +++ b/x11/xsnow/DESCR @@ -1,2 +1,2 @@ -Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus +Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus running all over the screen. diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 5a7619e3ad4..ce2baf81f18 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.13 2003/03/03 04:17:28 jschauma Exp $ -# FreeBSD Id: Makefile,v 1.7 1996/11/18 09:56:45 asami Exp +# $NetBSD: Makefile,v 1.14 2003/05/06 17:43:15 jmmv Exp $ +# FreeBSD Id: Makefile,v 1.7 1996/11/18 09:56:45 asami Exp # DISTNAME= xsnow-1.42 diff --git a/x11/xview-clients/DESCR b/x11/xview-clients/DESCR index 585bb7e56fc..1c9b424a9f3 100644 --- a/x11/xview-clients/DESCR +++ b/x11/xview-clients/DESCR @@ -5,11 +5,11 @@ appearance and functionality of XView applications follow the OPEN LOOK Graphical User Interface (GUI) specification. This package contains the olwm window manager, which is a ICCCM-compliant -window that adheres to the OPEN LOOK (TM) user interface. +window that adheres to the OPEN LOOK (TM) user interface. The complete list of XView clients contained in this package are: - clock An XView clock application. + clock An XView clock application. cmdtool An XView terminal emulator. olwm The OPENLOOK window manager. olwmslave 'helper' program for olwm. diff --git a/x11/xview/DESCR b/x11/xview/DESCR index 52543057d07..2efb55193cc 100644 --- a/x11/xview/DESCR +++ b/x11/xview/DESCR @@ -7,9 +7,9 @@ provides a set of pre-built, user-interface objects such as canvases, scrollbars, menus, and control panels. The appearance and functionality of these objects follow the OPEN LOOK Graphical User Interface (GUI) specification. XView features an object-oriented style Application -Programmer's Interface (API) that is straightforward and easy to learn. +Programmer's Interface (API) that is straightforward and easy to learn. This package does not contain anything by itself -- it is a "meta-package" that depends on other XView packages. Its sole purpose is to require dependencies so users can install this package only and have all the XView -stuff pulled in by the port/package dependency mechanism. +stuff pulled in by the port/package dependency mechanism. diff --git a/x11/xwatchwin/DESCR b/x11/xwatchwin/DESCR index 0e465ad587d..e63b4089278 100644 --- a/x11/xwatchwin/DESCR +++ b/x11/xwatchwin/DESCR @@ -1,6 +1,6 @@ -xwatchwin allows you to peek at a window on another X server. +xwatchwin allows you to peek at a window on another X server. To use it, you must specify the display name of the machine you want -to watch, then the name of the window on that machine. +to watch, then the name of the window on that machine. Xwatchwin will attempt to connect with the X server hostname:0.0, and if successful, will try to retrieve a copy of the window in which you specified interest. diff --git a/x11/xwrits/DESCR b/x11/xwrits/DESCR index 1b1cc6bc160..acbe205d584 100644 --- a/x11/xwrits/DESCR +++ b/x11/xwrits/DESCR @@ -7,5 +7,5 @@ your break is over. Then you click on the window and resume typing. Xwrits hides itself until you should take another break. -Source and pictures copyright 1994-8 Eddie Kohler: +Source and pictures copyright 1994-8 Eddie Kohler: eddietwo@lcs.mit.edu -- cgit v1.2.3