aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 13:42:05 +0800
committerknu <knu@FreeBSD.org>2003-02-18 13:42:05 +0800
commit5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch)
treef214f6693c078d234b219fcc9c35c9c6ad6b20cd /x11-toolkits
parent0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff)
downloadfreebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz
freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst
freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip
De-pkg-comment.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-fltk/Makefile1
-rw-r--r--x11-toolkits/ruby-fltk/pkg-comment1
-rw-r--r--x11-toolkits/ruby-fox-devel/Makefile1
-rw-r--r--x11-toolkits/ruby-fox-devel/pkg-comment1
-rw-r--r--x11-toolkits/ruby-fox/Makefile1
-rw-r--r--x11-toolkits/ruby-fox/pkg-comment1
-rw-r--r--x11-toolkits/ruby-fox10/Makefile1
-rw-r--r--x11-toolkits/ruby-fox10/pkg-comment1
-rw-r--r--x11-toolkits/ruby-fox12/Makefile1
-rw-r--r--x11-toolkits/ruby-fox12/pkg-comment1
-rw-r--r--x11-toolkits/ruby-gtk/Makefile1
-rw-r--r--x11-toolkits/ruby-gtk/pkg-comment1
-rw-r--r--x11-toolkits/ruby-gtk2/Makefile1
-rw-r--r--x11-toolkits/ruby-gtk2/pkg-comment1
-rw-r--r--x11-toolkits/ruby-pango/Makefile1
-rw-r--r--x11-toolkits/ruby-pango/pkg-comment1
-rw-r--r--x11-toolkits/ruby-qt2/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2/pkg-comment1
-rw-r--r--x11-toolkits/ruby-qt2canvas/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2canvas/pkg-comment1
-rw-r--r--x11-toolkits/ruby-qt2iconview/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2iconview/pkg-comment1
-rw-r--r--x11-toolkits/ruby-qt2table/Makefile1
-rw-r--r--x11-toolkits/ruby-qt2table/pkg-comment1
-rw-r--r--x11-toolkits/ruby-tk/Makefile1
-rw-r--r--x11-toolkits/ruby-tk/pkg-comment1
26 files changed, 13 insertions, 13 deletions
diff --git a/x11-toolkits/ruby-fltk/Makefile b/x11-toolkits/ruby-fltk/Makefile
index 975f863d8e0d..a3cf5b87fea2 100644
--- a/x11-toolkits/ruby-fltk/Makefile
+++ b/x11-toolkits/ruby-fltk/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A Ruby extension module to use FLTK
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
diff --git a/x11-toolkits/ruby-fltk/pkg-comment b/x11-toolkits/ruby-fltk/pkg-comment
deleted file mode 100644
index 3c1247087fa7..000000000000
--- a/x11-toolkits/ruby-fltk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby extension module to use FLTK
diff --git a/x11-toolkits/ruby-fox-devel/Makefile b/x11-toolkits/ruby-fox-devel/Makefile
index b9d5b504bfe3..71c413ca3d84 100644
--- a/x11-toolkits/ruby-fox-devel/Makefile
+++ b/x11-toolkits/ruby-fox-devel/Makefile
@@ -15,6 +15,7 @@ DISTNAME= FXRuby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
diff --git a/x11-toolkits/ruby-fox-devel/pkg-comment b/x11-toolkits/ruby-fox-devel/pkg-comment
deleted file mode 100644
index 8f0a6c257b09..000000000000
--- a/x11-toolkits/ruby-fox-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension module to use FOX, aka FXRuby
diff --git a/x11-toolkits/ruby-fox/Makefile b/x11-toolkits/ruby-fox/Makefile
index b9d5b504bfe3..71c413ca3d84 100644
--- a/x11-toolkits/ruby-fox/Makefile
+++ b/x11-toolkits/ruby-fox/Makefile
@@ -15,6 +15,7 @@ DISTNAME= FXRuby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
diff --git a/x11-toolkits/ruby-fox/pkg-comment b/x11-toolkits/ruby-fox/pkg-comment
deleted file mode 100644
index 8f0a6c257b09..000000000000
--- a/x11-toolkits/ruby-fox/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension module to use FOX, aka FXRuby
diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile
index b9d5b504bfe3..71c413ca3d84 100644
--- a/x11-toolkits/ruby-fox10/Makefile
+++ b/x11-toolkits/ruby-fox10/Makefile
@@ -15,6 +15,7 @@ DISTNAME= FXRuby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
diff --git a/x11-toolkits/ruby-fox10/pkg-comment b/x11-toolkits/ruby-fox10/pkg-comment
deleted file mode 100644
index 8f0a6c257b09..000000000000
--- a/x11-toolkits/ruby-fox10/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension module to use FOX, aka FXRuby
diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile
index b9d5b504bfe3..71c413ca3d84 100644
--- a/x11-toolkits/ruby-fox12/Makefile
+++ b/x11-toolkits/ruby-fox12/Makefile
@@ -15,6 +15,7 @@ DISTNAME= FXRuby-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension module to use FOX, aka FXRuby
#BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
diff --git a/x11-toolkits/ruby-fox12/pkg-comment b/x11-toolkits/ruby-fox12/pkg-comment
deleted file mode 100644
index 8f0a6c257b09..000000000000
--- a/x11-toolkits/ruby-fox12/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension module to use FOX, aka FXRuby
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index 66f5def898a0..5a3a730a7908 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby binding for GTK+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/x11-toolkits/ruby-gtk/pkg-comment b/x11-toolkits/ruby-gtk/pkg-comment
deleted file mode 100644
index e222b3da35cc..000000000000
--- a/x11-toolkits/ruby-gtk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby binding for GTK+
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile
index ee31c1c1479f..caf6d1141a8a 100644
--- a/x11-toolkits/ruby-gtk2/Makefile
+++ b/x11-toolkits/ruby-gtk2/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby binding for GTK+2
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
diff --git a/x11-toolkits/ruby-gtk2/pkg-comment b/x11-toolkits/ruby-gtk2/pkg-comment
deleted file mode 100644
index ed0ee7e67d43..000000000000
--- a/x11-toolkits/ruby-gtk2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby binding for GTK+2
diff --git a/x11-toolkits/ruby-pango/Makefile b/x11-toolkits/ruby-pango/Makefile
index 8c02fde4621e..39e7961c76e7 100644
--- a/x11-toolkits/ruby-pango/Makefile
+++ b/x11-toolkits/ruby-pango/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby binding for Pango
LIB_DEPENDS= pango-1.0.200:${PORTSDIR}/x11-toolkits/pango
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
diff --git a/x11-toolkits/ruby-pango/pkg-comment b/x11-toolkits/ruby-pango/pkg-comment
deleted file mode 100644
index 85342e39a6db..000000000000
--- a/x11-toolkits/ruby-pango/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby binding for Pango
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile
index f583a265a576..1ab3372a75a9 100644
--- a/x11-toolkits/ruby-qt2/Makefile
+++ b/x11-toolkits/ruby-qt2/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Qt2 extension for Ruby
USE_QT_VER= 2
USE_RUBY= yes
diff --git a/x11-toolkits/ruby-qt2/pkg-comment b/x11-toolkits/ruby-qt2/pkg-comment
deleted file mode 100644
index d7d0b7bee68a..000000000000
--- a/x11-toolkits/ruby-qt2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Qt2 extension for Ruby
diff --git a/x11-toolkits/ruby-qt2canvas/Makefile b/x11-toolkits/ruby-qt2canvas/Makefile
index c86e4da67522..72b1480c3ff4 100644
--- a/x11-toolkits/ruby-qt2canvas/Makefile
+++ b/x11-toolkits/ruby-qt2canvas/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Qt2 canvas extension for Ruby
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
diff --git a/x11-toolkits/ruby-qt2canvas/pkg-comment b/x11-toolkits/ruby-qt2canvas/pkg-comment
deleted file mode 100644
index 80598262c982..000000000000
--- a/x11-toolkits/ruby-qt2canvas/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Qt2 canvas extension for Ruby
diff --git a/x11-toolkits/ruby-qt2iconview/Makefile b/x11-toolkits/ruby-qt2iconview/Makefile
index 46bbd56804b6..b71e516a2ad3 100644
--- a/x11-toolkits/ruby-qt2iconview/Makefile
+++ b/x11-toolkits/ruby-qt2iconview/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Qt2 iconview extension for Ruby
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
diff --git a/x11-toolkits/ruby-qt2iconview/pkg-comment b/x11-toolkits/ruby-qt2iconview/pkg-comment
deleted file mode 100644
index 6533d98c2a05..000000000000
--- a/x11-toolkits/ruby-qt2iconview/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Qt2 iconview extension for Ruby
diff --git a/x11-toolkits/ruby-qt2table/Makefile b/x11-toolkits/ruby-qt2table/Makefile
index bcc45c6ba7db..3982e4e1a4d6 100644
--- a/x11-toolkits/ruby-qt2table/Makefile
+++ b/x11-toolkits/ruby-qt2table/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Qt2 table extension for Ruby
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR}
diff --git a/x11-toolkits/ruby-qt2table/pkg-comment b/x11-toolkits/ruby-qt2table/pkg-comment
deleted file mode 100644
index b8a172f4ab7d..000000000000
--- a/x11-toolkits/ruby-qt2table/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Qt2 table extension for Ruby
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index 77a3f360a4d4..45137a862526 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= # none
DISTFILES= # none
MAINTAINER?= knu@FreeBSD.org
+COMMENT?= Ruby interface to the Tk widget set
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
RUN_DEPENDS= ${RUBY_ARCHLIBDIR}/tcltklib.so:${PORTSDIR}/${TCLTKLIB_CATEGORY}/ruby-tcltklib
diff --git a/x11-toolkits/ruby-tk/pkg-comment b/x11-toolkits/ruby-tk/pkg-comment
deleted file mode 100644
index b5d8d2d5dc56..000000000000
--- a/x11-toolkits/ruby-tk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby interface to the Tk widget set