De-pkg-comment.

This commit is contained in:
Akinori MUSHA 2003-02-18 05:42:05 +00:00
parent 1a90c377f8
commit 3594eaa303
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75779
258 changed files with 130 additions and 128 deletions

View file

@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= ChaSen module for Ruby
LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base

View file

@ -1 +0,0 @@
ChaSen module for Ruby

View file

@ -15,6 +15,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby bind of EB library
LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb

View file

@ -1 +0,0 @@
Ruby bind of EB library

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library which wraps Ruby/ChaSen
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/chasen.so:${PORTSDIR}/japanese/ruby-chasen

View file

@ -1 +0,0 @@
A Ruby library which wraps Ruby/ChaSen

View file

@ -12,6 +12,7 @@ MASTER_SITES= http://www.notwork.org/~gotoken/ruby/p/kakasi/
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= KAKASI module for Ruby
LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi

View file

@ -1 +0,0 @@
KAKASI module for Ruby

View file

@ -10,6 +10,7 @@ MASTERDIR= ${.CURDIR}/../../lang/ruby-man
CATEGORIES= japanese
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby reference manual (Japanese version), in HTML format
MD5_FILE= ${.CURDIR}/distinfo
PKGDIR= ${.CURDIR}

View file

@ -1 +0,0 @@
Ruby reference manual (Japanese version), in HTML format

View file

@ -18,6 +18,7 @@ DIST_SUBDIR= ruby
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby interactive reference in Japanese
IGNOREFILES= ruby-refm.rd.gz \
extrefm.rd

View file

@ -1 +0,0 @@
Ruby interactive reference in Japanese

View file

@ -13,6 +13,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Romaji <-> Kana conversion library for Ruby
USE_RUBY= yes

View file

@ -1 +0,0 @@
A Romaji <-> Kana conversion library for Ruby

View file

@ -8,6 +8,7 @@
CATEGORIES= japanese
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby interface to Japanized Tcl/Tk libraries
TCL_VERSION?= 80
TK_VERSION?= 80

View file

@ -8,6 +8,7 @@
CATEGORIES= japanese
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby interface to the Japanized Tk widget set
TK_VERSION?= 80
WITH_TCLTK_JP= yes

View file

@ -12,6 +12,7 @@ MASTER_SITES= http://www.yoshidam.net/
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Unicode conversion library with Japanese codesets support for Ruby
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
Unicode conversion library with Japanese codesets support for Ruby

View file

@ -14,6 +14,7 @@ DISTNAME= ${SHORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby users guide (Japanese version), in HTML format
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes

View file

@ -1 +0,0 @@
Ruby users guide (Japanese version), in HTML format

View file

@ -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

View file

@ -1 +0,0 @@
An implementation of Ruby Interpreter in Pure Java

View file

@ -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

View file

@ -1 +0,0 @@
An object-oriented interpreted scripting language

View file

@ -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

View file

@ -1 +0,0 @@
A Ruby extension to make Lua script language as a class

View file

@ -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

View file

@ -1 +0,0 @@
Emacs lisp modules for the Ruby language

View file

@ -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

View file

@ -1 +0,0 @@
A Ruby extension module to use the functions of Perl from Ruby

View file

@ -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

View file

@ -1 +0,0 @@
The source of the Programming Ruby ("pick-axe") book in XML and HTML

View file

@ -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

View file

@ -1 +0,0 @@
Ruby extension library for embedding Python in Ruby

View file

@ -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

View file

@ -1 +0,0 @@
Ruby Class and Module Reference, in HTML format

View file

@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby Interactive reference
USE_RUBY= yes

View file

@ -1 +0,0 @@
Ruby Interactive reference

View file

@ -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} \

View file

@ -1 +0,0 @@
A Ruby interface to Tcl/Tk libraries

View file

@ -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

View file

@ -1 +0,0 @@
Ruby users guide, in HTML format

View file

@ -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

View file

@ -1 +0,0 @@
An object-oriented interpreted scripting language

View file

@ -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

View file

@ -1 +0,0 @@
A set of Ruby modules to provide Ruby 1.8 functionalities

View file

@ -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

View file

@ -1 +0,0 @@
An object-oriented interpreted scripting language

View file

@ -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

View file

@ -1 +0,0 @@
A Ruby binary with some modules compiled in (in case of emergency)

View file

@ -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

View file

@ -1 +0,0 @@
An object-oriented interpreted scripting language

View file

@ -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

View file

