diff --git a/x11/e17/efreet/Makefile b/x11/e17/efreet/Makefile index 5103bc865d9..9cce925aa04 100644 --- a/x11/e17/efreet/Makefile +++ b/x11/e17/efreet/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2008/10/13 14:23:10 sturm Exp $ +# $OpenBSD: Makefile,v 1.7 2008/10/28 14:29:14 jasper Exp $ COMMENT= implementations of freedesktop.org specifications DISTNAME= efreet-20071211 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 SHARED_LIBS += efreet 0.0 # .0.3 SHARED_LIBS += efreet_mime 0.0 # .0.0 diff --git a/x11/e17/efreet/pkg/DESCR b/x11/e17/efreet/pkg/DESCR index 6d74f14d7ef..c5ca64bd7cf 100644 --- a/x11/e17/efreet/pkg/DESCR +++ b/x11/e17/efreet/pkg/DESCR @@ -12,5 +12,5 @@ freedesktop.org: By following these specifications, Enlightenment 0.17 uses the same format for describing application launchers, menus and icon themes as -the Gnome, KDE and XFCE Desktop Environments. A system must only provide +the GNOME, KDE and XFCE Desktop Environments. A system must only provide a single set of this data for use with any of these desktops. diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile index 43f17a5a916..d0e26b7a305 100644 --- a/x11/gmrun/Makefile +++ b/x11/gmrun/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2008/02/01 21:38:27 steven Exp $ +# $OpenBSD: Makefile,v 1.3 2008/10/28 14:29:14 jasper Exp $ COMMENT= X11 program launcher DISTNAME= gmrun-0.9 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= x11 diff --git a/x11/gmrun/pkg/DESCR b/x11/gmrun/pkg/DESCR index 3bd3be856cd..2f1c8172d80 100644 --- a/x11/gmrun/pkg/DESCR +++ b/x11/gmrun/pkg/DESCR @@ -8,6 +8,6 @@ If you saw KDE, it's window manager (KWM) provides a key combination nice, such as it supports URLs, completion from history, TAB completion for files on the local filesystem, etc. -Because Gnome didn't had such thing, here it is: gmrun, that provides +Because GNOME didn't had such thing, here it is: gmrun, that provides pretty much the same behavior as the KDE's ALT-F2, only it's more configurable. diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 6674bcae75c..80b210f0e75 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2008/05/14 08:27:42 jasper Exp $ +# $OpenBSD: Makefile,v 1.9 2008/10/28 14:29:14 jasper Exp $ COMMENT= multi-tabbed terminal emulator DISTNAME= mrxvt-0.5.3 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= x11 HOMEPAGE= http://materm.sourceforge.net diff --git a/x11/mrxvt/pkg/DESCR b/x11/mrxvt/pkg/DESCR index ce346d67a8a..6151f09d801 100644 --- a/x11/mrxvt/pkg/DESCR +++ b/x11/mrxvt/pkg/DESCR @@ -4,4 +4,4 @@ Mrxvt is based on rxvt version 2.7.11 CVS and aterm. It implements many useful features seen in some modern X terminal emulators (like gnome-terminal and konsole) but aims to be fast, lightweight and independent of standard toolkits or desktop environments -(e.g. Gnome / KDE). +(e.g. GNOME / KDE). diff --git a/x11/peksystray/Makefile b/x11/peksystray/Makefile index 32a7aa31de2..0072f7acfa4 100644 --- a/x11/peksystray/Makefile +++ b/x11/peksystray/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2007/10/02 18:35:47 winiger Exp $ +# $OpenBSD: Makefile,v 1.5 2008/10/28 14:29:14 jasper Exp $ COMMENT= freedesktop.org compliant system tray DISTNAME= peksystray-0.4.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 EXTRACT_SUFX= .tar.bz2 diff --git a/x11/peksystray/pkg/DESCR b/x11/peksystray/pkg/DESCR index f24aaa4b4d5..cef8a30e9e0 100644 --- a/x11/peksystray/pkg/DESCR +++ b/x11/peksystray/pkg/DESCR @@ -1,3 +1,3 @@ PekSysTray is a freedesktop.org compliant system tray notification -area dockapp similar to the Gnome notification area applet. However, +area dockapp similar to the GNOME notification area applet. However, it is designed for any window manager supporting docking. diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index 9fce441e009..a4143334963 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.28 2008/05/27 08:02:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.29 2008/10/28 14:29:14 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= GTK+2 Python bindings GNOME_PROJECT= pygtk GNOME_VERSION= 2.12.1 -PKGNAME= py-gtk2-${VERSION}p0 +PKGNAME= py-gtk2-${VERSION}p1 CATEGORIES= x11 diff --git a/x11/py-gtk2/pkg/DESCR b/x11/py-gtk2/pkg/DESCR index fdc128fc9e1..75076c1ad88 100644 --- a/x11/py-gtk2/pkg/DESCR +++ b/x11/py-gtk2/pkg/DESCR @@ -1,3 +1,3 @@ PyGTK allows you to write full featured GTK programs in Python. It is targetted at GTK 2.x, and can be used in -conjunction with gnome-python to write Gnome applications. +conjunction with gnome-python to write GNOME applications. diff --git a/x11/xfce4/xfce4-session/Makefile b/x11/xfce4/xfce4-session/Makefile index 77760b930ae..9772b7c2a63 100644 --- a/x11/xfce4/xfce4-session/Makefile +++ b/x11/xfce4/xfce4-session/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2008/07/10 11:38:03 landry Exp $ +# $OpenBSD: Makefile,v 1.25 2008/10/28 14:29:14 jasper Exp $ COMMENT= xfce4 session manager XFCE_PROJECT= xfce4-session -PKGNAME= ${DISTNAME}p5 +PKGNAME= ${DISTNAME}p6 SHARED_LIBS += xfsm-4.2 0.1 # .0.1 diff --git a/x11/xfce4/xfce4-session/pkg/DESCR b/x11/xfce4/xfce4-session/pkg/DESCR index 7ad8c9bad39..c8404fb50e5 100644 --- a/x11/xfce4/xfce4-session/pkg/DESCR +++ b/x11/xfce4/xfce4-session/pkg/DESCR @@ -1,6 +1,6 @@ xfce4-session controls the startup and shutdown of the Xfce Desktop Environment. On logout it can save the running application and start -them again the next time you log in. It's compatible with Gnome/KDE, +them again the next time you log in. It's compatible with GNOME/KDE, supports multihead modes (Xinerama and multiscreen), doesn't rely on smproxy (or any rewrite like gnome-smproxy), but provides (partial) session management even for non-sm or X11R5-sm aware apps. Moreover, it