Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2004 09:02:28 -0700 (PDT)
From:      Kelly Cochran <kcochran@trolans.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72103: [NEW PORT] net/p5-Net-OSCAR: Perl module to use AIM OSCAR protocol
Message-ID:  <200409261602.i8QG2Sxf028071@trolans.net>
Resent-Message-ID: <200409261600.i8QG0doN039518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72103
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-OSCAR: Perl module to use AIM OSCAR protocol
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 26 16:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Cochran
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD shell.trolans.net 4.10-STABLE FreeBSD 4.10-STABLE #7: Mon Sep 13 17:42:49 PDT 2004 root@:/usr/obj/usr/src/sys/TROLANS.NET i386

>Description:

This module implements an OO interface to the AIM OSCAR protocol.

WWW: http://search.cpan.org/dist/Net-OSCAR/

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Net-OSCAR
#	p5-Net-OSCAR/pkg-plist
#	p5-Net-OSCAR/pkg-descr
#	p5-Net-OSCAR/distinfo
#	p5-Net-OSCAR/Makefile
#
echo c - p5-Net-OSCAR
mkdir -p p5-Net-OSCAR > /dev/null 2>&1
echo x - p5-Net-OSCAR/pkg-plist
sed 's/^X//' >p5-Net-OSCAR/pkg-plist << 'END-of-p5-Net-OSCAR/pkg-plist'
X%%SITE_PERL%%/Net/OSCAR.pm
X%%SITE_PERL%%/Net/OSCAR/Buddylist.pm
X%%SITE_PERL%%/Net/OSCAR/Callbacks.pm
X%%SITE_PERL%%/Net/OSCAR/Common.pm
X%%SITE_PERL%%/Net/OSCAR/Connection.pm
X%%SITE_PERL%%/Net/OSCAR/Connection/Chat.pm
X%%SITE_PERL%%/Net/OSCAR/Constants.pm
X%%SITE_PERL%%/Net/OSCAR/Proxy.pm
X%%SITE_PERL%%/Net/OSCAR/Screenname.pm
X%%SITE_PERL%%/Net/OSCAR/TLV.pm
X%%SITE_PERL%%/Net/OSCAR/Utility.pm
X%%SITE_PERL%%/Net/OSCAR/XML.pm
X%%SITE_PERL%%/Net/OSCAR/XML/Protocol.dtd
X%%SITE_PERL%%/Net/OSCAR/XML/Protocol.parsed-xml
X%%SITE_PERL%%/Net/OSCAR/XML/Protocol.xml
X%%SITE_PERL%%/Net/OSCAR/XML/Template.pm
X%%SITE_PERL%%/Net/OSCAR/_BLInternal.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OSCAR/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OSCAR
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@dirrm %%SITE_PERL%%/Net/OSCAR/Connection
X@dirrm %%SITE_PERL%%/Net/OSCAR/XML
X@dirrm %%SITE_PERL%%/Net/OSCAR
X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
END-of-p5-Net-OSCAR/pkg-plist
echo x - p5-Net-OSCAR/pkg-descr
sed 's/^X//' >p5-Net-OSCAR/pkg-descr << 'END-of-p5-Net-OSCAR/pkg-descr'
XThis module implements an OO interface to the AIM OSCAR protocol.
X
XWWW: http://search.cpan.org/dist/Net-OSCAR/
END-of-p5-Net-OSCAR/pkg-descr
echo x - p5-Net-OSCAR/distinfo
sed 's/^X//' >p5-Net-OSCAR/distinfo << 'END-of-p5-Net-OSCAR/distinfo'
XMD5 (Net-OSCAR-1.906.tar.gz) = 6d124c336431a539ad9566fc0493a685
XSIZE (Net-OSCAR-1.906.tar.gz) = 103802
END-of-p5-Net-OSCAR/distinfo
echo x - p5-Net-OSCAR/Makefile
sed 's/^X//' >p5-Net-OSCAR/Makefile << 'END-of-p5-Net-OSCAR/Makefile'
X# New ports collection makefile for:	p5-Net-OSCAR
X# Date created:				26 Sep 2004
X# Whom:					Kelly Cochran <kcochran@trolans.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-OSCAR
XPORTVERSION=	1.906
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kcochran@trolans.net
XCOMMENT=	Perl extension for the AOL Instant Messenger OSCAR protocol
X
XPERL_CONFIGURE=	yes
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Net::OSCAR.3
X
X.include <bsd.port.mk>
END-of-p5-Net-OSCAR/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409261602.i8QG2Sxf028071>