aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-03-27 13:51:18 +0800
committervd <vd@FreeBSD.org>2006-03-27 13:51:18 +0800
commit46689876cd2c6000e3016ecbeec54493f5444290 (patch)
treeffe7a8d8325f1e694dd11a8898db8321b685f390 /japanese
parentec70d060049a09e90d531765c60944079c0bd3c2 (diff)
downloadfreebsd-ports-gnome-46689876cd2c6000e3016ecbeec54493f5444290.tar.gz
freebsd-ports-gnome-46689876cd2c6000e3016ecbeec54493f5444290.tar.zst
freebsd-ports-gnome-46689876cd2c6000e3016ecbeec54493f5444290.zip
Remove expired leaf ports:
2006-03-25 irc/scrollz-doc 2006-03-25 japanese/cal.rb
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/cal.rb/Makefile44
-rw-r--r--japanese/cal.rb/distinfo9
-rw-r--r--japanese/cal.rb/pkg-descr5
4 files changed, 0 insertions, 59 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 29db7596c150..1143a25c479a 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -23,7 +23,6 @@
SUBDIR += bible_names-fpw
SUBDIR += bookview
SUBDIR += bugzilla
- SUBDIR += cal.rb
SUBDIR += cannadic
SUBDIR += cdrom2
SUBDIR += celrw
diff --git a/japanese/cal.rb/Makefile b/japanese/cal.rb/Makefile
deleted file mode 100644
index 179176e3b8bc..000000000000
--- a/japanese/cal.rb/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: cal.rb
-# Date created: 3 October 2002
-# Whom: Kimura Fuyuki <fuyuki@hadaly.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= cal.rb
-PORTVERSION= 1.19
-CATEGORIES= japanese deskutils
-MASTER_SITES= #
-DISTFILES= cal.rb Calendar.rb era_name
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Displays a Japanese calendar
-
-DEPRECATED= mastersite disappeared, no longer maintained by author
-EXPIRATION_DATE= 2006-03-25
-
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= ${WRKSRC}
-
-USE_RUBY= yes
-RUBY_SHEBANG_FILES= ${WRKSRC}/cal.rb
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-
-PLIST_FILES= bin/cal.rb %%RUBY_SITELIBDIR%%/Calendar.rb \
- %%DATADIR%%/era_name
-PLIST_DIRS= %%DATADIR%%
-
-post-patch:
- ${RUBY} -i -pe 'sub "./era_name", "${DATADIR}/era_name"' \
- ${WRKSRC}/Calendar.rb
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/cal.rb ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/Calendar.rb ${RUBY_SITELIBDIR}
- ${MKDIR} ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/era_name ${DATADIR}
-
-.include <bsd.port.mk>
diff --git a/japanese/cal.rb/distinfo b/japanese/cal.rb/distinfo
deleted file mode 100644
index 3125b7e0c493..000000000000
--- a/japanese/cal.rb/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-MD5 (cal.rb-1.19/cal.rb) = 76384fb492b7cab1c8e0f4256ce80375
-SHA256 (cal.rb-1.19/cal.rb) = 1d6a9394d69a790f6170ff8dc8b42eefc0badd5b4518303b45c55e2e69351842
-SIZE (cal.rb-1.19/cal.rb) = 2231
-MD5 (cal.rb-1.19/Calendar.rb) = c4ccb71887c75c32ad8007ab48093058
-SHA256 (cal.rb-1.19/Calendar.rb) = 478f81b1c9225da0c6aa1f0b16633261c844415a9bca1444ee99ad776290b4ee
-SIZE (cal.rb-1.19/Calendar.rb) = 16901
-MD5 (cal.rb-1.19/era_name) = 2c3c6a4de0d7d8a2101fbe7165509982
-SHA256 (cal.rb-1.19/era_name) = ba84b183b34cfb9dc0356a9d2cf9a960d59949fbf77f434bb7861c9efa82e356
-SIZE (cal.rb-1.19/era_name) = 2804
diff --git a/japanese/cal.rb/pkg-descr b/japanese/cal.rb/pkg-descr
deleted file mode 100644
index ac40719eae70..000000000000
--- a/japanese/cal.rb/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-cal.rb is a cal(1)-like program which shows a calendar with the
-Japanese holidays. It can also display years and months in Japanese
-style.
-
-WWW: http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/