From greid@ukug.uk.freebsd.org  Thu Jan 11 12:13:53 2001
Return-Path: <greid@ukug.uk.freebsd.org>
Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43])
	by hub.freebsd.org (Postfix) with ESMTP id A9DA937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jan 2001 12:13:52 -0800 (PST)
Received: from sobek.openirc.co.uk ([62.252.9.213])
          by mta03-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010111201349.COHO10171.mta03-svc.ntlworld.com@sobek.openirc.co.uk>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 11 Jan 2001 20:13:49 +0000
Message-Id: <Pine.BSF.4.21.0101112018450.97246-100000@sobek.openirc.co.uk>
Date: Thu, 11 Jan 2001 20:19:25 +0000 (GMT)
From: George Reid <greid@ukug.uk.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: dircproxy: A detachable irc proxy server with many features

>Number:         24255
>Category:       ports
>Synopsis:       New port: dircproxy: A detachable irc proxy server with many features
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 12:20:01 PST 2001
>Closed-Date:    Sat Mar 10 11:49:22 PST 2001
>Last-Modified:  Sat Mar 10 11:49:31 PST 2001
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
dircproxy is an IRC proxy server designed for people who use IRC
from lots of different workstations or clients, but wish to remain
connected and see what they missed while they were away.  You connect
to IRC through dircproxy, and it keeps you connected to the server,
even after you detach your client from it.  While you're detached,
it logs channel and private messages as well as important events,
and when you re-attach it'll let you know what you missed.

This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones! 

dircproxy has a whole host of features. Please read the file README in
the source distribution for a list.

- George Reid
greid@ukug.uk.freebsd.org
>How-To-Repeat:
n/a
>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:
#
#	dircproxy
#	dircproxy/Makefile
#	dircproxy/distinfo
#	dircproxy/pkg-descr
#	dircproxy/pkg-comment
#	dircproxy/pkg-plist
#	dircproxy/pkg-message
#
echo c - dircproxy
mkdir -p dircproxy > /dev/null 2>&1
echo x - dircproxy/Makefile
sed 's/^X//' >dircproxy/Makefile << 'END-of-dircproxy/Makefile'
X# New ports collection makefile for:   dircproxy
X# Date created:        11 January 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       	dircproxy
XPORTVERSION=		1.0.0
XCATEGORIES=     	irc
XMASTER_SITES=   	ftp://dircproxy.sourceforge.net/pub/dircproxy/1.0/
X
XMAINTAINER=		greid@ukug.uk.freebsd.org
X
XGNU_CONFIGURE=		yes
X
XMAN1=			dircproxy.1 dircproxy-crypt.1
X
Xpost-install:
X	@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-dircproxy/Makefile
echo x - dircproxy/distinfo
sed 's/^X//' >dircproxy/distinfo << 'END-of-dircproxy/distinfo'
XMD5 (dircproxy-1.0.0.tar.gz) = f3ef6c60266aa99ab03f4a97795fb38e
END-of-dircproxy/distinfo
echo x - dircproxy/pkg-descr
sed 's/^X//' >dircproxy/pkg-descr << 'END-of-dircproxy/pkg-descr'
Xdircproxy is an IRC proxy server designed for people who use IRC
Xfrom lots of different workstations or clients, but wish to remain
Xconnected and see what they missed while they were away.  You connect
Xto IRC through dircproxy, and it keeps you connected to the server,
Xeven after you detach your client from it.  While you're detached,
Xit logs channel and private messages as well as important events,
Xand when you re-attach it'll let you know what you missed.
X
XThis can be used to give you roughly the same functionality as
Xusing ircII and screen together, except you can use whatever IRC
Xclient you like, including X ones! 
X
Xdircproxy has a whole host of features. Please read the file README in
Xthe source distribution for a list.
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-dircproxy/pkg-descr
echo x - dircproxy/pkg-comment
sed 's/^X//' >dircproxy/pkg-comment << 'END-of-dircproxy/pkg-comment'
XA detachable irc proxy server with many features
END-of-dircproxy/pkg-comment
echo x - dircproxy/pkg-plist
sed 's/^X//' >dircproxy/pkg-plist << 'END-of-dircproxy/pkg-plist'
Xbin/dircproxy
Xbin/dircproxy-crypt
Xshare/dircproxy/dircproxyrc
Xshare/dircproxy/log.pl
X@dirrm share/dircproxy
END-of-dircproxy/pkg-plist
echo x - dircproxy/pkg-message
sed 's/^X//' >dircproxy/pkg-message << 'END-of-dircproxy/pkg-message'
X
XA default dircproxy configuration file has been installed as
X%%PREFIX%%/share/dircproxy/dircproxyrc.
XPlease read this and the dircproxy(1) manpage to set up dircproxy.
X
END-of-dircproxy/pkg-message
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sat Mar 10 11:49:22 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24255 
>Unformatted:
