diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 06:02:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 06:02:16 +0800 |
commit | cb9eb31f36a9ca2aa5d6f78e61611f4e4b4978c6 (patch) | |
tree | 01f71fafc96aa8419787bf4bdf390a8fb40896d8 /lang/ruby-reference | |
parent | c5083c96cbbc5810b9874fb57ae8615b8e1cab78 (diff) | |
download | freebsd-ports-gnome-cb9eb31f36a9ca2aa5d6f78e61611f4e4b4978c6.tar.gz freebsd-ports-gnome-cb9eb31f36a9ca2aa5d6f78e61611f4e4b4978c6.tar.zst freebsd-ports-gnome-cb9eb31f36a9ca2aa5d6f78e61611f4e4b4978c6.zip |
- Remove ruby-reference
PR: ports/183827
Submitted by: Clutton <clutton@zoho.com>
Diffstat (limited to 'lang/ruby-reference')
-rw-r--r-- | lang/ruby-reference/Makefile | 31 | ||||
-rw-r--r-- | lang/ruby-reference/distinfo | 2 | ||||
-rw-r--r-- | lang/ruby-reference/pkg-descr | 9 | ||||
-rw-r--r-- | lang/ruby-reference/pkg-plist | 48 |
4 files changed, 0 insertions, 90 deletions
diff --git a/lang/ruby-reference/Makefile b/lang/ruby-reference/Makefile deleted file mode 100644 index df9e3771bb17..000000000000 --- a/lang/ruby-reference/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Akinori MUSHA aka knu <knu@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@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 a/lang/ruby-reference/distinfo b/lang/ruby-reference/distinfo deleted file mode 100644 index 8e4b89e5a02e..000000000000 --- a/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 a/lang/ruby-reference/pkg-descr b/lang/ruby-reference/pkg-descr deleted file mode 100644 index a52cd7429a2e..000000000000 --- a/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 a/lang/ruby-reference/pkg-plist b/lang/ruby-reference/pkg-plist deleted file mode 100644 index a4274fdf42b6..000000000000 --- a/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 -@dirrm %%RUBY_MODDOCDIR%% -@dirrmtry %%RUBY_DOCDIR%% |