ports/55820: [NEW PORT] games/p5-Games-Bingo-Bot: A simple class holding IRC related methods for bingo

Lars Thegler lars at thegler.dk
Wed Aug 20 21:40:10 UTC 2003


>Number:         55820
>Category:       ports
>Synopsis:       [NEW PORT] games/p5-Games-Bingo-Bot: A simple class holding IRC related methods for bingo
>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:   Wed Aug 20 14:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
This module contains all the commands supported by the Games::Bingo::Bot
IRC bot (see the script in the bin directory).  The Games::Bingo::Bot
class and the script mentioned above is a complete IRC setup for playing
Bingo, using the Games::Bingo module.

WWW: http://search.cpan.org/dist/Games-Bingo-Bot/

- Lars Thegler
lars at thegler.dk

Generated with FreeBSD Port Tools 0.25
>How-To-Repeat:
>Fix:

--- p5-Games-Bingo-Bot-0.01.shar begins here ---
# 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-Games-Bingo-Bot
#	p5-Games-Bingo-Bot/Makefile
#	p5-Games-Bingo-Bot/pkg-descr
#	p5-Games-Bingo-Bot/pkg-plist
#	p5-Games-Bingo-Bot/distinfo
#
echo c - p5-Games-Bingo-Bot
mkdir -p p5-Games-Bingo-Bot > /dev/null 2>&1
echo x - p5-Games-Bingo-Bot/Makefile
sed 's/^X//' >p5-Games-Bingo-Bot/Makefile << 'END-of-p5-Games-Bingo-Bot/Makefile'
X# New ports collection makefile for:	p5-Games-Bingo-Bot
X# Date created:				20. August 2003
X# Whom:					Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Games-Bingo-Bot
XPORTVERSION=	0.01
XCATEGORIES=	games perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Games
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars at thegler.dk
XCOMMENT=	A simple class holding IRC related methods for bingo
X
XRUN_DEPENDS=	${SITE_PERL}/Games/Bingo.pm:${PORTSDIR}/games/p5-Games-Bingo
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Games::Bingo::Bot.3
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	@${ECHO_MSG} "===>   Installing example for ${PKGNAME}"
X	@${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/bin/bingobot.pl ${EXAMPLESDIR}
X.endif
X
Xtest:
X	@cd ${WRKSRC}; make test
X
X.include <bsd.port.mk>
END-of-p5-Games-Bingo-Bot/Makefile
echo x - p5-Games-Bingo-Bot/pkg-descr
sed 's/^X//' >p5-Games-Bingo-Bot/pkg-descr << 'END-of-p5-Games-Bingo-Bot/pkg-descr'
XThis module contains all the commands supported by the Games::Bingo::Bot
XIRC bot (see the script in the bin directory).  The Games::Bingo::Bot
Xclass and the script mentioned above is a complete IRC setup for playing
XBingo, using the Games::Bingo module.
X
XWWW: http://search.cpan.org/dist/Games-Bingo-Bot/
X
X- Lars Thegler
Xlars at thegler.dk
END-of-p5-Games-Bingo-Bot/pkg-descr
echo x - p5-Games-Bingo-Bot/pkg-plist
sed 's/^X//' >p5-Games-Bingo-Bot/pkg-plist << 'END-of-p5-Games-Bingo-Bot/pkg-plist'
X%%SITE_PERL%%/Games/Bingo/Bot.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Bot/.packlist
X%%PORTDOCS%%%%EXAMPLESDIR%%/bingobot.pl
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Bot
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Games/Bingo 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Games 2>/dev/null || true
END-of-p5-Games-Bingo-Bot/pkg-plist
echo x - p5-Games-Bingo-Bot/distinfo
sed 's/^X//' >p5-Games-Bingo-Bot/distinfo << 'END-of-p5-Games-Bingo-Bot/distinfo'
XMD5 (Games-Bingo-Bot-0.01.tar.gz) = b2de73a6cfde8fd3eab1564bf345cbd2
END-of-p5-Games-Bingo-Bot/distinfo
exit
--- p5-Games-Bingo-Bot-0.01.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list