mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
De-pkg-comment.
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ChaSen module for Ruby
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby bind of EB library
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library which wraps Ruby/ChaSen
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
KAKASI module for Ruby
|
|
@ -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}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby reference manual (Japanese version), in HTML format
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby interactive reference in Japanese
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Romaji <-> Kana conversion library for Ruby
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Unicode conversion library with Japanese codesets support for Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby users guide (Japanese version), in HTML format
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An implementation of Ruby Interpreter in Pure Java
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An object-oriented interpreted scripting language
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby extension to make Lua script language as a class
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Emacs lisp modules for the Ruby language
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby extension module to use the functions of Perl from Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
The source of the Programming Ruby ("pick-axe") book in XML and HTML
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby extension library for embedding Python in Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby Class and Module Reference, in HTML format
|
|
@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Ruby Interactive reference
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby Interactive reference
|
|
@ -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} \
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby interface to Tcl/Tk libraries
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby users guide, in HTML format
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An object-oriented interpreted scripting language
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A set of Ruby modules to provide Ruby 1.8 functionalities
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An object-oriented interpreted scripting language
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby binary with some modules compiled in (in case of emergency)
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An object-oriented interpreted scripting language
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby binary with some modules compiled in (in case of emergency)
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= MIME::Types for Ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
MIME::Types for Ruby
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library for filtering and delivering email to mailboxes
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A light-weight mail manipulating library for Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A RFC2822/MIME compliant mail manipulating library for Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A RFC2822/MIME compliant mail manipulating library for Ruby
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library for mathematical (algebraic) computations
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Variable precision floating library for Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Efficient Ruby bit vector extension
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A pipe-based interface to the gnuplot package for Ruby
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby extension library for GSL (GNU Scientific Library)
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library for mathematics for 3D graphics
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Numerical N-dimensional array library for Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby interface to the NetCDF scientific IO library
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Distributed Ruby
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby module which provides generic-server facilities
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby module for handling ICMP packets
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library to connect to an existing Jabber account
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby interface to LDAP API based on RFC1823
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby library to use the NIS/YP API
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Ruby interface to LBL Packet Capture library (libpcap)
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Ruby module that provides an interface to the RADIUS protocol
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
The Ruby Object Message Proxy
|
|
@ -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 \
|
||||
|
|
|
@ -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
Loading…
Add table
Reference in a new issue