diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:04:59 +0000 |
commit | 12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch) | |
tree | bbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel | |
parent | Remove the Xft.h -> Xft2.h hack. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75776
Diffstat (limited to 'devel')
95 files changed, 48 insertions, 47 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index d4f0b16aa3c5..2ec106eb4846 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A collection of miscellaneous Ruby modules USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-amstd/pkg-comment b/devel/ruby-amstd/pkg-comment deleted file mode 100644 index 5af1e7c61a06..000000000000 --- a/devel/ruby-amstd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of miscellaneous Ruby modules diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile index 58e7e420acb1..aa2555a1945d 100644 --- a/devel/ruby-avl/Makefile +++ b/devel/ruby-avl/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby${PORTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= AVL tree class for Ruby BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl diff --git a/devel/ruby-avl/pkg-comment b/devel/ruby-avl/pkg-comment deleted file mode 100644 index f7840fa35599..000000000000 --- a/devel/ruby-avl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AVL tree class for Ruby diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile index 54b53110b4fe..b79ec7a362c8 100644 --- a/devel/ruby-bsearch/Makefile +++ b/devel/ruby-bsearch/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A binary search library for Ruby USE_RUBY= yes diff --git a/devel/ruby-bsearch/pkg-comment b/devel/ruby-bsearch/pkg-comment deleted file mode 100644 index 3e1f5e5d252e..000000000000 --- a/devel/ruby-bsearch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A binary search library for Ruby diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile index eb725fa929db..7c18f2547c98 100644 --- a/devel/ruby-byaccr/Makefile +++ b/devel/ruby-byaccr/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java' USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/devel/ruby-byaccr/pkg-comment b/devel/ruby-byaccr/pkg-comment deleted file mode 100644 index 8579efd1f137..000000000000 --- a/devel/ruby-byaccr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java' diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile index 374929816106..48a413810b15 100644 --- a/devel/ruby-cache/Makefile +++ b/devel/ruby-cache/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library for caching objects based on the LRU algorithm USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-cache/pkg-comment b/devel/ruby-cache/pkg-comment deleted file mode 100644 index 2fb5ff8c9ed1..000000000000 --- a/devel/ruby-cache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library for caching objects based on the LRU algorithm diff --git a/devel/ruby-calendar/Makefile b/devel/ruby-calendar/Makefile index 8a460d06107a..3c89c15d042a 100644 --- a/devel/ruby-calendar/Makefile +++ b/devel/ruby-calendar/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby modules to handle various calendars USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-calendar/pkg-comment b/devel/ruby-calendar/pkg-comment deleted file mode 100644 index 13a4c062f8ad..000000000000 --- a/devel/ruby-calendar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby modules to handle various calendars diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 25b07fcd6b1f..f4806988f16e 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_t DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/flex.so:${PORTSDIR}/devel/ruby-flex_rb diff --git a/devel/ruby-cvs/pkg-comment b/devel/ruby-cvs/pkg-comment deleted file mode 100644 index 5851249cdf22..000000000000 --- a/devel/ruby-cvs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to provide a high level interface to a CVS repository diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index e7f66e5a0f51..30ba4f7aa81b 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An alternative date class for Ruby USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-date2/pkg-comment b/devel/ruby-date2/pkg-comment deleted file mode 100644 index f54f0d0121e0..000000000000 --- a/devel/ruby-date2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An alternative date class for Ruby diff --git a/devel/ruby-dialogs/Makefile b/devel/ruby-dialogs/Makefile index fd6eea02b57a..b843762f437e 100644 --- a/devel/ruby-dialogs/Makefile +++ b/devel/ruby-dialogs/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A simple Ruby interface to dialog(1) USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/devel/ruby-dialogs/pkg-comment b/devel/ruby-dialogs/pkg-comment deleted file mode 100644 index 842a71b3ba49..000000000000 --- a/devel/ruby-dialogs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Ruby interface to dialog(1) diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile index eecb41fc778d..386662fa9265 100644 --- a/devel/ruby-fam/Makefile +++ b/devel/ruby-fam/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= FAM bindings for Ruby LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam diff --git a/devel/ruby-fam/pkg-comment b/devel/ruby-fam/pkg-comment deleted file mode 100644 index 3cd6cfa731c3..000000000000 --- a/devel/ruby-fam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FAM bindings for Ruby diff --git a/devel/ruby-filelock/Makefile b/devel/ruby-filelock/Makefile index e1d1c836bea7..26b15be7e0bf 100644 --- a/devel/ruby-filelock/Makefile +++ b/devel/ruby-filelock/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby module which provides file locking mechanism USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-filelock/pkg-comment b/devel/ruby-filelock/pkg-comment deleted file mode 100644 index a9ce044efc63..000000000000 --- a/devel/ruby-filelock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module which provides file locking mechanism diff --git a/devel/ruby-flex_rb/Makefile b/devel/ruby-flex_rb/Makefile index 722be52a7227..ba9abd424d91 100644 --- a/devel/ruby-flex_rb/Makefile +++ b/devel/ruby-flex_rb/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby flex regular expression matching extension USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-flex_rb/pkg-comment b/devel/ruby-flex_rb/pkg-comment deleted file mode 100644 index e44e8db95f5b..000000000000 --- a/devel/ruby-flex_rb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby flex regular expression matching extension diff --git a/devel/ruby-gconf/Makefile b/devel/ruby-gconf/Makefile index 733aa6f1f2b5..8acff5255241 100644 --- a/devel/ruby-gconf/Makefile +++ b/devel/ruby-gconf/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to GConf (1.0.x) LIB_DEPENDS= gconf-gtk-1.1:${PORTSDIR}/devel/gconf diff --git a/devel/ruby-gconf/pkg-comment b/devel/ruby-gconf/pkg-comment deleted file mode 100644 index 64cf14b53596..000000000000 --- a/devel/ruby-gconf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to GConf (1.0.x) diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index a438f5c77a10..c90ab073da4e 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to GConf2 LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 diff --git a/devel/ruby-gconf2/pkg-comment b/devel/ruby-gconf2/pkg-comment deleted file mode 100644 index 69548f8d31b5..000000000000 --- a/devel/ruby-gconf2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to GConf2 diff --git a/devel/ruby-gemfinder/Makefile b/devel/ruby-gemfinder/Makefile index db18572ab345..c0865e92c302 100644 --- a/devel/ruby-gemfinder/Makefile +++ b/devel/ruby-gemfinder/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A simple class browser (built with Ruby/Tk) for Ruby modules/programs RUN_DEPENDS= ${RUBY_LIBDIR}/tk.rb:${PORTSDIR}/x11-toolkits/ruby-tk diff --git a/devel/ruby-gemfinder/pkg-comment b/devel/ruby-gemfinder/pkg-comment deleted file mode 100644 index 98b83df5a532..000000000000 --- a/devel/ruby-gemfinder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple class browser (built with Ruby/Tk) for Ruby modules/programs diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index aa46bc6f8ddb..747d1ba4ccbc 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \ racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/ruby-gettext/pkg-comment b/devel/ruby-gettext/pkg-comment deleted file mode 100644 index 31c1c4e4aeda..000000000000 --- a/devel/ruby-gettext/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby implementation of the gettext library diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile index 67e04eb8c2b1..d196fc25c301 100644 --- a/devel/ruby-glib2/Makefile +++ b/devel/ruby-glib2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby binding for GLib2 LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 diff --git a/devel/ruby-glib2/pkg-comment b/devel/ruby-glib2/pkg-comment deleted file mode 100644 index b89c5841256b..000000000000 --- a/devel/ruby-glib2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby binding for GLib2 diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index d1a4cc149b0b..b07fc5f454e2 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to the GNUstep development environment BUILD_DEPENDS= ${GNUSTEP_PREFIX}/System/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make \ ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall \ diff --git a/devel/ruby-gnustep/pkg-comment b/devel/ruby-gnustep/pkg-comment deleted file mode 100644 index 362739063ac0..000000000000 --- a/devel/ruby-gnustep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to the GNUstep development environment diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile index a61adce61c7d..9c4a36d95e3f 100644 --- a/devel/ruby-intl/Makefile +++ b/devel/ruby-intl/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A simple wrapper of GNU gettext for Ruby LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/devel/ruby-intl/pkg-comment b/devel/ruby-intl/pkg-comment deleted file mode 100644 index 170542976841..000000000000 --- a/devel/ruby-intl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple wrapper of GNU gettext for Ruby diff --git a/devel/ruby-libglade/Makefile b/devel/ruby-libglade/Makefile index 6405ce92cf69..09a74fa02ccb 100644 --- a/devel/ruby-libglade/Makefile +++ b/devel/ruby-libglade/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A wrapper library of libglade for Ruby RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \ ${RUBY_SITEARCHLIBDIR}/gnome.so:${PORTSDIR}/x11/ruby-gnome diff --git a/devel/ruby-libglade/pkg-comment b/devel/ruby-libglade/pkg-comment deleted file mode 100644 index 1f69e4855a9a..000000000000 --- a/devel/ruby-libglade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A wrapper library of libglade for Ruby diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile index f22d8c831bf8..04fa8552039c 100644 --- a/devel/ruby-libglade2/Makefile +++ b/devel/ruby-libglade2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby binding for Libglade2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 diff --git a/devel/ruby-libglade2/pkg-comment b/devel/ruby-libglade2/pkg-comment deleted file mode 100644 index 44a1af31671a..000000000000 --- a/devel/ruby-libglade2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby binding for Libglade2 diff --git a/devel/ruby-libgtop/Makefile b/devel/ruby-libgtop/Makefile index c3435e1ebee1..4efd591a4b68 100644 --- a/devel/ruby-libgtop/Makefile +++ b/devel/ruby-libgtop/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to libgtop LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop diff --git a/devel/ruby-libgtop/pkg-comment b/devel/ruby-libgtop/pkg-comment deleted file mode 100644 index 1196df25263a..000000000000 --- a/devel/ruby-libgtop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to libgtop diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 3b62dd5dbbc0..aedac2d88fd8 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A simple Ruby module that provides setlocale(3) #USE_BZIP2= yes # only saves 500 bytes.. USE_RUBY= yes diff --git a/devel/ruby-locale/pkg-comment b/devel/ruby-locale/pkg-comment deleted file mode 100644 index ec8037905ad8..000000000000 --- a/devel/ruby-locale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Ruby module that provides setlocale(3) diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile index 90397217c75e..aa4c916b55e9 100644 --- a/devel/ruby-metaruby/Makefile +++ b/devel/ruby-metaruby/Makefile @@ -14,6 +14,7 @@ DISTNAME= MetaRuby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-metaruby/pkg-comment b/devel/ruby-metaruby/pkg-comment deleted file mode 100644 index a962f38bcd82..000000000000 --- a/devel/ruby-metaruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile index 875af83046e9..6c7309b21262 100644 --- a/devel/ruby-mmap/Makefile +++ b/devel/ruby-mmap/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to manage memory-mapped file objects USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-mmap/pkg-comment b/devel/ruby-mmap/pkg-comment deleted file mode 100644 index 376e1a96a919..000000000000 --- a/devel/ruby-mmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to manage memory-mapped file objects diff --git a/devel/ruby-mock/Makefile b/devel/ruby-mock/Makefile index df34e579acbb..ae4653320a03 100644 --- a/devel/ruby-mock/Makefile +++ b/devel/ruby-mock/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An RUnit extention that makes it very easy to implement Mock Objects RUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:${.CURDIR}/../ruby-testunit diff --git a/devel/ruby-mock/pkg-comment b/devel/ruby-mock/pkg-comment deleted file mode 100644 index 3eee67f77362..000000000000 --- a/devel/ruby-mock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An RUnit extention that makes it very easy to implement Mock Objects diff --git a/devel/ruby-ncurses/Makefile b/devel/ruby-ncurses/Makefile index a347043231d4..f2b8785d6105 100644 --- a/devel/ruby-ncurses/Makefile +++ b/devel/ruby-ncurses/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to ncurses USE_BZIP2= yes diff --git a/devel/ruby-ncurses/pkg-comment b/devel/ruby-ncurses/pkg-comment deleted file mode 100644 index 2878f432ad25..000000000000 --- a/devel/ruby-ncurses/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to ncurses diff --git a/devel/ruby-nodedump/Makefile b/devel/ruby-nodedump/Makefile index 531a93c19b9c..d19a4c1546c0 100644 --- a/devel/ruby-nodedump/Makefile +++ b/devel/ruby-nodedump/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Displays the internal structure of a parsed Ruby program USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-nodedump/pkg-comment b/devel/ruby-nodedump/pkg-comment deleted file mode 100644 index 9306f21fe38e..000000000000 --- a/devel/ruby-nodedump/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Displays the internal structure of a parsed Ruby program diff --git a/devel/ruby-poll/Makefile b/devel/ruby-poll/Makefile index 8fd18779e127..5750a25aa975 100644 --- a/devel/ruby-poll/Makefile +++ b/devel/ruby-poll/Makefile @@ -14,6 +14,7 @@ DISTNAME= Ruby-Poll-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interface to the poll(2) system call for Ruby USE_BZIP2= yes diff --git a/devel/ruby-poll/pkg-comment b/devel/ruby-poll/pkg-comment deleted file mode 100644 index 8abf59d500ee..000000000000 --- a/devel/ruby-poll/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interface to the poll(2) system call for Ruby diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile index 21b70af7f4cf..f71ae8c733d5 100644 --- a/devel/ruby-property/Makefile +++ b/devel/ruby-property/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Simple properties scheme for Ruby USE_RUBY= yes diff --git a/devel/ruby-property/pkg-comment b/devel/ruby-property/pkg-comment deleted file mode 100644 index 6979b15551a3..000000000000 --- a/devel/ruby-property/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple properties scheme for Ruby diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index d3feac6ecdf1..fb9f54dbe306 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all-2 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An LALR(1) parser generator for Ruby USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-racc/pkg-comment b/devel/ruby-racc/pkg-comment deleted file mode 100644 index 9ed1bd89205e..000000000000 --- a/devel/ruby-racc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An LALR(1) parser generator for Ruby diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index 122892d370a0..891ae3848e80 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A GTK+2-based Ruby module browser RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \ diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile index e39489e97c4d..e25952e21d99 100644 --- a/devel/ruby-rbison/Makefile +++ b/devel/ruby-rbison/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Generates a Ruby parser class from a Bison-like specification file RUN_DEPENDS= bison:${PORTSDIR}/devel/bison diff --git a/devel/ruby-rbison/pkg-comment b/devel/ruby-rbison/pkg-comment deleted file mode 100644 index 23d485dc5b1d..000000000000 --- a/devel/ruby-rbison/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates a Ruby parser class from a Bison-like specification file diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile index 4208081a7b10..16afc0552fb3 100644 --- a/devel/ruby-rbtree/Makefile +++ b/devel/ruby-rbtree/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An implementation of Red-Black Tree for Ruby USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-rbtree/pkg-comment b/devel/ruby-rbtree/pkg-comment deleted file mode 100644 index 6e3ea47209d7..000000000000 --- a/devel/ruby-rbtree/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of Red-Black Tree for Ruby diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile index f461ccb92fd0..520ff26aa44b 100644 --- a/devel/ruby-robjectteam/Makefile +++ b/devel/ruby-robjectteam/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Enables the ObjectTeams paradigm to the Ruby language USE_RUBY= yes diff --git a/devel/ruby-robjectteam/pkg-comment b/devel/ruby-robjectteam/pkg-comment deleted file mode 100644 index 869867cd3904..000000000000 --- a/devel/ruby-robjectteam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Enables the ObjectTeams paradigm to the Ruby language diff --git a/devel/ruby-rreadline/Makefile b/devel/ruby-rreadline/Makefile index 1a5ef1a450c8..f4438dc05c6a 100644 --- a/devel/ruby-rreadline/Makefile +++ b/devel/ruby-rreadline/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A pure Ruby implementation of the Readline library USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/devel/ruby-rreadline/pkg-comment b/devel/ruby-rreadline/pkg-comment deleted file mode 100644 index fbcaa1b20099..000000000000 --- a/devel/ruby-rreadline/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pure Ruby implementation of the Readline library diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index 4896832088af..3e4fe8f3cddb 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A high level library to use SDL from Ruby LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ diff --git a/devel/ruby-rudl/pkg-comment b/devel/ruby-rudl/pkg-comment deleted file mode 100644 index 7ce0071307d6..000000000000 --- a/devel/ruby-rudl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high level library to use SDL from Ruby diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile index b03ff1c07e53..aa48cd60db8d 100644 --- a/devel/ruby-sdl/Makefile +++ b/devel/ruby-sdl/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby extension library to use SDL library BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ diff --git a/devel/ruby-sdl/pkg-comment b/devel/ruby-sdl/pkg-comment deleted file mode 100644 index 8293fa1ba953..000000000000 --- a/devel/ruby-sdl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby extension library to use SDL library diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile index fc4b62227309..d22621b89da3 100644 --- a/devel/ruby-setup.rb/Makefile +++ b/devel/ruby-setup.rb/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME:R}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Common installer script for ruby packages USE_RUBY= yes diff --git a/devel/ruby-setup.rb/pkg-comment b/devel/ruby-setup.rb/pkg-comment deleted file mode 100644 index 722b63a1fd06..000000000000 --- a/devel/ruby-setup.rb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Common installer script for ruby packages diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile index 7ff4b07cf9d1..1dc0ff6ca680 100644 --- a/devel/ruby-slang/Makefile +++ b/devel/ruby-slang/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}lib-${PORTVERSION:}-1m DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= S-Lang extension module for Ruby .if defined(WITH_JAPANESE) LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang diff --git a/devel/ruby-slang/pkg-comment b/devel/ruby-slang/pkg-comment deleted file mode 100644 index d12b9c3358a2..000000000000 --- a/devel/ruby-slang/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -S-Lang extension module for Ruby diff --git a/devel/ruby-strongtyping/Makefile b/devel/ruby-strongtyping/Makefile index 25d10463d65a..f8d820367321 100644 --- a/devel/ruby-strongtyping/Makefile +++ b/devel/ruby-strongtyping/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A little Ruby module that adds strong typing facilities USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-strongtyping/pkg-comment b/devel/ruby-strongtyping/pkg-comment deleted file mode 100644 index 6e6d549b0f62..000000000000 --- a/devel/ruby-strongtyping/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A little Ruby module that adds strong typing facilities diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile index 0de531392ca0..e7a3f9e8fa7c 100644 --- a/devel/ruby-sysvipc/Makefile +++ b/devel/ruby-sysvipc/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to use System V IPC system calls USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-sysvipc/pkg-comment b/devel/ruby-sysvipc/pkg-comment deleted file mode 100644 index 4174380c0607..000000000000 --- a/devel/ruby-sysvipc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to use System V IPC system calls diff --git a/devel/ruby-testunit/Makefile b/devel/ruby-testunit/Makefile index 740c72b11170..f2b3ac75c727 100644 --- a/devel/ruby-testunit/Makefile +++ b/devel/ruby-testunit/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A unit testing framework for Ruby USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-testunit/pkg-comment b/devel/ruby-testunit/pkg-comment deleted file mode 100644 index 88f4ac63f769..000000000000 --- a/devel/ruby-testunit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A unit testing framework for Ruby diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index 2dfbbcb90f5d..ae89e564fc93 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Gapped text buffer extention for Ruby USE_RUBY= yes USE_RUBY_AMSTD= yes diff --git a/devel/ruby-textbuf/pkg-comment b/devel/ruby-textbuf/pkg-comment deleted file mode 100644 index bc36a44b7686..000000000000 --- a/devel/ruby-textbuf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gapped text buffer extention for Ruby diff --git a/devel/ruby-tzfile/Makefile b/devel/ruby-tzfile/Makefile index a80383f9c7d7..3544e8a4a816 100644 --- a/devel/ruby-tzfile/Makefile +++ b/devel/ruby-tzfile/Makefile @@ -14,6 +14,7 @@ DISTNAME= TZFile-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_tag=${PORTN DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= TZFile handling library for Ruby USE_RUBY= yes diff --git a/devel/ruby-tzfile/pkg-comment b/devel/ruby-tzfile/pkg-comment deleted file mode 100644 index 773199c4166c..000000000000 --- a/devel/ruby-tzfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -TZFile handling library for Ruby diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index aa46bc6f8ddb..747d1ba4ccbc 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \ racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/rubygem-gettext/pkg-comment b/devel/rubygem-gettext/pkg-comment deleted file mode 100644 index 31c1c4e4aeda..000000000000 --- a/devel/rubygem-gettext/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby implementation of the gettext library diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index aa46bc6f8ddb..747d1ba4ccbc 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \ racc:${PORTSDIR}/devel/ruby-racc diff --git a/devel/rubygem-locale/pkg-comment b/devel/rubygem-locale/pkg-comment deleted file mode 100644 index 31c1c4e4aeda..000000000000 --- a/devel/rubygem-locale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby implementation of the gettext library diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile index a284637746bd..f351662838b8 100644 --- a/devel/swigruby/Makefile +++ b/devel/swigruby/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby module for SWIG 1.1 BUILD_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11 RUN_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11 diff --git a/devel/swigruby/pkg-comment b/devel/swigruby/pkg-comment deleted file mode 100644 index a33bb1568643..000000000000 --- a/devel/swigruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby module for SWIG 1.1 |