diff options
author | nia <nia@pkgsrc.org> | 2020-02-06 09:14:25 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-02-06 09:14:25 +0000 |
commit | aa9cb0579bf1b5e4d0d6c40b37729099af43b04d (patch) | |
tree | 33a1fff1e6db172b095966c6d648565fdaad2ade | |
parent | 12410b0b1dd37ac63cf2168df1e66c694057a890 (diff) | |
download | pkgsrc-aa9cb0579bf1b5e4d0d6c40b37729099af43b04d.tar.gz |
chat: Remove p5-Net-AOLIM
AOL is dead and this is no longer used by anything in pkgsrc.
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/DESCR | 1 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 32 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/PLIST | 2 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/distinfo | 6 |
5 files changed, 1 insertions, 43 deletions
diff --git a/chat/Makefile b/chat/Makefile index f2b55aebdab..dc97c8a539c 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2020/02/06 09:13:18 nia Exp $ +# $NetBSD: Makefile,v 1.243 2020/02/06 09:14:25 nia Exp $ # COMMENT= Communication programs @@ -81,7 +81,6 @@ SUBDIR+= miniircd SUBDIR+= mumble SUBDIR+= ninja SUBDIR+= p5-IRC-Utils -SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-Jabber SUBDIR+= p5-POE-Component-IRC diff --git a/chat/p5-Net-AOLIM/DESCR b/chat/p5-Net-AOLIM/DESCR deleted file mode 100644 index 1479600bb5a..00000000000 --- a/chat/p5-Net-AOLIM/DESCR +++ /dev/null @@ -1 +0,0 @@ -Object-Oriented interface to the AOL Instant Messenger TOC client protocol. diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile deleted file mode 100644 index 983f2c15f0b..00000000000 --- a/chat/p5-Net-AOLIM/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.29 2019/08/11 13:18:04 wiz Exp $ - -DISTNAME= Net-AOLIM-1.61 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 -CATEGORIES= chat perl5 -MASTER_SITES= ${HOMEPAGE} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.phonon.net/pub/Net-AOLIM/ -COMMENT= Perl5 module for connecting to AOL IM (TOC protocol) -LICENSE= ${PERL5_LICENSE} - -WRKSRC= ${WRKDIR}/Net-AOLIM -PERL5_PACKLIST= auto/Net/AOLIM/.packlist -REPLACE_PERL+= AOLIM-example.pl - -INSTALLATION_DIRS= ${PKGMANDIR}/man7 - -SUBST_CLASSES+= paths -SUBST_FILES.paths= MANIFEST -SUBST_SED.paths= -e 's,^example\.pl,AOLIM-example.pl,g' -SUBST_STAGE.paths= pre-configure - -pre-configure: - ${MV} ${WRKSRC}/example.pl ${WRKSRC}/AOLIM-example.pl - -post-install: - ${INSTALL_MAN} ${WRKSRC}/TOC.7 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man7 - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/chat/p5-Net-AOLIM/PLIST b/chat/p5-Net-AOLIM/PLIST deleted file mode 100644 index 66584722765..00000000000 --- a/chat/p5-Net-AOLIM/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 07:34:51 martti Exp $ -man/man7/TOC.7 diff --git a/chat/p5-Net-AOLIM/distinfo b/chat/p5-Net-AOLIM/distinfo deleted file mode 100644 index 0e625bd0fd6..00000000000 --- a/chat/p5-Net-AOLIM/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 01:20:22 agc Exp $ - -SHA1 (Net-AOLIM-1.61.tar.gz) = 11b78228a25321b2c687f284f83b7c957e357719 -RMD160 (Net-AOLIM-1.61.tar.gz) = 7a0bc04e1b13a34cc26bd7ad8b8cb3f7bde83ba1 -SHA512 (Net-AOLIM-1.61.tar.gz) = e80be9b0517977cd1d53f8788496a8da7e624b4769a3233753a786d58846a478d6ff7211a34c26ea2f243abf6f1a4a4e6f9b55d567e3d9772b61d0266c9a7c54 -Size (Net-AOLIM-1.61.tar.gz) = 37414 bytes |