mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove old version of irc/keitairc, consider using the newer version, this also fix a conflict in pkgname
This commit is contained in:
parent
3a7a0d91b0
commit
9447577d84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329110
1
MOVED
1
MOVED
@ -4969,3 +4969,4 @@ chinese/joe2|chinese/joe|2013-10-02|Consider using chinese/joe
|
||||
sysutils/rdiff-backup10|sysutils/rdiff-backup|2013-10-02|Outdated, consider using a newer version
|
||||
java/jboss2|java/jboss72|2013-10-02|EOL upstream, consider using a newer version.
|
||||
ftp/ncftp2|ftp/ncftp3|2013-10-02|Outdated, consider using a newer version
|
||||
irc/keitairc|irc/keitairc2|2013-10-02|Outdated, consider using a newer version
|
||||
|
@ -58,7 +58,6 @@
|
||||
SUBDIR += irssi-scripts
|
||||
SUBDIR += irssi-xmpp
|
||||
SUBDIR += irssistats
|
||||
SUBDIR += keitairc
|
||||
SUBDIR += keitairc2
|
||||
SUBDIR += konversation-kde4
|
||||
SUBDIR += kvirc
|
||||
|
@ -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>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (keitairc) = 792197da1b107ac2298f73260a65d454253f493fd9a198207a5b21eca364777b
|
||||
SIZE (keitairc) = 19194
|
@ -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/
|
Loading…
Reference in New Issue
Block a user