aboutsummaryrefslogtreecommitdiffstats
path: root/net/ruby-dict
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-01-28 19:18:44 +0800
committerrene <rene@FreeBSD.org>2017-01-28 19:18:44 +0800
commitcf69502b9b05739d04fc87de93f699bd0d3d1070 (patch)
tree0f032f2026aa998d5465c60da29d3e0e749a50c7 /net/ruby-dict
parent46d01b0e8571b4bb02a509412c6ec24b2407a9db (diff)
downloadfreebsd-ports-gnome-cf69502b9b05739d04fc87de93f699bd0d3d1070.tar.gz
freebsd-ports-gnome-cf69502b9b05739d04fc87de93f699bd0d3d1070.tar.zst
freebsd-ports-gnome-cf69502b9b05739d04fc87de93f699bd0d3d1070.zip
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active
Diffstat (limited to 'net/ruby-dict')
-rw-r--r--net/ruby-dict/Makefile43
-rw-r--r--net/ruby-dict/distinfo2
-rw-r--r--net/ruby-dict/pkg-descr6
-rw-r--r--net/ruby-dict/pkg-plist6
4 files changed, 0 insertions, 57 deletions
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile
deleted file mode 100644
index 33517e9dc796..000000000000
--- a/net/ruby-dict/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
-# $FreeBSD$
-
-PORTNAME= dict
-PORTVERSION= 0.9.4
-CATEGORIES= net ruby
-MASTER_SITES= http://www.caliban.org/files/ruby/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Client-side implementation of the DICT protocol in Ruby
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN_RUBY22= yes
-BROKEN_RUBY23= yes
-
-OPTIONS_DEFINE= DOCS
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= shebangfix
-USE_RUBY_SETUP= yes
-RUBY_SETUP= install.rb
-
-SHEBANG_FILES= ${WRKSRC}/rdict
-
-DOCS= Changelog README doc/dict.html doc/rdict.html
-
-DEPRECATED= Upstream no longer active
-EXPIRATION_DATE= 2017-01-28
-
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/rdict ${STAGEDIR}${PREFIX}/bin/
-
-post-install-DOCS-on:
- ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/
- cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/
-
-.include <bsd.port.mk>
diff --git a/net/ruby-dict/distinfo b/net/ruby-dict/distinfo
deleted file mode 100644
index 08a85cd4ce17..000000000000
--- a/net/ruby-dict/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ruby/ruby-dict-0.9.4.tar.gz) = d44c960869e232a23b10516761a9b6ad56427ec418033b003a65082c2af045b2
-SIZE (ruby/ruby-dict-0.9.4.tar.gz) = 50487
diff --git a/net/ruby-dict/pkg-descr b/net/ruby-dict/pkg-descr
deleted file mode 100644
index a1025635d9f3..000000000000
--- a/net/ruby-dict/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Ruby/DICT is an RFC 2229 compliant client-side library implementation
-of the DICT protocol, written in the Ruby programming language. It
-can be used to write clients that access dictionary definitions from a
-set of natural language dictionary databases.
-
-WWW: http://www.caliban.org/ruby/ruby-dict.shtml
diff --git a/net/ruby-dict/pkg-plist b/net/ruby-dict/pkg-plist
deleted file mode 100644
index d50499f760eb..000000000000
--- a/net/ruby-dict/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/rdict
-%%RUBY_SITELIBDIR%%/dict.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/Changelog
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/dict.html
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/rdict.html