ports/68101: [New Port]: garnaxfs - A file serving bot for IRC
Travis Poppe
tlp at LiquidX.org
Sat Jun 19 08:10:24 UTC 2004
>Number: 68101
>Category: ports
>Synopsis: [New Port]: garnaxfs - A file serving bot for IRC
>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: Sat Jun 19 08:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Travis Poppe <tlp at LiquidX.org>
>Release:
>Organization:
>Environment:
>Description:
garnaxfs - A file serving bot for IRC.
>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:
#
# irc/garnaxfs/
# irc/garnaxfs/Makefile
# irc/garnaxfs/distinfo
# irc/garnaxfs/pkg-descr
#
echo c - irc/garnaxfs/
mkdir -p irc/garnaxfs/ > /dev/null 2>&1
echo x - irc/garnaxfs/Makefile
sed 's/^X//' >irc/garnaxfs/Makefile << 'END-of-irc/garnaxfs/Makefile'
X# New ports collection makefile for: garnaxfs
X# Date created: 19 Jun 2004
X# Whom: Travis Poppe <tlp at liquidx.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= garnaxfs
XPORTVERSION= 1.1.0
XCATEGORIES= irc
XMASTER_SITES= http://garnax.mircx.com/
XDISTNAME= garnax-f1.1
X
XMAINTAINER= tlp at liquidx.org
XCOMMENT= A file serving bot for IRC
X
XPLIST_FILES= bin/garnaxfs etc/garnaxfs.sample
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/garnax ${PREFIX}/bin/garnaxfs
X ${INSTALL_DATA} ${WRKSRC}/example.conf ${PREFIX}/etc/garnaxfs.sample
X
X.include <bsd.port.mk>
END-of-irc/garnaxfs/Makefile
echo x - irc/garnaxfs/distinfo
sed 's/^X//' >irc/garnaxfs/distinfo << 'END-of-irc/garnaxfs/distinfo'
XMD5 (garnax-f1.1.tar.gz) = fabf3775b7a6e598f9dbf3061b82e747
XSIZE (garnax-f1.1.tar.gz) = 51422
END-of-irc/garnaxfs/distinfo
echo x - irc/garnaxfs/pkg-descr
sed 's/^X//' >irc/garnaxfs/pkg-descr << 'END-of-irc/garnaxfs/pkg-descr'
XGarnaxbot (File Server) is a file serving bot for IRC (commonly referred
Xto as a DCC bot). It uses the DCC chat/send features of IRC to send files
Xto other users. Garnaxbot will connect to an IRC server and allow people
Xto request files via DCC chat. This is not a script, it is a standalone
Xexecutable written in C.
X
XWWW: http://garnax.mircx.com/
X
X- Travis Poppe
Xtlp at liquidx.org
END-of-irc/garnaxfs/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list