diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-09-20 09:45:04 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-09-20 09:45:04 +0000 |
commit | 7eafff56c32b3a327a2d6f3cab6f3a5e55c2ba19 (patch) | |
tree | 69269ef3e9a7ae8477e6ffd09cd1daa5bd0bedda /devel/ruby-fastri | |
parent | - Remove ALL_TARGETS from OPTIONS_DEFAULT as target-ppc doesn't build (diff) |
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
Notes
Notes:
svn path=/head/; revision=368630
Diffstat (limited to 'devel/ruby-fastri')
-rw-r--r-- | devel/ruby-fastri/Makefile | 29 | ||||
-rw-r--r-- | devel/ruby-fastri/distinfo | 2 | ||||
-rw-r--r-- | devel/ruby-fastri/files/patch-lib_fastri_util.rb | 10 | ||||
-rw-r--r-- | devel/ruby-fastri/pkg-descr | 5 | ||||
-rw-r--r-- | devel/ruby-fastri/pkg-plist | 16 |
5 files changed, 0 insertions, 62 deletions
diff --git a/devel/ruby-fastri/Makefile b/devel/ruby-fastri/Makefile deleted file mode 100644 index b398cbc53f13..000000000000 --- a/devel/ruby-fastri/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Created by: stas -# $FreeBSD$ - -PORTNAME= fastri -PORTVERSION= 0.3.1 -CATEGORIES= devel ruby -MASTER_SITES= RF -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DIST_SUBDIR= ruby - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Fast RDoc documentation browser for ruby - -USE_RUBY= yes -USE_RUBY_SETUP= yes -CONFIGURE_ARGS= --prefix="${PREFIX}" - -DOCS= CHANGES README.en - -OPTIONS_DEFINE= DOCS - -DEPRECATED= RubyForge shutdown May 15 2014 -EXPIRATION_DATE= 2014-09-20 - -post-install: - @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} - ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${RUBY_MODDOCDIR}/ - -.include <bsd.port.mk> diff --git a/devel/ruby-fastri/distinfo b/devel/ruby-fastri/distinfo deleted file mode 100644 index 6810bd1c024d..000000000000 --- a/devel/ruby-fastri/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ruby/fastri-0.3.1.tar.gz) = a59376b51be65221ea8aefef8c106a61a9edcb51c052a5a618560cdb9f260042 -SIZE (ruby/fastri-0.3.1.tar.gz) = 48231 diff --git a/devel/ruby-fastri/files/patch-lib_fastri_util.rb b/devel/ruby-fastri/files/patch-lib_fastri_util.rb deleted file mode 100644 index f0a7427f4207..000000000000 --- a/devel/ruby-fastri/files/patch-lib_fastri_util.rb +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/fastri/util.rb.orig 2009-06-17 16:15:24.000000000 +0400 -+++ lib/fastri/util.rb 2009-06-17 16:15:32.000000000 +0400 -@@ -1,5 +1,7 @@ - # Copyright (C) 2006 Mauricio Fernandez <mfp@acm.org> - -+require 'rubygems' -+ - # emulate rubygems.rb and define Gem.path if not loaded - # This is much faster than requiring rubygems.rb, which loads way too much - # stuff. diff --git a/devel/ruby-fastri/pkg-descr b/devel/ruby-fastri/pkg-descr deleted file mode 100644 index 5ce83534809d..000000000000 --- a/devel/ruby-fastri/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -FastRI improves on the aging RI documentation tool: much faster, needs less -RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems -package, fast full-text search, remote access via DRb (auto-discovered). - -WWW: http://eigenclass.org/hiki/fastri diff --git a/devel/ruby-fastri/pkg-plist b/devel/ruby-fastri/pkg-plist deleted file mode 100644 index 89c5351e8046..000000000000 --- a/devel/ruby-fastri/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/fastri-server -bin/fri -bin/qri -bin/ri-emacs -%%RUBY_SITELIBDIR%%/fastri/full_text_index.rb -%%RUBY_SITELIBDIR%%/fastri/full_text_indexer.rb -%%RUBY_SITELIBDIR%%/fastri/name_descriptor.rb -%%RUBY_SITELIBDIR%%/fastri/ri_index.rb -%%RUBY_SITELIBDIR%%/fastri/ri_service.rb -%%RUBY_SITELIBDIR%%/fastri/util.rb -%%RUBY_SITELIBDIR%%/fastri/version.rb -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/CHANGES -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README.en -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% -%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%% -@dirrm %%RUBY_SITELIBDIR%%/fastri |