Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Mar 2003 11:02:21 -0700
From:      drunkk@softhome.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48847: irc/darkbot - The talking IRC Bot!
Message-ID:  <courier.3E62472D.00004928@softhome.net>

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

>Number:         48847
>Category:       ports
>Synopsis:       irc/darkbot - The talking IRC Bot!
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 02 10:10:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     A. Gabriel
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost 4.7-STABLE FreeBSD 4.7-STABLE #0: Sun Feb 23 
18:15:35 EET 2003 root@localhost:/u
sr/src/sys/compile/GENERIC i386 


>Description:
       Darkbot is a very smart IRC bot with a very fast algorithm for an 
auto-responder database.
       More information about Darkbot can be found on 
http://darkbot.sourceforge.net/
>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:
#
#       ./
#       ./pkg-comment
#       ./pkg-descr
#       ./Makefile
#       ./pkg-plist
#       ./distinfo
#       ./shar
#
echo c - ./
mkdir -p ./ > /dev/null 2>&1
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XIRC talking bot with a very fast algorithm for its database (auto-responds 
on given masks).
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XOriginally created  by Jason Hamilton  as an aid  for help
Xchannels to answer  repeated questions  from its virtually
Xunlimited database, it has became  a  very popular talking
Xrobot in a generic sense, being used all over IRC networks
Xfor different  purposes and  in 18 languages.  Data can be
Xadded to it  and  managed  dynamically online or edited in
Xits database files offline.
X
XWWW: http://darkbot.sourceforge.net/
X
X--backslash <backslash@BSDCode.org>
END-of-./pkg-descr
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# Makefile for: Darkbot 6f6-r6
X# Date created: 24 February 2003
X# Whom:         backslash
X#
X# $FreeBSD$
X#
XPORTNAME = darkbot
XPORTVERSION = 6f6_r6
XCATEGORIES = irc
XMASTER_SITES = http://darkbot.sourceforge.net/archive/unix/ \
X               http://www.BSDCode.org/port/
X
XMAINTAINER = backslash@BSDCode.org
X
XMAN1 = darkbot.1
XMANCOMPRESSED = yes
X
XGNU_CONFIGURE = yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/darkbot
Xetc/darkbot/dat/info2.db
Xetc/darkbot/dat/deop.ini
Xetc/darkbot/dat/perform.ini
Xetc/darkbot/dat/permbans.db
Xetc/darkbot/dat/random.ini
Xetc/darkbot/dat/randomstuff.ini
Xetc/darkbot/dat/seen.db
X@unexec rm -rf /usr/local/etc/darkbot/ /usr/local/bin/darkbot*
END-of-./pkg-plist
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (darkbot-6f6_r6.tar.gz) = 8b27e94dafc967dee89938be67a7d8cb
END-of-./distinfo
echo x - ./shar
sed 's/^X//' >./shar << 'END-of-./shar'
X# This is a shell archive.  Save it in a file, remove anything before
X# this line, and then unpack it by entering "sh file".  Note, it may
X# create directories; files and directories will be owned by you and
X# have default permissions.
X#
X# This archive contains:
X#
X#      ./
X#      ./pkg-comment
X#      ./pkg-descr
X#      ./Makefile
X#      ./pkg-plist
X#      ./distinfo
X#      ./shar
X#
Xecho c - ./
Xmkdir -p ./ > /dev/null 2>&1
Xecho x - ./pkg-comment
Xsed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XXIRC talking bot with a very fast algorithm for its database (auto-responds 
on given masks).
XEND-of-./pkg-comment
Xecho x - ./pkg-descr
Xsed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XXOriginally created  by Jason Hamilton  as an aid  for help
XXchannels to answer  repeated questions  from its virtually
XXunlimited database, it has became  a  very popular talking
XXrobot in a generic sense, being used all over IRC networks
XXfor different  purposes and  in 18 languages.  Data can be
XXadded to it  and  managed  dynamically online or edited in
XXits database files offline.
XX
XXWWW: http://darkbot.sourceforge.net/
XX
XX--backslash <backslash@BSDCode.org>
XEND-of-./pkg-descr
Xecho x - ./Makefile
Xsed 's/^X//' >./Makefile << 'END-of-./Makefile'
XX# Makefile for: Darkbot 6f6-r6
XX# Date created: 24 February 2003
XX# Whom:         backslash
XX#
XX# $FreeBSD$
XX#
XX
XXPORTNAME = darkbot
XXPORTVERSION = 6f6_r6
XXCATEGORIES = irc
XXMASTER_SITES = http://darkbot.sourceforge.net/archive/unix/ \
XX              http://www.BSDCode.org/port/
XX
XXMAINTAINER = backslash@BSDCode.org
XX
XXMAN1 = darkbot.1
XXMANCOMPRESSED = yes
XX
XXGNU_CONFIGURE = yes
XX
XX.include <bsd.port.mk>
XEND-of-./Makefile
Xecho x - ./pkg-plist
Xsed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
XXbin/darkbot
XXetc/darkbot/dat/info2.db
XXetc/darkbot/dat/deop.ini
XXetc/darkbot/dat/perform.ini
XXetc/darkbot/dat/permbans.db
XXetc/darkbot/dat/random.ini
XXetc/darkbot/dat/randomstuff.ini
XXetc/darkbot/dat/seen.db
XX@unexec rm -rf /usr/local/etc/darkbot/ /usr/local/bin/darkbot*
XEND-of-./pkg-plist
Xecho x - ./distinfo
Xsed 's/^X//' >./distinfo << 'END-of-./distinfo'
XXMD5 (darkbot-6f6_r6.tar.gz) = 8b27e94dafc967dee89938be67a7d8cb
XEND-of-./distinfo
Xecho x - ./shar
Xsed 's/^X//' >./shar << 'END-of-./shar'
END-of-./shar
exit 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.3E62472D.00004928>