Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 20:29:59 +0930 (CST)
From:      mark@kyne.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26287: New port: net/msend: A client and server for the RFC1312 message protocol
Message-ID:  <200104021059.f32Axwv40533@aeris.kyne.com.au>

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

>Number:         26287
>Category:       ports
>Synopsis:       New port: net/msend: A client and server for the RFC1312 message protocol
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 04:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

Msend is an implementation of the RFC1312 message protocol. It can be
used as a network aware replacement for write and wall. This package
contains the client "msend" and the server "mesgd".

WWW: http://homepages.tig.com.au/~mrudat/software/msend/home.text.html

>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:
#
#	msend
#	msend/distinfo
#	msend/pkg-descr
#	msend/Makefile
#	msend/pkg-comment
#	msend/pkg-plist
#
echo c - msend
mkdir -p msend > /dev/null 2>&1
echo x - msend/distinfo
sed 's/^X//' >msend/distinfo << 'END-of-msend/distinfo'
XMD5 (msend-3.0.tar.gz) = 1e5bf9aec32f4aafe8f9106915bd9a5b
END-of-msend/distinfo
echo x - msend/pkg-descr
sed 's/^X//' >msend/pkg-descr << 'END-of-msend/pkg-descr'
XMsend is an implementation of the RFC1312 message protocol. It can be
Xused as a network aware replacement for write and wall. This package
Xcontains the client "msend" and the server "mesgd".
X
XWWW: http://homepages.tig.com.au/~mrudat/software/msend/home.text.html
X
X- Mark Pulford
Xmark@kyne.com.au
END-of-msend/pkg-descr
echo x - msend/Makefile
sed 's/^X//' >msend/Makefile << 'END-of-msend/Makefile'
X# New ports collection makefile for:	msend
X# Date created:			Apr 2, 2001
X# Whom:				Mark Pulford <mark@kyne.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	msend
XPORTVERSION=	3.0
XCATEGORIES=	net
XMASTER_SITES=	http://homepages.tig.com.au/~mrudat/software/msend/
X
XMAINTAINER=	mark@kyne.com.au
X
XGNU_CONFIGURE=	yes
XCFLAGS+=	-DUSE_READLINE
X
XMAN1=		msend.1
XMAN8=		mesgd.8
X
X.include <bsd.port.mk>
END-of-msend/Makefile
echo x - msend/pkg-comment
sed 's/^X//' >msend/pkg-comment << 'END-of-msend/pkg-comment'
XA client and server for the RFC1312 message protocol
END-of-msend/pkg-comment
echo x - msend/pkg-plist
sed 's/^X//' >msend/pkg-plist << 'END-of-msend/pkg-plist'
Xbin/msend
Xsbin/mesgd
END-of-msend/pkg-plist
exit

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

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




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