summaryrefslogtreecommitdiff
path: root/devel/rubygem-gettext
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-gettext')
-rw-r--r--devel/rubygem-gettext/Makefile39
-rw-r--r--devel/rubygem-gettext/distinfo1
-rw-r--r--devel/rubygem-gettext/pkg-comment1
-rw-r--r--devel/rubygem-gettext/pkg-descr6
-rw-r--r--devel/rubygem-gettext/pkg-plist48
5 files changed, 0 insertions, 95 deletions
diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile
deleted file mode 100644
index 6e6748bc7398..000000000000
--- a/devel/rubygem-gettext/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: Ruby GetText Package
-# Date created: 4 February 2002
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gettext
-PORTVERSION= 0.2.1
-CATEGORIES= devel ruby
-MASTER_SITES= http://home2.highway.ne.jp/mutoh/tools/ruby/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION}
-DIST_SUBDIR= ruby
-
-MAINTAINER= knu@FreeBSD.org
-
-USE_RUBY= yes
-.if !defined(NOPORTDOCS)
-USE_RUBY_RD= yes
-.endif
-USE_RUBY_SETUP= yes
-RUBY_SETUP= install.rb
-
-post-build:
-.if !defined(NOPORTDOCS)
- cd ${WRKSRC}/docs; ${RUBY} yard2html.rb
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}
- ${CP} -R ${WRKSRC}/samples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
- ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
- ${CP} -R ${WRKSRC}/docs/* ${RUBY_DOCDIR}/${PORTNAME}/
-.endif
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-gettext/distinfo b/devel/rubygem-gettext/distinfo
deleted file mode 100644
index 0fa5b8079f05..000000000000
--- a/devel/rubygem-gettext/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ruby/ruby-gettext-package-0.2.1.tar.gz) = 3180607cf22eb00efb950e432e28c71e
diff --git a/devel/rubygem-gettext/pkg-comment b/devel/rubygem-gettext/pkg-comment
deleted file mode 100644
index 31c1c4e4aeda..000000000000
--- a/devel/rubygem-gettext/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Ruby implementation of the gettext library
diff --git a/devel/rubygem-gettext/pkg-descr b/devel/rubygem-gettext/pkg-descr
deleted file mode 100644
index da13dd469ece..000000000000
--- a/devel/rubygem-gettext/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Ruby GetText Package is Native Language Support Library and Tools
-which modeled after GNU GetText package, but the API is simpler than
-that of GNU GetText.
-
-Author: Masao Mutoh <mutoh@highway.ne.jp>
-WWW: http://home2.highway.ne.jp/mutoh/tools/ruby/en/ruby-gettext.html
diff --git a/devel/rubygem-gettext/pkg-plist b/devel/rubygem-gettext/pkg-plist
deleted file mode 100644
index 8868bbad5049..000000000000
--- a/devel/rubygem-gettext/pkg-plist
+++ /dev/null
@@ -1,48 +0,0 @@
-bin/rgettext
-%%RUBY_SITELIBDIR%%/gettext.rb
-%%RUBY_SITELIBDIR%%/mo.rb
-share/locale/ja/LC_MESSAGES/rgettext.mo
-@unexec rmdir -p %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello2.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellogtk.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hello_noop.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/hellotk.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello.mo
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello2.mo
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hello_noop.mo
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellogtk.mo
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES/hellotk.mo
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello.pot
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello2.pot
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hello_noop.pot
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/hellogtk.pot
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello.po
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello2.po
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hello_noop.po
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellogtk.po
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/ja/hellotk.po
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gettext/po/makemo.rb
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po/ja_JP.eucJP
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/po
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja/LC_MESSAGES
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale/ja
-%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gettext/locale
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/README
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/config.rb
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/en/ruby-gettext.html
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/ja/ruby-gettext.html
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/html/style.css
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/en/LANGUAGE
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/en/ruby-gettext.rd
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/ja/LANGUAGE
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/rd/ja/ruby-gettext.rd
-%%PORTDOCS%%%%RUBY_DOCDIR%%/gettext/yard2html.rb
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd/ja
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd/en
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/rd
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html/ja
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html/en
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext/html
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gettext