Thoughts?

On Tue, Jul 22, 2014 at 10:47:26AM -0400, David Hill wrote:
> p5-Net-IRC has been marked DEAD as of 2004.  The latest version (0.79)
> warns and prompts the user... 
> 
> ***
> 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.
> ...
> I acknowledge that Net::IRC is unsupported and I wish to proceed.
> ***
> 
> Should it just be removed?
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/Makefile,v
> retrieving revision 1.854
> diff -u -p -r1.854 Makefile
> --- Makefile  14 Jul 2014 15:51:13 -0000      1.854
> +++ Makefile  22 Jul 2014 14:44:01 -0000
> @@ -336,7 +336,6 @@
>       SUBDIR += p5-Net-IPTrie
>       SUBDIR += p5-Net-IPv4Addr
>       SUBDIR += p5-Net-IPv6Addr
> -     SUBDIR += p5-Net-IRC
>       SUBDIR += p5-Net-Inspect
>       SUBDIR += p5-Net-Jabber
>       SUBDIR += p5-Net-MySQL
> Index: p5-Net-IRC/Makefile
> ===================================================================
> RCS file: p5-Net-IRC/Makefile
> diff -N p5-Net-IRC/Makefile
> --- p5-Net-IRC/Makefile       11 Oct 2013 23:50:25 -0000      1.17
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,15 +0,0 @@
> -# $OpenBSD: Makefile,v 1.17 2013/10/11 23:50:25 naddy Exp $
> -
> -COMMENT=     modules to implement the irc protocol
> -
> -MODULES=     cpan
> -DISTNAME=    Net-IRC-0.75
> -REVISION=    1
> -CATEGORIES=  net
> -
> -MAINTAINER=  Kevin Lo <ke...@openbsd.org>
> -
> -# Perl
> -PERMIT_PACKAGE_CDROM=        Yes
> -
> -.include <bsd.port.mk>
> Index: p5-Net-IRC/distinfo
> ===================================================================
> RCS file: p5-Net-IRC/distinfo
> diff -N p5-Net-IRC/distinfo
> --- p5-Net-IRC/distinfo       5 Apr 2007 16:20:13 -0000       1.5
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,5 +0,0 @@
> -MD5 (Net-IRC-0.75.tar.gz) = V1h6SN3s56mVxrE4AD7nmA==
> -RMD160 (Net-IRC-0.75.tar.gz) = exUyn2UJERhypN11FiA6QBP8DDs=
> -SHA1 (Net-IRC-0.75.tar.gz) = 8hosfjTqxz38GlsIwgRjC1Ca6os=
> -SHA256 (Net-IRC-0.75.tar.gz) = tKj7uyiR9Izor08A0icEq+aoiQZvt+LzMtLSambERls=
> -SIZE (Net-IRC-0.75.tar.gz) = 48651
> Index: p5-Net-IRC/pkg/DESCR
> ===================================================================
> RCS file: p5-Net-IRC/pkg/DESCR
> diff -N p5-Net-IRC/pkg/DESCR
> --- p5-Net-IRC/pkg/DESCR      15 Dec 2003 21:55:07 -0000      1.3
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,3 +0,0 @@
> -Net::IRC is a comprehensive Perl implementation of the IRC protocol
> -(RFC 1459), supported and developed by several members of the EFnet
> -IRC channel #perl.
> Index: p5-Net-IRC/pkg/PLIST
> ===================================================================
> RCS file: p5-Net-IRC/pkg/PLIST
> diff -N p5-Net-IRC/pkg/PLIST
> --- p5-Net-IRC/pkg/PLIST      15 Sep 2004 18:17:43 -0000      1.6
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,14 +0,0 @@
> -@comment $OpenBSD: PLIST,v 1.6 2004/09/15 18:17:43 espie Exp $
> -${P5SITE}/Net/
> -${P5SITE}/Net/IRC/
> -${P5SITE}/Net/IRC.pm
> -${P5SITE}/Net/IRC/Connection.pm
> -${P5SITE}/Net/IRC/DCC.pm
> -${P5SITE}/Net/IRC/Event.pm
> -${P5SITE}/Net/IRC/EventQueue/
> -${P5SITE}/Net/IRC/EventQueue.pm
> -${P5SITE}/Net/IRC/EventQueue/Entry.pm
> -@man man/man3p/Net::Connection.3p
> -@man man/man3p/Net::DCC.3p
> -@man man/man3p/Net::Event.3p
> -@man man/man3p/Net::IRC.3p
> 

Reply via email to