Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 01:35:10 +0200 (SAST)
From:      Matthew West <mwest@uct.ac.za>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        "Martin J. Muench" <mjm@codito.de>
Subject:   ports/44579: new port: net/icmpchat 0.5.1 (supercedes ports/43833)
Message-ID:  <200210282335.g9SNZAcP029298@casper.cs.uct.ac.za>

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

>Number:         44579
>Category:       ports
>Synopsis:       new port: net/icmpchat 0.5.1 (supercedes ports/43833)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 28 15:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthew West
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
University of Cape Town
>Environment:

>Description:
this PR supercedes ports/43833 (which was for icmpchat 0.5)

icmpchat 0.5 had formatstring vulnerability which is fixed in 0.5.1

ICMP Chat is a simple chat.  The difference to other chat programs is
the fact that this one is based on the ICMP protocol.

>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:
#
#	icmpchat
#	icmpchat/Makefile
#	icmpchat/distinfo
#	icmpchat/pkg-comment
#	icmpchat/pkg-descr
#	icmpchat/pkg-plist
#
echo c - icmpchat
mkdir -p icmpchat > /dev/null 2>&1
echo x - icmpchat/Makefile
sed 's/^X//' >icmpchat/Makefile << 'END-of-icmpchat/Makefile'
X# New ports collection makefile for:	icmpchat
X# Date created:		8 October 2002
X# Whom:			mwest@uct.ac.za
X#
X# $FreeBSD $
X#
X
XPORTNAME=	icmpchat
XPORTVERSION=	0.5.1
XCATEGORIES=	net
XMASTER_SITES=	http://www.codito.de/prog/
X
XMAINTAINER=	mwest@uct.ac.za
X
XUSE_REINPLACE=	yes
X
XALL_TARGET=
X
Xdo-patch:
X	@${REINPLACE_CMD} -e 's|-O3 -Wall|${CFLAGS}|' ${WRKSRC}/Makefile
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/icmpchat ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	@${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} -m 555 ${DOCSDIR}
X	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/icmpchat
X.endif
X
X.include <bsd.port.mk>
END-of-icmpchat/Makefile
echo x - icmpchat/distinfo
sed 's/^X//' >icmpchat/distinfo << 'END-of-icmpchat/distinfo'
XMD5 (icmpchat-0.5.1.tar.gz) = 14ce68689957e975b5eca98705f4d8e3
END-of-icmpchat/distinfo
echo x - icmpchat/pkg-comment
sed 's/^X//' >icmpchat/pkg-comment << 'END-of-icmpchat/pkg-comment'
XSimple chat program based on the ICMP protocol
END-of-icmpchat/pkg-comment
echo x - icmpchat/pkg-descr
sed 's/^X//' >icmpchat/pkg-descr << 'END-of-icmpchat/pkg-descr'
XICMP Chat is a simple chat.  The difference to other chat programs is
Xthe fact that this one is based on the ICMP protocol.
X
XWWW: http://www.codito.de/
X
X-- 
Xmwest@uct.ac.za
END-of-icmpchat/pkg-descr
echo x - icmpchat/pkg-plist
sed 's/^X//' >icmpchat/pkg-plist << 'END-of-icmpchat/pkg-plist'
Xbin/icmpchat
X%%PORTDOCS%%share/doc/icmpchat/README
X%%PORTDOCS%%@dirrm share/doc/icmpchat
END-of-icmpchat/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?200210282335.g9SNZAcP029298>