chat: Remove p5-Net-ICQ2000
Upstream is gone, and there have been numerous changes to the ICQ protocol that rendered third-party clients non-functional since this was last updated.
This commit is contained in:
parent
8970f34111
commit
361beb9fea
4 changed files with 1 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.234 2020/01/08 14:26:24 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.235 2020/01/08 14:45:51 nia Exp $
|
||||
#
|
||||
|
||||
COMMENT= Communication programs
|
||||
|
@ -87,7 +87,6 @@ SUBDIR+= p5-IRC-Utils
|
|||
SUBDIR+= p5-Net-AIM
|
||||
SUBDIR+= p5-Net-AOLIM
|
||||
SUBDIR+= p5-Net-Goofey
|
||||
SUBDIR+= p5-Net-ICQ2000
|
||||
SUBDIR+= p5-Net-Jabber
|
||||
SUBDIR+= p5-POE-Component-IRC
|
||||
SUBDIR+= p5-POE-Filter-IRCD
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
This module is designed to give perl scripts access to the ICQ
|
||||
network and the functions provided by it, like SMS
|
||||
|
||||
Functions included : Connect(), Disconnect(), Set_Login_Details(),
|
||||
Set_Server_And_Port(), Execute_Once(), Send_Command(), Add_Hook(),
|
||||
Hook_All(), Check_Incoming(), Deal_With_FLAPs(), Send_Outgoing().
|
|
@ -1,17 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.25 2019/08/11 13:18:04 wiz Exp $
|
||||
|
||||
DISTNAME= Net-ICQ2000-0.2.1
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 13
|
||||
CATEGORIES= chat perl5
|
||||
#MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/
|
||||
# ${MASTER_SITE_SOURCEFORGE:=neticq2k/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
#HOMEPAGE= http://gonzo.kiev.ua/projects/vicq.old/
|
||||
COMMENT= Perl5 modules for the ICQv7 protocol realisation
|
||||
|
||||
PERL5_PACKLIST= auto/Net/ICQ2000/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.3 2015/11/03 01:20:22 agc Exp $
|
||||
|
||||
SHA1 (Net-ICQ2000-0.2.1.tar.gz) = b4363984e2af57ab757927168dfd33b8b3efb638
|
||||
RMD160 (Net-ICQ2000-0.2.1.tar.gz) = db9e3b87e5ee5fa4bb0f6e3acbd769ac88c80f81
|
||||
SHA512 (Net-ICQ2000-0.2.1.tar.gz) = 3202aea2d317775908338efae549ff217936c8299db6329f2ce19c75a0bb1f2432c807afb716170f724b768b1a62f0c967a3b58d539a51f1f947e83c447609f0
|
||||
Size (Net-ICQ2000-0.2.1.tar.gz) = 12287 bytes
|
Loading…
Reference in a new issue