From 8cf54158e92ff91ffe5ca21f847510857e73580a Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 28 Oct 2008 13:33:16 +0000 Subject: [PATCH] - it's GNOME, not Gnome2 or gnome or any other variation discussed with and agreed by ajacoutot@ some time ago --- audio/gmpc/Makefile | 6 +++--- audio/grip/Makefile | 4 ++-- audio/grip/pkg/DESCR | 2 +- databases/mdbtools/snapshot/Makefile | 6 +++--- databases/mdbtools/snapshot/pkg/DESCR-gmdb | 2 +- databases/mdbtools/snapshot/pkg/DESCR-main | 2 +- devel/eclipse/sdk/Makefile | 6 +++--- devel/eclipse/sdk/pkg/DESCR-gnome | 2 +- devel/p5-Glib2/Makefile | 4 ++-- devel/p5-Glib2/pkg/DESCR | 2 +- education/drgeo/Makefile | 4 ++-- education/drgeo/pkg/DESCR | 2 +- games/childsplay/Makefile | 4 ++-- games/childsplay/pkg/DESCR | 2 +- 14 files changed, 24 insertions(+), 24 deletions(-) diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 3ea231c68cb..f6c68c1cdd1 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.21 2008/06/15 00:04:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2008/10/28 13:33:16 jasper Exp $ -COMMENT= gnome music player client +COMMENT= GNOME music player client VERSION= 0.15.5.0 DISTNAME= gmpc-${VERSION} -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 CATEGORIES= audio MAINTAINER= Landry Breuil diff --git a/audio/grip/Makefile b/audio/grip/Makefile index ada1d2e465b..ab7abbf5675 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.30 2008/06/15 00:04:50 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2008/10/28 13:33:16 jasper Exp $ COMMENT= front-end to external cd audio rippers and mp3 encoders DISTNAME= grip-3.2.0 -PKGNAME= ${DISTNAME}p10 +PKGNAME= ${DISTNAME}p11 CATEGORIES= audio HOMEPAGE= http://www.nostatic.org/grip/ diff --git a/audio/grip/pkg/DESCR b/audio/grip/pkg/DESCR index 3460c0346fd..0e6f6fa0013 100644 --- a/audio/grip/pkg/DESCR +++ b/audio/grip/pkg/DESCR @@ -1,4 +1,4 @@ -Grip is a cd-player and cd-ripper for the Gnome desktop. It has the +Grip is a cd-player and cd-ripper for the GNOME desktop. It has the ripping capabilities of cdparanoia builtin, but can also use external rippers (such as cdda2wav). It also provides an automated frontend for MP3 (and other audio format) encoders, letting you take a disc and diff --git a/databases/mdbtools/snapshot/Makefile b/databases/mdbtools/snapshot/Makefile index c3c39c2ab54..47178633a52 100644 --- a/databases/mdbtools/snapshot/Makefile +++ b/databases/mdbtools/snapshot/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2008/06/02 14:34:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2008/10/28 13:34:49 jasper Exp $ COMMENT-main= read microsoft Access MDB COMMENT-gmdb= graphical interface to MDB tools DATE= 20070603 DISTNAME= mdbtools-${DATE} -PKGNAME-main= mdbtools-${DATE}p0 -PKGNAME-gmdb= gmdb-${DATE}p1 +PKGNAME-main= mdbtools-${DATE}p1 +PKGNAME-gmdb= gmdb-${DATE}p2 HOMEPAGE= http://mdbtools.sourceforge.net/ CATEGORIES= databases converters diff --git a/databases/mdbtools/snapshot/pkg/DESCR-gmdb b/databases/mdbtools/snapshot/pkg/DESCR-gmdb index aeb59a91fcd..ba67a19c232 100644 --- a/databases/mdbtools/snapshot/pkg/DESCR-gmdb +++ b/databases/mdbtools/snapshot/pkg/DESCR-gmdb @@ -1,4 +1,4 @@ MDB Tools is a set of programs to help you use Microsoft Access file This package contains: -. gmdb2 - The Gnome MDB File Viewer and debugger. Still alpha, but making +. gmdb2 - The GNOME MDB File Viewer and debugger. Still alpha, but making great progress. diff --git a/databases/mdbtools/snapshot/pkg/DESCR-main b/databases/mdbtools/snapshot/pkg/DESCR-main index 874311c1175..bf20e40917a 100644 --- a/databases/mdbtools/snapshot/pkg/DESCR-main +++ b/databases/mdbtools/snapshot/pkg/DESCR-main @@ -9,7 +9,7 @@ in various settings. get results. In a separate package: -. gmdb2 - The Gnome MDB File Viewer and debugger. Still alpha, but making +. gmdb2 - The GNOME MDB File Viewer and debugger. Still alpha, but making great progress. Not featured in this port: diff --git a/devel/eclipse/sdk/Makefile b/devel/eclipse/sdk/Makefile index 360eecf9b4c..8e017894b5a 100644 --- a/devel/eclipse/sdk/Makefile +++ b/devel/eclipse/sdk/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.43 2008/06/15 00:06:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.44 2008/10/28 13:39:12 jasper Exp $ SHARED_ONLY= Yes ONLY_FOR_ARCHS= amd64 i386 COMMENT-main= general-purpose, extensible IDE for Java & other langs COMMENT-swt= widget toolkit for Java -COMMENT-gnome= gnome integration library for swt/eclipse +COMMENT-gnome= GNOME integration library for swt/eclipse COMMENT-browser= HTML Browser Widget library for swt/eclipse ECLIPSE_VER= 3.2.2 @@ -13,7 +13,7 @@ DISTNAME= eclipse-sourceBuild-srcIncluded-${ECLIPSE_VER} PKGNAME= eclipse-sdk-${ECLIPSE_VER} PKGNAME-main= eclipse-sdk-${ECLIPSE_VER}p7 PKGNAME-swt= swt-${ECLIPSE_VER}p0 -PKGNAME-gnome= swt-gnome-${ECLIPSE_VER}p0 +PKGNAME-gnome= swt-gnome-${ECLIPSE_VER}p1 PKGNAME-browser= swt-browser-${ECLIPSE_VER}p0 SHARED_LIBS= swt-atk-gtk-3236 4.0 \ swt-awt-gtk-3236 4.0 \ diff --git a/devel/eclipse/sdk/pkg/DESCR-gnome b/devel/eclipse/sdk/pkg/DESCR-gnome index 05607942132..00ffc38c17e 100644 --- a/devel/eclipse/sdk/pkg/DESCR-gnome +++ b/devel/eclipse/sdk/pkg/DESCR-gnome @@ -1 +1 @@ -Provides swt/eclipse integration with the gnome desktop. +Provides swt/eclipse integration with the GNOME desktop. diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index 610fbfdb66d..8dab42356be 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2008/10/02 20:35:09 simon Exp $ +# $OpenBSD: Makefile,v 1.10 2008/10/28 13:39:12 jasper Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= perl interface to the Glib libraries MODULES= cpan V= 1.161 DISTNAME= Glib-${V} -PKGNAME= p5-Glib2-${V}p0 +PKGNAME= p5-Glib2-${V}p1 CATEGORIES= x11 devel MAINTAINER= Mathieu Sauve-Frankel diff --git a/devel/p5-Glib2/pkg/DESCR b/devel/p5-Glib2/pkg/DESCR index 2e592559bee..231cf692af9 100644 --- a/devel/p5-Glib2/pkg/DESCR +++ b/devel/p5-Glib2/pkg/DESCR @@ -2,5 +2,5 @@ This module provides perl access to GLib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries -that make up the Gnome environment, and are used in many unrelated +that make up the GNOME environment, and are used in many unrelated projects. diff --git a/education/drgeo/Makefile b/education/drgeo/Makefile index 3de903b4c57..d52dfaade80 100644 --- a/education/drgeo/Makefile +++ b/education/drgeo/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2008/06/03 14:56:09 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2008/10/28 13:39:55 jasper Exp $ COMMENT= interactive geometry program DISTNAME= drgeo-1.1.0 -PKGNAME= ${DISTNAME}p7 +PKGNAME= ${DISTNAME}p8 CATEGORIES= education math HOMEPAGE= http://www.ofset.org/drgeo/ diff --git a/education/drgeo/pkg/DESCR b/education/drgeo/pkg/DESCR index 700a8a5b61b..a4013027046 100644 --- a/education/drgeo/pkg/DESCR +++ b/education/drgeo/pkg/DESCR @@ -1,4 +1,4 @@ -Dr. Geo is the Gnome interactive geometry software. It allows +Dr. Geo is the GNOME interactive geometry software. It allows the creation of geometric figures and their interactive manipulation while respecting their geometric constraints. diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 92add208e5c..3026744b874 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2007/10/08 08:22:40 steven Exp $ +# $OpenBSD: Makefile,v 1.6 2008/10/28 13:40:36 jasper Exp $ COMMENT= suite of educational games for young children DISTNAME= childsplay-0.85.1 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 EXTRACT_SUFX= .tgz CATEGORIES= games education diff --git a/games/childsplay/pkg/DESCR b/games/childsplay/pkg/DESCR index dab1c4d433d..db0684237f8 100644 --- a/games/childsplay/pkg/DESCR +++ b/games/childsplay/pkg/DESCR @@ -1,5 +1,5 @@ Childsplay is a suite of educational games for young children, like -gcompris, but without the overkill of c/c++ and the gnome environ. +gcompris, but without the overkill of c/c++ and the GNOME environ. Also the use of the SDL libraries makes smooth animation and the playing of sound very easy. Childsplay uses a plugin system for the games, so you might want to check the Childsplay plugins page.