aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-04-13 17:35:52 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-04-13 17:35:52 +0000
commit650a40d237cbbcc299463f2117b8da27009107c6 (patch)
tree9967b350f7a6061766f9911752b12208ba49648d /x11-toolkits
parent7249a319a83bb6d76c8aa43cf99d120ddf358513 (diff)
downloadports-650a40d237cbbcc299463f2117b8da27009107c6.tar.gz
ports-650a40d237cbbcc299463f2117b8da27009107c6.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-wxPython/Makefile2
-rw-r--r--x11-toolkits/py-wxPython/pkg-descr2
-rw-r--r--x11-toolkits/py-wxPython24/Makefile2
-rw-r--r--x11-toolkits/py-wxPython24/pkg-descr2
-rw-r--r--x11-toolkits/py-wxPython26/Makefile2
-rw-r--r--x11-toolkits/py-wxPython26/pkg-descr2
-rw-r--r--x11-toolkits/py-wxPython28/Makefile2
-rw-r--r--x11-toolkits/py-wxPython28/pkg-descr2
-rw-r--r--x11-toolkits/wxmozilla/Makefile2
-rw-r--r--x11-toolkits/wxmozilla/pkg-descr4
10 files changed, 11 insertions, 11 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile
index eef0cf4e2bfe..00f81c912c7e 100644
--- a/x11-toolkits/py-wxPython/Makefile
+++ b/x11-toolkits/py-wxPython/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}Src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Python bindings for the wxWindows/GTK GUI toolkit
+COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/x11-toolkits/py-wxPython/pkg-descr b/x11-toolkits/py-wxPython/pkg-descr
index 7b577eb6349f..0691929385ec 100644
--- a/x11-toolkits/py-wxPython/pkg-descr
+++ b/x11-toolkits/py-wxPython/pkg-descr
@@ -2,7 +2,7 @@ From the home page:
wxPython is a GUI toolkit for the Python programming language. It allows
Python programmers to create programs with a robust, highly functional
graphical user interface, simply and easily. It is implemented as a Python
- extension module (native code) that wraps the popular wxWindows cross-
+ extension module (native code) that wraps the popular wxWidgets cross-
platform GUI library, which is written in C++.
wxPython is a cross-platform toolkit. This means that the same program
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile
index eef0cf4e2bfe..00f81c912c7e 100644
--- a/x11-toolkits/py-wxPython24/Makefile
+++ b/x11-toolkits/py-wxPython24/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}Src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Python bindings for the wxWindows/GTK GUI toolkit
+COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/x11-toolkits/py-wxPython24/pkg-descr b/x11-toolkits/py-wxPython24/pkg-descr
index 7b577eb6349f..0691929385ec 100644
--- a/x11-toolkits/py-wxPython24/pkg-descr
+++ b/x11-toolkits/py-wxPython24/pkg-descr
@@ -2,7 +2,7 @@ From the home page:
wxPython is a GUI toolkit for the Python programming language. It allows
Python programmers to create programs with a robust, highly functional
graphical user interface, simply and easily. It is implemented as a Python
- extension module (native code) that wraps the popular wxWindows cross-
+ extension module (native code) that wraps the popular wxWidgets cross-
platform GUI library, which is written in C++.
wxPython is a cross-platform toolkit. This means that the same program
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index eef0cf4e2bfe..00f81c912c7e 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}Src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Python bindings for the wxWindows/GTK GUI toolkit
+COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/x11-toolkits/py-wxPython26/pkg-descr b/x11-toolkits/py-wxPython26/pkg-descr
index 7b577eb6349f..0691929385ec 100644
--- a/x11-toolkits/py-wxPython26/pkg-descr
+++ b/x11-toolkits/py-wxPython26/pkg-descr
@@ -2,7 +2,7 @@ From the home page:
wxPython is a GUI toolkit for the Python programming language. It allows
Python programmers to create programs with a robust, highly functional
graphical user interface, simply and easily. It is implemented as a Python
- extension module (native code) that wraps the popular wxWindows cross-
+ extension module (native code) that wraps the popular wxWidgets cross-
platform GUI library, which is written in C++.
wxPython is a cross-platform toolkit. This means that the same program
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index eef0cf4e2bfe..00f81c912c7e 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}Src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Python bindings for the wxWindows/GTK GUI toolkit
+COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/x11-toolkits/py-wxPython28/pkg-descr b/x11-toolkits/py-wxPython28/pkg-descr
index 7b577eb6349f..0691929385ec 100644
--- a/x11-toolkits/py-wxPython28/pkg-descr
+++ b/x11-toolkits/py-wxPython28/pkg-descr
@@ -2,7 +2,7 @@ From the home page:
wxPython is a GUI toolkit for the Python programming language. It allows
Python programmers to create programs with a robust, highly functional
graphical user interface, simply and easily. It is implemented as a Python
- extension module (native code) that wraps the popular wxWindows cross-
+ extension module (native code) that wraps the popular wxWidgets cross-
platform GUI library, which is written in C++.
wxPython is a cross-platform toolkit. This means that the same program
diff --git a/x11-toolkits/wxmozilla/Makefile b/x11-toolkits/wxmozilla/Makefile
index b9b53ec93bb0..81f2bf6cef3a 100644
--- a/x11-toolkits/wxmozilla/Makefile
+++ b/x11-toolkits/wxmozilla/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Embedding Mozilla in wxWindows
+COMMENT= Embedding Mozilla in wxWidgets
BUILD_DEPENDS= ${X11BASE}/lib/firefox/lib/pkgconfig/mozilla-nspr.pc:${PORTSDIR}/www/firefox \
${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython
diff --git a/x11-toolkits/wxmozilla/pkg-descr b/x11-toolkits/wxmozilla/pkg-descr
index 5864648702fd..35d9ca20ed5c 100644
--- a/x11-toolkits/wxmozilla/pkg-descr
+++ b/x11-toolkits/wxmozilla/pkg-descr
@@ -1,5 +1,5 @@
-wxMozilla is a project underway to develop a wxWindows component for embedding
-the Mozilla browser into any wxWindows application. The wxMozilla classes will
+wxMozilla is a project underway to develop a wxWidgets component for embedding
+the Mozilla browser into any wxWidgets application. The wxMozilla classes will
utilize minimal, if any, platform dependent code and utilize directly the
XPCOM (Cross Platform COM) interface to instantiate a html browser or editor
within the application.