aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
commit7a4777dc53583a897fb8bc1328c6be87bfed8047 (patch)
treeac0a62999320b356d1f5e64d97252e571d454a1e /x11-toolkits
parent1b456f061f42fa3539a17ea670a5d87624917fe1 (diff)
downloadports-7a4777dc53583a897fb8bc1328c6be87bfed8047.tar.gz
ports-7a4777dc53583a897fb8bc1328c6be87bfed8047.zip
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/granite/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp30/Makefile2
-rw-r--r--x11-toolkits/gtk30/Makefile2
-rw-r--r--x11-toolkits/gtk40/Makefile2
-rw-r--r--x11-toolkits/gtkd/Makefile2
-rw-r--r--x11-toolkits/gtkdatabox/Makefile2
-rw-r--r--x11-toolkits/gtkextra/Makefile2
-rw-r--r--x11-toolkits/gtkglarea2/Makefile2
-rw-r--r--x11-toolkits/gtkglext/Makefile2
-rw-r--r--x11-toolkits/libhandy/Makefile2
-rw-r--r--x11-toolkits/linux-c7-gtk2/Makefile2
-rw-r--r--x11-toolkits/linux-c7-gtk3/Makefile2
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile2
-rw-r--r--x11-toolkits/ocaml-lablgtk3/Makefile2
-rw-r--r--x11-toolkits/qt5-widgets/Makefile2
-rw-r--r--x11-toolkits/rep-gtk2/Makefile2
-rw-r--r--x11-toolkits/scintilla/Makefile2
-rw-r--r--x11-toolkits/wxgtk30/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile
index 3a2270b0b790..369f3bba06d9 100644
--- a/x11-toolkits/granite/Makefile
+++ b/x11-toolkits/granite/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= x11-toolkits
MAINTAINER= desktop@FreeBSD.org
-COMMENT= Extensions of GTK+3 toolkit
+COMMENT= Extensions of GTK 3 toolkit
WWW= https://github.com/elementary/granite
LICENSE= LGPL3
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index cb22bc929141..35cfcba41e3a 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= http://download.mono-project.com/sources/gtk-sharp212/
PKGNAMESUFFIX= 20
MAINTAINER= ports@FreeBSD.org
-COMMENT= GTK+ and GNOME interfaces for the .NET runtime
+COMMENT= GTK and GNOME interfaces for the .NET runtime
WWW= https://www.mono-project.com/Gtk
LICENSE= LGPL21
diff --git a/x11-toolkits/gtk-sharp30/Makefile b/x11-toolkits/gtk-sharp30/Makefile
index c3e83d36db36..9ad083b976e7 100644
--- a/x11-toolkits/gtk-sharp30/Makefile
+++ b/x11-toolkits/gtk-sharp30/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
MAINTAINER= kwm@FreeBSD.org
-COMMENT= GTK+ and GNOME interfaces for the .NET runtime
+COMMENT= GTK and GNOME interfaces for the .NET runtime
WWW= https://www.mono-project.com/Gtk
LICENSE= LGPL20
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 16747419dbef..b0dac7d94fff 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -55,7 +55,7 @@ ATK_BRIDGE_DESC=AT-SPI ATK bridge support
ATK_BRIDGE_CONFIGURE_WITH= atk-bridge
ATK_BRIDGE_LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core
-BROADWAY_DESC= Enable GDK Broadway backend for showing GTK+ in the webbrowser using HTML5 and web sockets.
+BROADWAY_DESC= Enable GDK Broadway backend for showing GTK in the webbrowser using HTML5 and web sockets.
BROADWAY_CONFIGURE_ENABLE= broadway-backend
COLORD_DESC= Color profile support
diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile
index eefea6b5298e..e5c9a4dc9850 100644
--- a/x11-toolkits/gtk40/Makefile
+++ b/x11-toolkits/gtk40/Makefile
@@ -50,7 +50,7 @@ OPTIONS_DEFINE= CUPS COLORD DEBUG BROADWAY GSTREAMER VULKAN WAYLAND X11
OPTIONS_DEFAULT=CUPS COLORD BROADWAY GSTREAMER VULKAN WAYLAND X11
OPTIONS_SUB= yes
-BROADWAY_DESC= Enable GDK Broadway backend for showing GTK+ in the webbrowser using HTML5 and web sockets.
+BROADWAY_DESC= Enable GDK Broadway backend for showing GTK in the webbrowser using HTML5 and web sockets.
BROADWAY_MESON_TRUE= broadway-backend
COLORD_DESC= Color profile support
diff --git a/x11-toolkits/gtkd/Makefile b/x11-toolkits/gtkd/Makefile
index 4c326a5e1a92..90c3db9466b8 100644
--- a/x11-toolkits/gtkd/Makefile
+++ b/x11-toolkits/gtkd/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= https://gtkd.org/Downloads/sources/
DISTNAME= GtkD-${PORTVERSION}
MAINTAINER= romain@FreeBSD.org
-COMMENT= D binding and OO wrapper of GTK+
+COMMENT= D binding and OO wrapper of GTK
WWW= https://gtkd.org/index.html
LICENSE= LGPL3
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
index edd427468647..527960c98537 100644
--- a/x11-toolkits/gtkdatabox/Makefile
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.0.0
CATEGORIES= x11-toolkits
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1
MAINTAINER= eduardo@FreeBSD.org
-COMMENT= GTK+3 widget to display large amounts of numerical data
+COMMENT= GTK 3 widget to display large amounts of numerical data
WWW= https://sourceforge.net/projects/gtkdatabox/
LICENSE= LGPL21+
diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile
index e2c456195110..a6ef0ef40e65 100644
--- a/x11-toolkits/gtkextra/Makefile
+++ b/x11-toolkits/gtkextra/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= danfe@FreeBSD.org
-COMMENT= Useful widget set complementary to GTK+ 2.0
+COMMENT= Useful widget set complementary to GTK 2.0
WWW= http://gtkextra.sourceforge.net/
LICENSE= GPLv2+
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile
index 5332bb5a2e43..1a7317d426bd 100644
--- a/x11-toolkits/gtkglarea2/Makefile
+++ b/x11-toolkits/gtkglarea2/Makefile
@@ -7,7 +7,7 @@ DISTNAME= gtkglarea-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
-COMMENT= OpenGL widget for the GTK+2 GUI toolkit
+COMMENT= OpenGL widget for the GTK 2 GUI toolkit
WWW= https://www.mono-project.com/archived/gtkglarea/
LICENSE= LGPL20+
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile
index 6b30b8b27fe1..76a49207c197 100644
--- a/x11-toolkits/gtkglext/Makefile
+++ b/x11-toolkits/gtkglext/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF
DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
-COMMENT= OpenGL extension to GTK+
+COMMENT= OpenGL extension to GTK
WWW= https://sourceforge.net/projects/gtkglext/ \
https://gitlab.gnome.org/Archive/gtkglext
diff --git a/x11-toolkits/libhandy/Makefile b/x11-toolkits/libhandy/Makefile
index 504888ed5db7..cf7ed9e7b211 100644
--- a/x11-toolkits/libhandy/Makefile
+++ b/x11-toolkits/libhandy/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Library with GTK+ widgets for mobile phones
+COMMENT= Library with GTK widgets for mobile phones
WWW= https://gitlab.gnome.org/GNOME/libhandy/
LICENSE= LGPL21
diff --git a/x11-toolkits/linux-c7-gtk2/Makefile b/x11-toolkits/linux-c7-gtk2/Makefile
index 200f5017fa25..b10695199965 100644
--- a/x11-toolkits/linux-c7-gtk2/Makefile
+++ b/x11-toolkits/linux-c7-gtk2/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -1.el7
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
-COMMENT= GTK+ library, version 2.X (Linux CentOS ${LINUX_DIST_VER})
+COMMENT= GTK library, version 2.X (Linux CentOS ${LINUX_DIST_VER})
WWW= https://www.gtk.org/
USES= cpe linux:c7
diff --git a/x11-toolkits/linux-c7-gtk3/Makefile b/x11-toolkits/linux-c7-gtk3/Makefile
index 11e6f3fad8bf..8614ec1b5d46 100644
--- a/x11-toolkits/linux-c7-gtk3/Makefile
+++ b/x11-toolkits/linux-c7-gtk3/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 4
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
-COMMENT= GTK+ library, version 3.X (Linux CentOS ${LINUX_DIST_VER})
+COMMENT= GTK library, version 3.X (Linux CentOS ${LINUX_DIST_VER})
WWW= https://www.gtk.org/
RUN_DEPENDS= hicolor-icon-theme>0:misc/hicolor-icon-theme \
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index 5ecec15763d7..66ccf024b1b6 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits
PKGNAMEPREFIX= ocaml-
MAINTAINER= danfe@FreeBSD.org
-COMMENT= Objective Caml interface to GTK+ 2.x
+COMMENT= Objective Caml interface to GTK 2.x
WWW= https://garrigue.github.io/lablgtk/
LICENSE= LGPL21
diff --git a/x11-toolkits/ocaml-lablgtk3/Makefile b/x11-toolkits/ocaml-lablgtk3/Makefile
index 8be4c8cd42b5..128551683944 100644
--- a/x11-toolkits/ocaml-lablgtk3/Makefile
+++ b/x11-toolkits/ocaml-lablgtk3/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits
PKGNAMEPREFIX= ocaml-
MAINTAINER= madpilot@FreeBSD.org
-COMMENT= Objective Caml interface to GTK+ 3.x
+COMMENT= Objective Caml interface to GTK 3.x
WWW= https://garrigue.github.io/lablgtk/
LICENSE= LGPL21
diff --git a/x11-toolkits/qt5-widgets/Makefile b/x11-toolkits/qt5-widgets/Makefile
index d67e9579e8f2..a22e410ea354 100644
--- a/x11-toolkits/qt5-widgets/Makefile
+++ b/x11-toolkits/qt5-widgets/Makefile
@@ -24,7 +24,7 @@ QT_CONFIG= accessibility accessibility-atspi-bridge xlib
OPTIONS_DEFINE= GTK3
OPTIONS_SUB= YES
-GTK3_DESC= GTK+-based Qt theme
+GTK3_DESC= GTK-based Qt theme
GTK3_USES= gnome
GTK3_USE= GNOME=gtk30 QT=dbus
GTK3_CONFIGURE_ON= -gtk
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index 23a86abf4d3a..284c5701791e 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/
DISTNAME= rep-gtk_${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
-COMMENT= GTK+-2 bindings for rep Lisp interpreter
+COMMENT= GTK-2 bindings for rep Lisp interpreter
WWW= https://sawfish.tuxfamily.org/
LICENSE= GPLv2
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index b457e2944e34..d6da0ce79876 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
DISTNAME= scite${PORTVERSION:S/.//g}
MAINTAINER= cyberbotx@cyberbotx.com
-COMMENT= Full-featured free source code editing component for GTK+
+COMMENT= Full-featured free source code editing component for GTK
WWW= https://www.scintilla.org/
LICENSE= SCINTILLA
diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile
index 625a22fc8deb..f75b0a1116c6 100644
--- a/x11-toolkits/wxgtk30/Makefile
+++ b/x11-toolkits/wxgtk30/Makefile
@@ -8,7 +8,7 @@ PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR}
DISTNAME= wxWidgets-${DISTVERSION}
MAINTAINER= desktop@FreeBSD.org
-COMMENT= The wxWidgets GUI toolkit with GTK+ bindings
+COMMENT= The wxWidgets GUI toolkit with GTK bindings
WWW= https://www.wxwidgets.org/
LICENSE= GPLv2+