Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 02:03:46 -0600
From:      Travis Poppe <tlp@LiquidX.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68101: [New Port]: garnaxfs - A file serving bot for IRC
Message-ID:  <20040619020346.6a65c114@maya.liquidx.org>
Resent-Message-ID: <200406190810.i5J8ANBc042970@freefall.freebsd.org>

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

>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@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@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@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@liquidx.org
END-of-irc/garnaxfs/pkg-descr
exit

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



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