aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-04-05 16:49:41 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-04-05 16:49:41 +0000
commitfa4db68f2e8f30bfb0c37c3b9e9c485a25f9c91c (patch)
tree760d76741e7a5dea6a0593410b5d404e31a650eb /x11-toolkits
parent1bf1910a88794507808c3fd9624706491d3815ff (diff)
downloadports-fa4db68f2e8f30bfb0c37c3b9e9c485a25f9c91c.tar.gz
ports-fa4db68f2e8f30bfb0c37c3b9e9c485a25f9c91c.zip
wxWindows -> wxWidgets
Notes
Notes: svn path=/head/; revision=106242
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk-common/Makefile2
-rw-r--r--x11-toolkits/wxgtk-contrib-common/Makefile2
-rw-r--r--x11-toolkits/wxgtk-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk/Makefile2
-rw-r--r--x11-toolkits/wxgtk/pkg-descr6
-rw-r--r--x11-toolkits/wxgtk2-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-unicode-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-unicode/Makefile2
-rw-r--r--x11-toolkits/wxgtk2/Makefile2
-rw-r--r--x11-toolkits/wxgtk24-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk24/Makefile2
-rw-r--r--x11-toolkits/wxgtk24/pkg-descr6
12 files changed, 16 insertions, 16 deletions
diff --git a/x11-toolkits/wxgtk-common/Makefile b/x11-toolkits/wxgtk-common/Makefile
index 76d663c4c585..b01845e9f40b 100644
--- a/x11-toolkits/wxgtk-common/Makefile
+++ b/x11-toolkits/wxgtk-common/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 1
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit (common files)
+COMMENT= The wxWidgets GUI toolkit (common files)
WXGTK_FLAVOR= gtk-common
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk-contrib-common/Makefile b/x11-toolkits/wxgtk-contrib-common/Makefile
index 1402e45bf349..66f100eda883 100644
--- a/x11-toolkits/wxgtk-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk-contrib-common/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 1
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit contributed libraries (common files)
+COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
WXGTK_FLAVOR= gtk-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk-contrib/Makefile b/x11-toolkits/wxgtk-contrib/Makefile
index 059495d098c5..a7571bb08781 100644
--- a/x11-toolkits/wxgtk-contrib/Makefile
+++ b/x11-toolkits/wxgtk-contrib/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit contributed libraries
+COMMENT= The wxWidgets GUI toolkit contributed libraries
WXGTK_FLAVOR= gtk-contrib
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index 8fed5d348a61..0b4c17976d1d 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
-COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
+COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/x11-toolkits/wxgtk/pkg-descr b/x11-toolkits/wxgtk/pkg-descr
index 6ce99d6c5d9c..67f1f41d315b 100644
--- a/x11-toolkits/wxgtk/pkg-descr
+++ b/x11-toolkits/wxgtk/pkg-descr
@@ -1,4 +1,4 @@
-wxWindows is a C++ GUI framework for platform independent software
-development. On FreeBSD the Gtk toolkit is used.
+wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
+independent software development. On FreeBSD the Gtk toolkit is used.
-WWW: http://www.wxwindows.org/
+WWW: http://www.wxwidgets.org/
diff --git a/x11-toolkits/wxgtk2-contrib/Makefile b/x11-toolkits/wxgtk2-contrib/Makefile
index b7f9dd7ac2be..d749d207f2fe 100644
--- a/x11-toolkits/wxgtk2-contrib/Makefile
+++ b/x11-toolkits/wxgtk2-contrib/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit contributed libraries (GTK2 version)
+COMMENT= The wxWidgets GUI toolkit contributed libraries (GTK2 version)
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk2-unicode-contrib/Makefile b/x11-toolkits/wxgtk2-unicode-contrib/Makefile
index 6f04c267e160..abf9bc5a9bd8 100644
--- a/x11-toolkits/wxgtk2-unicode-contrib/Makefile
+++ b/x11-toolkits/wxgtk2-unicode-contrib/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit contributed libraries (Unicode version)
+COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode version)
WXGTK_FLAVOR= gtk2-unicode-contrib
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk2-unicode/Makefile b/x11-toolkits/wxgtk2-unicode/Makefile
index c693878fb9c1..4512bfea76c1 100644
--- a/x11-toolkits/wxgtk2-unicode/Makefile
+++ b/x11-toolkits/wxgtk2-unicode/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit (Unicode version)
+COMMENT= The wxWidgets GUI toolkit (Unicode version)
WXGTK_FLAVOR= gtk2-unicode
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk2/Makefile b/x11-toolkits/wxgtk2/Makefile
index b542e3041978..62ff2e2ffdab 100644
--- a/x11-toolkits/wxgtk2/Makefile
+++ b/x11-toolkits/wxgtk2/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 3
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit (GTK2 version)
+COMMENT= The wxWidgets GUI toolkit (GTK2 version)
WXGTK_FLAVOR= gtk2
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk24-contrib/Makefile b/x11-toolkits/wxgtk24-contrib/Makefile
index 059495d098c5..a7571bb08781 100644
--- a/x11-toolkits/wxgtk24-contrib/Makefile
+++ b/x11-toolkits/wxgtk24-contrib/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWindows GUI toolkit contributed libraries
+COMMENT= The wxWidgets GUI toolkit contributed libraries
WXGTK_FLAVOR= gtk-contrib
MASTERDIR= ${.CURDIR}/../wxgtk
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile
index 8fed5d348a61..0b4c17976d1d 100644
--- a/x11-toolkits/wxgtk24/Makefile
+++ b/x11-toolkits/wxgtk24/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
-COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
+COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/x11-toolkits/wxgtk24/pkg-descr b/x11-toolkits/wxgtk24/pkg-descr
index 6ce99d6c5d9c..67f1f41d315b 100644
--- a/x11-toolkits/wxgtk24/pkg-descr
+++ b/x11-toolkits/wxgtk24/pkg-descr
@@ -1,4 +1,4 @@
-wxWindows is a C++ GUI framework for platform independent software
-development. On FreeBSD the Gtk toolkit is used.
+wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
+independent software development. On FreeBSD the Gtk toolkit is used.
-WWW: http://www.wxwindows.org/
+WWW: http://www.wxwidgets.org/