Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 18:23:02 +0200 (CEST)
From:      aandres@mfom.es
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21564: New port: security/sing
Message-ID:  <200009261623.SAA00368@smtp.mfom.es>

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

>Number:         21564
>Category:       ports
>Synopsis:       New port: security/sing
>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:   Tue Sep 26 10:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Alfredo Andres
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
none
>Environment:

FreeBSD inferno.mfom 3.4-RELEASE FreeBSD 3.4-RELEASE #1: Thu May 18 11:48:47 CEST 2000     root@inferno.mfom:/usr/src/sys/compile/ALF-334  i386

>Description:

Sing is a ping replacement with many new features: spoofing, fragmentation,
mimic techniques, little fingerprinting techniques, send many ICMP packet
types (errors and information), etc.
Please, don't flame me, is my first port so don't be cruel .:)
Be aware, it has been tested against my FreeBSD 3.4 box only.

>How-To-Repeat:

Use the shar below to add the port to tree.

>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:
#
#	sing
#	sing/Makefile
#	sing/files
#	sing/files/md5
#	sing/pkg
#	sing/pkg/PLIST
#	sing/pkg/COMMENT
#	sing/pkg/DESCR
#
echo c - sing
mkdir -p sing > /dev/null 2>&1
echo x - sing/Makefile
sed 's/^X//' >sing/Makefile << 'END-of-sing/Makefile'
X# New ports collection Makefile for: sing
X# Date created:    26 September 2000
X# Whom:           Alfredo Andres Omella <aandres@mfom.es>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sing
XPORTVERSION=	0.1
XCATEGORIES=	security
XMASTER_SITES=	http://download.sourceforge.net/sing/
XDISTNAME=	SING-1.0
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	aandres@mfom.es
X
XMANCOMPRESSED=	no
X
XHAS_CONFIGURE=	yes
X
XMAN8=	sing.8
X
X.include <bsd.port.mk>
END-of-sing/Makefile
echo c - sing/files
mkdir -p sing/files > /dev/null 2>&1
echo x - sing/files/md5
sed 's/^X//' >sing/files/md5 << 'END-of-sing/files/md5'
XMD5 (SING-1.0.tgz) = 54fe7e765b8f4dad6cb3f2d551a20802
END-of-sing/files/md5
echo c - sing/pkg
mkdir -p sing/pkg > /dev/null 2>&1
echo x - sing/pkg/PLIST
sed 's/^X//' >sing/pkg/PLIST << 'END-of-sing/pkg/PLIST'
Xbin/sing
END-of-sing/pkg/PLIST
echo x - sing/pkg/COMMENT
sed 's/^X//' >sing/pkg/COMMENT << 'END-of-sing/pkg/COMMENT'
XA ping security replacement
END-of-sing/pkg/COMMENT
echo x - sing/pkg/DESCR
sed 's/^X//' >sing/pkg/DESCR << 'END-of-sing/pkg/DESCR'
XThis is a port of sing, a ping security replacement with new features as
Xfragmentation, spoofing, etc.
X :
X(etc.)
X
XWWW: http://www.sourceforge.net/projects/sing
X
X- Alfredo
Xaandres@mfom.es
END-of-sing/pkg/DESCR
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?200009261623.SAA00368>