diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /lang | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip |
De-pkg-comment.
Diffstat (limited to 'lang')
34 files changed, 17 insertions, 17 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile index dd07211f5d1a..bb659f813a5f 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An implementation of Ruby Interpreter in Pure Java USE_REINPLACE= yes diff --git a/lang/jruby/pkg-comment b/lang/jruby/pkg-comment deleted file mode 100644 index 91d280fb5801..000000000000 --- a/lang/jruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of Ruby Interpreter in Pure Java diff --git a/lang/ruby-devel/Makefile b/lang/ruby-devel/Makefile index 8ae0c6c81b54..baa79ab69494 100644 --- a/lang/ruby-devel/Makefile +++ b/lang/ruby-devel/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${RUBY_PATCHFILES} PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interpreted scripting language .if defined(WITH_ONIGURUMA) PKGNAMESUFFIX= +oniguruma diff --git a/lang/ruby-devel/pkg-comment b/lang/ruby-devel/pkg-comment deleted file mode 100644 index 0909290ae04a..000000000000 --- a/lang/ruby-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interpreted scripting language diff --git a/lang/ruby-lua/Makefile b/lang/ruby-lua/Makefile index 747893f10f91..4f1041a20b6e 100644 --- a/lang/ruby-lua/Makefile +++ b/lang/ruby-lua/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension to make Lua script language as a class BUILD_DEPENDS= ${LOCALBASE}/lib/liblua.a:${PORTSDIR}/lang/lua diff --git a/lang/ruby-lua/pkg-comment b/lang/ruby-lua/pkg-comment deleted file mode 100644 index 4de068195073..000000000000 --- a/lang/ruby-lua/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension to make Lua script language as a class diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index adc596e0e414..00f7e0a51e7c 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Emacs lisp modules for the Ruby language BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch diff --git a/lang/ruby-mode.el/pkg-comment b/lang/ruby-mode.el/pkg-comment deleted file mode 100644 index 2a50901265b7..000000000000 --- a/lang/ruby-mode.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs lisp modules for the Ruby language diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile index 6f19c12e326e..258d18cb1a88 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension module to use the functions of Perl from Ruby USE_PERL5= yes USE_RUBY= yes diff --git a/lang/ruby-perl/pkg-comment b/lang/ruby-perl/pkg-comment deleted file mode 100644 index 3892e5de95ef..000000000000 --- a/lang/ruby-perl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension module to use the functions of Perl from Ruby diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile index f4df087a4a8f..12d2cadec7c5 100644 --- a/lang/ruby-programmingruby/Makefile +++ b/lang/ruby-programmingruby/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= The source of the Programming Ruby ("pick-axe") book in XML and HTML USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/lang/ruby-programmingruby/pkg-comment b/lang/ruby-programmingruby/pkg-comment deleted file mode 100644 index 3ec7d862506f..000000000000 --- a/lang/ruby-programmingruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The source of the Programming Ruby ("pick-axe") book in XML and HTML diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index 4bdb5ce513c1..f7c281771b9e 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby extension library for embedding Python in Ruby BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS diff --git a/lang/ruby-python/pkg-comment b/lang/ruby-python/pkg-comment deleted file mode 100644 index afbf51886c4e..000000000000 --- a/lang/ruby-python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby extension library for embedding Python in Ruby diff --git a/lang/ruby-reference/Makefile b/lang/ruby-reference/Makefile index 0eb1a9ebcc93..16b6c6a55d53 100644 --- a/lang/ruby-reference/Makefile +++ b/lang/ruby-reference/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby Class and Module Reference, in HTML format USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/lang/ruby-reference/pkg-comment b/lang/ruby-reference/pkg-comment deleted file mode 100644 index ee3d897e42f2..000000000000 --- a/lang/ruby-reference/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby Class and Module Reference, in HTML format diff --git a/lang/ruby-ri/Makefile b/lang/ruby-ri/Makefile index d6c666bd7285..890c0525eeca 100644 --- a/lang/ruby-ri/Makefile +++ b/lang/ruby-ri/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby Interactive reference USE_RUBY= yes diff --git a/lang/ruby-ri/pkg-comment b/lang/ruby-ri/pkg-comment deleted file mode 100644 index 5538ae29cf64..000000000000 --- a/lang/ruby-ri/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby Interactive reference diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile index 24d114ebac38..60abed63a00e 100644 --- a/lang/ruby-tcltklib/Makefile +++ b/lang/ruby-tcltklib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER?= knu@FreeBSD.org +COMMENT?= A Ruby interface to Tcl/Tk libraries BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch LIB_DEPENDS= ${TCL_LIB}.1:${PORTSDIR}/${TCL_CATEGORY}/tcl${TCL_VERSION} \ diff --git a/lang/ruby-tcltklib/pkg-comment b/lang/ruby-tcltklib/pkg-comment deleted file mode 100644 index 0048c6b238ee..000000000000 --- a/lang/ruby-tcltklib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to Tcl/Tk libraries diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index c879ab61e6e6..16622023c583 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME:S/usersguide/uguide/}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby users guide, in HTML format USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/lang/ruby-usersguide/pkg-comment b/lang/ruby-usersguide/pkg-comment deleted file mode 100644 index 3880c948e3c7..000000000000 --- a/lang/ruby-usersguide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby users guide, in HTML format diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 7946636e271b..9d4fca959bd8 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${RUBY_PATCHFILES} PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interpreted scripting language .if defined(WITH_ONIGURUMA) PKGNAMESUFFIX= +oniguruma diff --git a/lang/ruby/pkg-comment b/lang/ruby/pkg-comment deleted file mode 100644 index 0909290ae04a..000000000000 --- a/lang/ruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interpreted scripting language diff --git a/lang/ruby16-shim-ruby18/Makefile b/lang/ruby16-shim-ruby18/Makefile index 9e627a3e275b..87c22fd2a703 100644 --- a/lang/ruby16-shim-ruby18/Makefile +++ b/lang/ruby16-shim-ruby18/Makefile @@ -15,6 +15,7 @@ DISTNAME= shim-ruby16_18-${PORTVERSION:S/.p/-preview/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A set of Ruby modules to provide Ruby 1.8 functionalities USE_BZIP2= yes diff --git a/lang/ruby16-shim-ruby18/pkg-comment b/lang/ruby16-shim-ruby18/pkg-comment deleted file mode 100644 index eda7c6191619..000000000000 --- a/lang/ruby16-shim-ruby18/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Ruby modules to provide Ruby 1.8 functionalities diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 7946636e271b..9d4fca959bd8 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${RUBY_PATCHFILES} PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interpreted scripting language .if defined(WITH_ONIGURUMA) PKGNAMESUFFIX= +oniguruma diff --git a/lang/ruby16/pkg-comment b/lang/ruby16/pkg-comment deleted file mode 100644 index 0909290ae04a..000000000000 --- a/lang/ruby16/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interpreted scripting language diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile index 527c6df6d289..b5bff3d53875 100644 --- a/lang/ruby16_static/Makefile +++ b/lang/ruby16_static/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby binary with some modules compiled in (in case of emergency) BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch diff --git a/lang/ruby16_static/pkg-comment b/lang/ruby16_static/pkg-comment deleted file mode 100644 index 45c15acf497a..000000000000 --- a/lang/ruby16_static/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby binary with some modules compiled in (in case of emergency) diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 8ae0c6c81b54..baa79ab69494 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${RUBY_PATCHFILES} PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org +COMMENT= An object-oriented interpreted scripting language .if defined(WITH_ONIGURUMA) PKGNAMESUFFIX= +oniguruma diff --git a/lang/ruby18/pkg-comment b/lang/ruby18/pkg-comment deleted file mode 100644 index 0909290ae04a..000000000000 --- a/lang/ruby18/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented interpreted scripting language diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile index 527c6df6d289..b5bff3d53875 100644 --- a/lang/ruby_static/Makefile +++ b/lang/ruby_static/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby binary with some modules compiled in (in case of emergency) BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch diff --git a/lang/ruby_static/pkg-comment b/lang/ruby_static/pkg-comment deleted file mode 100644 index 45c15acf497a..000000000000 --- a/lang/ruby_static/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby binary with some modules compiled in (in case of emergency) |