aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/p5-IRC/Makefile24
-rw-r--r--irc/p5-IRC/distinfo3
-rw-r--r--irc/p5-IRC/pkg-descr20
-rw-r--r--irc/p5-IRC/pkg-plist12
5 files changed, 0 insertions, 60 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 08108ad6a2a0..59c70028edde 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -83,7 +83,6 @@
SUBDIR += onis
SUBDIR += p5-AnyEvent-IRC
SUBDIR += p5-Bot-BasicBot
- SUBDIR += p5-IRC
SUBDIR += p5-IRC-Bot-Hangman
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile
deleted file mode 100644
index 38e61dbdfe07..000000000000
--- a/irc/p5-IRC/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-IRC
-# Date created: 07 August 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Net-IRC
-PORTVERSION= 0.75
-CATEGORIES= irc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459)
-
-PERL_CONFIGURE= yes
-
-MAN3= Net::Connection.3 \
- Net::DCC.3 \
- Net::Event.3 \
- Net::IRC.3
-
-.include <bsd.port.mk>
diff --git a/irc/p5-IRC/distinfo b/irc/p5-IRC/distinfo
deleted file mode 100644
index cc0d09100bdb..000000000000
--- a/irc/p5-IRC/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Net-IRC-0.75.tar.gz) = 57587a48ddece7a995c6b138003ee798
-SHA256 (Net-IRC-0.75.tar.gz) = b4a8fbbb2891f48ce8af4f00d22704abe6a889066fb7e2f332d2d26a66c4465b
-SIZE (Net-IRC-0.75.tar.gz) = 48651
diff --git a/irc/p5-IRC/pkg-descr b/irc/p5-IRC/pkg-descr
deleted file mode 100644
index 8c659d3b012f..000000000000
--- a/irc/p5-IRC/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-Welcome to Net::IRC, a work in progress. First intended to
-be a quick tool for writing an IRC script in Perl,
-Net::IRC has grown into a comprehensive Perl
-implementation of the IRC protocol (RFC 1459), supported
-and developed by several members of the EFnet IRC channel
-#perl.
-
-There are 4 component modules which make up Net::IRC:
-
-Net::IRC
-
-Net::IRC::Connection
-
-Net::IRC::Event
-
-Net::IRC::DCC
-
-See their respective man pages for details.
-
-WWW: http://search.cpan.org/dist/Net-IRC/
diff --git a/irc/p5-IRC/pkg-plist b/irc/p5-IRC/pkg-plist
deleted file mode 100644
index 5cdbc71e7e1a..000000000000
--- a/irc/p5-IRC/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-%%SITE_PERL%%/Net/IRC.pm
-%%SITE_PERL%%/Net/IRC/Connection.pm
-%%SITE_PERL%%/Net/IRC/DCC.pm
-%%SITE_PERL%%/Net/IRC/Event.pm
-%%SITE_PERL%%/Net/IRC/EventQueue.pm
-%%SITE_PERL%%/Net/IRC/EventQueue/Entry.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRC/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRC
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrm %%SITE_PERL%%/Net/IRC/EventQueue
-@dirrm %%SITE_PERL%%/Net/IRC
-@dirrmtry %%SITE_PERL%%/Net