summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-02 21:38:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-02 21:38:34 +0000
commit9447577d84a3d7b19fc3c600ef8ad9af9b899799 (patch)
tree9645e1486155325621b268c4e492dce6195726ae /irc
parentUpdate to 1.3.1 (diff)
Remove old version of irc/keitairc, consider using the newer version, this also fix a conflict in pkgname
Notes
Notes: svn path=/head/; revision=329110
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/keitairc/Makefile43
-rw-r--r--irc/keitairc/distinfo2
-rw-r--r--irc/keitairc/pkg-descr10
4 files changed, 0 insertions, 56 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 2cb7a4b44cde..1cb64907b9bd 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -58,7 +58,6 @@
SUBDIR += irssi-scripts
SUBDIR += irssi-xmpp
SUBDIR += irssistats
- SUBDIR += keitairc
SUBDIR += keitairc2
SUBDIR += konversation-kde4
SUBDIR += kvirc
diff --git a/irc/keitairc/Makefile b/irc/keitairc/Makefile
deleted file mode 100644
index d81c4561aa61..000000000000
--- a/irc/keitairc/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Makoto Matsushita <matusita@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= keitairc
-PORTVERSION= 1.33
-PORTREVISION= 1
-CATEGORIES= irc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/27571
-DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= #empty
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= IRC proxy for mobilephone that have a web interface
-
-RUN_DEPENDS= ja-p5-Unicode-Japanese>=0:${PORTSDIR}/japanese/p5-Unicode-Japanese \
- p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
- p5-POE-Component-Pluggable>=0:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
- p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig
-
-CONFLICTS= keitairc-2.*
-
-NO_BUILD= YES
-NO_LATEST_LINK= YES
-NO_WRKSUBDIR= YES
-EXTRACT_CMD= ${CP}
-EXTRACT_BEFORE_ARGS= -p
-EXTRACT_AFTER_ARGS= ${WRKDIR}
-
-USES= shebangfix perl5
-
-SHEBANG_FILES= keitairc
-
-PLIST_FILES= bin/keitairc
-
-NO_STAGE= yes
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/keitairc ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/irc/keitairc/distinfo b/irc/keitairc/distinfo
deleted file mode 100644
index 527c7a88c502..000000000000
--- a/irc/keitairc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (keitairc) = 792197da1b107ac2298f73260a65d454253f493fd9a198207a5b21eca364777b
-SIZE (keitairc) = 19194
diff --git a/irc/keitairc/pkg-descr b/irc/keitairc/pkg-descr
deleted file mode 100644
index e48c99c269e8..000000000000
--- a/irc/keitairc/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Keitairc is an simple IRC client that have a web interface designed for
-not-so-rich web client such as mobilephone. There are several features
-for mobilephone access:
-
- - Quick: web accesskeys.
- - Link: Convert PSID and URL strings to a link.
- - Security: user/pass and "EZweb ID" authentication.
- - Convenient: cookie authentication for next use.
-
-WWW: http://keitairc.sourceforge.jp/