@ -1 +0,0 @@
A Ruby binary with some modules compiled in (in case of emergency)

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= MIME::Types for Ruby
USE_RUBY= yes

View file

@ -1 +0,0 @@
MIME::Types for Ruby

View file

@ -14,6 +14,7 @@ DISTNAME= rubyfilter-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library for filtering and delivering email to mailboxes
RUN_DEPENDS= ${RUBY_SITELIBDIR}/rmail/parser.rb:${PORTSDIR}/mail/ruby-rmail

View file

@ -1 +0,0 @@
A Ruby library for filtering and delivering email to mailboxes

View file

@ -14,6 +14,7 @@ DISTNAME= rubymail-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A light-weight mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBY_SETUP= yes

View file

@ -1 +0,0 @@
A light-weight mail manipulating library for Ruby

View file

@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBY_SETUP= yes

View file

@ -1 +0,0 @@
A RFC2822/MIME compliant mail manipulating library for Ruby

View file

@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBY_SETUP= yes

View file

@ -1 +0,0 @@
A RFC2822/MIME compliant mail manipulating library for Ruby

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library for mathematical (algebraic) computations
USE_RUBY= yes

View file

@ -1 +0,0 @@
A Ruby library for mathematical (algebraic) computations

View file

@ -15,6 +15,7 @@ DIST_SUBDIR= ruby
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= knu@FreeBSD.org
COMMENT= Variable precision floating library for Ruby
IGNOREFILES= ${PORTNAME}.html ${PORTNAME}_en.html

View file

@ -1 +0,0 @@
Variable precision floating library for Ruby

View file

@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Efficient Ruby bit vector extension
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
Efficient Ruby bit vector extension

View file

@ -15,6 +15,7 @@ DISTNAME= r${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A pipe-based interface to the gnuplot package for Ruby
RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray

View file

@ -1 +0,0 @@
A pipe-based interface to the gnuplot package for Ruby

View file

@ -14,6 +14,7 @@ DISTNAME= rb-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension library for GSL (GNU Scientific Library)
LIB_DEPENDS= gsl.4:${.CURDIR}/../gsl

View file

@ -1 +0,0 @@
A Ruby extension library for GSL (GNU Scientific Library)

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library for mathematics for 3D graphics
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
A Ruby library for mathematics for 3D graphics

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Numerical N-dimensional array library for Ruby
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw

View file

@ -1 +0,0 @@
Numerical N-dimensional array library for Ruby

View file

@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby interface to the NetCDF scientific IO library
LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray

View file

@ -1 +0,0 @@
A Ruby interface to the NetCDF scientific IO library

View file

@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Distributed Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/acl.rb:${PORTSDIR}/security/ruby-acl

View file

@ -1 +0,0 @@
Distributed Ruby

View file

@ -14,6 +14,7 @@ DISTNAME= GServer
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby module which provides generic-server facilities
USE_ZIP= yes
USE_RUBY= yes

View file

@ -1 +0,0 @@
A Ruby module which provides generic-server facilities

View file

@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby module for handling ICMP packets
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
Ruby module for handling ICMP packets

View file

@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library to connect to an existing Jabber account
RUN_DEPENDS= ${RUBY_SITELIBDIR}/rexml/rexml.rb:${PORTSDIR}/textproc/ruby-rexml

View file

@ -1 +0,0 @@
A Ruby library to connect to an existing Jabber account

View file

@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby interface to LDAP API based on RFC1823
WITH_LDAP?= openldap2

View file

@ -1 +0,0 @@
Ruby interface to LDAP API based on RFC1823

View file

@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library to use the NIS/YP API
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
A Ruby library to use the NIS/YP API

View file

@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby interface to LBL Packet Capture library (libpcap)
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View file

@ -1 +0,0 @@
Ruby interface to LBL Packet Capture library (libpcap)

View file

@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby module that provides an interface to the RADIUS protocol
USE_RUBY= yes

View file

@ -1 +0,0 @@
A Ruby module that provides an interface to the RADIUS protocol

View file

@ -18,6 +18,7 @@ DIST_SUBDIR= ruby
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= knu@FreeBSD.org
COMMENT= The Ruby Object Message Proxy
IGNOREFILES= romp.html

View file

@ -1 +0,0 @@
The Ruby Object Message Proxy

View file

@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby library which implements SOAP 1.1
RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \
${RUBY_SITELIBDIR}/http-access2.rb:${PORTSDIR}/www/ruby-http-access \

View file

@ -1 +0,0 @@
Ruby library which implements SOAP 1.1

Some files were not shown because too many files have changed in this diff Show more