--------------------------------------------------------------------------------

********************************************************************************
DANGER, WILL ROBINSON! DANGER!

This module has been deprecated, abandoned, and is no longer supported. It has
not seen active development in five years, and its original author has moved on.
We *STRONGLY* recommend you port your code to either Bot::BasicBot or
POE::Component::IRC. Please feel free to stop by irc.freenode.net/#perl for help
making this transition. Or, if you insist on proceeding, please type the
following line exactly as is and then press Enter:

I acknowledge that Net::IRC is unsupported and I wish to proceed.
********************************************************************************
--------------------------------------------------------------------------------

As suck, remove the port and point users at irc/p5-Bot-BasicBot

With Hat:   perl@
This commit is contained in:
Philip M. Gollucci 2010-06-07 02:27:56 +00:00
parent 3c13448e3d
commit 0dd5e59b48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255971
6 changed files with 1 additions and 60 deletions

1
MOVED
View File

@ -4434,3 +4434,4 @@ lang/pike72|lang/pike76|2010-06-02|Has expired: Please use pike76 or pike78
lang/pexts||2010-06-02|Depends on expired port lang/pike72
databases/ptop||2010-06-04|Broken with no update from maintainer or upstream.
deskutils/dolphin-plugins-mplayerthumbs||2010-06-05|no longer supported by upstream.
irc/p5-IRC|irc/p5-Bot-BasicBot|2010-06-07|has been deceased for 5+ yrs

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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/

View File

@ -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