ports/183827: lang/ruby-reference covers old ruby version
clutton
clutton at zoho.com
Sun Nov 10 01:10:00 UTC 2013
>Number: 183827
>Category: ports
>Synopsis: lang/ruby-reference covers old ruby version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 10 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: clutton
>Release:
>Organization:
>Environment:
>Description:
lang/ruby-reference is died a long time ago, in 2007...
It was consumed by the ruby-doc.org. The site is dead, the project is
dead. The reference covers only Ruby 1.6
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git lang/ruby-reference/Makefile b/lang/ruby-reference/Makefile
deleted file mode 100644
index df9e377..0000000
--- lang/ruby-reference/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Akinori MUSHA aka knu <knu at idaemons.org>
-# $FreeBSD$
-
-PORTNAME= reference
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= lang ruby
-MASTER_SITES= http://cvsup.theplanet.com/distfiles/ruby/ \
- ftp://ftp.iDaemons.org/pub/distfiles/ruby/ \
- http://mbsd.msk.ru/dist/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= rubyref_html_${PORTVERSION}
-EXTRACT_SUFX= .tgz
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby at FreeBSD.org
-COMMENT= Ruby Class and Module Reference, in HTML format
-
-USE_RUBY= yes
-RUBY_NO_BUILD_DEPENDS= yes
-RUBY_NO_RUN_DEPENDS= yes
-
-WRKSRC= ${WRKDIR}/ref
-NO_BUILD= yes
-
-NO_STAGE= yes
-do-install:
- ${MKDIR} ${RUBY_MODDOCDIR}
- ${INSTALL_DATA} ${WRKSRC}/* ${RUBY_MODDOCDIR}
-
-.include <bsd.port.mk>
diff --git lang/ruby-reference/distinfo b/lang/ruby-reference/distinfo
deleted file mode 100644
index 8e4b89e..0000000
--- lang/ruby-reference/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ruby/rubyref_html_1.0.tgz) = 259f586294d7c594e05a946ca0b6e2d13dcefd768ea8def624cee12b56fdee15
-SIZE (ruby/rubyref_html_1.0.tgz) = 119516
diff --git lang/ruby-reference/pkg-descr b/lang/ruby-reference/pkg-descr
deleted file mode 100644
index a52cd74..0000000
--- lang/ruby-reference/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-RubyRef--Class and Module Reference
-
-This is the class and library reference from the Programming Ruby book
-as a set of XML and/or HTML files. The HTML files are the ones used at
-RubyCentral.
-
-The documentation is released under the Open Publication License.
-
-Authors: The Pragmatic Programmers, LLC
diff --git lang/ruby-reference/pkg-plist b/lang/ruby-reference/pkg-plist
deleted file mode 100644
index a4274fd..0000000
--- lang/ruby-reference/pkg-plist
+++ /dev/null
@@ -1,48 +0,0 @@
-%%RUBY_MODDOCDIR%%/COPYING
-%%RUBY_MODDOCDIR%%/README
-%%RUBY_MODDOCDIR%%/index.html
-%%RUBY_MODDOCDIR%%/ref_c_array.html
-%%RUBY_MODDOCDIR%%/ref_c_bignum.html
-%%RUBY_MODDOCDIR%%/ref_c_binding.html
-%%RUBY_MODDOCDIR%%/ref_c_class.html
-%%RUBY_MODDOCDIR%%/ref_c_continuation.html
-%%RUBY_MODDOCDIR%%/ref_c_dir.html
-%%RUBY_MODDOCDIR%%/ref_c_exception.html
-%%RUBY_MODDOCDIR%%/ref_c_falseclass.html
-%%RUBY_MODDOCDIR%%/ref_c_file.html
-%%RUBY_MODDOCDIR%%/ref_c_file__stat.html
-%%RUBY_MODDOCDIR%%/ref_c_fixnum.html
-%%RUBY_MODDOCDIR%%/ref_c_float.html
-%%RUBY_MODDOCDIR%%/ref_c_hash.html
-%%RUBY_MODDOCDIR%%/ref_c_integer.html
-%%RUBY_MODDOCDIR%%/ref_c_io.html
-%%RUBY_MODDOCDIR%%/ref_c_matchdata.html
-%%RUBY_MODDOCDIR%%/ref_c_matchingdata.html
-%%RUBY_MODDOCDIR%%/ref_c_method.html
-%%RUBY_MODDOCDIR%%/ref_c_module.html
-%%RUBY_MODDOCDIR%%/ref_c_nilclass.html
-%%RUBY_MODDOCDIR%%/ref_c_numeric.html
-%%RUBY_MODDOCDIR%%/ref_c_object.html
-%%RUBY_MODDOCDIR%%/ref_c_proc.html
-%%RUBY_MODDOCDIR%%/ref_c_range.html
-%%RUBY_MODDOCDIR%%/ref_c_regexp.html
-%%RUBY_MODDOCDIR%%/ref_c_string.html
-%%RUBY_MODDOCDIR%%/ref_c_struct.html
-%%RUBY_MODDOCDIR%%/ref_c_struct__tms.html
-%%RUBY_MODDOCDIR%%/ref_c_symbol.html
-%%RUBY_MODDOCDIR%%/ref_c_thread.html
-%%RUBY_MODDOCDIR%%/ref_c_threadgroup.html
-%%RUBY_MODDOCDIR%%/ref_c_time.html
-%%RUBY_MODDOCDIR%%/ref_c_trueclass.html
-%%RUBY_MODDOCDIR%%/ref_m_comparable.html
-%%RUBY_MODDOCDIR%%/ref_m_enumerable.html
-%%RUBY_MODDOCDIR%%/ref_m_errno.html
-%%RUBY_MODDOCDIR%%/ref_m_filetest.html
-%%RUBY_MODDOCDIR%%/ref_m_gc.html
-%%RUBY_MODDOCDIR%%/ref_m_kernel.html
-%%RUBY_MODDOCDIR%%/ref_m_marshal.html
-%%RUBY_MODDOCDIR%%/ref_m_math.html
-%%RUBY_MODDOCDIR%%/ref_m_objectspace.html
-%%RUBY_MODDOCDIR%%/ref_m_process.html
- at dirrm %%RUBY_MODDOCDIR%%
- at dirrmtry %%RUBY_DOCDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list