diff options
34 files changed, 17 insertions, 17 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index e626c7c..529c43f 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org +COMMENT= A version of JDK's `jar' command written entirely in C GNU_CONFIGURE= YES diff --git a/archivers/fastjar/pkg-comment b/archivers/fastjar/pkg-comment deleted file mode 100644 index a3ba4b8..0000000 --- a/archivers/fastjar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A version of JDK's `jar' command written entirely in C diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile index 3b16248..0fe1336 100644 --- a/archivers/ruby-bz2/Makefile +++ b/archivers/ruby-bz2/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension to use libbz2 USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/archivers/ruby-bz2/pkg-comment b/archivers/ruby-bz2/pkg-comment deleted file mode 100644 index 2c9dd9e..0000000 --- a/archivers/ruby-bz2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension to use libbz2 diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index 036e024..4d5b91a 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby module for reading and writing zip files RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/zlib.so:${PORTSDIR}/archivers/ruby-zlib diff --git a/archivers/ruby-zip/pkg-comment b/archivers/ruby-zip/pkg-comment deleted file mode 100644 index 27df2f5..0000000 --- a/archivers/ruby-zip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module for reading and writing zip files diff --git a/archivers/ruby-zlib/Makefile b/archivers/ruby-zlib/Makefile index e0b6726..dea52da 100644 --- a/archivers/ruby-zlib/Makefile +++ b/archivers/ruby-zlib/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION:S/.p/-pre/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An extension library to use zlib from Ruby USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/archivers/ruby-zlib/pkg-comment b/archivers/ruby-zlib/pkg-comment deleted file mode 100644 index 8148f59..0000000 --- a/archivers/ruby-zlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extension library to use zlib from Ruby diff --git a/audio/ruby-audiofile/Makefile b/audio/ruby-audiofile/Makefile index 1b6e036..52968c7 100644 --- a/audio/ruby-audiofile/Makefile +++ b/audio/ruby-audiofile/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CDDB_DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby binding to the audiofile library LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/audio/ruby-audiofile/pkg-comment b/audio/ruby-audiofile/pkg-comment deleted file mode 100644 index 1fa935e..0000000 --- a/audio/ruby-audiofile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby binding to the audiofile library diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile index 97fcbc0..1669c97 100644 --- a/audio/ruby-esound/Makefile +++ b/audio/ruby-esound/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby binding to the EsounD library LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound diff --git a/audio/ruby-esound/pkg-comment b/audio/ruby-esound/pkg-comment deleted file mode 100644 index f4e034b..0000000 --- a/audio/ruby-esound/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby binding to the EsounD library diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index 8f53746..093ae4f 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library that provides access to Freedb/CDDB servers USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/audio/ruby-freedb/pkg-comment b/audio/ruby-freedb/pkg-comment deleted file mode 100644 index 49081dd..0000000 --- a/audio/ruby-freedb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library that provides access to Freedb/CDDB servers diff --git a/audio/ruby-mp3tag/Makefile b/audio/ruby-mp3tag/Makefile index aa98f66..00bf159 100644 --- a/audio/ruby-mp3tag/Makefile +++ b/audio/ruby-mp3tag/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby module to manipulate ID3v1.1 tags in MP3 files USE_RUBY= yes diff --git a/audio/ruby-mp3tag/pkg-comment b/audio/ruby-mp3tag/pkg-comment deleted file mode 100644 index 9157b61..0000000 --- a/audio/ruby-mp3tag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module to manipulate ID3v1.1 tags in MP3 files diff --git a/audio/ruby-qt2sound/Makefile b/audio/ruby-qt2sound/Makefile index 069ace5..3824c2b 100644 --- a/audio/ruby-qt2sound/Makefile +++ b/audio/ruby-qt2sound/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${RUBY_QT2_DISTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Qt2 sound extension for Ruby BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/qt2.so:${RUBY_QT2_PORTDIR} diff --git a/audio/ruby-qt2sound/pkg-comment b/audio/ruby-qt2sound/pkg-comment deleted file mode 100644 index 1078e8e..0000000 --- a/audio/ruby-qt2sound/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Qt2 sound extension for Ruby diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile index eccde2b..92fc416 100644 --- a/audio/ruby-smf/Makefile +++ b/audio/ruby-smf/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby module to handle Standard MIDI Files USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/audio/ruby-smf/pkg-comment b/audio/ruby-smf/pkg-comment deleted file mode 100644 index 94fc3e8..0000000 --- a/audio/ruby-smf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby module to handle Standard MIDI Files diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index b077371..ac3d770 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension wrapping libvorbisfile LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/ruby-vorbisfile/pkg-comment b/audio/ruby-vorbisfile/pkg-comment deleted file mode 100644 index 372c5f2..0000000 --- a/audio/ruby-vorbisfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension wrapping libvorbisfile diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile index da0eed5..d7d5e17 100644 --- a/audio/ruby-xmms/Makefile +++ b/audio/ruby-xmms/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= XMMS bindings for Ruby LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/ruby-xmms/pkg-comment b/audio/ruby-xmms/pkg-comment deleted file mode 100644 index d061ab9..0000000 --- a/audio/ruby-xmms/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS bindings for Ruby diff --git a/biology/ruby-bio/Makefile b/biology/ruby-bio/Makefile index d083064..440c1d7 100644 --- a/biology/ruby-bio/Makefile +++ b/biology/ruby-bio/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Integrated environment for Bioinformatics written in Ruby USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/biology/ruby-bio/pkg-comment b/biology/ruby-bio/pkg-comment deleted file mode 100644 index ea1c5bc..0000000 --- a/biology/ruby-bio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Integrated environment for Bioinformatics written in Ruby diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index 36340c9..503e814 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to termios USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/comms/ruby-termios/pkg-comment b/comms/ruby-termios/pkg-comment deleted file mode 100644 index d6e7ddb..0000000 --- a/comms/ruby-termios/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to termios diff --git a/converters/ruby-dump.rb/Makefile b/converters/ruby-dump.rb/Makefile index 5d2bf9c..8915176 100644 --- a/converters/ruby-dump.rb/Makefile +++ b/converters/ruby-dump.rb/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= # none DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A binary data dumper module for Ruby USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/converters/ruby-dump.rb/pkg-comment b/converters/ruby-dump.rb/pkg-comment deleted file mode 100644 index 3f2dde4..0000000 --- a/converters/ruby-dump.rb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A binary data dumper module for Ruby diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index 8e7b672..f46f1a1 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An iconv wrapper class for Ruby LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/converters/ruby-iconv/pkg-comment b/converters/ruby-iconv/pkg-comment deleted file mode 100644 index f4284f6..0000000 --- a/converters/ruby-iconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An iconv wrapper class for Ruby diff --git a/converters/ruby-lv/Makefile b/converters/ruby-lv/Makefile index 10435a5..15fd66e 100644 --- a/converters/ruby-lv/Makefile +++ b/converters/ruby-lv/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to use LV's encoding conversion engine BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${LV_PORT}:configure diff --git a/converters/ruby-lv/pkg-comment b/converters/ruby-lv/pkg-comment deleted file mode 100644 index a8a7921..0000000 --- a/converters/ruby-lv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to use LV's encoding conversion engine |