mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Delete net/forgate because it was renamed to net/4g8
This commit is contained in:
parent
578e34ac3e
commit
153d56bf00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99759
@ -145,7 +145,6 @@
|
||||
SUBDIR += flow-tools
|
||||
SUBDIR += flowscan
|
||||
SUBDIR += forg
|
||||
SUBDIR += forgate
|
||||
SUBDIR += fpc-inet
|
||||
SUBDIR += fping
|
||||
SUBDIR += fprobe
|
||||
|
@ -1,26 +0,0 @@
|
||||
# New ports collection makefile for: forgate
|
||||
# Date created: 25.01.2004
|
||||
# Whom: krion
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= forgate
|
||||
PORTVERSION= 0.9b
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://forgate.sourceforge.net/downloads/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= krion@FreeBSD.org
|
||||
COMMENT= Forgate is a tool that allows you to capture traffic
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_FILES= sbin/forgate
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (forgate-0.9b.tgz) = d9bc797739c5ce719f07a136afeafdc9
|
@ -1,8 +0,0 @@
|
||||
Forgate (Forge Gateway) is a tool that allows you to capture
|
||||
traffic from a third party in a switched environment at the
|
||||
expense of a slight increase in latency to that third party
|
||||
host. Utilizing ARP cache poisoning, packet capture, and packet
|
||||
reconstruction techniques, it works with nearly all TCP, ICMP,
|
||||
and UDP IPv4 traffic flows.
|
||||
|
||||
WWW: http://forgate.sf.net
|
Loading…
Reference in New Issue
Block a user