Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 20:18:29 +0600
From:      SeaD <sead@deep.perm.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55994: New port: eChat - Serverless LAN chat
Message-ID:  <E19reeT-000IDJ-00@konkrit.perm.ru>
Resent-Message-ID: <200308261420.h7QEKMHW012840@freefall.freebsd.org>

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

>Number:         55994
>Category:       ports
>Synopsis:       New port: eChat - Serverless LAN chat
>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:   Tue Aug 26 07:20:21 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     SeaD
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
>Environment:
System: FreeBSD konkrit.perm.ru 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Mon Nov 11 18:15:58 YEKT 2002 sead@konkrit.perm.ru:/usr/src/sys/compile/KINET i386


>Description:
	New port: eChat - Serverless LAN chat
>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:
#
#       echat
#       echat/Makefile
#       echat/distinfo
#       echat/pkg-comment
#       echat/pkg-descr
#       echat/pkg-plist
#
echo c - echat
mkdir -p echat > /dev/null 2>&1
echo x - echat/Makefile
sed 's/^X//' >echat/Makefile << 'END-of-echat/Makefile'
X# New ports collection makefile for:    echat
X# Date created:        26 Aug 2003
X# Whom:                SeaD
X#
X# $FreeBSD$
X#
X
XPORTNAME=      echat
XPORTVERSION=   0.02f2
XCATEGORIES=    net
XMASTER_SITES=  http://echat.deep.perm.ru/files/
X
XMAINTAINER=    sead@mail.ru
X
XMAN1=          echat.1
X
Xpost-install:
X       ${INSTALL_DATA} ${WRKSRC}/.echatrc.sample ${PREFIX}/etc/echatrc.sample
X       @${ECHO} "======================================================================"
X       @${ECHO} "  Please put \"${PREFIX}/etc/echatrc.sample\" in the right place."
X       @${ECHO} "  eChat will search in \"~/.echatrc\". Then edit it as you want."
X       @${ECHO} "======================================================================"
X
X.include <bsd.port.mk>
END-of-echat/Makefile
echo x - echat/distinfo
sed 's/^X//' >echat/distinfo << 'END-of-echat/distinfo'
XMD5 (echat-0.02f2.tar.gz) = 11c72a33ba88fa4a3547ad02d58eff0e
END-of-echat/distinfo
echo x - echat/pkg-comment
sed 's/^X//' >echat/pkg-comment << 'END-of-echat/pkg-comment'
XServerless LAN chat
END-of-echat/pkg-comment
echo x - echat/pkg-descr
sed 's/^X//' >echat/pkg-descr << 'END-of-echat/pkg-descr'
XeChat is a LAN chat program designed for easy
Xchat and messages exchange over the TCP/IP networks
X
Xcompatible with Vypress Chat and quickChat for Win32
X
XAuthor SeaD <sead@mail.ru>
XWWW: http://echat.deep.perm.ru/
END-of-echat/pkg-descr
echo x - echat/pkg-plist
sed 's/^X//' >echat/pkg-plist << 'END-of-echat/pkg-plist'
Xbin/echat
Xetc/echatrc.sample
END-of-echat/pkg-plist
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19reeT-000IDJ-00>