Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 21:33:31 -0500 (EST)
From:      "Marco P. Rodrigues" <drkangel@drkangel.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        drkangel@drkangel.org
Subject:   ports/48475: 
Message-ID:  <200302200233.h1K2XV07098091@hoor.drkangel.org>

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

>Number:         48475
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 19 18:30:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marco P. Rodrigues
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

>Description:
	Layer 4 Traceroute.
>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:
#
#       lft
#       lft/Makefile
#       lft/pkg-comment
#       lft/pkg-descr
#       lft/distinfo
#       lft/pkg-plist
#
echo c - lft
mkdir -p lft > /dev/null 2>&1
echo x - lft/Makefile
sed 's/^X//' >lft/Makefile << 'END-of-lft/Makefile'
X# New ports collection makefile for:   lft
X# Date created:                19 Feb 2003
X# Whom:                        Marco P. Rodrigues <drkangel@drkangel.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      lft
XPORTVERSION=   2.0
XCATEGORIES=    net
XMASTER_SITES=  http://www.mainnerve.com/lft/ \
X               http://www.drkangel.org/sw/
XDISTNAME=      ${PORTNAME}-${PORTVERSION}-src
X
XMAINTAINER=    drkangel@drkangel.org
XCOMMENT=       "http://www.drkangel.org"
X
XWRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
XMAKEFILE=      Makefile.bsd
XMAN8=          lft.8
XUSE_GMAKE=     yes
X
Xdo-install:
X       ${INSTALL} -c -s -m 4755 -o root -g wheel ${WRKSRC}/lft ${PREFIX}/sbin
X       ${INSTALL_MAN} ${WRKSRC}/lft.8 ${PREFIX}/man/man8
X
X.include <bsd.port.mk>
END-of-lft/Makefile
echo x - lft/pkg-comment
sed 's/^X//' >lft/pkg-comment << 'END-of-lft/pkg-comment'
XLayer 4 Traceroute program.
END-of-lft/pkg-comment
echo x - lft/pkg-descr
sed 's/^X//' >lft/pkg-descr << 'END-of-lft/pkg-descr'
X       LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often 
Xworks much faster (than the commonly-used Van Jacobson method) and goes through
Xmany configurations of packet-filter based firewalls. More importantly, LFT 
Ximplements numerous other features including AS number lookups, loose source 
Xrouting, netblock name lookups, et al. Though LFT has been around since 1998,
Xits development effort has just recently resumed.
X
XWWW:  http://www.mainnerve.com/lft/
X
XPorted to FreeBSD by:
XMarco P. Rodrigues (drkangel@drkangel.org)
END-of-lft/pkg-descr
echo x - lft/distinfo
sed 's/^X//' >lft/distinfo << 'END-of-lft/distinfo'
XMD5 (lft-2.0-src.tar.gz) = d7ae3bd202257f961bc24c2415d9a8bc
END-of-lft/distinfo
echo x - lft/pkg-plist
sed 's/^X//' >lft/pkg-plist << 'END-of-lft/pkg-plist'
Xsbin/lft
END-of-lft/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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