summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-22 07:39:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-22 07:39:16 +0000
commit6e4a30ed3bce7d54131e75acda3b95a381981042 (patch)
tree8d00fed4bd22fd3114d8c09d68d6713da706f091 /x11-toolkits
parentRemove BROKEN tag; the port was fixed a few days prior to the previous (diff)
Update the comment and description to mention the other libraries for
which this port is a wrapper. Also, add a URL to the pkg-descr. Suggested by: Alexander Nedotsukov <bland@mail.ru>
Notes
Notes: svn path=/head/; revision=81677
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk--2/Makefile2
-rw-r--r--x11-toolkits/gtk--2/pkg-descr4
-rw-r--r--x11-toolkits/gtkmm20/Makefile2
-rw-r--r--x11-toolkits/gtkmm20/pkg-descr4
-rw-r--r--x11-toolkits/gtkmm24/Makefile2
-rw-r--r--x11-toolkits/gtkmm24/pkg-descr4
-rw-r--r--x11-toolkits/gtkmm30/Makefile2
-rw-r--r--x11-toolkits/gtkmm30/pkg-descr4
8 files changed, 16 insertions, 8 deletions
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile
index 3b28a2c3c97b..7c0eda6ef4bf 100644
--- a/x11-toolkits/gtk--2/Makefile
+++ b/x11-toolkits/gtk--2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 \
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for gtk, a x11 graphics library
+COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11-toolkits/gtk--2/pkg-descr b/x11-toolkits/gtk--2/pkg-descr
index 656cd11549cb..3d8c48095f16 100644
--- a/x11-toolkits/gtk--2/pkg-descr
+++ b/x11-toolkits/gtk--2/pkg-descr
@@ -1 +1,3 @@
-C++ wrapper for gtk, a x11 graphics library
+C++ wrapper for Gtk+, Pango, Atk, and Glib.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index 3b28a2c3c97b..7c0eda6ef4bf 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 \
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for gtk, a x11 graphics library
+COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11-toolkits/gtkmm20/pkg-descr b/x11-toolkits/gtkmm20/pkg-descr
index 656cd11549cb..3d8c48095f16 100644
--- a/x11-toolkits/gtkmm20/pkg-descr
+++ b/x11-toolkits/gtkmm20/pkg-descr
@@ -1 +1,3 @@
-C++ wrapper for gtk, a x11 graphics library
+C++ wrapper for Gtk+, Pango, Atk, and Glib.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index 3b28a2c3c97b..7c0eda6ef4bf 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 \
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for gtk, a x11 graphics library
+COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11-toolkits/gtkmm24/pkg-descr b/x11-toolkits/gtkmm24/pkg-descr
index 656cd11549cb..3d8c48095f16 100644
--- a/x11-toolkits/gtkmm24/pkg-descr
+++ b/x11-toolkits/gtkmm24/pkg-descr
@@ -1 +1,3 @@
-C++ wrapper for gtk, a x11 graphics library
+C++ wrapper for Gtk+, Pango, Atk, and Glib.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile
index 3b28a2c3c97b..7c0eda6ef4bf 100644
--- a/x11-toolkits/gtkmm30/Makefile
+++ b/x11-toolkits/gtkmm30/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 \
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for gtk, a x11 graphics library
+COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11-toolkits/gtkmm30/pkg-descr b/x11-toolkits/gtkmm30/pkg-descr
index 656cd11549cb..3d8c48095f16 100644
--- a/x11-toolkits/gtkmm30/pkg-descr
+++ b/x11-toolkits/gtkmm30/pkg-descr
@@ -1 +1,3 @@
-C++ wrapper for gtk, a x11 graphics library
+C++ wrapper for Gtk+, Pango, Atk, and Glib.
+
+WWW: http://gtkmm.sourceforge.net/