aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/p5-Net-AIM/Makefile23
-rw-r--r--net-im/p5-Net-AIM/distinfo2
-rw-r--r--net-im/p5-Net-AIM/pkg-descr6
-rw-r--r--net-im/p5-Net-AIM/pkg-plist6
6 files changed, 1 insertions, 38 deletions
diff --git a/MOVED b/MOVED
index 5b61b24afef6..f6b3e69203b0 100644
--- a/MOVED
+++ b/MOVED
@@ -9818,3 +9818,4 @@ net-im/pork||2017-12-16|Removed, AIM shut down on 2017-12-15
security/aimsniff||2017-12-16|Removed, AIM shut down on 2017-12-15
net-im/bsflite||2017-12-18|Removed, AIM shut down on 2017-12-15
audio/last.fm||2017-12-18|Removed, Last.fm Radio shutdown in 2014-03
+net-im/p5-Net-AIM||2017-12-19|Removed, AIM shut down on 2017-12-15
diff --git a/net-im/Makefile b/net-im/Makefile
index 10fbccf087b2..cc3145dd694d 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -87,7 +87,6 @@
SUBDIR += p5-Jabber-Connection
SUBDIR += p5-Jabber-Lite
SUBDIR += p5-Jabber-SimpleSend
- SUBDIR += p5-Net-AIM
SUBDIR += p5-Net-AOLIM
SUBDIR += p5-Net-Async-XMPP
SUBDIR += p5-Net-ICQ2000
diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile
deleted file mode 100644
index 4f448b7d5155..000000000000
--- a/net-im/p5-Net-AIM/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: petef
-# $FreeBSD$
-
-PORTNAME= Net-AIM
-PORTVERSION= 1.22
-PORTREVISION= 1
-CATEGORIES= net-im perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= bofh@FreeBSD.org
-COMMENT= Perl extension for the AOL Instant Messenger TOC protocol
-
-LICENSE= ART10 GPLv1+
-LICENSE_COMB= dual
-
-USES= perl5
-USE_PERL5= configure
-
-post-extract:
- @${RM} ${WRKSRC}/Net
-
-.include <bsd.port.mk>
diff --git a/net-im/p5-Net-AIM/distinfo b/net-im/p5-Net-AIM/distinfo
deleted file mode 100644
index 9e7482968e87..000000000000
--- a/net-im/p5-Net-AIM/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Net-AIM-1.22.tar.gz) = b2b88215a68bab204278316d22c31e99e9b3dc4310803179f57f5d01248628e3
-SIZE (Net-AIM-1.22.tar.gz) = 21261
diff --git a/net-im/p5-Net-AIM/pkg-descr b/net-im/p5-Net-AIM/pkg-descr
deleted file mode 100644
index 641297e690ec..000000000000
--- a/net-im/p5-Net-AIM/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This module implements an OO interface to the Aol Instant Messenger
-TOC protocol. This version contains not much more than hacked code
-that merely connects to the aol TOC servers and acts on instant
-messages.
-
-WWW: http://search.cpan.org/dist/Net-AIM/
diff --git a/net-im/p5-Net-AIM/pkg-plist b/net-im/p5-Net-AIM/pkg-plist
deleted file mode 100644
index e9fd0715bf96..000000000000
--- a/net-im/p5-Net-AIM/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%PERL5_MAN3%%/Net::AIM.3.gz
-%%PERL5_MAN3%%/Net::AIM::Connection.3.gz
-%%PERL5_MAN3%%/Net::AIM::Event.3.gz
-%%SITE_PERL%%/Net/AIM.pm
-%%SITE_PERL%%/Net/AIM/Connection.pm
-%%SITE_PERL%%/Net/AIM/Event.pm