diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /net | |
parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'net')
28 files changed, 14 insertions, 14 deletions
diff --git a/net/ruby-drb/Makefile b/net/ruby-drb/Makefile index 4d051cba0e56..9ff7e666835a 100644 --- a/net/ruby-drb/Makefile +++ b/net/ruby-drb/Makefile @@ -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 diff --git a/net/ruby-drb/pkg-comment b/net/ruby-drb/pkg-comment deleted file mode 100644 index b024f22e5e2c..000000000000 --- a/net/ruby-drb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Distributed Ruby diff --git a/net/ruby-gserver/Makefile b/net/ruby-gserver/Makefile index e1b600c1ffd9..211cbaf17835 100644 --- a/net/ruby-gserver/Makefile +++ b/net/ruby-gserver/Makefile @@ -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 diff --git a/net/ruby-gserver/pkg-comment b/net/ruby-gserver/pkg-comment deleted file mode 100644 index 6caae04e3528..000000000000 --- a/net/ruby-gserver/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module which provides generic-server facilities diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index 78aa5ba08251..83e241602cc3 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -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 diff --git a/net/ruby-icmp/pkg-comment b/net/ruby-icmp/pkg-comment deleted file mode 100644 index 059969c447ac..000000000000 --- a/net/ruby-icmp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby module for handling ICMP packets diff --git a/net/ruby-jabber4r/Makefile b/net/ruby-jabber4r/Makefile index 0833a637bb7d..6257c001ed12 100644 --- a/net/ruby-jabber4r/Makefile +++ b/net/ruby-jabber4r/Makefile @@ -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 diff --git a/net/ruby-jabber4r/pkg-comment b/net/ruby-jabber4r/pkg-comment deleted file mode 100644 index 1e9ccd6da6ed..000000000000 --- a/net/ruby-jabber4r/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to connect to an existing Jabber account diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index e04d247f5bb5..f3d8eb900e1b 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -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 diff --git a/net/ruby-ldap/pkg-comment b/net/ruby-ldap/pkg-comment deleted file mode 100644 index 837d3986da97..000000000000 --- a/net/ruby-ldap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to LDAP API based on RFC1823 diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile index 63d3b8ddd4e2..c399479b87ac 100644 --- a/net/ruby-nis/Makefile +++ b/net/ruby-nis/Makefile @@ -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 diff --git a/net/ruby-nis/pkg-comment b/net/ruby-nis/pkg-comment deleted file mode 100644 index f8e1487506f2..000000000000 --- a/net/ruby-nis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to use the NIS/YP API diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile index 8e6d429f5ccd..e1d2cb9c206d 100644 --- a/net/ruby-pcap/Makefile +++ b/net/ruby-pcap/Makefile @@ -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 diff --git a/net/ruby-pcap/pkg-comment b/net/ruby-pcap/pkg-comment deleted file mode 100644 index 03d666251b4a..000000000000 --- a/net/ruby-pcap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to LBL Packet Capture library (libpcap) diff --git a/net/ruby-radius/Makefile b/net/ruby-radius/Makefile index bde9704a14c9..8eca32fc4629 100644 --- a/net/ruby-radius/Makefile +++ b/net/ruby-radius/Makefile @@ -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 diff --git a/net/ruby-radius/pkg-comment b/net/ruby-radius/pkg-comment deleted file mode 100644 index d38bbe86302c..000000000000 --- a/net/ruby-radius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module that provides an interface to the RADIUS protocol diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index 8943a767492d..257e47a901d7 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -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 diff --git a/net/ruby-romp/pkg-comment b/net/ruby-romp/pkg-comment deleted file mode 100644 index 712d74f7bf69..000000000000 --- a/net/ruby-romp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Ruby Object Message Proxy diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile index 919e759f4294..16292ba0719d 100644 --- a/net/ruby-soap/Makefile +++ b/net/ruby-soap/Makefile @@ -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 \ diff --git a/net/ruby-soap/pkg-comment b/net/ruby-soap/pkg-comment deleted file mode 100644 index 2129b80dc0b2..000000000000 --- a/net/ruby-soap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby library which implements SOAP 1.1 diff --git a/net/ruby-socketproxy/Makefile b/net/ruby-socketproxy/Makefile index 0811231b6551..da28adcb60a3 100644 --- a/net/ruby-socketproxy/Makefile +++ b/net/ruby-socketproxy/Makefile @@ -14,6 +14,7 @@ DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb diff --git a/net/ruby-socketproxy/pkg-comment b/net/ruby-socketproxy/pkg-comment deleted file mode 100644 index 78f027c4321a..000000000000 --- a/net/ruby-socketproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to create I/O pipes for TCP socket tunneling diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index 0811231b6551..da28adcb60a3 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -14,6 +14,7 @@ DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb diff --git a/net/ruby-tcpsocketpipe/pkg-comment b/net/ruby-tcpsocketpipe/pkg-comment deleted file mode 100644 index 78f027c4321a..000000000000 --- a/net/ruby-tcpsocketpipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library to create I/O pipes for TCP socket tunneling diff --git a/net/ruby-tserver/Makefile b/net/ruby-tserver/Makefile index 8a9bfb85367a..f4b777dbeeb8 100644 --- a/net/ruby-tserver/Makefile +++ b/net/ruby-tserver/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library for writing a preforking server like Apache USE_RUBY= yes diff --git a/net/ruby-tserver/pkg-comment b/net/ruby-tserver/pkg-comment deleted file mode 100644 index a96acf013a46..000000000000 --- a/net/ruby-tserver/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library for writing a preforking server like Apache diff --git a/net/ruby-xmlrpc/Makefile b/net/ruby-xmlrpc/Makefile index 29c50bde78ff..3c44a0b1a10d 100644 --- a/net/ruby-xmlrpc/Makefile +++ b/net/ruby-xmlrpc/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}4r-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to XML-RPC RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser \ ${RUBY_SITELIBDIR}/TCPSocketPipe.rb:${PORTSDIR}/net/ruby-tcpsocketpipe \ diff --git a/net/ruby-xmlrpc/pkg-comment b/net/ruby-xmlrpc/pkg-comment deleted file mode 100644 index 3562d07d5e60..000000000000 --- a/net/ruby-xmlrpc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to XML-RPC |