aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-12-20 02:59:17 +0800
committerrene <rene@FreeBSD.org>2017-12-20 02:59:17 +0800
commit30866d421ed390a6a4e9fea8a685b1a17e1414dd (patch)
tree9cdd686177ffbc27fe6eb34cccf98bb5719c5266 /net-im
parent5924fb48d0cf0b24b60d482d54566df053a8ba53 (diff)
downloadfreebsd-ports-gnome-30866d421ed390a6a4e9fea8a685b1a17e1414dd.tar.gz
freebsd-ports-gnome-30866d421ed390a6a4e9fea8a685b1a17e1414dd.tar.zst
freebsd-ports-gnome-30866d421ed390a6a4e9fea8a685b1a17e1414dd.zip
Remove net-im/p5-Net-AIM, the AIM service was shut down on 2017-12-15
Diffstat (limited to 'net-im')
-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
5 files changed, 0 insertions, 38 deletions
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